From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 00:13:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA6F716A468 for ; Sun, 24 Jun 2007 00:13:30 +0000 (UTC) (envelope-from blahblatz@yahoo.com) Received: from web59303.mail.re1.yahoo.com (web59303.mail.re1.yahoo.com [66.196.101.44]) by mx1.freebsd.org (Postfix) with SMTP id 7FFC013C45D for ; Sun, 24 Jun 2007 00:13:30 +0000 (UTC) (envelope-from blahblatz@yahoo.com) Received: (qmail 60183 invoked by uid 60001); 24 Jun 2007 00:13:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=lWLqLzawsBpxBe1CQmuA5jk3r8ZOHpMlcLzHEO/ZxWlhli0/xj3K9vh0xmAYk/OD0k+ORUDs7HiO3JYDiZHGijLG0BoOgTjVIsm6ahHs6YcVWIYPmGk/kVnwUuP00vGz2mbVJDH7pq1T9kCc/sSQ4u9oUO5s2+cr40/YzHIUXVw=; X-YMail-OSG: 4yhAwJkVM1k0VuxOWte2iXXANyzIXCHW7mMVdik0bq.NYgqIuvWSNDf4mjq01YEkGDnAMtIuPlZf5uJ7I6lu.Avr4DhdrANYUywEAIX9JkZAxlp0.3SWmA-- Received: from [69.125.122.129] by web59303.mail.re1.yahoo.com via HTTP; Sat, 23 Jun 2007 17:13:29 PDT Date: Sat, 23 Jun 2007 17:13:29 -0700 (PDT) From: Blah Blatz To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <786189.59351.qm@web59303.mail.re1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: problem making gnome-applets X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 00:13:31 -0000 I'm trying to make /usr/ports/x11/gnome2, and it's failing in /usr/ports/x11/gnome-applets. More specifically, in charpick/help, when it's trying to do an xml2po on char-palette.xml. Here's the interesting part of the output: gmake[3]: Entering directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.18.0/charpick/help' if ! test -d bg/; then mkdir bg/; fi case "." in /*) sd=".";; *) sd="../.";; esac; \ if [ -f "C/char-palette.xml" ]; then d="../"; else d="$sd/"; fi; \ (cd bg/ && \ `which xml2po` -e -p \ "${d}bg/bg.po" \ "${d}C/char-palette.xml" > char-palette.xml.tmp && \ cp char-palette.xml.tmp char-palette.xml && rm -f char-palette.xml.tmp) Segmentation fault (core dumped) gmake[3]: *** [bg/char-palette.xml] Error 139 There's a python core file in there, so I'm guessing that python is the thing that actually exploded. Anybody have any suggestions? Thanks in advance for any help. --------------------------------- You snooze, you lose. Get messages ASAP with AutoCheck in the all-new Yahoo! Mail Beta. From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 01:19:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5930C16A421 for ; Sun, 24 Jun 2007 01:19:56 +0000 (UTC) (envelope-from jgrosch@mooseriver.com) Received: from gdead.mooseriver.com (gdead.mooseriver.com [205.166.121.45]) by mx1.freebsd.org (Postfix) with ESMTP id 456A413C44B for ; Sun, 24 Jun 2007 01:19:56 +0000 (UTC) (envelope-from jgrosch@mooseriver.com) Received: by gdead.mooseriver.com (Postfix, from userid 2010) id B9ED73B6F78; Sat, 23 Jun 2007 18:03:10 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gdead.mooseriver.com X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_05, DNS_FROM_RFC_WHOIS autolearn=no version=3.1.8 Received: from mooseriver.com (berkeley.mooseriver.com [75.61.201.134]) by gdead.mooseriver.com (Postfix) with ESMTP id 42FCA3B6F03 for ; Sat, 23 Jun 2007 18:03:09 -0700 (PDT) Received: by mooseriver.com (Postfix, from userid 200) id 1E3DD2E5C18; Sat, 23 Jun 2007 18:03:09 -0700 (PDT) Date: Sat, 23 Jun 2007 18:03:09 -0700 From: Josef Grosch To: freebsd-questions@freebsd.org Message-ID: <20070624010309.GA1177@mooseriver.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Organization: Moose River, LLC Subject: Is the website having a problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jgrosch@MooseRiver.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 01:19:56 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've been trying to get to the ports section of the FreeBSD website for the last half an hour. Is there a problem? Josef --=20 Josef Grosch | Another day closer to a | FreeBSD 6.2 jgrosch@MooseRiver.com | Micro$oft free world | Berkeley, Ca. --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFGfcLNy8prLS1GYSERAvSXAJ9hETJXWmq/8rXo0IMyJ6esqQgvegCgzjGH WN0mrXsrG6UAd+0fh5cp3/g= =6Sh6 -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 01:34:24 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A89316A421 for ; Sun, 24 Jun 2007 01:34:24 +0000 (UTC) (envelope-from saltmiser@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id E3AAB13C447 for ; Sun, 24 Jun 2007 01:34:23 +0000 (UTC) (envelope-from saltmiser@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1106039pyb for ; Sat, 23 Jun 2007 18:34:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AkhFrlpMMJxA4ILvd2LM4hj2RxIyZHjKOkAOnmX73d9JELQuXWlihIhvqPPYY7QMTAKk+Q9/LL5Oqu59RFJQKkzyY7wl55IqyaGbBoziAJYqDE3o7K8YCXsSQcB3PlwaP7FEAVL24VgBpHG0/3X75x1lGlnXseHRKArh556c7bE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cAc9mEvTCuT8NehcgRxD3xJ6BFOvIBlC1Rg1/mwI2BNvjUWI9OLMlSf0PmTv/gdtO5d+S1GiKWa/0fOJxJB8EJnGM2REHdfWwS7V4KmQf6VVcINwS1WQ3/uICkfhrVA5v/x5HApbTGDs7aFvUGX0hATJDXh++feLDwE3q6xbGcU= Received: by 10.64.250.7 with SMTP id x7mr7404873qbh.1182648862211; Sat, 23 Jun 2007 18:34:22 -0700 (PDT) Received: by 10.65.239.10 with HTTP; Sat, 23 Jun 2007 18:34:22 -0700 (PDT) Message-ID: <37f72b1f0706231834y5fb4d38fmb7cdb9095947bf5@mail.gmail.com> Date: Sat, 23 Jun 2007 21:34:22 -0400 From: "Jim Capozzoli" To: freebsd-questions@freebsd.org In-Reply-To: <20070624010309.GA1177@mooseriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070624010309.GA1177@mooseriver.com> Subject: Re: Is the website having a problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 01:34:24 -0000 On 6/23/07, Josef Grosch wrote: > > I've been trying to get to the ports section of the FreeBSD website for the > last half an hour. Is there a problem? > > > Josef > > -- > Josef Grosch | Another day closer to a | FreeBSD 6.2 > jgrosch@MooseRiver.com | Micro$oft free world | Berkeley, Ca. > > I can get there, but if you still can't, try http://www.freshports.org -- Jim Capozzoli D6499626857801B6065013E3645A6B75 From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 03:22:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A24B916A400 for ; Sun, 24 Jun 2007 03:22:22 +0000 (UTC) (envelope-from benwy@clear.net.nz) Received: from smtp3.clear.net.nz (smtp3.clear.net.nz [203.97.33.64]) by mx1.freebsd.org (Postfix) with ESMTP id 7250413C448 for ; Sun, 24 Jun 2007 03:22:22 +0000 (UTC) (envelope-from benwy@clear.net.nz) Received: from [10.1.1.3] (121-72-73-29.dsl.telstraclear.net [121.72.73.29]) by smtp3.clear.net.nz (CLEAR Net Mail) with ESMTPA id <0JK400C18EORI130@smtp3.clear.net.nz> for freebsd-questions@freebsd.org; Sun, 24 Jun 2007 15:22:03 +1200 (NZST) Date: Sun, 24 Jun 2007 15:22:01 +1200 From: Ben Washington-Yule To: freebsd-questions@freebsd.org Message-id: <467DE359.50505@clear.net.nz> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit User-Agent: Thunderbird 2.0.0.0 (X11/20070612) Subject: GENERIC kernel build fails at ACPI X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 03:22:22 -0000 6-STABLE. Here's the relative part from the script file. Thanks. =============================================================== cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_ec.c cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c: In function `acpi_hpet_table_probe': /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:89: error: `ACPI_TABLE_HPET' undeclared (first use in this function) /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:89: error: (Each undeclared identifier is reported only once /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:89: error: for each function it appears in.) /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:89: error: `hpet' undeclared (first use in this function) /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:96: error: `ACPI_SIG_HPET' undeclared (first use in this function) /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:96: warning: passing arg 3 of `AcpiGetTable' from incompatible pointer type /usr/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_hpet.c:104: error: syntax error before ')' token *** Error code 1 Stop in /usr/src/sys/modules/acpi/acpi. *** Error code 1 Stop in /usr/src/sys/modules/acpi. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 04:09:12 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE97016A400 for ; Sun, 24 Jun 2007 04:09:11 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id D09AD13C45A for ; Sun, 24 Jun 2007 04:09:11 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: by nyi.unixathome.org (Postfix, from userid 1001) id C11DD50886; Sun, 24 Jun 2007 00:10:02 -0400 (EDT) From: Dan Langille To: freebsd-questions@freebsd.org Message-Id: <20070624041002.C11DD50886@nyi.unixathome.org> Date: Sun, 24 Jun 2007 00:10:02 -0400 (EDT) Subject: The FreeBSD Diary: 2007-06-03 - 2007-06-23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 04:09:12 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 05:54:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2BB616A41F for ; Sun, 24 Jun 2007 05:54:53 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id 638B713C43E for ; Sun, 24 Jun 2007 05:54:53 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from localhost (maia-5.hub.org [200.46.204.182]) by hub.org (Postfix) with ESMTP id 715EBB47560 for ; Sun, 24 Jun 2007 02:54:52 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 60873-06 for ; Sun, 24 Jun 2007 02:54:50 -0300 (ADT) Received: from ganymede.hub.org (blk-89-241-126.eastlink.ca [24.89.241.126]) by hub.org (Postfix) with ESMTP id 08C6FB4755F for ; Sun, 24 Jun 2007 02:54:52 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 84AB88A21E for ; Sun, 24 Jun 2007 02:54:52 -0300 (ADT) Date: Sun, 24 Jun 2007 02:54:52 -0300 From: "Marc G. Fournier" To: freebsd-questions@freebsd.org Message-ID: <829AF12716C96B6AF9CED4B3@ganymede.hub.org> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: xorg's "dummy driver" ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 05:54:53 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've been reading on about it being faster (performance wise) to use xorg's dummy video driver, then to use xvfb ... problem is, I can't seem to find a 'sample xorg.conf' for setting it up ... I tried uploading my xorg.conf from my working desktop, and changing Driver to dummy, but that didn't seem to work (altho the above FAQ seems to indicate it should) .. Has anyone succeeded in setting this up / running it, that would be willing to share their xorg.conf file? Thanks ... - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD4DBQFGfgcs4QvfyHIvDvMRAjMAAJ9WJfLUteKTffzYPTVUjnaLSwL97ACXVfjn uW21eO/qaFjq7HSvMDQDOg== =AqZr -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 07:37:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 13BFB16A46C for ; Sun, 24 Jun 2007 07:37:40 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0B713C45B for ; Sun, 24 Jun 2007 07:37:39 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l5O7bLJC023516; Sun, 24 Jun 2007 08:37:23 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=permerror; spf=permerror X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk l5O7bLJC023516 Message-ID: <467E1F31.4030007@infracaninophile.co.uk> Date: Sun, 24 Jun 2007 08:37:21 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.4 (X11/20070619) MIME-Version: 1.0 To: Robert Fitzpatrick References: <1182613207.9284.10.camel@columbus.webtent.org> In-Reply-To: <1182613207.9284.10.camel@columbus.webtent.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 24 Jun 2007 08:37:33 +0100 (BST) X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, DKIM_POLICY_SIGNSOME, DKIM_POLICY_TESTING, NO_RELAYS autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on happy-idiot-talk.infracaninophile.co.uk Cc: FreeBSD Subject: Re: Problem with openldap-sasl-client port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 07:37:40 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Robert Fitzpatrick wrote: > I posted the other day, trying to install SA 3.2, it keeps attempting to > install openldap-sasl-client-2.3.36 even though it is already there. I > tried 'pkg_delete -f' and then portinstall of the ldap client, I've > tried to register FORCE_PKG_REGISTER. Whenever I run 'pkgdb -F', the > ldap client deps want to link to the openldap-server-2.3.36. Am I going > to have to uninstall all deps fro the ldap client and re-install? Will > that work... > > mx1# pkg_delete openldap-sasl-client-2.3.36 > pkg_delete: package 'openldap-sasl-client-2.3.36' is required by these other packages > and may not be deinstalled: > amavisd-new-2.5.0,1 > apache-2.2.4_2 > dirmngr-0.9.7_2 > gnupg-2.0.3 > openldap-server-2.3.36 > pear-1.5.4 > pear-Auth-1.5.0 > pear-Auth_SASL-1.0.2 > pear-DB-1.7.11,1 > pear-File_Passwd-1.1.6 > pear-Log-1.9.10 > pear-Mail_Mime-1.4.0,1 > pear-Net_IMAP-1.0.3 > pear-Net_POP3-1.3.6 > pear-Net_SMTP-1.2.10 > pear-Net_Socket-1.0.7 > pear-Pager-2.3.4 > pear-SOAP-0.10.1 > php5-5.2.2 > php5-gettext-5.2.2 > php5-ldap-5.2.2 > php5-mysql-5.2.2 > php5-openssl-5.2.2 > php5-pcre-5.2.2 > php5-pgsql-5.2.2 > php5-session-5.2.2 > php5-wddx-5.2.2 > php5-xml-5.2.2 > postfix-2.4.3,1 > postgresql-server-8.2.4_1 > smarty-2.6.18 > mx1# pkgdb -F > ---> Checking the package registry database > [Updating the pkgdb in /var/db/pkg ... - 505 packages found (-1 +1) (...). done] > Stale dependency: amavisd-new-2.5.0,1 -> p5-Mail-SpamAssassin-3.2.0 (mail/p5-Mail-SpamAssassin): > p5-Mail-SPF-Query-1.999.1 (score:56%) ? ([y]es/[n]o/[a]ll) [no] > Install stale dependency? ([y]es/[n]o/[a]ll) [yes] no > New dependency? (? to help): > Skip this? ([y]es/[n]o/[a]ll) [yes] > Skipped. > Stale dependency: nagios-2.9_1 -> openldap-client-2.3.35 (net/openldap23-client): > openldap-server-2.3.36 (score:52%) ? ([y]es/[n]o/[a]ll) [no] ^C > That's just the alternate package name guessing algorithm failing to guess the correct alternate package name. All it does is a string based match -- and pkgdb seems to think that 'openldap-server' is a better match to 'openldap-client' than openldap-sasl-client'. Just tell pkgdb 'no' and then tell it the correct alternate package name. (You can use tab completion there; very handy) After that, things should go smoothly. You can use the ALT_PKGNAME hash in /usr/local/etc/pkgtool.conf to give the correct hint to pkgdb and portupgrade automatically: ALT_PKGDEP = { 'openldap-client-2.3.*' => 'openldap-sasl-client-2.3.*', } The ALT_PKGDEP hash can be used to autocorrect most of the things that pkgdb would question you about -- see the comments in the pkgtools.conf file. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGfh8x8Mjk52CukIwRCNODAJ0ewx6fmlqKJgwxowpnRSCD/xtIegCgj07O Ak4am2/4vTfAXtPWqWXU59U= =CKAI -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 08:36:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19CD016A421 for ; Sun, 24 Jun 2007 08:36:39 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (imap.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 8170513C457 for ; Sun, 24 Jun 2007 08:36:37 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l5O8aJMO023885; Sun, 24 Jun 2007 09:36:20 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk from=m.seaman@infracaninophile.co.uk; sender-id=permerror; spf=permerror X-SenderID: Sendmail Sender-ID Filter v0.2.14 smtp.infracaninophile.co.uk l5O8aJMO023885 Message-ID: <467E2D03.60506@infracaninophile.co.uk> Date: Sun, 24 Jun 2007 09:36:19 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.4 (X11/20070619) MIME-Version: 1.0 To: Matt Juszczak References: <20070623194759.X41426@saturn.atopia.net> In-Reply-To: <20070623194759.X41426@saturn.atopia.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 24 Jun 2007 09:36:30 +0100 (BST) X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, DKIM_POLICY_SIGNSOME, DKIM_POLICY_TESTING, NO_RELAYS autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Issue with freebsd 6.2 and disk drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 08:36:39 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Matt Juszczak wrote: > Hi all, > > My dedicated server company is deploying me a new FreeBSD 6.2 server. > The box uses SATA drives, and is an AMD Athlon box. > > I was getting the following error flooding my dmesg: > > ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=********* > > so they replaced all the hardware in the box. Still, with entirely > different hardware, I am getting the same error: > > ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=106848207 > > The hard drive in the new box is: > > ad4: 76319MB at ata2-master SATA150 I recommend installing smartmontools and running the 'long' self test a few times on your drives -- as the SMART stuff is handled within the drive firmware the test results won't be confused by problems with other parts of the system. Running smartd and scheduling regular disk self-tests is something I strongly recommend as good system management practice. > Before I start telling them that this new hardware is also bad, I > figured I would see if there are any known problems/bugs with 6.2, or > possibly a known compatibility issue with SATA (and maybe if I should > ask them to switch to IDE). There's no such generic problem with SATA, either with AMD64 or I386. What you can run into are: (a) problems with particular motherboard chipsets and (b) cabling troubles. (a) For instance the chipset on this motherboard: http://www.supermicro.com/Aplus/motherboard/Opteron1000/HT1000/H8SSL-i2.cfm (which uses a ServerWorks HT1000 chipset) always generates complaints that the disks are connected with 'non ATA133 cables' (of course they are -- it's a SATA II system...) and that it is limiting the speed to UDMA66. Whereas this board: http://www.supermicro.com/Aplus/motherboard/Opteron1000/MCP55/H8SMi-2.cfm uses the nVidia MCP55 Pro Chipset which just works, although you'll need the nfe driver from 7.0 in order to use the on-board ethernet. You can usually pick out the motherboard and/or chipsets used on your hardware from /var/run/dmesg.boot, or failing that try installing dmidecode from ports. (b) Cabling troubles are purely down to the build quality achieved by your supplier. Generally with SATA cables what seems to work best is to use cables that are as short as possible given that the cables should have at least an inch of slack in them, and also the cables should neither be strained, sharply kinked nor twisted. Look out for the practice of gathering a large bight of excess cable into a loop and securing it with cable ties -- while not intrinsically bad, this needs to be gone with care, as simply tightening the cable ties too much can crush the SATA cables and interfere with signal propagation. Also double check that the cables are securely plugged in at each end -- SATA cables should have a positive click-into-place action. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGfi0C8Mjk52CukIwRCCi6AKCVK6q5RZAg0XhfY4toL7Qa9rSp5ACePXTV KzonsGmq7kLFPzB44rWoamo= =h6sN -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 10:30:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B42E316A469 for ; Sun, 24 Jun 2007 10:30:26 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id 34EA913C45D for ; Sun, 24 Jun 2007 10:30:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l5OAUDTu012644; Sun, 24 Jun 2007 12:30:13 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l5OAUDTL012641; Sun, 24 Jun 2007 12:30:13 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 24 Jun 2007 12:30:13 +0200 (CEST) From: Wojciech Puchar To: Matt Juszczak In-Reply-To: <20070623194759.X41426@saturn.atopia.net> Message-ID: <20070624122845.M12637@wojtek.tensor.gdynia.pl> References: <20070623194759.X41426@saturn.atopia.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Issue with freebsd 6.2 and disk drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 10:30:26 -0000 > I was getting the following error flooding my dmesg: > > ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=********* > > so they replaced all the hardware in the box. Still, with entirely different > hardware, I am getting the same error: > > ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=106848207 > > The hard drive in the new box is: > > ad4: 76319MB at ata2-master SATA150 almost all hardware or SATA cables? I had such problem many times. SATA cables are very touchy just try monting cables again etc... install smartmontools to look at drive but i don't think drive isn't OK From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 10:31:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E918E16A41F for ; Sun, 24 Jun 2007 10:31:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id 69F1E13C457 for ; Sun, 24 Jun 2007 10:31:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l5OAVBxd012664; Sun, 24 Jun 2007 12:31:11 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l5OAVBVQ012661; Sun, 24 Jun 2007 12:31:11 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 24 Jun 2007 12:31:11 +0200 (CEST) From: Wojciech Puchar To: Matthew Seaman In-Reply-To: <467E2D03.60506@infracaninophile.co.uk> Message-ID: <20070624123047.T12637@wojtek.tensor.gdynia.pl> References: <20070623194759.X41426@saturn.atopia.net> <467E2D03.60506@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Matt Juszczak , freebsd-questions@freebsd.org Subject: Re: Issue with freebsd 6.2 and disk drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 10:31:16 -0000 > (b) Cabling troubles are purely down to the build quality achieved > by your supplier. Generally with SATA cables what seems to work > best is to use cables that are as short as possible given that the > cables should have at least an inch of slack in them, and also the > cables should neither be strained, sharply kinked nor twisted. Look > out for the practice of gathering a large bight of excess cable into SATA cables are actually very touchy. too much i would say. From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 11:05:37 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B87D616A400 for ; Sun, 24 Jun 2007 11:05:37 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by mx1.freebsd.org (Postfix) with ESMTP id 8167413C46A for ; Sun, 24 Jun 2007 11:05:37 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from [81.174.174.115] (helo=3bsd.cpcnw.co.uk) by ptb-relay02.plus.net with esmtp (Exim) id 1I2PEI-0001eh-Fl for freebsd-questions@freebsd.org; Sun, 24 Jun 2007 11:22:02 +0100 Date: Sun, 24 Jun 2007 11:22:01 +0100 From: Graham Bentley To: freebsd-questions@freebsd.org Message-ID: <20070624112201.4950a17e@3bsd.cpcnw.co.uk> In-Reply-To: <20070623120020.22FE816A56B@hub.freebsd.org> References: <20070623120020.22FE816A56B@hub.freebsd.org> Organization: Custom PC North West X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Mouse precision & acceleration in X+Xfce4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 11:05:37 -0000 Hi All, Is there anyone who has played with mouse pointer (cursor?) settings in X / Xfce4? I am using a TFT at 1280 x 1024 and just cant seem to get speed / acceleration / accuracy that I am happy with. If I speed things up in Xfce4 I can cover greater screen area with less hand movement but the accuracy when stopping at targets is bad (small buttons like on xmms for example) I would be interested to hear from anyone who has this (c)licked !!! Regards Graham ps My xorg mouse section is ; Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZaxisMapping" "4 5" Option "Resolution" "1200" EndSection From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 12:17:47 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6C2B16A421 for ; Sun, 24 Jun 2007 12:17:47 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id 972AA13C465 for ; Sun, 24 Jun 2007 12:17:47 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id h28so1100950wxd for ; Sun, 24 Jun 2007 05:17:46 -0700 (PDT) Received: by 10.70.132.2 with SMTP id f2mr7720602wxd.1182687466411; Sun, 24 Jun 2007 05:17:46 -0700 (PDT) Received: from ?192.168.0.4? ( [67.189.184.224]) by mx.google.com with ESMTP id 14sm7197331wrl.2007.06.24.05.17.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 24 Jun 2007 05:17:45 -0700 (PDT) Date: Sun, 24 Jun 2007 08:18:03 -0400 To: User Questions Organization: Seibercom.net In-Reply-To: <340a29540706231520p300ce1bfu327987660c2086fb@mail.gmail.com> References: <467D99E0.6090109@joeholden.co.uk> <340a29540706231520p300ce1bfu327987660c2086fb@mail.gmail.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20070624081057.5348.GERARD-SEIBERT@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.31 [en] From: Gerard Subject: Re[2]: How do I get libphp5.so back X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 12:17:48 -0000 On June 23, 2007 at 06:20PM Andrew Falanga wrote: > I found this just before reading this message. I was reading in > UPDATING on something that wasn't quite related to my problem about > PHP and saw a suggestion to do "make config" before upgrading. Well, > I decided to try that and sure enough, the Apache module wasn't > selected. > > I figure what must have happened was some time ago I did a portupgrade > -a and in that I must have deselected that module from the build and > lost it. Thanks again. Everything's working now, even the pgsql > module. Hi Andy, I is always a good idea to run 'make config' or perhaps 'make config-recursive' or 'make config-conditional' in a port before installing it for the first time. Check out 'man ports' for further information. -- Gerard From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 12:19:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3606516A400 for ; Sun, 24 Jun 2007 12:19:00 +0000 (UTC) (envelope-from ivan@careytech.com.au) Received: from ipmail01.adl2.internode.on.net (ipmail01.adl2.internode.on.net [203.16.214.140]) by mx1.freebsd.org (Postfix) with ESMTP id B53B713C483 for ; Sun, 24 Jun 2007 12:18:59 +0000 (UTC) (envelope-from ivan@careytech.com.au) X-IronPort-AV: E=Sophos;i="4.16,456,1175437800"; d="scan'208";a="147594468" Received: from ppp154-213.static.internode.on.net (HELO [192.168.1.2]) ([150.101.154.213]) by ipmail01.adl2.internode.on.net with ESMTP; 24 Jun 2007 21:48:57 +0930 Message-ID: <467E6130.40406@careytech.com.au> Date: Sun, 24 Jun 2007 22:18:56 +1000 From: Ivan Carey User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: UPS enabled Shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ivan@careytech.com.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 12:19:00 -0000 Hello, How do I setup FreeBSD 6.2 to allow a UPS to shutdown a system via a USB port. I may be using a Powerware UPS, I'm not sure which one yet. Thanks, Ivan From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:07:51 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75A6416A400 for ; Sun, 24 Jun 2007 14:07:51 +0000 (UTC) (envelope-from lists@webtent.net) Received: from esmtp.webtent.net (esmtp.webtent.net [208.38.145.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4FF4A13C44B for ; Sun, 24 Jun 2007 14:07:51 +0000 (UTC) (envelope-from lists@webtent.net) Received: from localhost (localhost [127.0.0.1]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 0A038805DA; Sun, 24 Jun 2007 10:07:51 -0400 (EDT) X-Quarantine-ID: X-Virus-Scanned: amavisd-new at webtent.net Received: from esmtp.webtent.net ([127.0.0.1]) by localhost (esmtp.webtent.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GKRLsICxPNrq; Sun, 24 Jun 2007 10:07:50 -0400 (EDT) Received: from [70.110.70.43] (columbus.webtent.org [70.110.70.43]) by esmtp.webtent.net (WebTent ESMTP Postfix Internet Mail Gateway) with ESMTP id 6C3CF8008C; Sun, 24 Jun 2007 10:07:50 -0400 (EDT) From: Robert Fitzpatrick To: Matthew Seaman In-Reply-To: <467E1F31.4030007@infracaninophile.co.uk> References: <1182613207.9284.10.camel@columbus.webtent.org> <467E1F31.4030007@infracaninophile.co.uk> Content-Type: text/plain Organization: WebTent Networking, Inc. Date: Sun, 24 Jun 2007 10:07:49 -0400 Message-Id: <1182694069.19262.4.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2 Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: Problem with openldap-sasl-client port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:07:51 -0000 On Sun, 2007-06-24 at 08:37 +0100, Matthew Seaman wrote: > Just tell pkgdb 'no' and then tell it the correct alternate > package name. (You can use tab completion there; very handy) > After that, things should go smoothly. > Thanks. I tried this, but the pkgdb does not see my current openldap-sasl-client-2.3.36. Stale dependency: nagios-2.9_1 -> openldap-client-2.3.35 (net/openldap23-client): openldap-server-2.3.36 (score:52%) ? ([y]es/[n]o/[a]ll) [no] Install stale dependency? ([y]es/[n]o/[a]ll) [yes] no New dependency? (? to help): openldap-client-2.3.36 Please choose one of these: amavisd-new-2.5.0,1 apache-2.2.4_2 appres-1.0.1 arc-5.21o_1 arj-3.10.22 atk-1.18.0_1 autoconf-2.13.000227_5 autoconf-2.59_2 automake-1.4.6_3 automake-1.9.6_1 bash-3.1.17 bdftopcf-1.0.0 beforelight-1.0.2 bigreqsproto-1.0.2 bitmap-1.0.3 bitstream-vera-1.10_4 cabextract-1.2 cclient-2004g,1 clamav-0.90.3 compat4x-i386-5.3_9 ... mx1# ls /var/db/pkg/ | grep ldap openldap-sasl-client-2.3.36 openldap-server-2.3.36 Any other ideas on what I can try next? -- Robert From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:11:08 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF93516A469 for ; Sun, 24 Jun 2007 14:11:08 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id C6E2C13C447 for ; Sun, 24 Jun 2007 14:11:08 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I2Snx-0005vw-Ty for freebsd-questions@freebsd.org; Sun, 24 Jun 2007 07:11:05 -0700 Message-ID: <11275146.post@talk.nabble.com> Date: Sun, 24 Jun 2007 07:11:05 -0700 (PDT) From: Ofloo To: freebsd-questions@freebsd.org In-Reply-To: <11038960.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bulk@ofloo.net References: <10840247.post@talk.nabble.com> <10841206.post@talk.nabble.com> <20070528201725.GA7727@rot13.obsecurity.org> <11038960.post@talk.nabble.com> Subject: Re: 6to4 IPv6 problems FreeBSD 6.2 p4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:11:09 -0000 Jun 22 15:46:45 spark kernel: Jun 22 15:46:45 spark sshd[69427]: error: ssh_msg_send: write The system is up for 3 days now and hasn't crashed like it did daily since the last 20 days, now all i changed was not connecting to ssh using IPv6 so I searched my logs, and I found the error above, could this cause the computer to crash !? And if so what can I do about it, .. sshd shouldn't crash when a I login through an IPv6 client, .. or has it still experimental IPv6 support !? Ofloo wrote: > > > Kris Kennaway wrote: >> >> On Mon, May 28, 2007 at 01:01:49PM -0700, Ofloo wrote: >>> >>> >>> >>> Ofloo wrote: >>> > >>> > I use 6to4 IPv6 tunnels, when using applications which use a lot of >>> > bandwidth (400kb/s), it is not that much but still, the server gets in >>> > trouble. >>> > >>> > May 28 19:51:21 narf kernel: arpresolve: can't allocate route for >>> > 192.88.99.1 >>> > May 28 19:51:22 narf kernel: arpresolve: can't allocate route for >>> > 192.88.99.1 >>> > May 28 20:06:15 narf kernel: arpresolve: can't allocate route for >>> > 192.88.99.1 >>> > May 28 20:09:02 narf kernel: arpresolve: can't allocate route for >>> > 192.88.99.1 >>> > >>> > The default route does exist though: >>> > >>> > narf# netstat -rn -f inet6 | grep default >>> > default 2002:c058:6301:: UGS >>> > stf0 >>> > narf# >>> > >>> > when this happens it takes about 10 mins and my ssh IPv6 ssh session >>> is >>> > closed, after keeping this up for longer the server crashes, .. any >>> > suggestions ? >>> > >>> >>> Using a different default gateway solved this for now, though I don't >>> think >>> a server should crash if its gateway is in trouble, .. >> >> Submit a bug report with the panic backtrace, etc. >> >> Kris >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> > > Where am I supposed to get those, I'm sure it's causing it, I'm running > 6to4 on a machine which has never crashed on me, I did a ping while the > 6to4 relay was down and it crashed. > > Suggestions where I can find this panic report, .. > > -- View this message in context: http://www.nabble.com/6to4-IPv6-problems-FreeBSD-6.2-p4-tf3829352.html#a11275146 Sent from the freebsd-questions mailing list archive at Nabble.com. From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:25:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9953D16A46C for ; Sun, 24 Jun 2007 14:25:15 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.freebsd.org (Postfix) with ESMTP id 7266A13C43E for ; Sun, 24 Jun 2007 14:25:15 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 2723 invoked from network); 24 Jun 2007 14:25:14 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jun 2007 14:25:14 -0000 Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 17CA22843A; Sun, 24 Jun 2007 10:25:09 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id C9B2C1CC45; Sun, 24 Jun 2007 10:25:08 -0400 (EDT) To: tradigan@newrevolutions.net References: <53014.208.40.168.12.1182527936.squirrel@www.newrevolutions.net> From: Lowell Gilbert Date: Sun, 24 Jun 2007 10:25:08 -0400 In-Reply-To: <53014.208.40.168.12.1182527936.squirrel@www.newrevolutions.net> (tradigan@newrevolutions.net's message of "Fri\, 22 Jun 2007 11\:58\:56 -0400 \(EDT\)") Message-ID: <44k5tth1kr.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: dhcrelay X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:25:15 -0000 tradigan@newrevolutions.net writes: > Not sure if this is the right place for this, but I have a set of FreeBSD > 6.2 firewalls. They each have 3 interfaces in them. One interface > connects to the 10.94/16 network, the other connects the 192.168.4/24, > 192.168.5/24 and 192.168.8/24 networks. > > Here is a breakdown of the interfaces: > > BSD 1 > bge0 10.94.2.222/16 > xl0 "up" > xl1 "up" > vlan2 192.168.4.2/24 > vlan3 192.168.5.2/24 > vlan4 192.168.8.2/24 > carp1 10.94.2.221/16 > carp2 192.168.4.1/24 > carp3 192.168.5.1/24 > carp4 192.168.8.1/24 > > BSD 2 > bge0 10.94.2.223/16 > xl0 "up" > xl1 "up" > vlan2 192.168.4.3/24 > vlan3 192.168.5.3/24 > vlan4 192.168.8.3/24 > carp1 10.94.2.221/16 > carp2 192.168.4.1/24 > carp3 192.168.5.1/24 > carp4 192.168.8.1/24 > > BSD 1 is the current CARP master for all interfaces. For dhcrelay in > rc.conf I have: > dhcrelay_enable="YES" > dhcrelay_servers="10.94.2.204" # IP to MS Server 2003 DHCP server > dhcrelay_ifaces="bge0 vlan2 vlan3 vlan4" > dhcrelay_flags="-a" > > In MS Server 2003 there is a superscope defined with scopes for each > network (10.94/16, 192.168.4., 192.168.5., and 192.168.8.) > > The problem is, it doesn't seem like the BSD box is forwarding the DHCP > requests to the DHCP server. It will NOT get an address. If I manually > assign an IP address, the client talks fine to the other networks. > > There are no firewall/nat rules loaded at all.. PF is running but without > a rule set it defaults to allow all.. any ideas? Run the relay agent in verbose mode and find out what it thinks is happening. From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:29:03 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D67116A400 for ; Sun, 24 Jun 2007 14:29:03 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4594F13C468 for ; Sun, 24 Jun 2007 14:29:03 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 28165 invoked from network); 24 Jun 2007 14:29:02 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jun 2007 14:29:02 -0000 Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 8F6622843A; Sun, 24 Jun 2007 10:28:58 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id 0B6FC1CC45; Sun, 24 Jun 2007 10:28:57 -0400 (EDT) To: ExTaZyTi References: <468d29450706210715m31c112acs1936dabf1b287d82@mail.gmail.com> <44hcp0dqe8.fsf@be-well.ilk.org> <468d29450706221101w6572c8c1h6f8b5a30c9331437@mail.gmail.com> From: Lowell Gilbert Date: Sun, 24 Jun 2007 10:28:57 -0400 In-Reply-To: <468d29450706221101w6572c8c1h6f8b5a30c9331437@mail.gmail.com> (extazyti@gmail.com's message of "Fri\, 22 Jun 2007 21\:01\:21 +0300") Message-ID: <44fy4hh1ee.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Network Problem in FreeBSD 6.2-RELEASE-p5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:29:03 -0000 Please don't top-post. ExTaZyTi writes: > Is the FreeBSD machine performing NAT for the Windows box? > extazyti: yes with PF firewall. (But I don't have this problem before > re-build my world+kernel (my last fbsd was fbsd6.2-STABLE. But this problem > exist again in fbsd6.2-STABLE when I have build option ot drop TCP+SYN and > have some bug..I donk know what exactly)) > > Are you saying that this is a second problem? > extazyti: YES. because I think limmiting my connectins is normal when I have > "net.inet.tcp.blackhole=2" but Now I haven't this sysctl option and this is > problem again. > > How are you doing the scan, and how do you know the ports are not > really open? > extazyti: I use PortScan with a delay MS - 20 (He sends TCP4-sockets) and > ports It's not really open because there is no program to open random ports > with this values and I use the netstat command. Aslo this problem was again > before time when I have bugged again my kernel with TCP_DROP SYN+FIN in my > kernel. netstat isn't the best way to figure this out. It can be confusing. Try sockstat(1). > Which sysctl? > extazyti: ALL, I put "#" before all texts in my sysctl.conf and reboot my > system. Check them after the reboot, using the sysctl(8) command and the particular sysctl. > Are you sure that the sysctl value changed? > extazyti: I think yes..after restart and I changed special > net.inet.tcp.blackhole to "0". So check it: $ sysctl net.inet.tcp.blackhole net.inet.tcp.blackhole: 0 $ > Did you look at it after changing it to make sure it really shows up > as different? > extazyti: No. But I think reboot changes to default this options when have > "#" before all texts in /etc/sysctl.conf If nothing else affects it, yes. But check to be sure. > 2007/6/22, Lowell Gilbert : >> >> [lists trimmed to just -questions] >> >> ExTaZyTi writes: >> >> > I have a serious problem with my network. >> > I have connected 2 PC's, 1 - FreeBSD, 2 - Windows XP. >> > >> > The problem is follow - My FreeBSD limmiting connections , I cannot open >> > more 224 TCP4-Sockets in my Windows Box. >> > When I downloading torrent file, I cannot create more connections to the >> > web, and while this time I can't open for example - web sites. >> >> Is the FreeBSD machine performing NAT for the Windows box? >> >> > Tow problem who worry myself is when I scan a my freebsd box or other >> > "server" for open ports its FAKE show me: 81 82 ,83 ,465,463 and other >> ports >> > open.. but It's FAKE .. it's not really open.. >> >> Are you saying that this is a second problem? >> >> How are you doing the scan, and how do you know the ports are not >> really open? >> >> > I Cleared my sysctl, and test, cleared my firewall and test, re-build my >> > kernel with any options changed and test again.. Just don't Work :(( >> >> Which sysctl? >> >> > I have use PF firewall and FreeBSD 6.2-RELEASE-p5. >> > >> > I Think this problem is from "net.inet.tcp.blackhole=2" in my sysctl >> because >> > it's work before i do sysctl -w net.inet.tcp.blackhole=2.. >> > but when back this option to value = 0 this problem is stay there.. and >> no >> > restarts or re-build my kernel can fix this..or maybe be wrong to >> > this supposition. Sorry for my english. >> >> Are you sure that the sysctl value changed? >> Did you look at it after changing it to make sure it really shows up >> as different? >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/ From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:31:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4632016A400 for ; Sun, 24 Jun 2007 14:31:20 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.freebsd.org (Postfix) with ESMTP id 203A113C458 for ; Sun, 24 Jun 2007 14:31:20 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 25681 invoked from network); 24 Jun 2007 14:31:19 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jun 2007 14:31:19 -0000 Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 5D7E02843A; Sun, 24 Jun 2007 10:31:16 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id 56B841CC44; Sun, 24 Jun 2007 10:31:15 -0400 (EDT) To: Dave References: <000301c7b50e$9a70ecd0$0200a8c0@satellite> From: Lowell Gilbert Date: Sun, 24 Jun 2007 10:31:15 -0400 In-Reply-To: <000301c7b50e$9a70ecd0$0200a8c0@satellite> (Dave's message of "Fri\, 22 Jun 2007 16\:47\:52 -0400") Message-ID: <44bqf5h1ak.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: creating custom FreeBSD boot floppies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:31:20 -0000 "Dave" writes: > I'm running FreeBSD 6.2. I want to create customized boot media, > the kern floppy image for sure and possibly the mfsroot disk, i would > like to know how they are made. I've found items, ut they seem to be > 4.x specific. Does anyone have this for 6.x? The easy way is actually to make (or just download) the default ones, and modify them. That is only easy for simple changes, though, so if it doesn't help, you can take a look at the manual for release(7). From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 14:35:48 2007 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD06316A46B for ; Sun, 24 Jun 2007 14:35:48 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.freebsd.org (Postfix) with ESMTP id B789B13C4AE for ; Sun, 24 Jun 2007 14:35:48 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 32229 invoked from network); 24 Jun 2007 14:35:47 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jun 2007 14:35:47 -0000 Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 77FA12843A; Sun, 24 Jun 2007 10:35:43 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id D565A1CC45; Sun, 24 Jun 2007 10:35:42 -0400 (EDT) To: "Sethu Rao" References: <5C46C0918C867B4090C18D62C83563B804B03F55@emailcorp2.jnpr.net> From: Lowell Gilbert Date: Sun, 24 Jun 2007 10:35:42 -0400 In-Reply-To: <5C46C0918C867B4090C18D62C83563B804B03F55@emailcorp2.jnpr.net> (Sethu Rao's message of "Fri\, 22 Jun 2007 17\:45\:32 -0700") Message-ID: <447ipth135.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: questions@FreeBSD.org Subject: Re: ethernet interface not configured X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:35:48 -0000 "Sethu Rao" writes: > I installed FreeBSD 6.2 on a linux box (complete overwrite). The > sysinstall utility did not recognize my Ethernet interface at all. > > > Running "pciconf -l -v " after the install gave the following for the > Ethernet interface: > none4@pci2:0:0:... > Vendor = Broadcom > Class = network > Subclass = Ethernet > > Here is the output of "uname -a" > > FreeBSD sethur-bsd.juniper.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: