From owner-freebsd-questions Sun Feb 25 0:18:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id BB81537B503 for ; Sun, 25 Feb 2001 00:18:48 -0800 (PST) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 7CCFF3E02; Sun, 25 Feb 2001 00:18:48 -0800 (PST) To: Kris Kennaway Cc: Chris Byrnes , questions@freebsd.org Subject: Re: /tmp files In-Reply-To: Message from Kris Kennaway of "Sat, 24 Feb 2001 23:07:52 PST." <20010224230752.A947@mollari.cthul.hu> Date: Sun, 25 Feb 2001 00:18:48 -0800 From: Dima Dorfman Message-Id: <20010225081848.7CCFF3E02@bazooka.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sat, Feb 24, 2001 at 07:31:20PM -0600, Chris Byrnes wrote: > > > Out of curiosity, I was checking around in /tmp and found this stuff. > > > > Any idea why it's there? > > You interrupted a buildworld at the wrong phase. ITYM installworld. From Makefile.inc1: installworld: mkdir -p ${INSTALLTMP} for prog in [ awk cat chflags chmod chown date echo egrep find grep \ install ln make makewhatis mtree mv perl rm sed sh sysctl \ test true uname wc zic; do \ cp `which $$prog` ${INSTALLTMP}; \ done (${INSTALLTMP} is set earlier to /tmp/install.) I suppose it's possible that buildworld does something similar, but then why would installworld re-do it? Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 0:34:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-199.dsl.lsan03.pacbell.net [63.207.60.199]) by hub.freebsd.org (Postfix) with ESMTP id 49C1A37B401 for ; Sun, 25 Feb 2001 00:34:38 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DE26167150; Sun, 25 Feb 2001 00:34:37 -0800 (PST) Date: Sun, 25 Feb 2001 00:34:37 -0800 From: Kris Kennaway To: Dima Dorfman Cc: Kris Kennaway , Chris Byrnes , questions@freebsd.org Subject: Re: /tmp files Message-ID: <20010225003437.B15653@mollari.cthul.hu> References: <20010225081848.7CCFF3E02@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="6sX45UoQRIJXqkqR" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225081848.7CCFF3E02@bazooka.unixfreak.org>; from dima@unixfreak.org on Sun, Feb 25, 2001 at 12:18:48AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --6sX45UoQRIJXqkqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 12:18:48AM -0800, Dima Dorfman wrote: > > On Sat, Feb 24, 2001 at 07:31:20PM -0600, Chris Byrnes wrote: > >=20 > > > Out of curiosity, I was checking around in /tmp and found this stuff. > > > > > > Any idea why it's there? > >=20 > > You interrupted a buildworld at the wrong phase. >=20 > ITYM installworld. From Makefile.inc1: Yeah, I think you're right. Kris --6sX45UoQRIJXqkqR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mMOdWry0BWjoQKURAnOpAKDf/VfDBaUQOfjuC4ZcJJGi/pJz8wCgmbn+ yh0cfmgtrKl885XuVKNcuJ4= =fKEp -----END PGP SIGNATURE----- --6sX45UoQRIJXqkqR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 0:36:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta04.mta.everyone.net (reports.everyone.net [216.200.145.62]) by hub.freebsd.org (Postfix) with ESMTP id 95A5D37B491 for ; Sun, 25 Feb 2001 00:36:40 -0800 (PST) (envelope-from UNIXfreak@normalpeoplescareme.com) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta04.mta.everyone.net (Postfix) with ESMTP id 698DF4F18D for ; Sun, 25 Feb 2001 00:36:40 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id 53625274C; Sun, 25 Feb 2001 00:36:40 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Sun, 25 Feb 2001 00:36:40 -0800 (PST) From: UNIX Freak To: freebsd-questions@FreeBSD.ORG Subject: Boot Manager PLEASE HELP!! Reply-To: UNIXfreak@normalpeoplescareme.com X-Originating-Ip: [63.166.164.129] Message-Id: <20010225083640.53625274C@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG PLEASE HELP I installed FreeBSD on my laptop computer but I traded it in for a new Compaq Presario computer with a 1GHz AMD (Athlon I believe) processor in it. I have experienced this problem on a DELL computer as well. FreeBSD installs well and fully with no probelms but when I restart my computer and the Boot Manager (that thing that does: DOS F1 FreeBSD F3 Default: F1 ) at least I guess thats the boot manager. But any way when I press the F3 key it doesn't load BSD it just sits there and acts stupid until I press F1 to load DOS in the system BIOS setup I have the OTHER hard drive configuration that says its for UNIX etc. and even reinstalled with those settings but I can't get it to run FreeBSD I am using a Microsoft Natural keyboard but some tech guy said that that shouldn't matter "It's just like any other keyboard but its split alittle" And it should be mapped because the F1 button works to get to DOS(Windows) PLEASE HELP ME I'll wright back to replies with as much info as you need to help me. THANKS John _____________________________________________________________ Get your own NormalPeopleScareMe.com email addresses. Send a Normal People Scare Me greeting to a friend and have a chance to win a new PIII Computer. It's Fun! It's Free! Go to---> http://www.normalpeoplescareme.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 1:25:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero1.cybercity.dk (cicero1.cybercity.dk [212.242.40.4]) by hub.freebsd.org (Postfix) with ESMTP id E2DD237B503 for ; Sun, 25 Feb 2001 01:25:48 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr05.cybercity.dk (usr05.cybercity.dk [212.242.40.85]) by cicero1.cybercity.dk (Postfix) with ESMTP id A8D8515FCA5; Sun, 25 Feb 2001 10:25:47 +0100 (CET) Received: from mekanix.home (port13.cvx1-ro.ppp.cybercity.dk [212.242.169.14]) by usr05.cybercity.dk (8.9.3/8.9.3) with SMTP id KAA17180; Sun, 25 Feb 2001 10:26:03 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200102250926.KAA17180@usr05.cybercity.dk> Date: Sun, 25 Feb 2001 10:23:47 +0100 From: Bjarne Wichmann Petersen To: Salvo Bartolotta Cc: freebsd-questions@FreeBSD.ORG Subject: Re: OAF/GConf gone beserk!! In-Reply-To: <20010224.23435800@bartequi.ottodomain.org> References: <200102241004.LAA94567@usr00.cybercity.dk> <20010224.23435800@bartequi.ottodomain.org> X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Feb 2001 23:43:58 GMT Salvo Bartolotta wrote: Eh, I'm not really sure what you are trying to say, that there is no dependency-problem? Firstly, it doesn't look like you've got a previous/older version of mozilla-headers installed, thus you luckily gets the correct version installed. If you got a mozilla-header 0.7 installed, the check will pass, but configure will fail. As for gnome-vfs, if you got an older version, the check will pass. Configure will pass as well. But compiling will fail. Unless you've got gnome-vfs 0.5 installed that is. Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 1:26:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DB9237B491 for ; Sun, 25 Feb 2001 01:26:40 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr01.cybercity.dk (usr01.cybercity.dk [212.242.40.35]) by cicero0.cybercity.dk (Postfix) with ESMTP id ECF61102985; Sun, 25 Feb 2001 10:26:38 +0100 (CET) Received: from mekanix.home (port13.cvx1-ro.ppp.cybercity.dk [212.242.169.14]) by usr01.cybercity.dk (8.9.3/8.9.3) with SMTP id KAA33112; Sun, 25 Feb 2001 10:25:30 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200102250925.KAA33112@usr01.cybercity.dk> Date: Sun, 25 Feb 2001 10:24:37 +0100 From: Bjarne Wichmann Petersen To: "Matthew Emmerton" Cc: mekanix@vip.cybercity.dk, freebsd-questions@FreeBSD.ORG Subject: Re: NOT-stripping ports-installation. In-Reply-To: <003a01c09e6c$06b2eda0$1200a8c0@gsicomp.on.ca> References: <200102241126.f1OBQ4Q24328@usr03.cybercity.dk> <003a01c09e6c$06b2eda0$1200a8c0@gsicomp.on.ca> X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Feb 2001 09:13:56 -0500 "Matthew Emmerton" wrote: > > How do I compile and install *without* getting the binaries stripped? > > Add a STRIP="" line to your port's Makefile, or edit bsd.port.subdir.mk > and > change the "STRIP?=-s" line. Hmm... still no debugging-info. How do I get it to include that? Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 2: 8:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wall.hal9000.net.au (bruins.iinet.net.au [203.59.130.30]) by hub.freebsd.org (Postfix) with ESMTP id 5F33837B491 for ; Sun, 25 Feb 2001 02:08:10 -0800 (PST) (envelope-from bruins@wall.hal9000.net.au) Received: (from bruins@localhost) by wall.hal9000.net.au (8.9.3/8.9.3) id SAA28455 for freebsd-questions@FreeBSD.ORG; Sun, 25 Feb 2001 18:14:14 +0800 (WST) (envelope-from bruins) Date: Sun, 25 Feb 2001 18:14:13 +0800 From: Mike Bruins To: freebsd-questions@FreeBSD.ORG Subject: gigabyte 6VXD7 chipsets - ac97 codec and health chips Message-ID: <20010225181413.B28355@wall.hal9000.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am seeking information on the ac97 codec contained in the creativ soundblaster on the gigabyte 6VXD7 motherboard. Has anyone managed to get the ac97 codec to be recognised on this hardware ? I have traced it as far as failing in the mixer_init() routine. pcm1: port 0xd400-0xd43f irq 18 at device 14.0 on pci0 pcm1: ac97 codec invalid or not present (id == 0) Thankyou for any help, - mike -- Travis: Be polite and I may let you live. Avon : Be informative and I may let you die. You'll want that after I have shot off an arm and a leg or two. Travis: I thought you were the one with brains. Avon : Brains, but no heart. Now talk or scream Travis, the choice is yours. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 2:20: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wall.hal9000.net.au (bruins.iinet.net.au [203.59.130.30]) by hub.freebsd.org (Postfix) with ESMTP id EBB2D37B491 for ; Sun, 25 Feb 2001 02:20:03 -0800 (PST) (envelope-from bruins@wall.hal9000.net.au) Received: (from bruins@localhost) by wall.hal9000.net.au (8.9.3/8.9.3) id SAA28499 for freebsd-questions@FreeBSD.ORG; Sun, 25 Feb 2001 18:26:07 +0800 (WST) (envelope-from bruins) Date: Sun, 25 Feb 2001 18:26:07 +0800 From: Mike Bruins To: freebsd-questions@FreeBSD.ORG Subject: gigabyte 6VXD7 chipsets - health chips Message-ID: <20010225182607.C28355@wall.hal9000.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am seeking information on the health chip contained on the gigabyte 6VXD7 motherboard. Has anyone managed to gain access to the health chip on this hardware ? healthd-0.6.4 doesn't apear recognise the health chip on this motherboard. Assistance greatly appreciated. - mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 3:16:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id B6C8537B401 for ; Sun, 25 Feb 2001 03:16:40 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id 7E577163; Sun, 25 Feb 2001 12:16:39 +0100 (CET) Date: Sun, 25 Feb 2001 12:16:39 +0100 From: Edwin Groothuis To: freebsd-questions@FreeBSD.ORG Subject: where is the line coming from? (was: Re: All your RMS) Message-ID: <20010225121639.G12704@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , freebsd-questions@FreeBSD.ORG References: <381982675.982804369107.JavaMail.root@web572-mc> <000901c09c71$68ecc9c0$2618b3cf@picard> <3A986CF8.542845C9@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A986CF8.542845C9@confusion.net>; from stuyman@confusion.net on Sat, Feb 24, 2001 at 08:24:56PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > That's funny, I didn't know RMS spoke in broken english... Call me off-this-world, call me not really interested in the news, but where does this line "All your base are belong to us" keep coming from? I hear it everywhere but have no clue about its origin... Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 3:57:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.inserted.net (async2-win-isp-1.nas.one.net.au [61.12.142.3]) by hub.freebsd.org (Postfix) with SMTP id EC97C37B401 for ; Sun, 25 Feb 2001 03:57:22 -0800 (PST) (envelope-from steve@inserted.net) Received: (qmail 75412 invoked from network); 25 Feb 2001 11:35:09 -0000 Received: from fortune.inserted.net (192.168.0.2) by entropy.inserted.net with SMTP; 25 Feb 2001 11:35:09 -0000 Message-Id: <5.0.2.1.2.20010225222936.02543e18@entropy.inserted.net> X-Sender: steve@inserted.net@entropy.inserted.net X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sun, 25 Feb 2001 22:30:40 +1100 To: Edwin Groothuis , freebsd-questions@FreeBSD.ORG From: Stephen Ware Subject: Re: where is the line coming from? (was: Re: All your RMS) In-Reply-To: <20010225121639.G12704@cgmd76206.chello.nl> References: <3A986CF8.542845C9@confusion.net> <381982675.982804369107.JavaMail.root@web572-mc> <000901c09c71$68ecc9c0$2618b3cf@picard> <3A986CF8.542845C9@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:16 PM 2/25/2001 +0100, Edwin Groothuis wrote: > > That's funny, I didn't know RMS spoke in broken english... > >Call me off-this-world, call me not really interested in the news, >but where does this line "All your base are belong to us" keep >coming from? I hear it everywhere but have no clue about its origin... > http://www.inserted.net/~steve/AYB2.swf It's ..different. Enjoy, Stephen steve@inserted.net >Edwin > >-- >Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: >mavetju@chello.nl | http://fataldimensions.nl.eu.org/ >------------------+ telnet://fataldimensions.nl.eu.org:4000 > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 3:57:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id AA49937B65D for ; Sun, 25 Feb 2001 03:57:51 -0800 (PST) (envelope-from alnesbit@optushome.com.au) Received: from co3027913-a.optushome.com.au ([203.164.216.140]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010225115750.QYSZ26799.mss.rdc2.nsw.optushome.com.au@co3027913-a.optushome.com.au>; Sun, 25 Feb 2001 22:57:50 +1100 Message-Id: <5.0.2.1.0.20000105033909.00a4d150@mail> X-Sender: alnesbit@mail X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 05 Jan 2000 03:47:18 +1100 To: Edwin Groothuis , freebsd-questions@FreeBSD.ORG From: Andrew Nesbit Subject: Re: where is the line coming from? (was: Re: All your RMS) In-Reply-To: <20010225121639.G12704@cgmd76206.chello.nl> References: <3A986CF8.542845C9@confusion.net> <381982675.982804369107.JavaMail.root@web572-mc> <000901c09c71$68ecc9c0$2618b3cf@picard> <3A986CF8.542845C9@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It comes from a very badly translated anime-style (???) animated .gif which somebody found, and thought it was the funniest thing they'd ever encountered. From there, it spread like wildfire, and has become something of a catch-cry for many (esp in the overclockers community). It isn't THAT funny. Just read thru a badly translated motherboard manual or something. You get the idea. I forgot the URL for it. At 12:16 PM 25/02/01 +0100, Edwin Groothuis wrote: > > That's funny, I didn't know RMS spoke in broken english... > >Call me off-this-world, call me not really interested in the news, >but where does this line "All your base are belong to us" keep >coming from? I hear it everywhere but have no clue about its origin... > >Edwin > >-- >Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: >mavetju@chello.nl | http://fataldimensions.nl.eu.org/ >------------------+ telnet://fataldimensions.nl.eu.org:4000 > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 4: 7:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46]) by hub.freebsd.org (Postfix) with ESMTP id B065F37B401 for ; Sun, 25 Feb 2001 04:07:37 -0800 (PST) (envelope-from james-list@ntlworld.com) Received: from eclipse.bloodflowers.org ([62.253.132.115]) by mta06-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id <20010225120736.VWMS285.mta06-svc.ntlworld.com@eclipse.bloodflowers.org>; Sun, 25 Feb 2001 12:07:36 +0000 Date: Sun, 25 Feb 2001 12:09:56 +0000 From: James Greenhalgh To: Andrew Nesbit Cc: freebsd-questions@FreeBSD.ORG Subject: Re: where is the line coming from? (was: Re: All your RMS) Message-Id: <20010225120956.20168c8e.james-list@ntlworld.com> In-Reply-To: <5.0.2.1.0.20000105033909.00a4d150@mail> References: <3A986CF8.542845C9@confusion.net> <381982675.982804369107.JavaMail.root@web572-mc> <000901c09c71$68ecc9c0$2618b3cf@picard> <3A986CF8.542845C9@confusion.net> <5.0.2.1.0.20000105033909.00a4d150@mail> X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-RELEASE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK - I promised myself I wasn't going to spam the questions list with this - but you'll see 5 or 6 replies until someone gets it right. It's from the 1991 Sega Genesis/Megadrive game, Zero Wing - which has a cult following not for being good (it was average), but for having the most hilariously bad script translation I've ever seen. Every now and again this seems to break out, though I don't recall it ever leaving gaming sites/groups before ;-) james On Wed, 05 Jan 2000 03:47:18 +1100 Andrew Nesbit wrote: > It comes from a very badly translated anime-style (???) animated .gif which > somebody found, and thought it was the funniest thing they'd ever > encountered. From there, it spread like wildfire, and has become something > of a catch-cry for many (esp in the overclockers community). > > It isn't THAT funny. > > Just read thru a badly translated motherboard manual or something. You get > the idea. > > I forgot the URL for it. > > At 12:16 PM 25/02/01 +0100, Edwin Groothuis wrote: > > > That's funny, I didn't know RMS spoke in broken english... > > > >Call me off-this-world, call me not really interested in the news, > >but where does this line "All your base are belong to us" keep > >coming from? I hear it everywhere but have no clue about its origin... > > > >Edwin > > > >-- > >Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: > >mavetju@chello.nl | http://fataldimensions.nl.eu.org/ > >------------------+ telnet://fataldimensions.nl.eu.org:4000 > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 4: 9:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id 1B6F437B491 for ; Sun, 25 Feb 2001 04:09:25 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id EE5D040A; Sun, 25 Feb 2001 13:09:23 +0100 (CET) Date: Sun, 25 Feb 2001 13:09:23 +0100 From: Edwin Groothuis To: freebsd-questions@FreeBSD.ORG Subject: Re: where is the line coming from? (was: Re: All your RMS) Message-ID: <20010225130923.H12704@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , freebsd-questions@FreeBSD.ORG References: <3A986CF8.542845C9@confusion.net> <381982675.982804369107.JavaMail.root@web572-mc> <000901c09c71$68ecc9c0$2618b3cf@picard> <3A986CF8.542845C9@confusion.net> <20010225121639.G12704@cgmd76206.chello.nl> <5.0.2.1.0.20000105033909.00a4d150@mail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.2.1.0.20000105033909.00a4d150@mail>; from alnesbit@optushome.com.au on Wed, Jan 05, 2000 at 03:47:18AM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 05, 2000 at 03:47:18AM +1100, Andrew Nesbit wrote: > It comes from a very badly translated anime-style (???) animated .gif which > somebody found, and thought it was the funniest thing they'd ever > encountered. From there, it spread like wildfire, and has become something > of a catch-cry for many (esp in the overclockers community). Aha, now it suddenly makes sense (not really but at least I know its origin :-) > Just read thru a badly translated motherboard manual or something. You get They're known here, like the "vuurwerk niet in de hond houden" ("don't keep the firework in the dog" instead of in the "hand") The beautifull work of translators sometimes! Thanks everybody who replied. Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 4:29:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h014.c007.snv.cp.net [209.228.33.221]) by hub.freebsd.org (Postfix) with SMTP id B518A37B4EC for ; Sun, 25 Feb 2001 04:29:05 -0800 (PST) (envelope-from otterr@telocity.com) Received: (cpmta 21077 invoked from network); 25 Feb 2001 04:29:04 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.221) with SMTP; 25 Feb 2001 04:29:04 -0800 X-Sent: 25 Feb 2001 12:29:04 GMT From: "Otter" To: "'James Greenhalgh'" , "'Andrew Nesbit'" Cc: Subject: RE: where is the line coming from? (was: Re: All your RMS) Date: Sun, 25 Feb 2001 07:36:13 -0500 Message-ID: <000d01c09f27$8a6723d0$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20010225120956.20168c8e.james-list@ntlworld.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's the zerowing.gif you mentioned, along with a Dilbert clip and the shockwave clip that i thought was so funny. The part that made me laugh so hard was when I thought "they spent HOW MUCH time making this???" http://bsdroxs.myip.org/jokes/base/ -Otter > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James > Greenhalgh > Sent: Sunday, February 25, 2001 7:10 AM > To: Andrew Nesbit > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: where is the line coming from? (was: Re: All your RMS) > > > OK - I promised myself I wasn't going to spam the questions > list with this - but you'll see 5 or 6 replies until someone > gets it right. > > It's from the 1991 Sega Genesis/Megadrive game, Zero Wing - > which has a cult following not for being good (it was > average), but for having the most hilariously bad script > translation I've ever seen. > > Every now and again this seems to break out, though I don't > recall it ever leaving gaming sites/groups before ;-) > > james > > On Wed, 05 Jan 2000 03:47:18 +1100 > Andrew Nesbit wrote: > > > It comes from a very badly translated anime-style (???) > animated .gif which > > somebody found, and thought it was the funniest thing they'd ever > > encountered. From there, it spread like wildfire, and has > become something > > of a catch-cry for many (esp in the overclockers community). > > > > It isn't THAT funny. > > > > Just read thru a badly translated motherboard manual or > something. You get > > the idea. > > > > I forgot the URL for it. > > > > At 12:16 PM 25/02/01 +0100, Edwin Groothuis wrote: > > > > That's funny, I didn't know RMS spoke in broken english... > > > > > >Call me off-this-world, call me not really interested in the news, > > >but where does this line "All your base are belong to us" keep > > >coming from? I hear it everywhere but have no clue about > its origin... > > > > > >Edwin > > > > > >-- > > >Edwin Groothuis | Interested in MUDs? Visit > Fatal Dimensions: > > >mavetju@chello.nl | http://fataldimensions.nl.eu.org/ > >------------------+ telnet://fataldimensions.nl.eu.org:4000 > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 4:33:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h000.c007.snv.cp.net [209.228.33.206]) by hub.freebsd.org (Postfix) with SMTP id 7CFE037B401 for ; Sun, 25 Feb 2001 04:33:12 -0800 (PST) (envelope-from otterr@telocity.com) Received: (cpmta 7001 invoked from network); 25 Feb 2001 04:33:11 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.206) with SMTP; 25 Feb 2001 04:33:11 -0800 X-Sent: 25 Feb 2001 12:33:11 GMT From: "Otter" To: "'Scott Taylor'" , Subject: RE: install from ntfs over network? Date: Sun, 25 Feb 2001 07:40:20 -0500 Message-ID: <000e01c09f28$1dac4030$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <001801c09ef8$5da05300$0100000a@solidstate> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Scott Taylor Sent: Sunday, February 25, 2001 1:58 AM To: freebsd-questions@freebsd.org Subject: install from ntfs over network? I am a newbie @ networking. I have one comptuer which is running windows 2000 and another which runs windows 95. I want to replace the one that has 95 w/ freebsd. They are networked, and I can share files. I have tcp/ip installed. My question is this: How can i install from a remote ntfs filesystem ? Would I have to run an ftp server on the computer w/ 2000? or is there NFS software for win2000 that I could use which would be better suited? Thanks, Scott Taylor Scott, I would recommend setting up an ftp server on the machine for transfer, if you're not that familiar with NFS. If you're stuck on NFS, there is a Unix Services for Windows v2.0 package that works with Win2k, if PC-NFS doesn't work. You can find shareware ftp servers online, if you don't have it included with your 2k install. This should only be done after changing your email format from html to plain text. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 5:34:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.wplus.net (relay.wplus.net [195.131.52.179]) by hub.freebsd.org (Postfix) with ESMTP id 9DC3C37B491 for ; Sun, 25 Feb 2001 05:34:07 -0800 (PST) (envelope-from wolf_pro@inbox.ru) Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143]) by relay.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id QAA97406 for ; Sun, 25 Feb 2001 16:34:08 +0300 (MSK) X-Real-To: Received: from - (ip86-177.dialup.wplus.net [195.131.86.177]) by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id QAA23212 for ; Sun, 25 Feb 2001 16:34:05 +0300 (MSK) Date: Sun, 25 Feb 2001 16:33:52 +0300 From: ".Wolf" X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: ".Wolf" X-Priority: 3 (Normal) Message-ID: <268526710.20010225163352@inbox.ru> To: freebsd-questions@FreeBSD.ORG Subject: Can't login. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello support, I just installed ProFTP on FreeBSD 4.2, but I can't login either by anonymous or a user name. It asks for username and password, but I get the "530 Login incorrect" message every time. HELP! Best regards, .Wolf E-Mail: wolf_pro@inbox.ru ICQ : 40126567 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 5:38:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.wplus.net (relay.wplus.net [195.131.52.179]) by hub.freebsd.org (Postfix) with ESMTP id 9837237B401; Sun, 25 Feb 2001 05:38:13 -0800 (PST) (envelope-from wolf_pro@inbox.ru) Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143]) by relay.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id QAA99378; Sun, 25 Feb 2001 16:38:13 +0300 (MSK) X-Real-To: freebsd-doc@FreeBSD.ORG Received: from - (ip86-177.dialup.wplus.net [195.131.86.177]) by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id QAA23410; Sun, 25 Feb 2001 16:38:11 +0300 (MSK) Date: Sun, 25 Feb 2001 16:37:58 +0300 From: ".Wolf" X-Mailer: The Bat! (v1.49) UNREG / CD5BF9353B3B7091 Reply-To: ".Wolf" X-Priority: 3 (Normal) Message-ID: <58772313.20010225163758@inbox.ru> To: freebsd-questions@FreeBSD.ORG Cc: freebsd-doc@FreeBSD.ORG Subject: Can't login. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello support, I just installed ProFTP on FreeBSD 4.2, but I can't login either by anonymous or a user name. It asks for username and password, but I get the "530 Login incorrect" message every time. HELP! Best regards, .Wolf E-Mail: wolf_pro@inbox.ru ICQ : 40126567 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 7:48:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (Postfix) with ESMTP id 5841237B65D for ; Sun, 25 Feb 2001 07:48:52 -0800 (PST) (envelope-from kuku@gilberto.physik.rwth-aachen.de) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.9.3/8.9.3) id QAA57191; Sun, 25 Feb 2001 16:48:45 +0100 (CET) (envelope-from kuku) Date: Sun, 25 Feb 2001 16:48:35 +0100 From: Christoph Kukulies To: Marvin McNett Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cd9660: Device not configured Message-ID: <20010225164835.A57149@gil.physik.rwth-aachen.de> References: <3A80619E.724481C5@cs.ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A80619E.724481C5@cs.ucsd.edu>; from mmcnett@cs.ucsd.edu on Tue, Feb 06, 2001 at 12:42:06PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 06, 2001 at 12:42:06PM -0800, Marvin McNett wrote: > I'm having a strange problem with my DVD drive on FreeBSD-4.2. When I > attemped to mount my drive for the first time: > > mount -t cd9660 /dev/acd0c /cdrom > > I received the message: > > cd9660: Device not configured I have this same error with a kernel.GENERIC. After booting the installation CD and choosing the media it suddenly says: cd9660: Device not configured or something like that. Although it boots from CDROM. It's a Creative Labs 56x CDROM drive. I'm messing with the installation now for more than half a (Sun)day with all sorts of strange things like getting: # dmesg dmesg: /dev/drum: Device not configured > > Looking at the output of dmesg, I noticed that there is no mention of > acd0 (or any other DVD or CDROM device for that matter). I then checked > to see how I was able to install from CDROM by reinserting the > installation CD and noticed that it finds the drive as: > > acd0: DVD-ROM at ata0-slave using PIO4 > > So, my question is, why does it detect the drive from the installation > CD and not when I boot up after installation? Is there something I need > to specify (perhaps in the kernel.conf file)? Any help would be greatly > appreciated. > > Cordially, > Marvin > -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 8:12:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 60C1537B6A0 for ; Sun, 25 Feb 2001 08:12:43 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 28313 invoked by uid 100); 25 Feb 2001 16:12:41 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15001.12025.773260.487111@guru.mired.org> Date: Sun, 25 Feb 2001 10:12:41 -0600 To: Duraid Cc: questions@freebsd.org Subject: Re: freebsd and kde In-Reply-To: <82780694@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid types: > sorry, lot's of questions... but im tired looking and solving problems with > library mismatch and differences between distributions... i need an already > OPERATING system...and i like the idea that freebsd comes with these things > taken care of.. am i wrong? Nope, you're right. That's one of the main differences between the BSD distributions and the Linux distributions: the BSDs are complete distributions, built and maintained as a whole by one group; they aren't a system distributed by one group built out of parts from other groups. The downside of this is that upgrading one part of the distribution without the rest (in particular, going from one kernel to another) doesn't work very well, and is in general not supported. However, third party applications (aka "ports") are *not* maintained by that group. Any particular one may be maintained by someone in that group, but that's a separate effort by that individual. This means that ports may fail across a given system upgrade, and that binaries built for old systems may not work properly on new ones. Some of this is mitigated by keeping old versions of the libraries available. > Jim Mock wrote: > > of the other stuff you're running on Linux. The only stuff the binary > > compatibility layer (note I didn't say emulation, because it's not > > emulation) is used for is things that are shipped in a Linux binary for > > only. Like Word Perfect. Or Star Office. Or Acrobat Reader. The rest As an aside, Sun has released the source to Star Office and rebadged the project as "Open Office". The port of that is in progress. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 8:19: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 5BCC037B503 for ; Sun, 25 Feb 2001 08:18:56 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 28470 invoked by uid 100); 25 Feb 2001 16:18:55 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15001.12399.755092.685808@guru.mired.org> Date: Sun, 25 Feb 2001 10:18:55 -0600 To: David Banning Cc: questions@freebsd.org Subject: Re: help needed finding crash reason In-Reply-To: <60693166@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Banning types: > I've been crashing - it is related to the use of X. Or netscape. > > I've already upgraded to 4.2 Stable, re-installed X, (3.3.6), > re-installed xfce (3.6.3) and I still have my crash problem. > > It often happens when using netscape. I see my mouse pointer gradually > less and less responsive. Soon after, there is no response at all, > and I have to completely reset the machine. > > Pouring over the mail archives I understand I can set a rc.conf > variable dumpdev="/dev/wd1s1b" (my swap device), > and that will give me something to work with. > Having done this, where do I look for the result? > When I get the result, which is ? - what do I do with it? Look through the handbook on kernel debugging . http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 8:22:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id AC61E37B401 for ; Sun, 25 Feb 2001 08:22:34 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 28592 invoked by uid 100); 25 Feb 2001 16:22:34 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15001.12618.148680.632155@guru.mired.org> Date: Sun, 25 Feb 2001 10:22:34 -0600 To: Bjarne Wichmann Petersen Cc: questions@freebsd.org Subject: Re: NOT-stripping ports-installation. In-Reply-To: <120598393@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bjarne Wichmann Petersen types: > On Sat, 24 Feb 2001 09:13:56 -0500 > "Matthew Emmerton" wrote: > > > > How do I compile and install *without* getting the binaries stripped? > > > > Add a STRIP="" line to your port's Makefile, or edit bsd.port.subdir.mk > > and > > change the "STRIP?=-s" line. > > Hmm... still no debugging-info. How do I get it to include that? You want to set CFLAGS. It's not clear that setting it in the port Makefile will carry through to the various submakes used in a port. Setting it in /etc/make.conf (see /etc/defaults/make.conf for more info) should work, though. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 8:31:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.rdc1.on.home.com (femail2.rdc1.on.home.com [24.2.9.89]) by hub.freebsd.org (Postfix) with ESMTP id 881A037B491 for ; Sun, 25 Feb 2001 08:31:49 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail2.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010225163142.KCTZ606.femail2.rdc1.on.home.com@home.com> for ; Sun, 25 Feb 2001 08:31:42 -0800 Message-ID: <3A98E95A.B6F4AE33@home.com> Date: Sun, 25 Feb 2001 11:15:38 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: NAT with ipfw? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG can i do nat (network address translation) to allow my internal network to access the internet using ipfw. as far as i know ipfw can only allow, deny, reject and count packets. how can it do the nat? and if it can't how do i do nat? are there any docs on this topic? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 8:51:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shell.bchosting.com (shell.bchosting.com [64.69.68.35]) by hub.freebsd.org (Postfix) with ESMTP id C682E37B401 for ; Sun, 25 Feb 2001 08:51:17 -0800 (PST) (envelope-from chris@selkie.org) Received: from localhost (chris@localhost) by shell.bchosting.com (8.11.0/8.11.0) with ESMTP id f1PGpLx41168; Sun, 25 Feb 2001 08:51:21 -0800 (PST) (envelope-from chris@selkie.org) X-Authentication-Warning: shell.bchosting.com: chris owned process doing -bs Date: Sun, 25 Feb 2001 08:51:20 -0800 (PST) From: Chris Phillips X-Sender: chris@shell.bchosting.com To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: NAT with ipfw? In-Reply-To: <3A98E95A.B6F4AE33@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man natd The explanation in that man page could not be simpler. -Chris Phillips On Sun, 25 Feb 2001, Duraid wrote: > can i do nat (network address translation) to allow my internal network > to access the internet using ipfw. as far as i know ipfw can only allow, > deny, reject and count packets. how can it do the nat? and if it can't > how do i do nat? are there any docs on this topic? > > Duraid > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 8:57:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.lig.bellsouth.net (mail2.lig.bellsouth.net [205.152.0.56]) by hub.freebsd.org (Postfix) with ESMTP id 8B2B937B4EC for ; Sun, 25 Feb 2001 08:57:24 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from prokyon.com (adsl-61-148-210.int.bellsouth.net [208.61.148.210]) by mail2.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id LAA29785; Sun, 25 Feb 2001 11:57:22 -0500 (EST) Message-ID: <3A99399F.6DE2AEAD@prokyon.com> Date: Sun, 25 Feb 2001 11:58:07 -0500 From: Chris Browning X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: NAT with ipfw? References: <3A98E95A.B6F4AE33@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > can i do nat (network address translation) to allow my internal network > to access the internet using ipfw. as far as i know ipfw can only allow, > deny, reject and count packets. how can it do the nat? and if it can't > how do i do nat? are there any docs on this topic? > > Duraid ipfw also does the divert to natd. Just tell ipfw to allow everything if you don't want the packet-filtering. I would assume there is another way to do this, but being familiar with ipfw, that's how I would do it. -- ------------------------ Chris Browning brownicm@prokyon.com ------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 9: 9: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 80FFC37B4EC for ; Sun, 25 Feb 2001 09:09:00 -0800 (PST) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G9B00201ODWN4@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Sun, 25 Feb 2001 09:08:39 -0800 (PST) Received: from tagalong ([165.107.42.167]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G9800G9PHEKW5@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Fri, 23 Feb 2001 15:32:47 -0800 (PST) Date: Fri, 23 Feb 2001 15:32:39 -0800 From: Drew Tomlinson Subject: Off Topic - How to RTFM To: "FreeBSD Questions (E-mail)" Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I couldn't resist. ROTFLMAO. http://www.microsoft.com&item=q209354@www.hwnd.net/pub/mskb/Q209354.asp# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 9:27:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.vei.net (mail.vei.net [63.67.127.134]) by hub.freebsd.org (Postfix) with ESMTP id EF7C937B491 for ; Sun, 25 Feb 2001 09:27:23 -0800 (PST) (envelope-from techieguy7@yahoo.com) Received: from hav0c [63.83.78.158] by mail.vei.net with ESMTP (SMTPD32-6.05) id A336B1D005A; Sun, 25 Feb 2001 12:39:02 -0500 From: "Dan" To: freebsd-questions@FreeBSD.ORG Date: Sun, 25 Feb 2001 12:35:18 -0500 MIME-Version: 1.0 Content-type: Multipart/Mixed; boundary=Message-Boundary-21253 Subject: ppp dial-up problems Message-ID: <3A98FC06.28236.910662B@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Message-Boundary-21253 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body I have set up ppp to dial my ISP. I typed ppp -auto myispname and when I try to run a program that needs the network it does not even attempt to establish a connection. When I type ppp -ddial it dials my ISP but then says "Warning: Chat script failed" and disconnects me. So I don't know what to do so i will post my ppp.conf, ppp.linkup, and rc.conf. Let me know if you see anything wrong. I can connect to the ISP using kppp(under kde) and it works just fine. But I can't get ppp to work. Any suggestions? Thanks --Message-Boundary-21253 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Text from file 'ppp.linkup' MYADDR: delete ALL add 0 0 HISADDR --Message-Boundary-21253 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Text from file 'ppp.conf' #info changed for privacy default: set log Phase Chat Connect Carrier lcp ipcp ccp command set device /dev/cuaa0 #my modem is on COM 1 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" CLSCC: set phone "5555555" #Separate multiple phone numbers with a | set login "TIMEOUT 10 name:-BREAK-name: myname word: mypass cr2> ppp" #my isp asks for username: and password: and has a prompt of clscr2> where i type ppp set timeout 300 #Change to 0 if no timeout desired deny lqr set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 --Message-Boundary-21253 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Text from file 'rc.conf' # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # Enable network daemons for user convenience. # -- sysinstall generated deltas -- # linux_enable="YES" sendmail_enable="YES" moused_enable="YES" saver="logo" sshd_enable="YES" inetd_enable="YES" network_interfaces="lo0 tun0" ifconfig_tun0= router_enable="NO" --Message-Boundary-21253-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 9:48:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id 6954837B491 for ; Sun, 25 Feb 2001 09:48:48 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010225174816.NXAZ12119.femail3.rdc1.on.home.com@home.com>; Sun, 25 Feb 2001 09:48:16 -0800 Message-ID: <3A98FB62.C9F8DE38@home.com> Date: Sun, 25 Feb 2001 12:32:35 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Roelof Osinga , "freebsd-questions@FreeBSD.ORG" Subject: Re: netfilter in freebsd References: <3A977CB1.7EF85F24@home.com> <20010224144734.A23735@daemon.kingsqueak.org> <3A982EE9.6BB6F1BE@eboa.com> <3A97EB10.BA8E0293@home.com> <3A9838E9.D96506BF@eboa.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not really.. after lot's of digging through.. there is a major difference between the two... ipfilter is a true statefull packet filter... that is it has a state table that can keep track of every packet that you send using the 'keep state' keyword. this way you can block anything that you didn't send. while ipfw has the 'established' option but it doesn't use state table (memory) but only decide upon seeing certain flags in the packet (ACT and maybe FIN) which anybody can fake and pierce your firewall. Duraid Roelof Osinga wrote: > Duraid wrote: > > > > which on is newer ipfilter or ipfw? which one is statefull like iptables? i > > might also say which one is better? > > Whichever you like best. Some - like I still - swear by ipfw, others > swear at ipfw. Seems that ipfilter has a nicer language. Try them > both, they're free . > > Roelof > > -- > The New Nisse's Nisser @ http://nl.nisser.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 10:10:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 94AFC37B4EC for ; Sun, 25 Feb 2001 10:10:45 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id TAA16790; Sun, 25 Feb 2001 19:10:36 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3A994A9C.6E5542EA@eboa.com> Date: Sun, 25 Feb 2001 19:10:36 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: netfilter in freebsd References: <3A977CB1.7EF85F24@home.com> <20010224144734.A23735@daemon.kingsqueak.org> <3A982EE9.6BB6F1BE@eboa.com> <3A97EB10.BA8E0293@home.com> <3A9838E9.D96506BF@eboa.com> <3A98FB62.C9F8DE38@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > Not really.. after lot's of digging through.. there is a major difference > between the two... ipfilter is a true statefull packet filter... that is it has > a state table that can keep track of every packet that you send using the 'keep > state' keyword. this way you can block anything that you didn't send. while ipfw > has the 'established' option but it doesn't use state table (memory) but only > decide upon seeing certain flags in the packet (ACT and maybe FIN) which anybody > can fake and pierce your firewall. From ipfw(8): If the ruleset includes one or more rules with the keep-state option, then ipfw assumes a stateful behaviour, i.e. upon a match will create dy- namic rules matching the exact parameters (addresses and ports) of the matching packet. These dynamic rules, which have a limited lifetime, are checked at the first occurrence of a check-state or keep-state rule, and are typically used to open the firewall on-demand to legitimate traffic only. See the RULE FORMAT and EXAMPLES sections below for more information on the stateful behaviour of ipfw. Maybe I'm missing something, but it sure looks like an in-memory table to me. Roelof PS I'm looking at a 4.2 manpage here. The 3.4 and earlier have indeed only the established option. Don't know about 3.5. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 10:21: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devnull.xpert.com (localhost.xpert.com [199.203.132.1]) by hub.freebsd.org (Postfix) with ESMTP id 3F5AB37B65D for ; Sun, 25 Feb 2001 10:20:54 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from mailserv.xpert.com ([199.203.132.135]) by devnull.xpert.com with esmtp (Exim 3.01 #1) id 14X5mf-0005uC-00; Sun, 25 Feb 2001 20:20:37 +0200 Received: by mailserv.xpert.com with Internet Mail Service (5.5.2650.21) id ; Sun, 25 Feb 2001 20:20:26 +0200 Message-ID: From: Yonatan Bokovza To: 'Drew Tomlinson' , "FreeBSD Questions (E-mail)" Subject: RE: Off Topic - How to RTFM Date: Sun, 25 Feb 2001 20:20:25 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG since that returns 404 use google's cache: http://www.google.com/search?q=cache:www.hwnd.net/pub/mskb/Q209354.asp+Q2093 54.asp&hl=en > -----Original Message----- > From: Drew Tomlinson [mailto:drewt@writeme.com] > Sent: Saturday, February 24, 2001 1:33 AM > To: FreeBSD Questions (E-mail) > Subject: Off Topic - How to RTFM > > > Sorry, I couldn't resist. ROTFLMAO. > > http://www.microsoft.com&item=q209354@www.hwnd.net/pub/mskb/Q2 > 09354.asp# > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 10:29:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id E186137B401 for ; Sun, 25 Feb 2001 10:29:47 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 93542 invoked from network); 25 Feb 2001 18:28:53 -0000 Received: from dialup15.austintx.com (HELO tclme.org) (rgreene@208.24.53.17) by mail.tclme.org with SMTP; 25 Feb 2001 18:28:53 -0000 Message-ID: <3A99502E.6C60B8D0@tclme.org> Date: Sun, 25 Feb 2001 12:34:22 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Dru Cc: Daniel Mester , "'Freebsd-Questions (E-mail)" Subject: Re: 'fdisk' questions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man chroot Dru wrote: > > On Sat, 24 Feb 2001, Daniel Mester wrote: > > > Thanks. > > > > > (2) 'UNUSED' in this situation means that fdisk did not find > > > any other freebsd partition, i.e., you probably have some other > > > operating systems on those partitions, or else they really are > > > unused. > > > > But i haven't got any other partition than FreeBSD on this box. It takes > > whole disk. > > freenix# fdisk -s /dev/ad4 > > /dev/ad4: 4177 cyl 64 hd 63 sec > > Part Start Size Type Flags > > 1: 0 16841664 0xa5 0x80 > > > > So what the stands for? > > Thank you. > > "fdisk" reads the BIOS partition table which has four 16 byte entries. > Since you've only used one of these entries, the other three entries are > "unused". > > Dru > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Bob Greene rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 11:14:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 7EB1C37B401 for ; Sun, 25 Feb 2001 11:14:08 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-345.hutchtel.net [206.10.68.45]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id NAA28904; Sun, 25 Feb 2001 13:14:03 -0600 (CST) Message-ID: <005101c0a028$46e4a720$6100000a@vladsempire.net> From: "Josh Paetzel" To: "David Anderson" , References: <00a501c09f84$26631120$047ba8c0@co.nz> Subject: Re: Failed bin install using CD *and* Floppies 4.2 Date: Mon, 26 Feb 2001 13:13:30 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "David Anderson" To: Sent: Sunday, February 25, 2001 5:33 PM Subject: Failed bin install using CD *and* Floppies 4.2 > Hi > Can anyone suggest anything helpful to the 2 following 4.2 bin > install problems. > > (i) With CD (burnt by me) all bin's including bin.inf burnt onto > Mitsubishi 650mb/74inch. > Nothing else on this one time recordable disk. > > After choosing CDROM as install media. > > "Warning: The CD currently in the drive is either not a FreeBSD > CD or it is older (pre 2.1.5) FreeBSD CD which does not have a > version number on it. > Do you want to use this anyway?" > > I click ok then get ......"Unable to transfer the bin > distribution from acd0c." > > Has anybody else encountered this problem - Can anyone help? > I'm not totally sure on this, but I think that selecting CD for media means that the installer is going to look for a CD burned from an iso image. I've tried to make CDs by not using the iso in the past and they have always bombed exactly the way that yours is. (If there is a way to do it, I don't know it.) > (ii) With 25 floppies carefully set up with bins and bin.inf as > per install.txt I get 75% of the way and hit "Write failure on > transfer! Wrote -1 bytes of 240640 bytes." > > Does this indicate a hard drive problem? I have been running > Slackware Linux on this same box for some time with no problems. > I replaced the bins and floppy in question but still the same > result. Don't know about this one. I'd say avoid a floppy install if at all possible. Josh > What about this problem? - Can anyone help? Any suggestions > would be much appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 11:24:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id D661237B491 for ; Sun, 25 Feb 2001 11:24:48 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 3043 invoked from network); 25 Feb 2001 19:23:55 -0000 Received: from dialup3.austintx.com (HELO tclme.org) (rgreene@208.24.53.5) by mail.tclme.org with SMTP; 25 Feb 2001 19:23:55 -0000 Message-ID: <3A995D1C.340D46F7@tclme.org> Date: Sun, 25 Feb 2001 13:29:32 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: jailing users References: <3A97C61D.2214D09F@home.com> <3A9824ED.5F487CB4@tclme.org> <3A97E41A.309CE2B@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man chroot Duraid wrote: > > i think quota is used to limit the storage space for users.... but what does > chroot does.. can you elaborate? > > Duraid -- Bob Greene rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 11:52: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.trancom.net (c828459-d.aurora1.co.home.com [24.13.145.16]) by hub.freebsd.org (Postfix) with ESMTP id 5852E37B491 for ; Sun, 25 Feb 2001 11:51:59 -0800 (PST) (envelope-from freebsd@trancom.net) Received: from aaron (aaron.trancom.net [192.168.10.5]) by freebsd.trancom.net (8.11.1/8.11.1) with SMTP id f1PJrlx00310 for ; Sun, 25 Feb 2001 12:53:47 -0700 (MST) (envelope-from freebsd@trancom.net) Message-ID: <000c01c09f63$f7b55a10$050aa8c0@aaron> From: "FreeBSD Mailing List" To: Subject: Ident with NATD Date: Sun, 25 Feb 2001 12:48:47 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering if there is such an ident program that would work with NATD, so i can use mIRC from behind the server. I know linux has this program called mident that worked really well with ipmasquerade Aaron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 12:11:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 16CBD37B401 for ; Sun, 25 Feb 2001 12:11:16 -0800 (PST) (envelope-from reel@sympatico.ca) Received: from HSE-QuebecCity-ppp80890.qc.sympatico.ca ([64.229.234.63]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010225201114.PRNI741.tomts8-srv.bellnexxia.net@HSE-QuebecCity-ppp80890.qc.sympatico.ca> for ; Sun, 25 Feb 2001 15:11:14 -0500 Date: Sun, 25 Feb 2001 15:11:13 -0500 (EST) From: Felix-Antoine Paradis X-X-Sender: To: FreeBSD Questions Subject: Upgrading gcc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the best way of upgrading gcc? I downloaded the latest from ftp.gnu.org, did a make, make install and my gcc -v output is still gcc version 2.7.2.3. Is there any other ways? Thank you. ______________________ Felix-Antoine Paradis reel@sympatico.ca PGP Key ID: 0x7B3AD2C5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 12:48:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 26BE137B401 for ; Sun, 25 Feb 2001 12:48:14 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f1PKkLi08833; Sun, 25 Feb 2001 15:46:22 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <012101c09f6c$45998ff0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Felix-Antoine Paradis" , "FreeBSD Questions" References: Subject: Re: Upgrading gcc Date: Sun, 25 Feb 2001 15:48:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What is the best way of upgrading gcc? The best way is to upgrade FreeBSD itself. All of the 2.2.x and 3.x releases have gcc 2.7.2.x. All of the 4.x releases have gcc 2.95.2. Which version of FreeBSD are you using? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 12:53:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 3562437B65D for ; Sun, 25 Feb 2001 12:53:09 -0800 (PST) (envelope-from ntaflos.andreas@gmx.net) Received: (qmail 28027 invoked by uid 0); 25 Feb 2001 20:53:06 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Bender.ANT) (212.17.108.240) by mail.gmx.net (mp009-rz3) with SMTP; 25 Feb 2001 20:53:06 -0000 Received: (from root@localhost) by Bender.ANT (8.11.1/8.11.1) id f1PKqON14761; Sun, 25 Feb 2001 21:52:24 +0100 (CET) (envelope-from root) Date: Sun, 25 Feb 2001 21:52:24 +0100 From: Andreas Ntaflos To: questions@freebsd.org Cc: stable@freebsd.org Subject: /dev/dsp problems with "play" (usr/ports/audio/play), but not with wavplay (usr/ports/audio/wavplay) Message-ID: <20010225215224.A14682@Bender.ANT> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've got a weird little problem... trying to play wavefiles via 'play' (usr/ports/audio/play) results in the following (SB Live): play: /dev/dsp: Invalid argument here is what exists in /dev: ls -laF dsp* lrwxrwxrwx 1 root wheel 4 Feb 24 13:27 dsp@ -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Feb 25 20:45 dsp0 crw-rw-rw- 1 root wheel 30, 19 Feb 24 13:26 dsp1 lrwxrwxrwx 1 root wheel 5 Feb 24 13:27 dspW@ -> dspW0 crw-rw-rw- 1 root wheel 30, 5 Feb 24 13:27 dspW0 crw-rw-rw- 1 root wheel 30, 21 Feb 24 13:26 dspW1 attempting to play the same wavefile with 'wavplay' (usr/ports/audio/wavplay) works just fine. I have the pcm audio driver: cat /dev/sndstat: FreeBSD Audio Driver (newpcm) Feb 17 2001 01:08:50 Installed devices: pcm0: at io 0x9800 irq 9 (4p/3r channels duplex) so what the hell is it with /dev/dsp? MAKEDEV dsp0 doesn't work, as it gets created with MAKEDEV snd0. so what is the problem with dsp? anyone knows? there was a similar topic a few days ago, but it said that using /dev/dsp1 solves the problems. It does not for me. any help welcome. -- regards Andreas Ntaflos ntaflos.andreas@gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 12:56:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 1FBD137B401 for ; Sun, 25 Feb 2001 12:56:34 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-345.hutchtel.net [206.10.68.45]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id OAA01069; Sun, 25 Feb 2001 14:56:24 -0600 (CST) Message-ID: <008f01c0a036$939b98e0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "FreeBSD Mailing List" , References: <000c01c09f63$f7b55a10$050aa8c0@aaron> Subject: Re: Ident with NATD Date: Mon, 26 Feb 2001 14:55:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "FreeBSD Mailing List" To: Sent: Sunday, February 25, 2001 1:48 PM Subject: Ident with NATD > I was wondering if there is such an ident program that would work with NATD, > so i can use mIRC from behind the server. I know linux has this program > called mident that worked really well with ipmasquerade > > Aaron > > I use irc clients on my network all the time, and I run natd. I don't have any problem getting out. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13: 5:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id ABEB337B401 for ; Sun, 25 Feb 2001 13:05:24 -0800 (PST) (envelope-from reel@sympatico.ca) Received: from HSE-QuebecCity-ppp80890.qc.sympatico.ca ([64.229.234.63]) by tomts5-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010225210523.RYXX2129.tomts5-srv.bellnexxia.net@HSE-QuebecCity-ppp80890.qc.sympatico.ca>; Sun, 25 Feb 2001 16:05:23 -0500 Date: Sun, 25 Feb 2001 16:05:22 -0500 (EST) From: Felix-Antoine Paradis X-X-Sender: To: Matthew Emmerton Cc: FreeBSD Questions Subject: Re: Upgrading gcc In-Reply-To: <012101c09f6c$45998ff0$1200a8c0@gsicomp.on.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Feb 2001, Matthew Emmerton wrote: > > What is the best way of upgrading gcc? > > The best way is to upgrade FreeBSD itself. > > All of the 2.2.x and 3.x releases have gcc 2.7.2.x. > All of the 4.x releases have gcc 2.95.2. > > Which version of FreeBSD are you using? I am using FreeBSD 3.5-STABLE. ______________________ Felix-Antoine Paradis reel@sympatico.ca PGP Key ID: 0x7B3AD2C5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13: 6:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cr34885-a.ym1.on.wave.home.com (cr34885-a.ym1.on.wave.home.com [24.112.67.68]) by hub.freebsd.org (Postfix) with ESMTP id A4F0B37B401; Sun, 25 Feb 2001 13:06:26 -0800 (PST) (envelope-from gerry@pathtech.org) Received: (from gerry@localhost) by cr34885-a.ym1.on.wave.home.com (8.9.3/8.9.3) id QAA15146; Sun, 25 Feb 2001 16:06:15 -0500 (EST) Date: Sun, 25 Feb 2001 16:06:15 -0500 (EST) From: "G. Roderick Singleton" Message-Id: <200102252106.QAA15146@cr34885-a.ym1.on.wave.home.com> To: questions@freebsd.org, stable@freebsd.org, trini0@optonline.net Subject: Re: Just a test Reply-To: gerry@pathtech.org X-Sun-Charset: US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From owner-ipfilter@cairo.anu.edu.au Sun Feb 25 16:01:43 2001 > X-Authentication-Warning: cairo.anu.edu.au: majordomo set sender to owner-ipfilter@coombs.anu.edu.au using -f > Date: Sun, 25 Feb 2001 15:55:01 -0500 > From: trini0 > Subject: Just a test > To: FreeBSD Questions , > FreeBSD Stable , > ipfilter > MIME-version: 1.0 > Content-transfer-encoding: 7BIT > X-Accept-Language: en > > Cant seem to post over the past week > > > Very good it works To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:10:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bigglesworth.mail.be.easynet.net (bigglesworth.mail.be.easynet.net [212.100.160.67]) by hub.freebsd.org (Postfix) with ESMTP id D0EF137B401 for ; Sun, 25 Feb 2001 13:10:18 -0800 (PST) (envelope-from as_hombert@attglobal.net) Received: from 213-193-168-28.adsl.easynet.be ([213.193.168.28] helo=ash) by bigglesworth.mail.be.easynet.net with smtp (Exim 3.16 #1) id 14X8Qr-000310-00 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 22:10:17 +0100 From: Anne-Sophie Hombert To: X-Mailer: Poco 2.11 (777) - Registered Version Date: Sun, 25 Feb 2001 22:10:15 +0100 X-URL: Subject: Trouble setting up firewall Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I followed the instructions on:= http://www.freebsd.org/tutorials/dialup-firewall/index.html to= setup a firewall on my FreeBSD 4.2 system. Once everything is= done, I can ping the provider or any address of the format= xxx.xxx.xxx.xxx but can't resolve any domain name. I am connecting to the ADSL provider using PPPoE protocol= (getting a dynamic IP address). The modem is connected to a= 3C905B network card. Any ideas at what I should look to diagnose and solve the= problem? Thanks, Anne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:11:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (Postfix) with ESMTP id 8B26437B503 for ; Sun, 25 Feb 2001 13:11:11 -0800 (PST) (envelope-from kuku@gilberto.physik.rwth-aachen.de) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.9.3/8.9.3) id WAA58467; Sun, 25 Feb 2001 22:11:08 +0100 (CET) (envelope-from kuku) Date: Sun, 25 Feb 2001 22:10:57 +0100 From: Christoph Kukulies To: Marvin McNett Cc: freebsd-questions@freebsd.org Subject: Re: cd9660: Device not configured Message-ID: <20010225221057.A58437@gil.physik.rwth-aachen.de> References: <3A80619E.724481C5@cs.ucsd.edu> <20010225164835.A57149@gil.physik.rwth-aachen.de> <000701c09f6d$eb1a60c0$060110ac@nimitz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000701c09f6d$eb1a60c0$060110ac@nimitz>; from mmcnett@cs.ucsd.edu on Sun, Feb 25, 2001 at 01:00:00PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 01:00:00PM -0800, Marvin McNett wrote: > Sorry I can't be of much help. I never did get a decent answer to this > either. I finally just gave up on that machine. In my case - it's solved now - it was probably an unclean /dev directory and that I tried an upgrade from some 3.x to 4.2 and ... well it was somewhat messy. I made a clean newfs on / and installed 4.2 and the problem was gone. > > -Marvin -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:18:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sp28.notesnet.bgsu.edu (mailgw02.bgsu.edu [129.1.7.28]) by hub.freebsd.org (Postfix) with ESMTP id C0D1337B401 for ; Sun, 25 Feb 2001 13:18:48 -0800 (PST) (envelope-from memphis_ms@gmx.net) Received: from gmx.net ([129.1.133.122]) by sp28.notesnet.bgsu.edu (Lotus Domino Release 5.0.2b) with ESMTP id 2001022516163187:385145 ; Sun, 25 Feb 2001 16:16:31 -0500 Message-ID: <3A997797.8343DB93@gmx.net> Date: Sun, 25 Feb 2001 16:22:31 -0500 From: Raoul Schroeder X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions Subject: Misc. Questions: Scratching Memory Banks X-MIMETrack: Itemize by SMTP Server on MAILGW02/SERVER/BGSU(Release 5.0.2b |December 16, 1999) at 02/25/2001 04:16:31 PM, Serialize by Router on MAILGW02/SERVER/BGSU(Release 5.0.2b |December 16, 1999) at 02/25/2001 04:16:34 PM, Serialize complete at 02/25/2001 04:16:34 PM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, anyone who replies, please reply to me via mail directly as well, since I tend to not read freebsd-questions closely anymore. Here's the thing: So far I have always chuckled at handbook section 12.10, the scratching memory banks. I mean, c'mon, scratching memory banks... So, today I added 64 Megs of RAM, and I get this additional noise from my server. It's not the HDs (my first guess), and all the fans spin freely. Now, I still don't think it's scratching memory banks - but what do I know? So... Is there something like scratching memory banks or no? Thanks, Raoul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:24:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-10.dsl.lsan03.pacbell.net [63.207.60.10]) by hub.freebsd.org (Postfix) with ESMTP id 2CAFD37B491 for ; Sun, 25 Feb 2001 13:24:47 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B0D0D66F83; Sun, 25 Feb 2001 13:24:46 -0800 (PST) Date: Sun, 25 Feb 2001 13:24:46 -0800 From: Kris Kennaway To: Felix-Antoine Paradis Cc: Matthew Emmerton , FreeBSD Questions Subject: Re: Upgrading gcc Message-ID: <20010225132446.A39700@mollari.cthul.hu> References: <012101c09f6c$45998ff0$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from reel@sympatico.ca on Sun, Feb 25, 2001 at 04:05:22PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 04:05:22PM -0500, Felix-Antoine Paradis wrote: > On Sun, 25 Feb 2001, Matthew Emmerton wrote: > > > What is the best way of upgrading gcc? > > > > The best way is to upgrade FreeBSD itself. > > > > All of the 2.2.x and 3.x releases have gcc 2.7.2.x. > > All of the 4.x releases have gcc 2.95.2. > > > > Which version of FreeBSD are you using? >=20 > I am using FreeBSD 3.5-STABLE. Newer versions of gcc have trouble compiling bits of the base system because they changed the boundaries of what it considers acceptible code. Best bet is to upgrade to 4.2-STABLE or wait for 4.3, due out in a month or so. 4.x has gcc 2.95.mumble Kris --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mXgeWry0BWjoQKURAjDCAJ0e/d7msiBD7Nl74/uC3pYh3VTIfACdE8Op Nh4B90S0PKoPCWly8ooCn8Q= =fvCO -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:33: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 1BA2C37B491 for ; Sun, 25 Feb 2001 13:32:58 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-345.hutchtel.net [206.10.68.45]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id PAA11624; Sun, 25 Feb 2001 15:32:56 -0600 (CST) Message-ID: <00a701c0a03b$accffb80$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Anne-Sophie Hombert" , References: Subject: Re: Trouble setting up firewall Date: Mon, 26 Feb 2001 15:32:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Anne-Sophie Hombert" To: Sent: Sunday, February 25, 2001 3:10 PM Subject: Trouble setting up firewall > Hi, > > I followed the instructions on: http://www.freebsd.org/tutorials/dialup-firewall/index.html to setup a firewall on my FreeBSD 4.2 system. Once everything is done, I can ping the provider or any address of the format xxx.xxx.xxx.xxx but can't resolve any domain name. > > I am connecting to the ADSL provider using PPPoE protocol (getting a dynamic IP address). The modem is connected to a 3C905B network card. > > Any ideas at what I should look to diagnose and solve the problem? > > Thanks, > > Anne > > Sounds like you are blocking your DNS. Port 53 Josh > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:35:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.prod.itd.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 4E3C037B6C7 for ; Sun, 25 Feb 2001 13:35:30 -0800 (PST) (envelope-from mh@neonsky.net) Received: from lan (user-33qtsm4.dialup.mindspring.com [199.174.242.196]) by snipe.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id NAA05126 for ; Sun, 25 Feb 2001 13:35:27 -0800 (PST) Message-ID: <005d01c09f72$de279cc0$0101a8c0@lan> From: "Richard Ward" To: Subject: Output files Date: Sun, 25 Feb 2001 16:35:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, For some odd reason, about a week ago my FreeBSD 4.1.1-stable machine stopped generating statistics (daily, weekly, monthly, etc. run/security) and I was wondering what might of caused this. Also, how would I be able to generate these statistics on demand? Could there be a verbose way of seeing what it does, so that I could check for errors in it's gathering of information? Thanks. - -- Richard Ward -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOpl6kjhmk56puil3EQKuWwCcCoNs6+r/Xo3iP69U8I96YGa7AWAAnjen uIkAMH57Qy1fB7u7TpdaeO31 =3DU+iD -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:42: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with SMTP id 9602A37B401 for ; Sun, 25 Feb 2001 13:41:58 -0800 (PST) (envelope-from kilgore@speakeasy.org) Received: (qmail 69477 invoked from network); 25 Feb 2001 21:41:57 -0000 Received: from unknown (HELO dunceee.speakeasy.org) ([64.81.23.94]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 25 Feb 2001 21:41:57 -0000 Message-Id: <4.3.2.7.2.20010225134110.00a9b530@dunces.org> X-Sender: kilgore@dunces.org (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 25 Feb 2001 13:45:35 -0800 To: freebsd-questions@FreeBSD.ORG From: Burke Martin Subject: SSH is making me very sad Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, Can someone give me some tips on where to start so that I can get SSH working on FreeBSD-4.2... I jsut set this machine up and im kind of confused because there is so much documentation out there relating to problems with ssh. The problem im having is when i go to log in with ssh after the password is entered it jsut hangs. I have added some lines into my pam.conf file but that hasnt made a difference. Here is what i put in the pam.conf sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so This isnt exact because i didnt copy and paste but this is contained in the file. Any help would be thoroughly appreciated. Thanks, Burke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 13:51:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id 3945337B4EC for ; Sun, 25 Feb 2001 13:51:09 -0800 (PST) (envelope-from harold-r@mindspring.com) Received: from Harolde.econcepts.com (user-38ld7pc.dialup.mindspring.com [209.86.159.44]) by hall.mail.mindspring.net (8.9.3/8.8.5) with SMTP id QAA16022 for ; Sun, 25 Feb 2001 16:51:07 -0500 (EST) From: harold-r@mindspring.com Message-Id: <200102252151.QAA16022@hall.mail.mindspring.net> Date: Sun, 25 Feb 2001 16:58:05 -0500 To: freebsd-questions@FreeBSD.org Subject: Kernel Rebuild failure... X-Mailer: Opera 4.02 build 762 X-Priority: Normal Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While trying to rebuild the kernel for 'bridging', i entered # make buildkernel KERNCONF-ECDL1 ... i got the following error.... ------------- ... >>> Rebuilding kernel(s) ... ------------- ... ===> GERNIC mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/config ... config -r -r /usr/obj/usr/src/sys/GENERIC GENERIC Removing old directory /usr/obj/usr/src/sys/GENERIC: Done. Don't forget to do a ''make depend'' Kernel build directory is /usr/obj/usr/src/sys/GENERIC cd /usr/obj/usr/src/sys/GENERIC; MAKESRCPATH=/usr/src/sys/dev/aic7xx/aicasm make -f /usr/src/sys/dev/aic7xxx/aicasm/MakeFile Warning: Object directory not changed from original /usr/obj/usr/src/sys/GENERIC yacc -d /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y mv y.tab.c aicasm_gram.c mv:Permission denied *** 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. !! WHAT TO DO !! Harold Roland,E. 770.623.6405 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14: 0:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f183.law11.hotmail.com [64.4.17.183]) by hub.freebsd.org (Postfix) with ESMTP id CBCE137B4EC for ; Sun, 25 Feb 2001 14:00:14 -0800 (PST) (envelope-from t403403@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 25 Feb 2001 14:00:14 -0800 Received: from 12.77.221.119 by lw11fd.law11.hotmail.msn.com with HTTP; Sun, 25 Feb 2001 22:00:14 GMT X-Originating-IP: [12.77.221.119] From: "Terry Witherspoon" To: freebsd-questions@freebsd.org Subject: MyODBC will not compile? Date: Sun, 25 Feb 2001 16:00:14 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Feb 2001 22:00:14.0657 (UTC) FILETIME=[54F36B10:01C09F76] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to compile MyODBC 2.50.36 from source on a new 4.2 box. The compile fails with the message below. I don't want to use the ports version as it tries to install MySQL which I already have loaded. Anyone care to guess whats wrong with this? Thanks, TW /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -I/usr/local/include -g -O2 -c connect.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -I/usr/local/include -g -O2 -Wp,-MD,.deps/connect.pp -c -fPIC -DPIC connect.c -o connect.lo connect.c: In function `SQLAllocConnect': connect.c:89: structure has no member named `vio' connect.c: In function `SQLConnect': connect.c:196: structure has no member named `vio' gmake: *** [connect.lo] Error 1 _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14: 0:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 0549437B65D for ; Sun, 25 Feb 2001 14:00:26 -0800 (PST) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id JAA16572; Mon, 26 Feb 2001 09:00:24 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id JAA12907; Mon, 26 Feb 2001 09:00:24 +1100 (EST) Message-Id: <200102252200.JAA12907@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Richard Ward" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Output files In-Reply-To: Message from "Richard Ward" of "Sun, 25 Feb 2001 16:35:20 CDT." <005d01c09f72$de279cc0$0101a8c0@lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Feb 2001 09:00:24 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Richard, > For some odd reason, about a week ago my FreeBSD 4.1.1-stable machine > stopped generating statistics (daily, weekly, monthly, etc. > run/security) and I was wondering what might of caused this. Also, > how would I be able to generate these statistics on demand? Could > there be a verbose way of seeing what it does, so that I could check > for errors in it's gathering of information? Well, if you look in /etc/crontab you will see that these are all output by the "periodic" script (which is in /usr/sbin). So the two most likely sources of problem are: cron periodic I would probably consider a cron problem much more likely, so... Is cron still running (try "ps wwax | more")? Is /etc/crontab still there, and does it still have the entries for periodic dialy/weekly/monthly? Is it logging errors in /var/log/cron when it tries to run periodic? And yes, you should be able to get this info manually by running periodic yourself, which will email you the results as usual, or you can create your own periodic.conf to get something else to happen. Cheers, Tony -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14:19:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Stalker.alfacom.net (Stalker2.Alfacom.net [212.26.133.81]) by hub.freebsd.org (Postfix) with ESMTP id C414637B67D for ; Sun, 25 Feb 2001 14:19:50 -0800 (PST) (envelope-from vkushnir@Alfacom.net) Received: from kushnir1.kiev.ua (dup-60.alfacom.net [62.244.36.60]) by Stalker.alfacom.net (8.9.3/8.9.3) with ESMTP id AAA00894 for ; Mon, 26 Feb 2001 00:19:38 +0200 (EET) Received: from localhost (volodya@localhost) by kushnir1.kiev.ua (8.11.2/8.11.1) with ESMTP id f1PMJZd75918 for ; Mon, 26 Feb 2001 00:19:36 +0200 (EET) (envelope-from volodya@kushnir1.kiev.ua) Date: Mon, 26 Feb 2001 00:19:35 +0200 (EET) From: Vladimir Kushnir Reply-To: Vladimir Kushnir To: Subject: Linux binaries run faster under native ?! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, What could be a reason for such a strange behaviour? I've tried a program (some calculations in FORTRAN) as a natove binary and as a Linux binary. Compiled right here, with g77 from linux_devtools port. Result: it takes ~410s as a FreeBSD binary and ~310s as a Linux one. Compiler/linker flags were all the same, in both cases compiled as static. Any clues? Regards, Vladimir -- ===========================|======================= Vladimir Kushnir | vkushnir@Alfacom.net | Powered by FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14:42:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta01.mta.everyone.net (sitemail.everyone.net [216.200.145.35]) by hub.freebsd.org (Postfix) with ESMTP id 9215B37B401 for ; Sun, 25 Feb 2001 14:42:55 -0800 (PST) (envelope-from UNIXfreak@normalpeoplescareme.com) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta01.mta.everyone.net (Postfix) with ESMTP id 866021C377A for ; Sun, 25 Feb 2001 14:42:55 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id 79EE636F9; Sun, 25 Feb 2001 14:42:55 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Sun, 25 Feb 2001 14:42:55 -0800 (PST) From: UNIX Freak To: freebsd-questions@FreeBSD.ORG Subject: Loading problems! HELP!! Reply-To: UNIXfreak@normalpeoplescareme.com X-Originating-Ip: [63.166.164.12] Message-Id: <20010225224255.79EE636F9@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, I had problems loading BSD with the Boot Manager that came with it but it would load Windows but not BSD When I got another boot loader it said Read Error I suppose it was a read error on the BSD Boot Manager too but it didn't say. Any way. I have a Compaq Presario. around 30gigs hd space 5 gigs cut for BSD with fips and a 1GHz AMD processor AND I NEED HELP, John _____________________________________________________________ Get your own NormalPeopleScareMe.com email addresses. Send a Normal People Scare Me greeting to a friend and have a chance to win a new PIII Computer. It's Fun! It's Free! Go to---> http://www.normalpeoplescareme.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14:48:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [208.12.11.174]) by hub.freebsd.org (Postfix) with ESMTP id D73E137B401 for ; Sun, 25 Feb 2001 14:48:21 -0800 (PST) (envelope-from mwlist@lanfear.com) Received: from sapporo.lanfear.com (h-64-105-36-216.snvacaid.covad.net [64.105.36.216]) by akira.lanfear.com (8.9.3/8.9.3) with SMTP id OAA36102 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 14:48:21 -0800 (PST) (envelope-from mwlist@lanfear.com) Date: Sun, 25 Feb 2001 14:48:21 -0800 (PST) From: Marc W Message-Id: <200102252248.OAA36102@akira.lanfear.com> To: freebsd-questions@freebsd.org Subject: Getting around a broken O_EXCL MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello! i want to set up a named pipe (FIFO) to prevent multiple instances of a program i'm writing. what i wanted to have the programs do is: -- check for FIFO -- if !FIFO, int res = mkfifo("unique fifo name", O_EXCL); if (res == -1 && errno == EWOULDBLOCK) recheck for FIFO else if (res == -1) abort or something else spawn thread and wait on FIFO. now, the problem is that, in reading the Linux docs, O_EXCL appears to be busted on NFS, and I'm assuming on other OSes, including FreeBSD as well. So, what are my options to get around this? i'd really rather there not be a potential race condition in my program. marc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14:50:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pinboard.com (mail.pinboard.com [194.209.195.7]) by hub.freebsd.org (Postfix) with ESMTP id 3B17B37B401 for ; Sun, 25 Feb 2001 14:50:31 -0800 (PST) (envelope-from kurt@pinboard.com) Received: (from uucp@localhost) by mail.pinboard.com (8.9.3/8.9.3/20000102-00-KK) with UUCP id XAA64862 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 23:50:29 +0100 (CET) (envelope-from kurt@pinboard.com (kurt@pinboard.com)) (client-IP ) Received: (from uucp@localhost) by squirrel.pbdhome.pinboard.com (8.9.1/8.9.1-19980817-01/KK) with UUCP id XAA25583 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 23:45:55 +0100 (CET) (envelope-from: kurt@pinboard.com) Received: (from kurt@localhost) by badger.pbdhome.pinboard.com (8.9.3/8.9.3/20000829-01-KK) id XAA36638 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 23:42:38 +0100 (CET) (envelope-from kurt (kurt)) (client-IP ) Date: Sun, 25 Feb 2001 23:42:38 +0100 From: pbdlists@pinboard.com To: freebsd-questions@freebsd.org Subject: boot of 4.2R hangs Message-ID: <20010225234238.A36602@pinboard.com> Mail-Followup-To: pbdlists@pinboard.com, freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anybody got an idea what the heck I have to do to get the 4.2R installaiton media to load properly? I've tried on different machines, I've tried on SCSI CD-ROM's and IDE CD-ROM's, I've tried to boot from the CD and from the floppies, I've also tried the floppies of the latest -STABLE, but all with the same result: when the devices are being scanned it gets as far as the parallel port and then it sits there and does nothing. The last line on the screen says plip0: on ppbus0 and there it stays. I've also tried disabling any and all devices which are not absolutely required for the install, but it still stops. I've been using FreeBSD since v2.0.5 on lots of machines, but I've never had a problem like this before. Also all the previous releases boot, install and run just fine on the same machines, so it should not be anything with the hardware. Any hints eagerly accepted. Kurt -- ---------------------------------------------------------------------- The box said: "Requires Windows 95 or better", so I installed FreeBSD. ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 14:52: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 062B037B401 for ; Sun, 25 Feb 2001 14:51:58 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14XA1D-00085z-01 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 22:51:55 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.16 #1) id 14XA0E-0001as-00 for freebsd-questions@freebsd.org; Sun, 25 Feb 2001 22:50:54 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Apache versions and perl versions Reply-To: wayne.pascoe@realtime.co.uk Date: 25 Feb 2001 22:50:54 +0000 Message-ID: Lines: 25 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I am trying to update some stuff on my FreeBSD 4.2-STABLE system. I CVSUP'd last night both ports and source. Is perl 5.6 scheduled for inclusion in either src or ports in the near future ? At the moment, perl -V tells me Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Also, I am trying to upgrade apache. In /usr/ports/www/apache13/Makefile, I see that it includes the fix for the current broken mod_rewrite. I need mod_ssl though. I can't see this fix in /usr/ports/www/apache13-modssl/Makefile. Can I install apache13 and then install apache13-modssl on top of that ? or will this end up installing 2 copies of apache on the machine ? Should I just work out how to include the patch in apache13-modssl ? TIA, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 15:21:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id A26D037B491 for ; Sun, 25 Feb 2001 15:21:28 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 6349 invoked by uid 0); 26 Feb 2001 00:21:34 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 00:21:34 -0000 Message-ID: <3A999377.8002D8D1@urx.com> Date: Sun, 25 Feb 2001 15:21:27 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: harold-r@mindspring.com Cc: freebsd-questions@FreeBSD.org Subject: Re: Kernel Rebuild failure... References: <200102252151.QAA16022@hall.mail.mindspring.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG harold-r@mindspring.com wrote: > > While trying to rebuild the kernel for 'bridging', > > i entered # make buildkernel KERNCONF-ECDL1 Was that supposed to be an "=" instead of a "-" Kent > ... > > i got the following error.... > > ------------- ... > >>> Rebuilding kernel(s) ... > ------------- ... > ===> GERNIC > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/config > ... > config -r -r /usr/obj/usr/src/sys/GENERIC GENERIC > Removing old directory /usr/obj/usr/src/sys/GENERIC: Done. > Don't forget to do a ''make depend'' > Kernel build directory is /usr/obj/usr/src/sys/GENERIC > cd /usr/obj/usr/src/sys/GENERIC; > MAKESRCPATH=/usr/src/sys/dev/aic7xx/aicasm > make -f /usr/src/sys/dev/aic7xxx/aicasm/MakeFile > Warning: Object directory not changed from original > /usr/obj/usr/src/sys/GENERIC > > yacc -d /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y > mv y.tab.c aicasm_gram.c > mv:Permission denied > *** 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. > > !! WHAT TO DO !! > > Harold Roland,E. > 770.623.6405 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 15:28:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with SMTP id 0028B37B401 for ; Sun, 25 Feb 2001 15:28:18 -0800 (PST) (envelope-from kilgore@speakeasy.org) Received: (qmail 78238 invoked from network); 25 Feb 2001 23:28:17 -0000 Received: from unknown (HELO dunceee.speakeasy.org) ([64.81.23.94]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 25 Feb 2001 23:28:17 -0000 Message-Id: <4.3.2.7.2.20010225152706.00a9fa00@dunces.org> X-Sender: kilgore@dunces.org (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 25 Feb 2001 15:31:56 -0800 To: freebsd-questions@FreeBSD.ORG From: Burke Martin Subject: Fwd: SSH is making me very sad Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, again, Ive been trying to get this straight and nothing ive tried works so far. Here is what i get when i do -v SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Reading configuration data /etc/ssh/ssh_config debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to xxxxxx.org [xxx.xxx.xxx.xxx] port 22. debug: Allocated local port 1013. debug: Connection established. debug: Remote protocol version 1.99, remote software version OpenSSH_2.2.0 debug: Local version string SSH-1.5-OpenSSH_2.2.0 debug: Waiting for server public key. debug: Received server public key (768 bits) and host key (1024 bits). debug: Host 'xxxxxx.org' is known and matches the RSA host key. debug: Encryption type: 3des debug: Sent encrypted session key. debug: Installing crc compensation attack detector. debug: Received encrypted confirmation. debug: Trying Kerberos V5 authentication. Another problem that might be related is that email doesnt work. I get a "can not check MX records for recipients address" any leads of things to start checking would be great. I am completely dry. Thanks Burke >Hi All, > >Can someone give me some tips on where to start so that I can get SSH >working on FreeBSD-4.2... I jsut set this machine up and im kind of >confused because there is so much documentation out there relating to >problems with ssh. The problem im having is when i go to log in with ssh >after the password is entered it jsut hangs. I have added some lines into >my pam.conf file but that hasnt made a difference. Here is what i put in >the pam.conf > >sshd auth sufficient pam_skey.so >sshd auth required pam_unix.so try_first_pass >sshd session required pam_permit.so > >This isnt exact because i didnt copy and paste but this is contained in >the file. Any help would be thoroughly appreciated. > >Thanks, >Burke > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 15:28:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web5303.mail.yahoo.com (web5303.mail.yahoo.com [216.115.106.112]) by hub.freebsd.org (Postfix) with SMTP id 1A73C37B401 for ; Sun, 25 Feb 2001 15:28:37 -0800 (PST) (envelope-from abs_monaco@yahoo.com) Message-ID: <20010225232836.2608.qmail@web5303.mail.yahoo.com> Received: from [212.67.107.220] by web5303.mail.yahoo.com; Sun, 25 Feb 2001 15:28:36 PST Date: Sun, 25 Feb 2001 15:28:36 -0800 (PST) From: abbas mirza Subject: Port install for Java on Fbsd 4.1 To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Trying to install some ports but a few problems: 1. I copied javavmwrapper.tar into usr/ports/distfiles Then typed make in /usr/ports/java/javavmwrapper Installation started. Configuration and patching done. Typed make install. No response. I assume this was installed by typing make ? I was able to do make deinstall and then reinstall. This worked. So I think its installed. Is there a way to check if this port is installed successfully ? Can a check be done every time a port is installed ? 2. Copied jdk.tar into /usr/ports/distfiles Typed make in /usr/ports/java/jdk Attempting to fetch from http://www.freebsd.org/java Fetch: jdk1.1.8_ELF.v1999-11-9.tar.gz host not found Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles Fetch jdk1.1.8_ELF.v1999-11-9.tar.gz Connection refused. Could’nt fetch. Retrieve port manually into /usr/ports/distfiles Tried add_pkg in /usr/ports/java/jdk add_pkg not found. Thanks for help abs_monaco@yahoo.com __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 15:59:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail03.netian.com (mail03.netian.com [203.231.231.173]) by hub.freebsd.org (Postfix) with ESMTP id BAEC637B491 for ; Sun, 25 Feb 2001 15:59:23 -0800 (PST) (envelope-from kjukwan@netian.com) Received: by mail03.netian.com (5.1.048.1k) id 3A5A24BA006C670D for questions@FreeBSD.org; Mon, 26 Feb 2001 08:55:33 +0900 Message-ID: <3A5A24BC0004168B@mail03.netian.com> Date: Mon, 26 Feb 2001 08:55:32 +0900 From: kjukwan@netian.com Subject: qla2100 ? To: questions@FreeBSD.org MIME-Version: 1.0 Importance: Normal Content-Type: text/plain; charset="EUC-KR" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear support Test configuration OS Free BSD 4.2 release used storage confugure LUN0, LUN1 (multi lun device) HBA qla2100 AHA-2940U2W * when i used qla2100 "isp0 WARNING-cannot determine Expanded LUN capability-limiting to one LUN" - multi lun not supported * when i used aha-2940u2w - multi lun supported Question 1 : 'isp0' module can only support one lun ? * when i used ROMBIOS disable on qla2100 HBA "isp0 :......" "isp0 : mailbox timeout" "isp0 : mailbox timeout" * when i used ROMBIOS disable on aha-2940u2w HBA -> no problem Question 2 : why ? Best Regard Kim ju-kwan Technical Support Team - Uniwide Technologies =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 16:10:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ankimo.bigshed.com (dnai-216-15-97-193.cust.dnai.com [216.15.97.193]) by hub.freebsd.org (Postfix) with ESMTP id 46DF237B401 for ; Sun, 25 Feb 2001 16:10:42 -0800 (PST) (envelope-from kmarx@bigshed.com) Received: (from kmarx@localhost) by ankimo.bigshed.com (8.8.8/8.8.8) id QAA12486 for freebsd-questions@FreeBSD.ORG; Sun, 25 Feb 2001 16:12:56 -0800 (PST) (envelope-from kmarx) Message-Id: <200102260012.QAA12486@ankimo.bigshed.com> Subject: svr4/solaris8 To: freebsd-questions@FreeBSD.ORG (questions freeBSD) Date: Sun, 25 Feb 2001 16:12:56 -0800 (PST) From: Ken Marx Reply-To: Ken Marx X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Does anyone know if the svr4 module works with solaris 8? And if so, could I get a hint of exactly what to download from sun to use as my /cdrom directory? (I'd like to make it a local fs and just call it /cdrom.) Or is that not possible? thanks, k. -- Ken Marx, kmarx@bigshed.com Get to work on the wisdom statements!! - http://cgi.bigshed.com/~kmarx/cgi-bin/speak.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 16:14:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 8213A37B69B for ; Sun, 25 Feb 2001 16:14:18 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 25 Feb 2001 16:12:02 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1Q0DsO23285; Sun, 25 Feb 2001 16:13:54 -0800 (PST) (envelope-from cjc) Date: Sun, 25 Feb 2001 16:13:53 -0800 From: "Crist J. Clark" To: "Brent B. Powers" Cc: "Brent B.Powers" , freebsd-questions@FreeBSD.ORG Subject: Re: With natd server, can't hit my own static IP's Message-ID: <20010225161353.S89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <20010221004746.Y62368@rfx-216-196-73-168.users.reflex> <15000.46171.122193.363607@Sophie.B2Pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15000.46171.122193.363607@Sophie.B2Pi.com>; from fbsdq@b2pi.com on Sun, Feb 25, 2001 at 02:29:31AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 02:29:31AM -0500, Brent B. Powers wrote: [snip] > Thus the commands (on the gateway box, with a debug firewall) > > (TBird)/etc[16]#/bin/sh /etc/rc.firewall > Flushed all rules. > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 00340 divert 8668 ip from any to any via de0 > 00350 divert 8669 ip from 192.168.1.0/24 to 216.254.64.0/24 via rl0 > 65000 allow ip from any to any > (TBird)/etc[17]#/sbin/natd -config /etc/natd.conf -port 8669 -n rl0 -v > natd[26563]: Aliasing to 192.168.1.1, mtu 1500 bytes > In [ICMP] [ICMP] 192.168.1.188 -> 216.254.64.186 8(0) aliased to > [ICMP] 192.168.1.188 -> 192.168.1.186 8(0) > In [ICMP] [ICMP] 192.168.1.188 -> 216.254.64.186 8(0) aliased to > [ICMP] 192.168.1.188 -> 192.168.1.186 8(0) > In [ICMP] [ICMP] 192.168.1.188 -> 216.254.64.186 8(0) aliased to > [ICMP] 192.168.1.188 -> 192.168.1.186 8(0) > In [TCP] [TCP] 192.168.1.188:1049 -> 216.254.64.186:21 aliased to > [TCP] 192.168.1.188:1049 -> 192.168.1.186:21 > In [TCP] [TCP] 192.168.1.188:1049 -> 216.254.64.186:21 aliased to > [TCP] 192.168.1.188:1049 -> 192.168.1.186:21 > In [TCP] [TCP] 192.168.1.188:1049 -> 216.254.64.186:21 aliased to > [TCP] 192.168.1.188:1049 -> 192.168.1.186:21 I think I see what is going on here. That rule 350 was a bad idea on my part. Replies from 192.168.1.186 do not get put through NAT. What does, 00350 divert 8669 ip from any to any via rl0 And running the internal natd with the '-reverse' option do? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 16:32:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id 10AE037B401 for ; Sun, 25 Feb 2001 16:32:28 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226003155.XRAU12119.femail3.rdc1.on.home.com@home.com> for ; Sun, 25 Feb 2001 16:31:55 -0800 Message-ID: <3A995A01.D2D4D346@home.com> Date: Sun, 25 Feb 2001 19:16:17 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: plug and play in freebsd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG moving from linux: how are isa card detected and installed under freebsd.... is there plug and play support or i have to use tools like isapnp like in linux 2.2.x. also is the freebsd kernel modular or all the hardware drivers must be compiled in the kernel? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 16:44:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id EAF4837B4EC for ; Sun, 25 Feb 2001 16:44:41 -0800 (PST) (envelope-from phase3@worldnet.att.net) Received: from sisyphus2 ([12.72.160.64]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010226004440.UAPF26092.mtiwmhc24.worldnet.att.net@sisyphus2> for ; Mon, 26 Feb 2001 00:44:40 +0000 Message-ID: <005801c09f8d$6972a4e0$40a0480c@sisyphus2> Reply-To: "3phase" From: "3phase" To: References: <001101c0968e$42f74e40$d9a1480c@sisyphus2> Subject: Followup [Was: CHAP will not work] Date: Sun, 25 Feb 2001 16:38:06 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "3phase" To: Sent: Wednesday, February 14, 2001 05:57 AM Subject: CHAP will not work > HELP! PLEASE! > > My eyes are about to fall out of my head I've R so many FMs. > > CHAP negotiation does not work. PPP makes four or five > attempts to athenticate and then drops the connection > after receiving no response. > The modem lights are flashing so I know my ISP is responding. PPP finally decided to log an error message. "Modem does not support CD." I assume that means Carrier Detect isn't working and PPP has been trying to set up the session with lqr. This would have been a good thing to know several weeks ago. I would not have asked for help with a simple hardware problem. Buying another modem is not on my list of solutions but I am going to check the cable, a Belkin Gold DB9 DTE -> DB25 DCE. I do recall there are/were some problems with DB9 -> DB25 and not enough pins for everything to work according to standard but, of course, it has worked flawlessly for years with Windows. I may just wait until I get a ADSL and try PPPoE. That will be fun. Thank you ALL for your time and assistance, -3p To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 17: 2:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id C9AFF37B65D for ; Sun, 25 Feb 2001 17:02:30 -0800 (PST) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 7D4553E02; Sun, 25 Feb 2001 17:02:30 -0800 (PST) To: "NunyaDamnBizz" Cc: freebsd-questions@freebsd.org Subject: Re: freebsd In-Reply-To: Message from "NunyaDamnBizz" of "Sun, 25 Feb 2001 17:49:36 MST." <000901c09f8d$fe351270$2a5d0b18@cx192870b> Date: Sun, 25 Feb 2001 17:02:30 -0800 From: Dima Dorfman Message-Id: <20010226010230.7D4553E02@bazooka.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ -doc -> -questions ] > are there any ISO's avail on the net of freeBSD? ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/ Replace "i386" with "alpha" if you want images for the Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 18: 3:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.acsu.buffalo.edu (smtp1.acsu.buffalo.edu [128.205.6.84]) by hub.freebsd.org (Postfix) with SMTP id C597637B491 for ; Sun, 25 Feb 2001 18:03:39 -0800 (PST) (envelope-from leger@acsu.buffalo.edu) Received: (qmail 13515 invoked from network); 26 Feb 2001 02:03:38 -0000 Received: from resnet216-54.resnet.buffalo.edu (HELO JBLeger) (128.205.216.54) by smtp1 with SMTP; 26 Feb 2001 02:03:38 -0000 Date: Sun, 25 Feb 2001 21:03:46 -0500 From: "Jan B. Leger" To: freebsd-questions@FreeBSD.ORG Subject: I have a problem accessing xwin Message-ID: <3882483497.983135026@JBLeger> Originator-Info: login-id=leger; server=imap.buffalo.edu X-Mailer: Mulberry (Win32) [1.4.5, s/n S-398015] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just installed FreeBsd through an ftp site and everything worked pretty well during the installation, now I do not know how to access the Kdestop or the Xwindow system. Please any other point-specific information would be appreciated. Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 18:12:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 9A1A537B401 for ; Sun, 25 Feb 2001 18:12:10 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.76.99]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9C00KXNDSVNJ@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Sun, 25 Feb 2001 18:05:19 -0800 (PST) Date: Sun, 25 Feb 2001 18:18:25 -0800 From: richard childers Subject: Re: boot of 4.2R hangs To: pbdlists@pinboard.com Cc: freebsd-questions@FreeBSD.ORG Message-id: <3A99BCF1.AB6A9E1F@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <20010225234238.A36602@pinboard.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try downloading the bootable ".flp" images from ftp.freebsd.org. I had a similar problem and I found that this resolved the issue. (I'm wrestling with X11 now so I haven't dug deeper.) -- richard pbdlists@pinboard.com wrote: > Has anybody got an idea what the heck I have to do to get the 4.2R > installaiton media to load properly? I've tried on different machines, > I've tried on SCSI CD-ROM's and IDE CD-ROM's, I've tried to boot from > the CD and from the floppies, I've also tried the floppies of the latest > -STABLE, but all with the same result: when the devices are being > scanned it gets as far as the parallel port and then it sits there and > does nothing. The last line on the screen says > > plip0: on ppbus0 > > and there it stays. I've also tried disabling any and all devices which > are not absolutely required for the install, but it still stops. > > I've been using FreeBSD since v2.0.5 on lots of machines, but I've never > had a problem like this before. Also all the previous releases boot, > install and run just fine on the same machines, so it should not be > anything with the hardware. > > Any hints eagerly accepted. > > Kurt > -- > ---------------------------------------------------------------------- > The box said: "Requires Windows 95 or better", so I installed FreeBSD. > ---------------------------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 18:13:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id 5A00F37B4EC for ; Sun, 25 Feb 2001 18:13:06 -0800 (PST) (envelope-from sacramentokidd@yahoo.com) Received: from ppp-208-171-197-172.01.promedia.net (HELO vectra) (208.171.197.172) by smtp.mail.vip.sc5.yahoo.com with SMTP; 26 Feb 2001 02:13:05 -0000 X-Apparently-From: Message-ID: <000d01c09f99$9d05f580$0400a8c0@vectra> From: "Ballard Jonathan H" To: Subject: cp -pPR Date: Sun, 25 Feb 2001 18:12:46 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01C09F56.8DF01820" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C09F56.8DF01820 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear FreeBSD Regents, Yesterday to duplicate directory structures from one mount to another = the `cp -pPR` command was used. Everything except the directory times = and few files with 'schng' where duplicated without any problems = reported. The files with the 'schng' flags were duplicated except yet = returned 'warnings'. Zero length 'schng' files (/var/pwcheck/pwcheck) = reported an error while duplicated. Directory dates were updated yet = the orginal directory dates was expected to be duplicated. Is there another method to acheived desired results? $ uname -a FreeBSD abyss.cybertronix.org 4.2-STABLE FreeBSD 4.2-STABLE #3: Wed Dec = 13 09:33:45 PST 2000 = root@abyss.cybertronix.org:/usr/src/sys/compile/CYBETRONIX i386 ------=_NextPart_000_000A_01C09F56.8DF01820 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear FreeBSD Regents,
 
Yesterday to duplicate directory = structures from=20 one mount to another the `cp -pPR` command was used.  Everything = except the=20 directory times and few files with 'schng' where duplicated without = any=20 problems reported.  The files with the 'schng' flags were = duplicated except=20 yet returned 'warnings'.  Zero length 'schng' files = (/var/pwcheck/pwcheck)=20 reported an error while duplicated.  Directory dates were updated = yet the=20 orginal directory dates was expected to be duplicated.
 
Is there another method to acheived = desired=20 results?
 
$ uname -a
FreeBSD abyss.cybertronix.org = 4.2-STABLE FreeBSD=20 4.2-STABLE #3: Wed Dec 13 09:33:45 PST 2000    root@abyss.cybertronix.org:/usr/src/sys/compile/CYBETRONIX =20 i386
------=_NextPart_000_000A_01C09F56.8DF01820-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 18:19:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 30DDB37B4EC for ; Sun, 25 Feb 2001 18:19:38 -0800 (PST) (envelope-from phase3@worldnet.att.net) Received: from sisyphus2 ([12.72.232.10]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010226021935.VAXF26092.mtiwmhc24.worldnet.att.net@sisyphus2>; Mon, 26 Feb 2001 02:19:35 +0000 Message-ID: <00e601c09f9a$ac210900$40a0480c@sisyphus2> Reply-To: "3phase" From: "3phase" To: , References: <20010225083640.53625274C@sitemail.everyone.net> Subject: Re: Boot Manager PLEASE HELP!! Date: Sun, 25 Feb 2001 18:19:15 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "UNIX Freak" To: Sent: Sunday, February 25, 2001 12:36 AM Subject: Boot Manager PLEASE HELP!! > PLEASE HELP > I installed FreeBSD on my laptop computer but I traded it in > for a new Compaq Presario computer with a 1GHz AMD > (Athlon I believe) processor in it. > I have experienced this problem on a DELL computer as well. > FreeBSD installs well and fully with no probelms but when I > restart my computer and the Boot Manager (that thing that does: > > DOS F1 > FreeBSD F3 > > Default: F1 > > ) at least I guess thats the boot manager. > But any way when I press the F3 key it doesn't load BSD it just > sits there and acts stupid until I press F1 to load DOS in the > system BIOS setup I have the OTHER hard drive configuration > that says its for UNIX etc. and even reinstalled with those > settings but I can't get it to run FreeBSD I am using a Microsoft > Natural keyboard but some tech guy said that that shouldn't > matter "It's just like any other keyboard but its split alittle" Your Presario may be expecting the Compaq keyboard. Compaq makes nice keyboards but they are a little different. Check out alt.sys.pc-clone.compaq or www.compaq.com for more information about changing your keyboard. It is a frequently asked question. Unfortunately, no one has put together a FAQ and very few posters use FreeBSD or Linux. Many of them are still trying to figure out how to use their Win98 Restore disks. FWIW I have a Microsoft Internet Pro keyboard on my Compaq. It works flawlessly with Win98 and FreeBSD. I probably shouldn't but I use the Microsoft Natural keyboard template for X, too, and it works fine. I have not yet gotten around to enabling all the nifty buttons for FreeBSD but the keyboard itself is a gem - except for the F-Keys being on the wrong side of the keyboard. > And it should be mapped because the F1 button works to > get to DOS(Windows) > PLEASE HELP ME > I'll wright back to replies with as much info as you need to > help me. THANKS > John Your BIOS may only boot < 1024 cylinders on the drive. Where, physically, did you install FreeBSD? -3p To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 18:20:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id 7393D37B65D for ; Sun, 25 Feb 2001 18:20:45 -0800 (PST) (envelope-from jdugan21@home.com) Received: from home.com ([24.141.131.208]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226022016.LGM12119.femail3.rdc1.on.home.com@home.com> for ; Sun, 25 Feb 2001 18:20:16 -0800 Message-ID: <3A99BD6D.911C5910@home.com> Date: Sun, 25 Feb 2001 21:20:29 -0500 From: Jeff Dugan X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: re: Annoying kernel panic (aren't they all) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I keep getting a Fatal Trap 12: page fault while in kernel mode. Initially, it would happen approx. every 6 hours. However, over the past few days, it has occured more frequent. here's the error. ------------------------------------------------------------------------------------------------------------ Fatal Trap 12: page fault while in kernel mode fault virutal address = 0x8 fault code = supervisor read, page not present Instruction pointer = 0x8:0xc018c788 Stack pointer = 0x10:0xc028ae84 Frame pointer = 0x10:0xc028ae8c code segment = base 0x0, limit 0xfffff, type 0x1b = DPC 0, pres1, def32 1, gran 1 processor eflags = interupt enabled, resume, IOPL = 0 Current Process = Idle Interupt mask = Tap # = 12 panic = page fault it syncs the disk, states the uptime and then reboots. system stats: Dell Dimension XPS P200i Pentium 200MHz 32 Mb Ram 2 GIG HDD I read through the FreeBSD site, http://www.freebsd.org/FAQ/hackers.html, section 13.13 - Making the most of a kernel panic. I read the article and near the end, it stats that the dump will be about the same site as physical memory (RAM). Since I have 32M of RAM, it would be rather large to attach. I have heard that this issue may be related to bad hardware configuration, but this issue started after I installed FreeBSD4 -stable (clean). I was previously running v3.2 and fuge'd er attempting to upgrade via cvs ( obviously inexperienced user...hahaha!) Could someone provide a little insite into this issue! Thank you - j To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:11: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (apana.internode.on.net [150.101.94.101]) by hub.freebsd.org (Postfix) with ESMTP id F414D37B503 for ; Sun, 25 Feb 2001 19:10:55 -0800 (PST) (envelope-from bastill@sa.apana.org.au) Received: from PhD_1.testname.com.au (bra@dialup-9.pasa.apana.org.au [203.14.158.138]) by tierzero.apana.org.au (8.8.8/8.7.3) with SMTP id NAA29209 for ; Mon, 26 Feb 2001 13:40:53 +1030 (CST) From: Brian Astill Reply-To: bastill@sa.apana.org.au To: "questions" Subject: incorrect super block on cdrom Date: Mon, 26 Feb 2001 11:01:00 +1030 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <0102261112260D.00803@PhD_1.testname.com.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I inserted my FreeBSD 4.2 CD into my CD drive, and as root entered: mount /dev/acd0c /cdrom the response was: mount: /dev/acd0c /cdrom: incorrect super block why? /etc/fstab lists: /dev/acd0c /cdrom cd9660 ro,noauto 0 0 so unless fstab is itself incorrect (and I haven't altered it manually), my mount instruction would seem correct. ?? Strangely, the command "mount /cdrom" worked !! What is going on here? -- Regards, Brian ******************************************************** Dr Brian Astill Visiting Research Fellow Flinders University Institute of International Education Bus 8201 3480 FAX 8449 9199 bastill@sa.apana.org.au ******************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:14:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 5DA4B37B491 for ; Sun, 25 Feb 2001 19:14:13 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.20.155.2]) by mostgraveconcern.com (8.11.1/8.11.1) with SMTP id f1Q3E7208250; Sun, 25 Feb 2001 19:14:07 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Message-ID: <003601c09fa2$2e6a2340$029b140a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Duraid" , Subject: Re: NAT with ipfw? Date: Sun, 25 Feb 2001 19:14:07 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >can i do nat (network address translation) to allow my internal network >to access the internet using ipfw. as far as i know ipfw can only allow, >deny, reject and count packets. how can it do the nat? and if it can't >how do i do nat? are there any docs on this topic? You might find my cheat sheet on this topic of use: http://www.mostgraveconcern.com/freebsd/sheet.cgi?ipfw Good luck, --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:30:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 2A79437B4EC for ; Sun, 25 Feb 2001 19:30:43 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1Q3UgU15274 for ; Sun, 25 Feb 2001 21:30:42 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Sun, 25 Feb 2001 21:30:42 -0600 (CST) From: Brennan Stehling To: freebsd-questions@freebsd.org Subject: sendmail and pop Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I heard somewhere that you can use a pop login to authorize a user to relay mail through sendmail. Actually, I heard that qmail has this ability, but I find it hard to believe sendmail would not have this ability as well. I want to stay with sendmail since it is the default with FreeBSD and I can trust it while I am unsure of qmail. Has anyone set up sendmail to authorize a host to do relaying due to a successful pop login? How did you do it? Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:31:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id D37AB37B401 for ; Sun, 25 Feb 2001 19:31:05 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1Q3UlE72421; Mon, 26 Feb 2001 13:30:49 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <02cd01c09fa4$a211c3a0$847e03cb@apana.org.au> From: "Doug Young" To: , "questions" References: <0102261112260D.00803@PhD_1.testname.com.au> Subject: Re: incorrect super block on cdrom Date: Mon, 26 Feb 2001 13:31:35 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Been there done that too :) ...... typically been a tired CD drive or a sad disc ----- Original Message ----- From: "Brian Astill" To: "questions" Sent: Monday, February 26, 2001 10:31 AM Subject: incorrect super block on cdrom > I inserted my FreeBSD 4.2 CD into my CD drive, and as root entered: > > mount /dev/acd0c /cdrom > > the response was: > > mount: /dev/acd0c /cdrom: incorrect super block > > why? > > /etc/fstab lists: > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > so unless fstab is itself incorrect (and I haven't altered it manually), my > mount instruction would seem correct. ?? > > Strangely, the command "mount /cdrom" worked !! > > What is going on here? > > -- > Regards, > Brian > > ******************************************************** > Dr Brian Astill Visiting Research Fellow > Flinders University Institute of International Education > Bus 8201 3480 FAX 8449 9199 > bastill@sa.apana.org.au > ******************************************************** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:38:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe25.law7.hotmail.com [216.33.236.245]) by hub.freebsd.org (Postfix) with ESMTP id 7DF4837B401 for ; Sun, 25 Feb 2001 19:38:50 -0800 (PST) (envelope-from dozer_76@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 25 Feb 2001 19:38:50 -0800 X-Originating-IP: [12.15.120.18] From: "Mike Schramm" To: Subject: Can't fit files on floppies. Date: Sun, 25 Feb 2001 20:36:10 -0700 MIME-Version: 1.0 X-Mailer: MSN Explorer 6.00.0010.0912 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0000_01C09F6A.9633C9A0" Message-ID: X-OriginalArrivalTime: 26 Feb 2001 03:38:50.0411 (UTC) FILETIME=[A21577B0:01C09FA5] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ------=_NextPart_001_0000_01C09F6A.9633C9A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear FreeBSD, I have a older laptop (486DX2) and I want to put FreeBSD on it. It only h= as a floppy drive so I followed your directions on how to install it with= floppies, but I can't fit the files on to my 1.44mb floppy disks. I full= formatted them. I really want to put FreeBSD on my labtop. Is their some way to bypass this or are there different files I can get. Mike

Get your FREE download of MSN Explorer at http://explorer.msn.com

------=_NextPart_001_0000_01C09F6A.9633C9A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear FreeBSD,<= /DIV>
 
I have a older laptop (486DX2) and I want to= put FreeBSD on it. It only has a floppy drive so I followed your di= rections on how to install it with floppies, but I can't fit the files on= to my 1.44mb floppy disks. I full formatted them. I really want to = put FreeBSD on my labtop.
Is their some way to bypass this or = are there different files I can get.
 
Mike



Get your FREE download of M= SN Explorer at http://explorer.msn.co= m

------=_NextPart_001_0000_01C09F6A.9633C9A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:42:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id B130E37B503 for ; Sun, 25 Feb 2001 19:42:30 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id B2D3918C3; Sat, 24 Feb 2001 20:06:23 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id A146218C2; Sat, 24 Feb 2001 20:06:23 -0800 (PST) Date: Sat, 24 Feb 2001 20:06:23 -0800 (PST) From: Rick Hamell To: Mike Schramm Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't fit files on floppies. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have a older laptop (486DX2) and I want to put FreeBSD on it. It only has a floppy drive so I followed your directions on how to install it with floppies, but I can't fit the files on to my 1.44mb floppy disks. I full formatted them. I really want to put FreeBSD on my labtop. > Is their some way to bypass this or are there different files I can get. Are you using the fdimage.exe program to create the boot disks? Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:49:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 67DED37B491 for ; Sun, 25 Feb 2001 19:49:46 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1Q3n8392908; Mon, 26 Feb 2001 16:49:08 +1300 (NZDT) (envelope-from jonc) Date: Mon, 26 Feb 2001 16:49:08 +1300 From: Jonathan Chen To: Brian Astill Cc: freebsd-questions@freebsd.org Subject: Re: incorrect super block on cdrom Message-ID: <20010226164908.A92599@itouchnz.itouch> References: <0102261112260D.00803@PhD_1.testname.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <0102261112260D.00803@PhD_1.testname.com.au>; from bastill@sa.apana.org.au on Mon, Feb 26, 2001 at 11:01:00AM +1030 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 11:01:00AM +1030, Brian Astill wrote: > I inserted my FreeBSD 4.2 CD into my CD drive, and as root entered: > > mount /dev/acd0c /cdrom > > the response was: > > mount: /dev/acd0c /cdrom: incorrect super block > > why? Because you're doing a manual mount that doesn't consult /etc/fstab; and if you don't specify a type, it will assume it to be `ufs'. To mount it correctly, you should use: mount -t cd9660 /dev/acd0c /cdrom > /etc/fstab lists: > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > so unless fstab is itself incorrect (and I haven't altered it manually), my > mount instruction would seem correct. ?? > > Strangely, the command "mount /cdrom" worked !! In this case, /etc/fstab *is* consulted and the type has been specified to be `cd9660'. -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 19:57:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 74B4437B401 for ; Sun, 25 Feb 2001 19:57:43 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 1259218C3; Sat, 24 Feb 2001 20:21:37 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 0B0A918C2; Sat, 24 Feb 2001 20:21:37 -0800 (PST) Date: Sat, 24 Feb 2001 20:21:36 -0800 (PST) From: Rick Hamell To: Mike Schramm Cc: FreeBSD-questions Subject: Re: Can't fit files on floppies. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please send replies to -questions also. > Are you using the fdimage.exe program to create the boot disks? > > > Where do I get this file. You get it out of the /tools directory off of the FTP site, or off of your installation CDROM. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 20:16:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from va.com.au (va.com.au [203.15.106.1]) by hub.freebsd.org (Postfix) with ESMTP id BC4BA37B491 for ; Sun, 25 Feb 2001 20:16:11 -0800 (PST) (envelope-from jesse@va.com.au) Received: from [10.0.1.52] (203.164.93.134) by va.com.au with ESMTP (Eudora Internet Mail Server 2.2.2); Mon, 26 Feb 2001 14:46:05 +1030 Mime-Version: 1.0 X-Sender: jesse@mail.va.com.au Message-Id: Date: Mon, 26 Feb 2001 15:14:59 +1100 To: freebsd-questions@freebsd.org From: jesse reynolds Subject: hardware fault or software problem? (machine freezes) Cc: nigel@4trak.net Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folx Any advice is greatly appreciated here... I have a server that's about 4 months old. It's started crashing a fair bit, and when it crashed it completely freezes instantly, not giving the OS a change to log anything, so it doesn't reboot. The soft-power button on the front does not turn succeed in turning off the machine, but the reset button does work, as does ripping the power out of the back! This to me sounds like a motherboard issue, but I guess it's possible it's a software problem. What I do get in my messages file is alot of random read errors from the primary hard drive, which is running on UDMA/66 (promise controller onboard a gigabyte motherboard). Is it possible the hardware or software gives up after a certain number of read errors? (each time the read is retried and is fine the second time, and it's completely random which block on the hard disk is going to error out). I'm running FreeBSD 4.1.1-RELEASE, here is a dmesg. My question is should I a) changeover the motherboard, b) upgrade FreeBSD, c) both a and b, or d) get completely new hardware Thanks! -jesse bash-2.04# dmesg | more Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (566.11-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff real memory = 268369920 (262080K bytes) avail memory = 257155072 (251128K bytes) Preloaded elf kernel "kernel" at 0xc0416000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xa000-0xa01f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhub1: vendor 0x0000 product 0x0e01, class 9/0, rev 1.10/0.04, addr 2 uhub1: 4 ports with 4 removable, self powered chip1: port 0x5000-0x500f at device 7.3 on pci0 ahc0: port 0xa400-0xa4ff mem 0xe8222000-0xe8222fff irq 10 at device 9. 0 on pci0 aic7860: Single Channel A, SCSI Id=7, 3/255 SCBs fxp0: port 0xa800-0xa81f mem 0xe8000000-0xe80fffff,0xe8220000-0xe8 220fff irq 5 at device 12.0 on pci0 fxp0: Ethernet address 00:a0:c9:c9:13:83 fxp1: port 0xac00-0xac3f mem 0xe8100000-0xe81fffff,0xe8221000-0xe8 221fff irq 10 at device 13.0 on pci0 fxp1: Ethernet address 00:d0:b7:3b:3c:d2 atapci1: port 0xc000-0xc03f,0xbc00-0xbc03,0xb800-0xb807,0xb400-0xb403,0xb 000-0xb007 mem 0xe8200000-0xe821ffff irq 9 at device 14.0 on pci0 ata2: at 0xb000 on atapci1 ata3: at 0xb800 on atapci1 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad4: 19623MB [39870/16/63] at ata2-master using UDMA66 ad6: 19623MB [39870/16/63] at ata3-master using UDMA66 acd0: CDROM at ata0-master using PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/ad4s1a WARNING: / was not properly dismounted ad4: UDMA ICRC READ ERROR blk# 132928 retrying ad4: UDMA ICRC READ ERROR blk# 6816704 retrying ad4: UDMA ICRC READ ERROR blk# 7799856 retrying ad4: UDMA ICRC READ ERROR blk# 9504576 retrying ad4: UDMA ICRC READ ERROR blk# 14747456 retrying ad4: UDMA ICRC READ ERROR blk# 19595328 retrying ad4: UDMA ICRC READ ERROR blk# 20382320 retrying ad4: UDMA ICRC READ ERROR blk# 20709552 retrying ad4: UDMA ICRC READ ERROR blk# 22217216 retrying ad4: UDMA ICRC READ ERROR blk# 22218000 retrying ad4: UDMA ICRC READ ERROR blk# 26740320 retrying ad4: UDMA ICRC READ ERROR blk# 29426176 retrying ad4: UDMA ICRC READ ERROR blk# 30212160 retrying ad4: UDMA ICRC READ ERROR blk# 34670400 retrying ad4: UDMA ICRC READ ERROR blk# 36045760 retrying ad4: UDMA ICRC READ ERROR blk# 39452960 retrying ad4: UDMA ICRC READ ERROR blk# 4456512 retrying ad4: UDMA ICRC READ ERROR blk# 4522944 retrying ad4: UDMA ICRC READ ERROR blk# 8531344 retrying ad4: UDMA ICRC READ ERROR blk# 7363056 retrying bash-2.04# -- Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au Email: jesse (at) va.com.au > Web Hosting Phone: +61 8 8223 2288 > Streaming Media Services ?: http://jesse.va.com.au > Telehousing / Colocation > Internet Systems Consulting > Internet Application Design http://www.google.com/search?q=site:va.com.au+fun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 20:17:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from e450.mnsi.net (e450.mnsi.net [206.48.122.98]) by hub.freebsd.org (Postfix) with ESMTP id 97C6437B401 for ; Sun, 25 Feb 2001 20:17:35 -0800 (PST) (envelope-from mail@max-info.net) Received: from lan4 (dyn216-8-128-85.ADSL.mnsi.net [216.8.128.85]) by e450.mnsi.net (8.11.2/waffleiron) with SMTP id f1Q4HKv19763; Sun, 25 Feb 2001 23:17:26 -0500 (EST) Message-ID: <001801c09fab$2492d340$fd00a8c0@Home> From: "Ryan Masse" To: "Brennan Stehling" Cc: "FreeBSD-Questions" References: Subject: Re: sendmail and pop Date: Sun, 25 Feb 2001 23:18:06 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sendmail 8.11.x has added smtpauth which seems to be what your looking for. http://www.sendmail.org/~ca/email/auth.html Ryan > I heard somewhere that you can use a pop login to authorize a user to > relay mail through sendmail. Actually, I heard that qmail has this > ability, but I find it hard to believe sendmail would not have this > ability as well. > > I want to stay with sendmail since it is the default with FreeBSD and I > can trust it while I am unsure of qmail. > > Has anyone set up sendmail to authorize a host to do relaying due to a > successful pop login? How did you do it? > > Brennan Stehling - software developer and system administrator > my projects: > home.offwhite.net (free personal hosting) > www.greasydaemon.com (bsd search) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 20:50:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 56B3137B401 for ; Sun, 25 Feb 2001 20:50:19 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1Q4oBs16109; Sun, 25 Feb 2001 22:50:11 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Sun, 25 Feb 2001 22:50:11 -0600 (CST) From: Brennan Stehling To: Ryan Masse Cc: FreeBSD-Questions Subject: Re: sendmail and pop In-Reply-To: <001801c09fab$2492d340$fd00a8c0@Home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, that would be it. I have had to do much reading to make sure that was it. I was being confused with STARTTLS which is also a nice features, but I am unsure both many mail clients support that yet. I have more reading to do. Thanks for the help. Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Sun, 25 Feb 2001, Ryan Masse wrote: > Sendmail 8.11.x has added smtpauth which seems to be what your looking for. > > http://www.sendmail.org/~ca/email/auth.html > > Ryan > > > > I heard somewhere that you can use a pop login to authorize a user to > > relay mail through sendmail. Actually, I heard that qmail has this > > ability, but I find it hard to believe sendmail would not have this > > ability as well. > > > > I want to stay with sendmail since it is the default with FreeBSD and I > > can trust it while I am unsure of qmail. > > > > Has anyone set up sendmail to authorize a host to do relaying due to a > > successful pop login? How did you do it? > > > > Brennan Stehling - software developer and system administrator > > my projects: > > home.offwhite.net (free personal hosting) > > www.greasydaemon.com (bsd search) > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 20:53:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id CD49837B401 for ; Sun, 25 Feb 2001 20:53:21 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 25 Feb 2001 20:51:26 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1Q4rBu25320; Sun, 25 Feb 2001 20:53:11 -0800 (PST) (envelope-from cjc) Date: Sun, 25 Feb 2001 20:53:10 -0800 From: "Crist J. Clark" To: Ballard Jonathan H Cc: questions@FreeBSD.ORG Subject: Re: cp -pPR Message-ID: <20010225205310.V89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <000d01c09f99$9d05f580$0400a8c0@vectra> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000d01c09f99$9d05f580$0400a8c0@vectra>; from sacramentokidd@yahoo.com on Sun, Feb 25, 2001 at 06:12:46PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 06:12:46PM -0800, Ballard Jonathan H wrote: > Dear FreeBSD Regents, > > Yesterday to duplicate directory structures from one mount to another the `cp -pPR` command was used. Everything except the directory times and few files with 'schng' where duplicated without any problems reported. The files with the 'schng' flags were duplicated except yet returned 'warnings'. Zero length 'schng' files (/var/pwcheck/pwcheck) reported an error while duplicated. Directory dates were updated yet the orginal directory dates was expected to be duplicated. > > Is there another method to acheived desired results? > > $ uname -a > FreeBSD abyss.cybertronix.org 4.2-STABLE FreeBSD 4.2-STABLE #3: Wed Dec 13 09:33:45 PST 2000 root@abyss.cybertronix.org:/usr/src/sys/compile/CYBETRONIX i386 $ cd dest_dir $ tar cf - -C /old/dir/path dir1 dir2 | tar xf - -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 20:59:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id C434237B699 for ; Sun, 25 Feb 2001 20:59:19 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 25 Feb 2001 20:57:21 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1Q4xEv25341; Sun, 25 Feb 2001 20:59:14 -0800 (PST) (envelope-from cjc) Date: Sun, 25 Feb 2001 20:59:13 -0800 From: "Crist J. Clark" To: Burke Martin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: SSH is making me very sad Message-ID: <20010225205913.W89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <4.3.2.7.2.20010225152706.00a9fa00@dunces.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.2.7.2.20010225152706.00a9fa00@dunces.org>; from kilgore@speakeasy.org on Sun, Feb 25, 2001 at 03:31:56PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 03:31:56PM -0800, Burke Martin wrote: > Hi all, again, > > Ive been trying to get this straight and nothing ive tried works so far. > Here is what i get when i do -v > > SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0. > Compiled with SSL (0x0090581f). [snip] > debug: Trying Kerberos V5 authentication. Are you using Kerberos? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 21: 5:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 69DA737B4EC for ; Sun, 25 Feb 2001 21:05:23 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.75.86]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9C00GN1LE8A7@mta5.snfc21.pbi.net> for questions@FreeBSD.ORG; Sun, 25 Feb 2001 20:49:21 -0800 (PST) Date: Sun, 25 Feb 2001 21:03:04 -0800 From: richard childers Subject: Re: cp -pPR To: Ballard Jonathan H Cc: questions@FreeBSD.ORG Message-id: <3A99E388.FAC483AC@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: multipart/alternative; boundary="------------5B293E473ADF779274395BBF" X-Accept-Language: en References: <000d01c09f99$9d05f580$0400a8c0@vectra> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------5B293E473ADF779274395BBF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit # cd /src/dir # tar cf - . | ( cd /target/dir; tar xvBpf - ) (This is from memory; tar(1) flags change from epoch to epoch, so trust but verify. :-) Or did I misunderstand the question? -- richard Ballard Jonathan H wrote: > Dear FreeBSD Regents, Yesterday to duplicate directory structures from > one mount to another the `cp -pPR` command was used. Everything > except the directory times and few files with 'schng' where duplicated > without any problems reported. The files with the 'schng' flags were > duplicated except yet returned 'warnings'. Zero length 'schng' files > (/var/pwcheck/pwcheck) reported an error while duplicated. Directory > dates were updated yet the orginal directory dates was expected to be > duplicated. Is there another method to acheived desired results? $ > uname -aFreeBSD abyss.cybertronix.org 4.2-STABLE FreeBSD 4.2-STABLE > #3: Wed Dec 13 09:33:45 PST 2000 > root@abyss.cybertronix.org:/usr/src/sys/compile/CYBETRONIX i386 -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA --------------5B293E473ADF779274395BBF Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit # cd /src/dir
# tar cf - . | ( cd /target/dir; tar xvBpf - )

(This is from memory; tar(1) flags change from epoch to epoch, so trust but verify. :-)

Or did I misunderstand the question?
 

-- richard
 

Ballard Jonathan H wrote:

Dear FreeBSD Regents, Yesterday to duplicate directory structures from one mount to another the `cp -pPR` command was used.  Everything except the directory times and few files with 'schng' where duplicated without any problems reported.  The files with the 'schng' flags were duplicated except yet returned 'warnings'.  Zero length 'schng' files (/var/pwcheck/pwcheck) reported an error while duplicated.  Directory dates were updated yet the orginal directory dates was expected to be duplicated. Is there another method to acheived desired results? $ uname -aFreeBSD abyss.cybertronix.org 4.2-STABLE FreeBSD 4.2-STABLE #3: Wed Dec 13 09:33:45 PST 2000    root@abyss.cybertronix.org:/usr/src/sys/compile/CYBETRONIX  i386

--
Richard A. Childers
Senor UNIX Administrator
fscked@pacbell.net (email)
203.556.8471 (voice/msgs)

# Providing administrative expertise (not 'damage control') since 1986.
# PGP fingerprint: 7EFF 164A E878 7B04 8E9F  32B6 72C2 D8A2 582C 4AFA
  --------------5B293E473ADF779274395BBF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 21:11:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 1D1A837B401 for ; Sun, 25 Feb 2001 21:11:45 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx1out.umbc.edu (8.9.3/8.9.3) with ESMTP id AAA29117 for ; Mon, 26 Feb 2001 00:11:43 -0500 (EST) Date: Mon, 26 Feb 2001 00:11:43 -0500 From: "G. Jason Middleton" To: Subject: permission denied Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG well looks like i changed the permissions for root some how...while trying to ping any IP i get a sendto permission denied error. SO i left that problem alone for a bit then try to compile my kernel. So in the process i was doing a "/usr/sbin/config kernelname and got permission denied as well....i am logged in as root...so this is what mad me think i have f-ed up the permissions some how. Anybody got any suggestions? Coming from an NT environment you guys don't know how bad this makes me want to reinstall the whole darn operating system. But i read somewhere thatwhen you are having a prob with unix that you will never have to reinstall, you just need to know which file to edit! I love this stuff and i have only ben using it for 4 weeks! Regards, G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 21:19:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 2513337B4EC; Sun, 25 Feb 2001 21:19:51 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id QAA27290; Mon, 26 Feb 2001 16:19:47 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id QAA02724; Mon, 26 Feb 2001 16:19:47 +1100 (EST) Message-Id: <200102260519.QAA02724@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: Andreas Ntaflos Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: /dev/dsp problems with "play" (usr/ports/audio/play), but not with wavplay (usr/ports/audio/wavplay) In-reply-to: Your message of Sun, 25 Feb 2001 21:52:24 +0100. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Feb 2001 16:19:46 +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've got a weird little problem... trying to play wavefiles via > 'play' (usr/ports/audio/play) results in the following (SB Live): > > play: /dev/dsp: Invalid argument Hmm, I'm tracking down a similar problem with waveplay (/usr/ports/audio/ waveplay). The first time this is run after a reboot is OK, but from then on it will not work - it gets the same error (doing a SOUND_PCM_WRITE_CHANNELS ioctl). I am currently doing a CVSup and I hope to have more information from an up-to-date system this evening. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 21:36:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 95AD237B401 for ; Sun, 25 Feb 2001 21:36:26 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 25 Feb 2001 21:34:04 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1Q5Zu125695; Sun, 25 Feb 2001 21:35:56 -0800 (PST) (envelope-from cjc) Date: Sun, 25 Feb 2001 21:35:55 -0800 From: "Crist J. Clark" To: "G. Jason Middleton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: permission denied Message-ID: <20010225213555.A89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gmiddl1@gl.umbc.edu on Mon, Feb 26, 2001 at 12:11:43AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 12:11:43AM -0500, G. Jason Middleton wrote: > well looks like i changed the permissions for root some how...while trying > to ping any IP i get a sendto permission denied error. SO i left that > problem alone for a bit then try to compile my kernel. So in the process > i was doing a "/usr/sbin/config kernelname and got permission denied as > well....i am logged in as root...so this is what mad me think i have f-ed > up the permissions some how. Anybody got any suggestions? > > > Coming from an NT environment you guys don't know how bad this makes me > want to reinstall the whole darn operating system. But i read somewhere > thatwhen you are having a prob with unix that you will never have to > reinstall, you just need to know which file to edit! > I love this stuff and i have only ben using it for 4 weeks! What securelevel are you running at? Are you doing any firewalling? Details, details. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22: 8:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fusion.za.vardus.net (fusion.za.vardus.net [196.36.181.67]) by hub.freebsd.org (Postfix) with ESMTP id B3AA937B401 for ; Sun, 25 Feb 2001 22:08:11 -0800 (PST) (envelope-from chrisk@vardus.net) Received: from [10.0.2.100] (helo=savage) by fusion.za.vardus.net with smtp (Exim 3.16 #1) id 14XGpB-0000NA-00; Mon, 26 Feb 2001 08:07:57 +0200 Message-ID: <121501c09fba$76fc17e0$6402000a@VARDUSZA.com> Reply-To: "Chris Knipe" From: "Chris Knipe" To: "Rick Hamell" , "FreeBSD-questions" References: Subject: Re: Cold Fusion Date: Mon, 26 Feb 2001 08:06:42 +0200 Organization: Vardus Internet Solutions MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On FreeBSD? ColdFusion is only Windows NT and Solaris isn't it?? If not, I'd really like to know what / where you got this from... Regards, Chris Knipe Technical Administrator Vardus (Pty) Ltd Cape Town - South Africa Tel: (+27) 21 670 9880 Fax: (+27) 21 674 4549 Cell: (+27) 83 430 8151 ----- Original Message ----- From: "Rick Hamell" To: "FreeBSD-questions" Sent: Friday, February 23, 2001 1:18 AM Subject: Cold Fusion > > Anyone had luck getting Cold Fusion working on 4.2, either in a > tenative port, or with the Linux version? :) Thanks much! > > Rick > > > ******************************************************************* > Rick's FreeBSD Web page http://heorot.1nova.com/freebsd > Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware > ***FreeBSD - The Power to Serve! http://www.freebsd.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:12: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 193B537B4EC for ; Sun, 25 Feb 2001 22:12:02 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id A2CD518C3; Sat, 24 Feb 2001 22:35:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 92B6A18C2; Sat, 24 Feb 2001 22:35:55 -0800 (PST) Date: Sat, 24 Feb 2001 22:35:55 -0800 (PST) From: Rick Hamell To: Chris Knipe Cc: FreeBSD-questions Subject: Re: Cold Fusion In-Reply-To: <121501c09fba$76fc17e0$6402000a@VARDUSZA.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On FreeBSD? > > ColdFusion is only Windows NT and Solaris isn't it?? If not, I'd really > like to know what / where you got this from... http://www.coldfusion.com/handlers/index.cfm?ID=13700 ColdFusion 4.5 express for Linux ;) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:14:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 7BE3137B491 for ; Sun, 25 Feb 2001 22:14:27 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1Q6DwE72939; Mon, 26 Feb 2001 16:14:00 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <037c01c09fbb$70b0a760$847e03cb@apana.org.au> From: "Doug Young" To: "Rick Hamell" , "Chris Knipe" Cc: "FreeBSD-questions" References: Subject: Re: Cold Fusion Date: Mon, 26 Feb 2001 16:14:46 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I thought there was a linux version ?? ----- Original Message ----- From: "Rick Hamell" To: "Chris Knipe" Cc: "FreeBSD-questions" Sent: Sunday, February 25, 2001 4:35 PM Subject: Re: Cold Fusion > > > On FreeBSD? > > > > ColdFusion is only Windows NT and Solaris isn't it?? If not, I'd really > > like to know what / where you got this from... > > > http://www.coldfusion.com/handlers/index.cfm?ID=13700 > > ColdFusion 4.5 express for Linux ;) > > Rick > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:28:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id BD1B837B401 for ; Sun, 25 Feb 2001 22:28:26 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.170]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9C00M08PYVQU@mta6.snfc21.pbi.net> for questions@freebsd.org; Sun, 25 Feb 2001 22:28:08 -0800 (PST) Date: Sun, 25 Feb 2001 22:41:46 -0800 From: richard childers Subject: SuperProbe: KDENABIO failed To: questions@freebsd.org Message-id: <3A99FAAA.48167FB6@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm installing FreeBSD 4.2 on a Toshiba 1555CDS, a laptop which has given me a few problems but which has faithfully run FreeBSD 4.0, and X11R6 (albeit, at a lower resolution than I'd like to see) for the better part of a year, back and forth across the country, a few times now. I've gotten past the basic installation and am now working on X11R6 configuration. When I ran XF86Setup, I got the following error: XF86Setup: KDENABIO failed XF86Setup: Cannot open video I did some irresponsible fiddling around, first; just to see if I could hotwire it, I copied my old /etc/XF86Config into place from the pre-upgrade backup, created the soft link /usr/X11R6/bin/X, and tried 'startx'. Same message (plus a bunch of others :-). Then I tried more rigorous approaches to problem resolution; including # cd /dev # ./MAKEDEV all # reboot ... as well as examining the kernel configuration file, line by line, and rebuilding it ... and also, using the command-line utility, 'xf86config', using values gleaned from old FreeBSD 4.0 notes, Toshiba hardware manuals, and my old /etc/XF86Config. No success. So I tried SuperProbe, and got the same !@#$ message: SuperProbe: KDENABIO failed SuperProbe: Cannot open video ... and I get the same message when I invoke 'SuperProbe' with the '-verbose' option. I already have my suspicions about the CDROM I bought at CompUSA; the boot images didn't boot and I had to download the working images from ftp.freebsd.org. Does 'KDENABIO' imply that KDE-specific dependencies have been built into X11R6? -- richard -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:29:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 096BF37B491 for ; Sun, 25 Feb 2001 22:29:09 -0800 (PST) (envelope-from LConrad@Go2France.com) Received: from sv.Go2France.com (sv.meiway.com [212.73.210.79]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id EEF5616B16 for ; Mon, 26 Feb 2001 07:40:05 +0100 (CET) Message-Id: <5.0.0.25.0.20010226072452.082cf750@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 26 Feb 2001 07:26:31 +0100 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: Cold Fusion In-Reply-To: <037c01c09fbb$70b0a760$847e03cb@apana.org.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I thought there was a linux version ?? There has been for about a year, and it's a full, native port, not shimmed with an Win2Unix emulation as their first Solaris "port" was. Len http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-spam mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:38:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id DA90B37B491 for ; Sun, 25 Feb 2001 22:38:25 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 24231 invoked by uid 0); 26 Feb 2001 07:38:31 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 07:38:31 -0000 Message-ID: <3A99F9E0.17922043@urx.com> Date: Sun, 25 Feb 2001 22:38:24 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: richard childers Cc: questions@freebsd.org Subject: Re: SuperProbe: KDENABIO failed References: <3A99FAAA.48167FB6@pacbell.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG richard childers wrote: > > I'm installing FreeBSD 4.2 on a Toshiba 1555CDS, a laptop which has > given me a few problems but which has faithfully run FreeBSD 4.0, and > X11R6 (albeit, at a lower resolution than I'd like to see) for the > better part of a year, back and forth across the country, a few times > now. > > I've gotten past the basic installation and am now working on X11R6 > configuration. When I ran XF86Setup, I got the following error: > > XF86Setup: KDENABIO failed > XF86Setup: Cannot open video > > I did some irresponsible fiddling around, first; just to see if I could > hotwire it, I copied my old /etc/XF86Config into place from the > pre-upgrade backup, created the soft link /usr/X11R6/bin/X, and tried > 'startx'. Same message (plus a bunch of others :-). > > Then I tried more rigorous approaches to problem resolution; including > > # cd /dev > # ./MAKEDEV all > # reboot > > ... as well as examining the kernel configuration file, line by line, > and rebuilding it ... and also, using the command-line utility, > 'xf86config', using values gleaned from old FreeBSD 4.0 notes, Toshiba > hardware manuals, and my old /etc/XF86Config. No success. > > So I tried SuperProbe, and got the same !@#$ message: > > SuperProbe: KDENABIO failed > SuperProbe: Cannot open video > > ... and I get the same message when I invoke 'SuperProbe' with the > '-verbose' option. > > I already have my suspicions about the CDROM I bought at CompUSA; the > boot images didn't boot and I had to download the working images from > ftp.freebsd.org. > > Does 'KDENABIO' imply that KDE-specific dependencies have been built > into X11R6? First question, did you crank up the kernel security level and not pay attention to the side effects such as x-windows not running on the higher levels. Kent > > -- richard > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:40:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 65F2C37B401 for ; Sun, 25 Feb 2001 22:40:15 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id KAA85825 for ; Mon, 26 Feb 2001 10:23:10 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f1Q6dvu02299 for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 09:39:57 +0300 Date: Mon, 26 Feb 2001 09:39:57 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: OT: Which programming shell, sh or csh? Message-ID: <20010226093957.A1988@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010223153105.A17466@tethys.valhalla.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20010223153105.A17466@tethys.valhalla.net>; from mark.drayton@4thwave.co.uk on Fri, Feb 23, 2001 at 03:31:05PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 23, 2001 at 03:31:05PM +0000, Mark Drayton wrote: > > I am writing some small scripts for our users to help them interact > > with cvs. I have looked at using either sh or csh, but I cannot find > > any information as to why I would choose one over the other. > > I've never used csh myself, but I've read several documents saying it > shouldn't be used. See Tom Christiansen's article for more info: Most of _my own_ scripts are written in csh. But generally, sh is better for programming than csh. -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 22:48:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id A0FF037B491 for ; Sun, 25 Feb 2001 22:48:27 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 0860CA2CC1 for ; Mon, 26 Feb 2001 14:38:02 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 2FC252E827 for ; Mon, 26 Feb 2001 14:39:13 +0000 (GMT) From: "Power JeSsIe!" To: Subject: ipfw rules for bandwith limit Date: Mon, 26 Feb 2001 15:01:05 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <037c01c09fbb$70b0a760$847e03cb@apana.org.au> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i've setup the following ipfw rules to limit the bandwith of my 8 workstations to only 56kbps : /sbin/natd -s -u -n vr0 /sbin/ipfw add 20000 divert natd ip from any to 203.167.24.4 in recv vr0 /sbin/ipfw add 20000 divert natd ip from 192.168.1.0/24 to any out recv vr1 xmit vr0 ipfw add queue 1 ip from any to 192.168.1.0/24 ipfw queue 1 config weight 5 pipe 2 mask dst-ip 0x000000ff ipfw pipe 2 config bw 56Kbit/s but i always got these messages: Feb 26 14:35:20 spider /kernel: == not eligible, size 1500 Feb 26 14:35:34 spider /kernel: == not eligible, size 257 Feb 26 14:35:35 spider /kernel: == not eligible, size 257 Feb 26 14:36:10 spider /kernel: == not eligible, size 1015 Feb 26 14:36:21 spider /kernel: == not eligible, size 40 Feb 26 14:36:28 spider /kernel: == not eligible, size 40 Feb 26 14:36:38 spider /kernel: == not eligible, size 323 are these normal or is there something wrong with my ipfw rules? i need help pls! thanks jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 23:12:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with SMTP id 786AF37B401 for ; Sun, 25 Feb 2001 23:12:12 -0800 (PST) (envelope-from matt@vcnet.com) Received: (qmail 33977 invoked from network); 26 Feb 2001 07:12:09 -0000 Received: from port25.dial.vcnet.com (HELO mdc) (209.239.238.25) by mail.vcnet.com with SMTP; 26 Feb 2001 07:12:09 -0000 From: "Matt D. Cummings" To: Subject: newbie trying to compile FreeBSD 4.2 Kernel Date: Sun, 25 Feb 2001 23:11:34 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01C09F80.4C313F20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C09F80.4C313F20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi! I'm trying to compile my first custom kernel with FreeBSD and per the FreeBSD handbook (7.6 -If Something Goes Wrong) I'm sending this e-mail in hope of some assistance. Thank you in advance. I was able to pass the /usr/sbin/config MATTKERN step ok... I was also able to cd ../../compile/MATTKERN and issue a 'make depend' Things fell apart on the 'make'. I was not forward thinking enough to copy the error down before I started digging through the on-line handbook and filling my buffer with handbook text. Attached is my configuration file. Thank you again for your time, Matt ------=_NextPart_000_0000_01C09F80.4C313F20 Content-Type: application/octet-stream; name="MATTKERN" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="MATTKERN" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you = are # in doubt as to the purpose or necessity of a line, check first in = LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.20 2000/10/31 23:16:07 = n_hibma Exp $ machine i386 #cpu I386_CPU #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident MATTKERN maxusers 64 #makeoptions DEBUG=3D-g #Build kernel with gdb(1) debug symbols #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device #options NFS #Network Filesystem #options NFS_ROOT #NFS usable as root device, NFS required #options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] #options SCSI_DELAY=3D15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # Added by Matt Cummings for NATd and IPFW options IPFIREWALL options IPDIVERT options IPFIREWALL_VERBOSE # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O device isa #device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices #device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) #options SYM_SETUP_LP_PROBE_MAP=3D0x40 # Allow ncr to attach legacy NCR devices when=20 # both sym and ncr are configured #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 # SCSI peripherals #device scbus # SCSI bus (required) #device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) # RAID controllers interfaced to the SCSI subsystem #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device dpt # DPT Smartcache - See LINT for options! #device mly # Mylex AcceleRAID/eXtremeRAID # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT = lines #options PCVT_SCANSET=3D2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these = NICs! device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device pcn # AMD Am79C79x PCI 10/100 NICs #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep #device fe0 at isa? port 0x300 # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below = will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # Xircom Ethernet #device xe # The probe order of these is presently determined by = i386/isa/isa_compat.c. #device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 #device lnc0 at isa? port 0x280 irq 10 drq 0 #device cs0 at isa? port 0x300 #device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners # USB Ethernet, requires mii device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet ------=_NextPart_000_0000_01C09F80.4C313F20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Feb 25 23:19:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with SMTP id 8D42337B401 for ; Sun, 25 Feb 2001 23:19:56 -0800 (PST) (envelope-from powers@b2pi.com) Received: (qmail 75444 invoked from network); 26 Feb 2001 07:19:56 -0000 Received: from unknown (HELO Sophie.B2Pi.com) ([216.254.64.186]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Feb 2001 07:19:56 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15002.922.799479.686056@Sophie.B2Pi.com> Date: Mon, 26 Feb 2001 02:19:54 -0500 (EST) From: Brent B.Powers To: cjclark@alum.mit.edu Cc: freebsd-questions@freebsd.org Subject: Re: With natd server, can't hit my own static IP's In-Reply-To: <20010225212349.Y89396@rfx-216-196-73-168.users.reflex> References: <20010221004746.Y62368@rfx-216-196-73-168.users.reflex> <15000.46171.122193.363607@Sophie.B2Pi.com> <20010225161353.S89396@rfx-216-196-73-168.users.reflex> <15001.58315.328789.634063@Sophie.B2Pi.com> <20010225212349.Y89396@rfx-216-196-73-168.users.reflex> X-Mailer: VM 6.72 under 21.2 (beta34) "Molpe" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Crist" == Crist J Clark writes: Crist> On Mon, Feb 26, 2001 at 12:04:11AM -0500, Brent B. Powers Crist> wrote: >> >>>>> "Crist" == Crist J Clark writes: >> Crist> On Sun, Feb 25, 2001 at 02:29:31AM -0500, Brent B. Powers Crist> wrote: [snip] >> >> Crist> I think I see what is going on here. That rule 350 was a Crist> bad idea on my part. Replies from 192.168.1.186 do not get Crist> put through NAT. What does, >> Crist> 00350 divert 8669 ip from any to any via rl0 >> Crist> And running the internal natd with the '-reverse' option Crist> do? >> Ummm, prevents all machines other than the gateway from >> connecting with each other, or anything. When I reverse the >> order of the nat rules, not much that's better happens, but it >> also nat's packets from the outside world (effectively >> reversing the original nat). Crist> Oh, yeah. Did I not say to turn off NAT on the external Crist> interface and only run it inside? Ummm, huh??? In that case, won't the gateway (which has aliases for all 8 of the static IP's I care about) just eat any packet bound from the outside for one of those 8, and they (the packets bound for my non-gateway servers) w'll never hit the interior interface. >> I am beginning to wonder if this is actually possible via >> FreeBSD. You may recall from a couple of months ago when I was >> asking how to cause a server to act as a direct bridge (in >> other words, for any packet for an IP that it got on one nic >> that was not it's own, throw the packet out the other >> nic. Then, with the proper arp proxying, this whole scenario >> works. Crist> Doing NAT on a bridge? That be whack. That's the point... you don't do nat. the gateway just arp proxies the ip's, and shuffles the packets to the correct addresses (which are directly connected to the interior IP). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0: 2:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 38F1D37B401 for ; Mon, 26 Feb 2001 00:02:13 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 337 invoked by uid 0); 26 Feb 2001 09:02:18 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 09:02:18 -0000 Message-ID: <3A9A0D83.7970A94A@urx.com> Date: Mon, 26 Feb 2001 00:02:11 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Matt D. Cummings" Cc: freebsd-questions@FreeBSD.org Subject: Re: newbie trying to compile FreeBSD 4.2 Kernel References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Matt D. Cummings" wrote: > > Hi! > > I'm trying to compile my first custom kernel with FreeBSD and per the > FreeBSD handbook (7.6 -If Something Goes Wrong) I'm sending this e-mail in > hope of some assistance. Thank you in advance. > > I was able to pass the /usr/sbin/config MATTKERN step ok... > I was also able to cd ../../compile/MATTKERN and issue a 'make depend' > Things fell apart on the 'make'. > I was not forward thinking enough to copy the error down before I started > digging through the on-line handbook and filling my buffer with handbook > text. > > Attached is my configuration file. You are lucky this time. No error messages, no help usually; however, this time you need to read the requirement on the USB umass device. You disabled required devices. I would # the umass and see what happens. If that isn't it, you have to copy what it complained about because I don't think any of us are mind readers. Kent > > Thank you again for your time, > > Matt > > ---------------------------------------------------------------------- > Name: MATTKERN > MATTKERN Type: unspecified type (application/octet-stream) > Encoding: quoted-printable -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0: 2:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by hub.freebsd.org (Postfix) with ESMTP id F2D3537B503 for ; Mon, 26 Feb 2001 00:02:54 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr02.cybercity.dk (usr02.cybercity.dk [212.242.40.82]) by cicero2.cybercity.dk (Postfix) with ESMTP id 966D1FFF7F for ; Mon, 26 Feb 2001 09:02:53 +0100 (CET) Received: from mekanix.home (port27.cvx1-ro.ppp.cybercity.dk [212.242.169.28]) by usr02.cybercity.dk (8.9.3/8.9.3) with SMTP id JAA25984 for ; Mon, 26 Feb 2001 09:02:55 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200102260802.JAA25984@usr02.cybercity.dk> Date: Mon, 26 Feb 2001 09:00:51 +0100 From: Bjarne Wichmann Petersen To: FreeBSD-questions Subject: [linux-emul] error loading shared object X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm playing around with the linux ABI and using Q3 for that purpose. Got the bugger installed but got a problem running it: ...loading libGL.so: QGL_Init: Can't load libGL.so from /etc/ld.so.conf or current dir: /usr/local/games/q3demo/libGL.so: cannot open shared object file: No such file or directory Shouldn't it be looking into eg. /usr/X11R6/lib ?? libGL.so is located there? Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0:20:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with SMTP id 18EC837B401 for ; Mon, 26 Feb 2001 00:20:36 -0800 (PST) (envelope-from matt@vcnet.com) Received: (qmail 56131 invoked from network); 26 Feb 2001 08:20:35 -0000 Received: from port32.dial.vcnet.com (HELO mdc) (209.239.238.32) by mail.vcnet.com with SMTP; 26 Feb 2001 08:20:35 -0000 From: "Matt D. Cummings" To: Cc: Subject: RE: newbie trying to compile FreeBSD 4.2 Kernel Date: Mon, 26 Feb 2001 00:20:00 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <3A9A0D83.7970A94A@urx.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >You are lucky this time. No error messages, no help usually; however, Ahh... thank you for looking into my config file without the error message. How did you catch the missed requirement...? insane... >this time you need to read the requirement on the USB umass device. >You disabled required devices. I would # the umass and see what >happens. If that isn't it, you have to copy what it complained about >because I don't think any of us are mind readers. You nailed it for me Kent! I was able to comment out the umass device and things fell into place. >Kent Humbled by your amazing FreeBSD skill, Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0:24:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 1F4C237B491 for ; Mon, 26 Feb 2001 00:24:20 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 2486 invoked by uid 0); 26 Feb 2001 09:24:26 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 09:24:26 -0000 Message-ID: <3A9A12B2.BD5F7710@urx.com> Date: Mon, 26 Feb 2001 00:24:18 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Matt D. Cummings" Cc: freebsd-questions@FreeBSD.org Subject: Re: newbie trying to compile FreeBSD 4.2 Kernel References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Matt D. Cummings" wrote: > > >You are lucky this time. No error messages, no help usually; however, > > Ahh... thank you for looking into my config file without the error message. > How did you catch the missed requirement...? insane... > > >this time you need to read the requirement on the USB umass device. > >You disabled required devices. I would # the umass and see what > >happens. If that isn't it, you have to copy what it complained about > >because I don't think any of us are mind readers. > > You nailed it for me Kent! I was able to comment out the umass device and > things fell into place. > > >Kent > > Humbled by your amazing FreeBSD skill, Nah, you don't understand how many messages with that failure we see :). Kent > > Matt -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0:42:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id D4D5237B4EC for ; Mon, 26 Feb 2001 00:42:12 -0800 (PST) (envelope-from wash@iconnect.co.ke) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 14XJCY-0006Ia-00 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 11:40:14 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.20 #1) id 14XJFj-0003R4-00 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 11:43:31 +0300 Date: Mon, 26 Feb 2001 11:43:31 +0300 From: Odhiambo Washington To: FBSD-Q Subject: Traffic Logging Message-ID: <20010226114331.G3055@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , FBSD-Q Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qftxBdZWiueWNAVY" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD poeza.iconnect.co.ke 4.2-STABLE FreeBSD 4.2-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --qftxBdZWiueWNAVY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am looking at using ppptraf as a tool to monitor IN/OUT data for hosts on= a LAN. Since I only want to know how much data (in MBytes) each client transacts. I need to redirect the output into a file. Does anyone have prior experience with it that we can share? -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. There is only one terminal dignity -- love. -Helen Hayes=20 --qftxBdZWiueWNAVY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mhczA2k+MNyI/bERArOEAKCk55IPyeZAxSD8pZ8j242excpD8QCeMJME d9uHk773HkuMQHr/McQM2rs= =Fi1Y -----END PGP SIGNATURE----- --qftxBdZWiueWNAVY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0:42:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from paperbox.gvpl.victoria.bc.ca (paperbox.gvpl.victoria.bc.ca [199.60.107.1]) by hub.freebsd.org (Postfix) with ESMTP id 0498237B491 for ; Mon, 26 Feb 2001 00:42:34 -0800 (PST) (envelope-from scampbel@gvpl.ca) Received: (from daemon@localhost) by paperbox.gvpl.victoria.bc.ca (8.9.3/8.9.3) id AAA37889 for ; Mon, 26 Feb 2001 00:42:32 -0800 (PST) (envelope-from scampbel@gvpl.ca) Received: from pochta.gvpl.victoria.bc.ca(199.60.106.7) by paperbox.gvpl.victoria.bc.ca via smap (V2.1/2.1+anti-relay+anti-spam) id xma037852; Mon, 26 Feb 01 00:41:43 -0800 Received: from localhost (scampbel@localhost) by pochta.gvpl.victoria.bc.ca (8.9.1/8.9.1) with ESMTP id AAA00322 for ; Mon, 26 Feb 2001 00:41:42 -0800 (PST) Date: Mon, 26 Feb 2001 00:41:42 -0800 (PST) From: Scott Campbell To: freebsd-questions@freebsd.org Subject: Sendmail - Mhost map deferred Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am building a new mail server (4.2R) and am having a small problem with sendmail sending mail out to my firewall. It accepts all incoming mail just fine and delivers it to the appropriate person. Mail going to someone else at our site works fine. Once it trys to go offsite though it just sits there in the queue with the following qf... file. It is also suppose to masqurade the domain as "gvpl.ca" but shows the address from "gvpl.victoria.bc.ca" (old domain). =================================================== V4 T983171130 K983175523 N12 P990464 I13/131076/31245 Mhost map: lookup (victoria.tc.ca): deferred Fb $_scampbel@localhost $rESMTP $slocalhost S RPFD: H?P?Return-Path: <^Ag> H??Received: from localhost (scampbel@localhost) by pochta.gvpl.victoria.bc.ca (8.11.1/8.11.1) with ESMTP id f1Q75UM04777 for ; Sun, 25 Feb 2001 23:05:30 -0800 (PST) (envelope-from scampbel@pochta.gvpl.victoria.bc.ca) ============================================================== Here is the .mc file used to create the sendmail.cf file: ============================================================== divert(-1) # # Copyright (c) 1998 Sendmail, Inc. All rights reserved. # Copyright (c) 1983 Eric P. Allman. All rights reserved. # Copyright (c) 1988, 1993 # The Regents of the University of California. All rights reserved. # [... snip ...] divert(0)dnl VERSIONID(`@(#)pochta.mc 2.10 (pochta.gvpl.ca) 2/12/01')dnl OSTYPE(bsd4.4)dnl MASQUERADE_AS(`gvpl.ca')dnl define(`confIGNORE_DOTS',`True') define(`SMART_HOST', `smtp:paperbox.gvpl.victoria.bc.ca.')dnl MODIFY_MAILER_FLAGS(`LOCAL', `+P')dnl FEATURE(`nouucp',`nospecial')dnl FEATURE(`use_cw_file')dnl FEATURE(`masquerade_envelope')dnl FEATURE(`accept_unqualified_senders')dnl FEATURE(`accept_unresolvable_domains')dnl FEATURE(`no_default_msa')dnl FEATURE(`promiscuous_relay')dnl FEATURE(`local_lmtp')dnl MAILER(smtp)dnl MAILER(local)dnl LOCAL_NET_CONFIG R$* < @ $* . > $* $#smtp $@ $2. $: $1 < @ $2. > $3 ============================================================= And if you're still with me then here is a "trace" of the address using sendmail -v -bt. Note the Transient parse error. Sorry that it threw in the ^M's ============================================================= Script started on Mon Feb 26 00:14:51 2001 pochta# sendmail -v -bt^M^M ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)^M Enter

^M > -d^M > /parse uu316@victoria.tc.ca^M crackaddr(uu316@victoria.tc.ca)^M crackaddr=>`$g'^M Cracked address = $g^M Parsing envelope recipient address^M ^M --parseaddr(uu316@victoria.tc.ca)^M canonify input: uu316 @ victoria . tc . ca^M Canonify2 input: uu316 < @ victoria . tc . ca >^M map_lookup(host, victoria.tc.ca) => host_map_lookup(victoria.tc.ca) => FAIL (2)^M uu316@victoria.tc.ca... victoria.tc.ca: Name server timeout^M NOT FOUND (75)^M map_lookup(host, victoria.tc.ca) tempfail: errno=0^M Canonify2 returns: uu316 < @ victoria . tc . ca >^M canonify returns: uu316 < @ victoria . tc . ca >^M parse input: uu316 < @ victoria . tc . ca >^M Parse0 input: uu316 < @ victoria . tc . ca >^M Parse0 returns: uu316 < @ victoria . tc . ca >^M ParseLocal input: uu316 < @ victoria . tc . ca >^M ParseLocal returns: uu316 < @ victoria . tc . ca >^M Parse1 input: uu316 < @ victoria . tc . ca >^M MailerToTriple input: < smtp : paperbox . gvpl . victoria . bc . ca . > uu316 < @ victoria . tc . ca >^M MailerToTriple returns: $# smtp $@ paperbox . gvpl . victoria . bc . ca . $: uu316 < @ victoria . tc . ca >^M Parse1 returns: $# smtp $@ paperbox . gvpl . victoria . bc . ca . $: uu316 < @ victoria . tc . ca >^M parse returns: $# smtp $@ paperbox . gvpl . victoria . bc . ca . $: uu316 < @ victoria . tc . ca >^M 2 input: uu316 < @ victoria . tc . ca >^M 2 returns: uu316 < @ victoria . tc . ca >^M EnvToSMTP input: uu316 < @ victoria . tc . ca >^M PseudoToReal input: uu316 < @ victoria . tc . ca >^M PseudoToReal returns: uu316 < @ victoria . tc . ca >^M MasqSMTP input: uu316 < @ victoria . tc . ca >^M MasqSMTP returns: uu316 < @ victoria . tc . ca >^M EnvToSMTP returns: uu316 < @ victoria . tc . ca >^M final input: uu316 < @ victoria . tc . ca >^M final returns: uu316 @ victoria . tc . ca^M parseaddr: queuing message^M uu316@victoria.tc.ca... Transient parse error -- message queued for future delivery^M parseaddr-->bfbfe714=uu316@victoria.tc.ca:^M mailer 3 (smtp), host `paperbox.gvpl.victoria.bc.ca.'^M user `uu316@victoria.tc.ca', ruser `'^M state=QUEUEUP, next=0, alias 0, uid 0, gid 0^M flags=180^M owner=(none), home="(none)", fullname="(none)"^M orcpt="(none)", statmta=(none), status=4.4.3^M rstatus="(none)"^M specificity=0, statdate=(none)^M mailer smtp, host paperbox.gvpl.victoria.bc.ca., user uu316@victoria.tc.ca^M ================================================================= And if you want to see the sendmail.cf then let me know. The DNS is the same as it was for the previous version of Sendmail. Thank you for any assistence on this - I've been reading sendmail.org and archives of mailling lists without success. Scott E. Campbell _______________________________ Computer Operations Greater Victoria Public Library Victoria BC CANADA (250)382-7241 x230 scampbel@gvpl.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0:49:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oulu.fi (ousrvr.oulu.fi [130.231.240.1]) by hub.freebsd.org (Postfix) with ESMTP id 99F9737B401 for ; Mon, 26 Feb 2001 00:49:11 -0800 (PST) (envelope-from anar@ees2.oulu.fi) Received: from ee.oulu.fi (ees2.oulu.fi [130.231.61.23]) by oulu.fi (8.8.5/8.8.5) with ESMTP id KAA28099; Mon, 26 Feb 2001 10:49:09 +0200 (EET) Received: from stekt56 (stekt56 [130.231.60.96]) by ee.oulu.fi (8.11.1/8.11.1) with ESMTP id f1Q8n8I06688; Mon, 26 Feb 2001 10:49:09 +0200 (EET) Date: Mon, 26 Feb 2001 10:49:08 +0200 (EET) From: Ana Romero X-X-Sender: To: Francis Dupont Cc: Questions FreeBSD Subject: error making world Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-851401618-983177348=:1445" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. ---559023410-851401618-983177348=:1445 Content-Type: TEXT/PLAIN; charset=US-ASCII HI!! I have two identical laptops in which I am trying to make world to install IPv6 inria code. I succeded with the first one, but with the second I have errors compiling in6_var.h file.I attach also the mentioned file. Do you know how to fix it?? This is the error: cc -nostdinc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/tmp/usr/include -c ioctl.c In file included from ioctl.c:81: /usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning: `MDF_ACTIVE' redefined /usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this is the location of the previous definition In file included from ioctl.c:65: /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:52: field `ia_addr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:53: field `ia_dstaddr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:54: field `ia_sockmask' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:66: field `ifra_addr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:67: field `ifra_dstaddr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:68: field `ifra_mask' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:73: field `ifr_Addr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:89: field `addr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:90: field `dstaddr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:224: field `inm6_addr' has incomplete type /usr/obj/usr/src/tmp/usr/include/netinet/in6_var.h:312: field `ina6_addr' has incomplete type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. winner-laptop5# exit exit Script done on Mon Feb 26 10:40:27 2001 ___________________________________ Ana Romero Centre for Wireless Communications PL 4500, Tutkijantie 2 E, FIN-90014 University of Oulu Oulu, Finland ---559023410-851401618-983177348=:1445 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="in6_var.h" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="in6_var.h" LyoNCiAqIENvcHlyaWdodCAoYykgMTk4NSwgMTk4NiwgMTk5Mw0KICoJVGhl IFJlZ2VudHMgb2YgdGhlIFVuaXZlcnNpdHkgb2YgQ2FsaWZvcm5pYS4gIEFs bCByaWdodHMgcmVzZXJ2ZWQuDQogKg0KICogUmVkaXN0cmlidXRpb24gYW5k IHVzZSBpbiBzb3VyY2UgYW5kIGJpbmFyeSBmb3Jtcywgd2l0aCBvciB3aXRo b3V0DQogKiBtb2RpZmljYXRpb24sIGFyZSBwZXJtaXR0ZWQgcHJvdmlkZWQg dGhhdCB0aGUgZm9sbG93aW5nIGNvbmRpdGlvbnMNCiAqIGFyZSBtZXQ6DQog KiAxLiBSZWRpc3RyaWJ1dGlvbnMgb2Ygc291cmNlIGNvZGUgbXVzdCByZXRh aW4gdGhlIGFib3ZlIGNvcHlyaWdodA0KICogICAgbm90aWNlLCB0aGlzIGxp c3Qgb2YgY29uZGl0aW9ucyBhbmQgdGhlIGZvbGxvd2luZyBkaXNjbGFpbWVy Lg0KICogMi4gUmVkaXN0cmlidXRpb25zIGluIGJpbmFyeSBmb3JtIG11c3Qg cmVwcm9kdWNlIHRoZSBhYm92ZSBjb3B5cmlnaHQNCiAqICAgIG5vdGljZSwg dGhpcyBsaXN0IG9mIGNvbmRpdGlvbnMgYW5kIHRoZSBmb2xsb3dpbmcgZGlz Y2xhaW1lciBpbiB0aGUNCiAqICAgIGRvY3VtZW50YXRpb24gYW5kL29yIG90 aGVyIG1hdGVyaWFscyBwcm92aWRlZCB3aXRoIHRoZSBkaXN0cmlidXRpb24u DQogKiAzLiBBbGwgYWR2ZXJ0aXNpbmcgbWF0ZXJpYWxzIG1lbnRpb25pbmcg ZmVhdHVyZXMgb3IgdXNlIG9mIHRoaXMgc29mdHdhcmUNCiAqICAgIG11c3Qg ZGlzcGxheSB0aGUgZm9sbG93aW5nIGFja25vd2xlZGdlbWVudDoNCiAqCVRo aXMgcHJvZHVjdCBpbmNsdWRlcyBzb2Z0d2FyZSBkZXZlbG9wZWQgYnkgdGhl IFVuaXZlcnNpdHkgb2YNCiAqCUNhbGlmb3JuaWEsIEJlcmtlbGV5IGFuZCBp dHMgY29udHJpYnV0b3JzLg0KICogNC4gTmVpdGhlciB0aGUgbmFtZSBvZiB0 aGUgVW5pdmVyc2l0eSBub3IgdGhlIG5hbWVzIG9mIGl0cyBjb250cmlidXRv cnMNCiAqICAgIG1heSBiZSB1c2VkIHRvIGVuZG9yc2Ugb3IgcHJvbW90ZSBw cm9kdWN0cyBkZXJpdmVkIGZyb20gdGhpcyBzb2Z0d2FyZQ0KICogICAgd2l0 aG91dCBzcGVjaWZpYyBwcmlvciB3cml0dGVuIHBlcm1pc3Npb24uDQogKg0K ICogVEhJUyBTT0ZUV0FSRSBJUyBQUk9WSURFRCBCWSBUSEUgUkVHRU5UUyBB TkQgQ09OVFJJQlVUT1JTIGBgQVMgSVMnJyBBTkQNCiAqIEFOWSBFWFBSRVNT IE9SIElNUExJRUQgV0FSUkFOVElFUywgSU5DTFVESU5HLCBCVVQgTk9UIExJ TUlURUQgVE8sIFRIRQ0KICogSU1QTElFRCBXQVJSQU5USUVTIE9GIE1FUkNI QU5UQUJJTElUWSBBTkQgRklUTkVTUyBGT1IgQSBQQVJUSUNVTEFSIFBVUlBP U0UNCiAqIEFSRSBESVNDTEFJTUVELiAgSU4gTk8gRVZFTlQgU0hBTEwgVEhF IFJFR0VOVFMgT1IgQ09OVFJJQlVUT1JTIEJFIExJQUJMRQ0KICogRk9SIEFO WSBESVJFQ1QsIElORElSRUNULCBJTkNJREVOVEFMLCBTUEVDSUFMLCBFWEVN UExBUlksIE9SIENPTlNFUVVFTlRJQUwNCiAqIERBTUFHRVMgKElOQ0xVRElO RywgQlVUIE5PVCBMSU1JVEVEIFRPLCBQUk9DVVJFTUVOVCBPRiBTVUJTVElU VVRFIEdPT0RTDQogKiBPUiBTRVJWSUNFUzsgTE9TUyBPRiBVU0UsIERBVEEs IE9SIFBST0ZJVFM7IE9SIEJVU0lORVNTIElOVEVSUlVQVElPTikNCiAqIEhP V0VWRVIgQ0FVU0VEIEFORCBPTiBBTlkgVEhFT1JZIE9GIExJQUJJTElUWSwg V0hFVEhFUiBJTiBDT05UUkFDVCwgU1RSSUNUDQogKiBMSUFCSUxJVFksIE9S IFRPUlQgKElOQ0xVRElORyBORUdMSUdFTkNFIE9SIE9USEVSV0lTRSkgQVJJ U0lORyBJTiBBTlkgV0FZDQogKiBPVVQgT0YgVEhFIFVTRSBPRiBUSElTIFNP RlRXQVJFLCBFVkVOIElGIEFEVklTRUQgT0YgVEhFIFBPU1NJQklMSVRZIE9G DQogKiBTVUNIIERBTUFHRS4NCiAqDQogKglAKCMpaW5fdmFyLmgJOC4xIChC ZXJrZWxleSkgNi8xMC85Mw0KICovDQoNCiNpZm5kZWYgX05FVElORVRfSU42 X1ZBUl9IXw0KI2RlZmluZSBfTkVUSU5FVF9JTjZfVkFSX0hfDQoNCiNpbmNs dWRlIDxzeXMvcXVldWUuaD4NCg0KLyoNCiAqIEludGVyZmFjZSBhZGRyZXNz LCBJUHY2IHZlcnNpb24uICBPbmUgb2YgdGhlc2Ugc3RydWN0dXJlcw0KICog aXMgYWxsb2NhdGVkIGZvciBlYWNoIElQdjYgYWRkcmVzcyBvbiBhbiBpbnRl cmZhY2UuDQogKiBUaGUgaWZhZGRyIHN0cnVjdHVyZSBjb250YWlucyB0aGUg cHJvdG9jb2wtaW5kZXBlbmRlbnQgcGFydA0KICogb2YgdGhlIHN0cnVjdHVy ZSBhbmQgaXMgYXNzdW1lZCB0byBiZSBmaXJzdC4NCiAqLw0Kc3RydWN0IGlu Nl9pZmFkZHIgew0KCXN0cnVjdAlpZmFkZHIgaWFfaWZhOwkJLyogcHJvdG9j b2wtaW5kZXBlbmRlbnQgaW5mbyAqLw0KI2RlZmluZQlpYV9pZnAJCWlhX2lm YS5pZmFfaWZwDQojZGVmaW5lIGlhX2ZsYWdzCWlhX2lmYS5pZmFfZmxhZ3MN CglUQUlMUV9FTlRSWShpbjZfaWZhZGRyKSBpYV9saXN0OyAvKiBsaXN0IG9m IElQdjYgYWRkcmVzc2VzICovDQoJc3RydWN0CXNvY2thZGRyX2luNiBpYV9h ZGRyOwkvKiBzcGFjZSBmb3IgaW50ZXJmYWNlIG5hbWUgKi8NCglzdHJ1Y3QJ c29ja2FkZHJfaW42IGlhX2RzdGFkZHI7IC8qIHNwYWNlIGZvciBicm9hZGNh c3QgYWRkciAqLw0KCXN0cnVjdAlzb2NrYWRkcl9pbjYgaWFfc29ja21hc2s7 IC8qIHNwYWNlIGZvciBnZW5lcmFsIG5ldG1hc2sgKi8NCn07DQoNCiNpZm5k ZWYgTk9fU0lPQ182DQovKg0KICogWFhYIC0gaW9jdGwgdG8gYmUgc3VwcHJl c3NlZCA6DQogKglTSU9DRElGQUREUjYgU0lPQ0FJRkFERFI2DQogKiBhbmQg c3RydWN0cyBpbjZfYWxpYXNyZXEgYW5kIGluNl9pZnJlcQ0KICovDQoNCnN0 cnVjdAlpbjZfYWxpYXNyZXEgew0KCWNoYXIJaWZyYV9uYW1lW0lGTkFNU0la XTsJCS8qIGlmIG5hbWUsIGUuZy4gImVuMCIgKi8NCglzdHJ1Y3QJc29ja2Fk ZHJfaW42IGlmcmFfYWRkcjsNCglzdHJ1Y3QJc29ja2FkZHJfaW42IGlmcmFf ZHN0YWRkcjsNCglzdHJ1Y3QJc29ja2FkZHJfaW42IGlmcmFfbWFzazsNCn07 DQoNCnN0cnVjdCBpbjZfaWZyZXEgew0KCWNoYXIJaWZyX25hbWVbSUZOQU1T SVpdOwkJLyogaWYgbmFtZSwgZS5nLiAiZW4wIiAqLw0KCXN0cnVjdAlzb2Nr YWRkcl9pbjYgaWZyX0FkZHI7DQp9Ow0KI2VuZGlmCS8qIE5PX1NJT0NfNiAq Lw0KDQovKg0KICogU3RydWN0dXJlIGZvciBTSU9DW0FHRF1MSUZBRERSIFNJ T0NbR1NdQlRJTEFERFINCiAqLw0Kc3RydWN0IGlmX2xhZGRycmVxIHsNCglj aGFyIGlmbHJfbmFtZVtJRk5BTVNJWl07DQoJdW5zaWduZWQgaW50IGZsYWdz OwkvKiBvdXQ6IGlhX2ZsYWdzOyBpbjogc2VlIGJlbG93ICovDQojZGVmaW5l IElGTFJfUFJFRklYCTB4MQ0KI2RlZmluZSBJRkxSX0ZJUlNUCTB4Mg0KI2Rl ZmluZSBJRkxSX05PU0VUCTB4NA0KI2RlZmluZSBJRkxSX1BSRUZEU1QJMHg4 DQojZGVmaW5lIElGTFJfS0lMTAkweDEwDQoJdW5zaWduZWQgaW50IHByZWZp eGxlbjsNCglzdHJ1Y3Qgc29ja2FkZHJfc3RvcmFnZSBhZGRyOw0KCXN0cnVj dCBzb2NrYWRkcl9zdG9yYWdlIGRzdGFkZHI7DQp9Ow0KDQovKg0KICogU0lP Q1tHQURdTElGQUREUi4NCiAqCVNJT0NHTElGQUREUjogZ2V0IGZpcnN0IGFk ZHJlc3MgKG5vIHdpbGRjaGFyOiBhZGRyIGlnbm9yZWQgYXMgaW5wdXQpDQog KglTSU9DR0xJRkFERFIgd2l0aCBJRkxSX1BSRUZJWDoNCiAqCQlHZXQgZmly c3QgYWRkcmVzcyB0aGF0IG1hdGNoZXMgdGhlIHNwZWNpZmllZCBwcmVmaXgu DQogKglTSU9DQUxJRkFERFI6IGFkZCB0aGUgc3BlY2lmaWVkIGFkZHJlc3Mu IChubyB3aWxkY2hhcjogYWRkciBtdXN0IGJlIHNldCkNCiAqCVNJT0NBTElG QUREUiB3aXRoIElGTFJfUFJFRklYOg0KICoJCUFkZCB0aGUgc3BlY2lmaWVk IHByZWZpeCwgZmlsbGluZyBob3N0aWQgcGFydCBmcm9tDQogKgkJZXVpLTY0 IG9yIHRoZSBmaXJzdCBsaW5rLWxvY2FsIGFkZHJlc3MuDQogKgkJUmV0dXJu IHRoZSBjb3JyZWN0IGFkZHJlc3MNCiAqCSAgICBsb2NhbCBtb2RzIChvbmx5 IG1lYW5pbmdmdWwgZm9yIFNJT0NBTElGQUREUikNCiAqIAkJSUZMUl9GSVJT VAlhZGQvcHV0IGluIGZpcnN0DQogKgkJSUZMUl9QUkVGRFNUCWZpbGwgaG9z dGlkIHBhcnQgb2YgZHN0YWRkciAobmVlZCBJRkxSX1BSRUZJWCkNCiAqCQlJ RkxSX05PU0VUCWRvIG9ubHkgdGhlIHZlcmlmL1BSRUYgcGFydCwgZG8gbm90 IHNldCBhZGRyDQogKgkgICAgSWYgYWRkciBpcyBuZXcsIHByZWZpeGxlbiBt dXN0IGJlID4wIGFuZCBkc3RhZGRyIG11c3QgYmUgc2V0DQogKgkJb24gYSBw MnAgaW50ZXJmYWNlIA0KICoJICAgIElmIGFkZHIgYWxyZWFkeSBleGlzdHMs IHByZWZpeGxlbiA9PSAwIG1lYW5zIGRvIG5vdCBjaGFuZ2UgYW5kDQogKgkJ b24gYSBwMnAgaW50ZXJmYWNlLCBkc3RhZGRyLnNhX2ZhbWlseSA9PSAwIG1l YW5zIGRvIG5vdCBjaGFuZ2UNCiAqCVNJT0NETElGQUREUjogZGVsZXRlIHRo ZSBzcGVjaWZpZWQgYWRkcmVzcy4gKG5vIHdpbGRjaGFyOiBtdXN0IGV4aXN0 KQ0KICoJU0lPQ0RMSUZBRERSIHdpdGggSUZMUl9QUkVGSVg6DQogKgkJRGVs ZXRlIHRoZSBmaXJzdCBhZGRyZXNzIHRoYXQgbWF0Y2hlcyB0aGUgc3BlY2lm aWVkIHByZWZpeC4NCiAqCVNJT0NETElGQUREUiB3aXRoIElGTFJfS0lMTDoN CiAqCQlTZW5kcyBhbiBlcnJvciB0byBhbGwgdGhlIFBDQnMgdXNpbmcgdGhl IGFkZHJlc3MgYXMgc291cmNlLg0KICogcmV0dXJuIHZhbHVlczoNCiAqCUVJ TlZBTCBvbiBpbnZhbGlkIHBhcmFtZXRlcnMNCiAqCUVBRERSTk9UQVZBSUwg b24gcHJlZml4IG1hdGNoIGZhaWxlZC9zcGVjaWZpZWQgYWRkcmVzcyBub3Qg Zm91bmQNCiAqCW90aGVyIHZhbHVlcyBtYXkgYmUgcmV0dXJuZWQgZnJvbSBp bjZfaW9jdGwoKQ0KICoNCiAqIE5PVEU6IFNJT0NBTElGQUREUih3aXRoIElG TFJfUFJFRklYIHNldCkgYWxsb3dzIGFueSBwcmVmaXhsZW4uDQogKiB0aGlz IGlzIHRvIGFjY29tb2RhdGUgYWRkcmVzcyBuYW1pbmcgc2NoZW1lIG90aGVy IHRoYW4gUkZDMjM3Lg0KICovDQoNCi8qDQogKiBHaXZlbiBhIHBvaW50ZXIg dG8gYW4gaW42X2lmYWRkciAoaWZhZGRyKSwNCiAqIHJldHVybiBhIHBvaW50 ZXIgdG8gdGhlIGFkZHIgYXMgYSBzb2NrYWRkcl9pbjYuDQogKi8NCiNkZWZp bmUJSUFfU0lONihpYSkgKCYoKChzdHJ1Y3QgaW42X2lmYWRkciAqKShpYSkp LT5pYV9hZGRyKSkNCiNkZWZpbmUJSUFfRFNUU0lONihpYSkgKCYoKChzdHJ1 Y3QgaW42X2lmYWRkciAqKShpYSkpLT5pYV9kc3RhZGRyKSkNCg0KI2RlZmlu ZSBpZl9zaXRlNglpZl9zY2lkNltNQUREUjZfU0NQX1NJVEVdDQoNCiNpZm5k ZWYgTk9fU0lPQ182DQovKg0KICogWFhYIC0gaW9jdGwgdG8gYmUgc3VwcHJl c3NlZCA6DQogKglTSU9DRElGQUREUjYgU0lPQ0FJRkFERFI2DQogKiBhbmQg c3RydWN0cyBpbjZfYWxpYXNyZXEgYW5kIGluNl9pZnJlcQ0KICovDQoNCiNk ZWZpbmUgU0lPQ0RJRkFERFI2ICBfSU9XKCdpJywgMjUsIHN0cnVjdCBpbjZf aWZyZXEpCS8qIGRlbGV0ZSBJRiBhZGRyICovDQojZGVmaW5lIFNJT0NBSUZB RERSNiAgX0lPVygnaScsIDI2LCBzdHJ1Y3QgaW42X2FsaWFzcmVxKS8qIGFk ZC9jaGcgSUYgYWxpYXMgKi8NCiNlbmRpZgkvKiBOT19TSU9DXzYgKi8NCg0K I2RlZmluZSBTSU9DQUxJRkFERFIgIF9JT1dSKCdpJywgMjcsIHN0cnVjdCBp Zl9sYWRkcnJlcSkvKiBhZGQgSUYgYWRkciAqLw0KI2RlZmluZSBTSU9DR0xJ RkFERFIgIF9JT1dSKCdpJywgMjgsIHN0cnVjdCBpZl9sYWRkcnJlcSkvKiBn ZXQgSUYgYWRkciAqLw0KI2RlZmluZSBTSU9DRExJRkFERFIgIF9JT1coJ2kn LCAyOSwgc3RydWN0IGlmX2xhZGRycmVxKQkvKiBkZWxldGUgSUYgYWRkciAq Lw0KDQojZGVmaW5lIFNJT0NBRERBTlkgICAgX0lPVygnaScsIDQxLCBzdHJ1 Y3QgaWZfbGFkZHJyZXEpCS8qIGFkZCBhbiBhbnljYXN0ICovDQojZGVmaW5l IFNJT0NERUxBTlkgICAgX0lPVygnaScsIDQyLCBzdHJ1Y3QgaWZfbGFkZHJy ZXEpCS8qIGRlbGV0ZSBhbiBhbnljYXN0ICovDQoNCiNkZWZpbmUgU0lPQ0dJ RlNDSUQ2ICBfSU9XUignaScsIDQzLCBzdHJ1Y3QgaWZyZXEpCS8qIGdldCBh IHNjb3BlIElEICovDQojZGVmaW5lIFNJT0NTSUZTQ0lENiAgX0lPVygnaScs IDQ0LCBzdHJ1Y3QgaWZyZXEpCS8qIHNldCBhIHNjb3BlIElEICovDQoNCiNk ZWZpbmUgU0lPQ0dUVUdMQUREUiBfSU9XUignaScsIDQ1LCBzdHJ1Y3QgaWZf bGFkZHJyZXEpLyogZ2V0IFRVRyByZWFsIGFkZHIgKi8NCiNkZWZpbmUgU0lP Q1NUVUdMQUREUiBfSU9XKCdpJywgNDYsIHN0cnVjdCBpZl9sYWRkcnJlcSkJ Lyogc2V0IFRVRyByZWFsIGFkZHIgKi8NCg0KLyogRFRJIGFuZCBUVUc6IG1l bWUgY29tYmF0ICEgKi8NCiNkZWZpbmUgU0lPQ0dEVElMQUREUiBfSU9XUign aScsIDQ1LCBzdHJ1Y3QgaWZfbGFkZHJyZXEpLyogZ2V0IERUSSBhZGRyNiAq Lw0KI2RlZmluZSBTSU9DU0RUSUxBRERSIF9JT1coJ2knLCA0Niwgc3RydWN0 IGlmX2xhZGRycmVxKQkvKiBzZXQgRFRJIGFkZHI2ICovDQoNCiNkZWZpbmUg U0lPQ0dCVElMQUREUiBfSU9XUignaScsIDQ3LCBzdHJ1Y3QgaWZfbGFkZHJy ZXEpLyogZ2V0IEJUSSBhZGRyNiAqLw0KI2RlZmluZSBTSU9DU0JUSUxBRERS IF9JT1coJ2knLCA0OCwgc3RydWN0IGlmX2xhZGRycmVxKQkvKiBzZXQgQlRJ IGFkZHI2ICovDQoNCiNkZWZpbmUgU0lPQ0dEVElMQVNUICBfSU9XUignaScs IDQ3LCBzdHJ1Y3QgaWZyZXEpCS8qIGdldCBEVEkgbGFzdCAqLw0KDQojaWYg ZGVmaW5lZChLRVJORUwpICYmIGRlZmluZWQoSU5FVDYpDQoNClRBSUxRX0hF QUQoaW42X2lmYWRkcmhlYWQsIGluNl9pZmFkZHIpOw0KZXh0ZXJuCXN0cnVj dCBpbjZfaWZhZGRyaGVhZCBpbjZfaWZhZGRyOw0KZXh0ZXJuCWludCBtYWlu X2lmNiwgbWFpbl9zaXRlNjsNCg0KLyoNCiAqIE1hY3JvIGZvciBmaW5kaW5n IHRoZSBpbnRlcmZhY2UgKGlmbmV0IHN0cnVjdHVyZSkgY29ycmVzcG9uZGlu ZyB0byBvbmUNCiAqIG9mIG91ciBJUHY2IGFkZHJlc3Nlcy4NCiAqLw0KI2Rl ZmluZSBJTjZBRERSX1RPX0lGUChhZGRyLCBpZnApIFwNCgkvKiBzdHJ1Y3Qg aW42X2FkZHIgYWRkcjsgKi8gXA0KCS8qIHN0cnVjdCBpZm5ldCAqaWZwOyAq LyBcDQp7IFwNCglyZWdpc3RlciBzdHJ1Y3QgaW42X2lmYWRkciAqaWE7IFwN ClwNCglmb3IgKGlhID0gaW42X2lmYWRkci50cWhfZmlyc3Q7IFwNCgkgICAg aWEgIT0gTlVMTCAmJiBcDQoJICAgICAgIVNBTUVfQUREUjYoKChpYS0+aWFf aWZwLT5pZl9mbGFncyAmIElGRl9QT0lOVE9QT0lOVCkgPyBcDQoJCSAgICBJ QV9EU1RTSU42KGlhKSA6IElBX1NJTjYoaWEpKS0+c2luNl9hZGRyLCBhZGRy KTsgXA0KCSAgICBpYSA9IGlhLT5pYV9saXN0LnRxZV9uZXh0KSBcDQoJCSBj b250aW51ZTsgXA0KCWlmIChpYSA9PSBOVUxMKSBcDQoJICAgIGZvciAoaWEg PSBpbjZfaWZhZGRyLnRxaF9maXJzdDsgXA0KCQlpYSAhPSBOVUxMOyBcDQoJ CWlhID0gaWEtPmlhX2xpc3QudHFlX25leHQpIFwNCgkJICAgIGlmIChpYS0+ aWFfaWZwLT5pZl9mbGFncyAmIElGRl9QT0lOVE9QT0lOVCAmJiBcDQoJCQlT QU1FX0FERFI2KElBX1NJTjYoaWEpLT5zaW42X2FkZHIsIGFkZHIpKSBcDQoJ CQkgICAgYnJlYWs7IFwNCgkoaWZwKSA9IChpYSA9PSBOVUxMKSA/IE5VTEwg OiBpYS0+aWFfaWZwOyBcDQp9DQoNCi8qDQogKiBNYWNybyBmb3IgZmluZGlu ZyB0aGUgSVB2NiBhZGRyZXNzIHN0cnVjdHVyZSAoaW42X2lmYWRkcikgY29y cmVzcG9uZGluZw0KICogdG8gYSBnaXZlbiBpbnRlcmZhY2UgKGlmbmV0IHN0 cnVjdHVyZSkuDQogKi8NCiNkZWZpbmUgSUZQX1RPX0lBNihpZnAsIGlhKSBc DQoJLyogc3RydWN0IGlmbmV0ICppZnA7ICovIFwNCgkvKiBzdHJ1Y3QgaW42 X2lmYWRkciAqaWE7ICovIFwNCnsgXA0KCWZvciAoKGlhKSA9IGluNl9pZmFk ZHIudHFoX2ZpcnN0OyBcDQoJICAgIChpYSkgIT0gTlVMTCAmJiAoaWEpLT5p YV9pZnAgIT0gKGlmcCk7IFwNCgkgICAgKGlhKSA9IChpYSktPmlhX2xpc3Qu dHFlX25leHQpIFwNCgkJY29udGludWU7IFwNCn0NCiNlbmRpZg0KDQovKg0K ICogSVB2NiBtdWx0aWNhc3QgYWRkcmVzcyBzdHJ1Y3R1cmUuICBUaGVyZSBp cyBvbmUgb2YgdGhlc2UgZm9yIGVhY2ggSVB2Ng0KICogbXVsdGljYXN0IGdy b3VwIHRvIHdoaWNoIHRoaXMgaG9zdCBiZWxvbmdzIG9uIGEgZ2l2ZW4gbmV0 d29yayBpbnRlcmZhY2UuDQogKiBGb3IgZXZlcnkgZW50cnkgb24gdGhlIGlu dGVyZmFjZSdzIGlmX211bHRpYWRkcnMgbGlzdCB3aGljaCByZXByZXNlbnRz DQogKiBhbiBJUHY2IG11bHRpY2FzdCBncm91cCwgdGhlcmUgaXMgb25lIG9m IHRoZXNlIHN0cnVjdHVyZXMuICBUaGV5IGFyZSBhbHNvDQogKiBrZXB0IG9u IGEgc3lzdGVtLXdpZGUgbGlzdCB0byBtYWtlIGl0IGVhc2llciB0byBrZWVw IG91ciBsZWdhY3kgSUNNUHY2IGNvZGUNCiAqIGNvbXBhdGlibGUgd2l0aCB0 aGUgcmVzdCBvZiB0aGUgd29ybGQgKHNlZSBJTjZfRklSU1RfTVVMVEkgZXQg YWwsIGJlbG93KS4NCiAqLw0Kc3RydWN0IGluNl9tdWx0aSB7DQoJTElTVF9F TlRSWShpbjZfbXVsdGkpIGlubTZfZW50cnk7IC8qIGxpc3QgZ2x1ZSAqLyAN CglzdHJ1Y3QJaW42X2FkZHIgaW5tNl9hZGRyOwkvKiBJUHY2IG11bHRpY2Fz dCBhZGRyZXNzICovDQoJc3RydWN0CWlmbmV0ICppbm02X2lmcDsJLyogYmFj ayBwb2ludGVyIHRvIGlmbmV0ICovDQoJc3RydWN0CWlmbXVsdGlhZGRyICpp bm02X2lmbWE7CS8qIGJhY2sgcG9pbnRlciB0byBpZm11bHRpYWRkciAqLw0K CXVfaW50CWlubTZfdGltZXI7CQkvKiBJQ01QdjYgbWVtYmVyc2hpcCByZXBv cnQgdGltZXIgKi8NCgl1X2ludAlpbm02X3N0YXRlOwkJLyogc3RhdGUgb2Yg dGhlIG1lbWJlcnNoaXAgKi8NCn07DQoNCiNkZWZpbmUgTVVMVEk2X09USEVS TUVNQkVSCQkxDQojZGVmaW5lIE1VTFRJNl9JUkVQT1JURURMQVNUCQkyDQoN CiNpZiBkZWZpbmVkKEtFUk5FTCkgJiYgZGVmaW5lZChJTkVUNikNCmV4dGVy biBMSVNUX0hFQUQoaW42X211bHRpaGVhZCwgaW42X211bHRpKSBpbjZfbXVs dGloZWFkOw0KDQovKg0KICogU3RydWN0dXJlIHVzZWQgYnkgbWFjcm9zIGJl bG93IHRvIHJlbWVtYmVyIHBvc2l0aW9uIHdoZW4gc3RlcHBpbmcgdGhyb3Vn aA0KICogYWxsIG9mIHRoZSBpbjZfbXVsdGkgcmVjb3Jkcy4NCiAqLw0Kc3Ry dWN0IGluNl9tdWx0aXN0ZXAgew0KCXN0cnVjdCBpbjZfbXVsdGkgKmk2X2lu bTsNCn07DQoNCi8qDQogKiBNYWNybyBmb3IgbG9va2luZyB1cCB0aGUgaW42 X211bHRpIHJlY29yZCBmb3IgYSBnaXZlbiBJUHY2IG11bHRpY2FzdA0KICog YWRkcmVzcyBvbiBhIGdpdmVuIGludGVyZmFjZS4gSWYgbm8gbWF0Y2hpbmcg cmVjb3JkIGlzIGZvdW5kLA0KICogImlubSIgaXMgc2V0IG51bGwuDQogKi8N CiNkZWZpbmUgSU42X0xPT0tVUF9NVUxUSShhZGRyLCBpZnAsIGlubSkgXA0K CS8qIHN0cnVjdCBpbjZfYWRkciBhZGRyOyAqLyBcDQoJLyogc3RydWN0IGlm bmV0ICppZnA7ICovIFwNCgkvKiBzdHJ1Y3QgaW42X211bHRpICppbm07ICov IFwNCmRvIHsgXA0KCXJlZ2lzdGVyIHN0cnVjdCBpZm11bHRpYWRkciAqaWZt YTsgXA0KXA0KCWZvciAoaWZtYSA9IChpZnApLT5pZl9tdWx0aWFkZHJzLmxo X2ZpcnN0OyBpZm1hOyBcDQoJICAgICBpZm1hID0gaWZtYS0+aWZtYV9saW5r LmxlX25leHQpIHsgXA0KCQlpZiAoaWZtYS0+aWZtYV9hZGRyLT5zYV9mYW1p bHkgPT0gQUZfSU5FVDYgXA0KCQkgICAgJiYgU0FNRV9BRERSNigoKHN0cnVj dCBzb2NrYWRkcl9pbjYgKilpZm1hLT5pZm1hX2FkZHIpLT5zaW42X2FkZHIs IFwNCgkJCQkgIChhZGRyKSkpIFwNCgkJCWJyZWFrOyBcDQoJfSBcDQoJKGlu bSkgPSBpZm1hID8gaWZtYS0+aWZtYV9wcm90b3NwZWMgOiAwOyBcDQp9IHdo aWxlKDApDQoNCi8qDQogKiBNYWNybyB0byBzdGVwIHRocm91Z2ggYWxsIG9m IHRoZSBpbjZfbXVsdGkgcmVjb3Jkcywgb25lIGF0IGEgdGltZS4NCiAqIFRo ZSBjdXJyZW50IHBvc2l0aW9uIGlzIHJlbWVtYmVyZWQgaW4gInN0ZXAiLCB3 aGljaCB0aGUgY2FsbGVyIG11c3QNCiAqIHByb3ZpZGUuICBJTjZfRklSU1Rf TVVMVEkoKSwgYmVsb3csIG11c3QgYmUgY2FsbGVkIHRvIGluaXRpYWxpemUg InN0ZXAiDQogKiBhbmQgZ2V0IHRoZSBmaXJzdCByZWNvcmQuICBCb3RoIG1h Y3JvcyByZXR1cm4gYSBOVUxMICJpbm0iIHdoZW4gdGhlcmUNCiAqIGFyZSBu byByZW1haW5pbmcgcmVjb3Jkcy4NCiAqLw0KI2RlZmluZSBJTjZfTkVYVF9N VUxUSShzdGVwLCBpbm0pIFwNCgkvKiBzdHJ1Y3QgaW42X211bHRpc3RlcCAg c3RlcDsgKi8gXA0KCS8qIHN0cnVjdCBpbjZfbXVsdGkgKmlubTsgKi8gXA0K ZG8geyBcDQoJaWYgKCgoaW5tKSA9IChzdGVwKS5pNl9pbm0pICE9IE5VTEwp IFwNCgkJKHN0ZXApLmk2X2lubSA9IChzdGVwKS5pNl9pbm0tPmlubTZfZW50 cnkubGVfbmV4dDsgXA0KfSB3aGlsZSgwKQ0KDQojZGVmaW5lIElONl9GSVJT VF9NVUxUSShzdGVwLCBpbm0pIFwNCgkvKiBzdHJ1Y3QgaW42X211bHRpc3Rl cCBzdGVwOyAqLyBcDQoJLyogc3RydWN0IGluNl9tdWx0aSAqaW5tOyAqLyBc DQpkbyB7IFwNCgkoc3RlcCkuaTZfaW5tID0gaW42X211bHRpaGVhZC5saF9m aXJzdDsgXA0KCUlONl9ORVhUX01VTFRJKChzdGVwKSwgKGlubSkpOyBcDQp9 IHdoaWxlKDApDQoNCnN0cnVjdAlyb3V0ZTsNCnN0cnVjdAlpbjZfbXVsdGkg KmluNl9hZGRtdWx0aSBfX1AoKHN0cnVjdCBpbjZfYWRkciAqLCBzdHJ1Y3Qg aWZuZXQgKikpOw0Kdm9pZAlpbjZfZGVsbXVsdGkgX19QKChzdHJ1Y3QgaW42 X211bHRpICopKTsNCnZvaWQJaW42X3Jlc3RhcnRtdWx0aSBfX1AoKHN0cnVj dCBpbjZfYWRkciAqLCBzdHJ1Y3QgaWZuZXQgKikpOw0KaW50CWluNl9jb250 cm9sIF9fUCgoc3RydWN0IHNvY2tldCAqLCB1X2xvbmcsIGNhZGRyX3QsIHN0 cnVjdCBpZm5ldCAqLA0KCQkJIHN0cnVjdCBwcm9jICopKTsNCmludAlpbjZf aWZhZG93biBfX1AoKHN0cnVjdCBpZmFkZHIgKmlmYSkpOw0Kdm9pZAlpbjZf aWZzY3J1YiBfX1AoKHN0cnVjdCBpZm5ldCAqLCBzdHJ1Y3QgaW42X2lmYWRk ciAqKSk7DQppbnQJaXA2Zmxvd19mYXN0Zm9yd2FyZCBfX1AoKHN0cnVjdCBt YnVmICopKTsNCnZvaWQJaXA2Zmxvd19jcmVhdGUgX19QKChjb25zdCBzdHJ1 Y3Qgcm91dGUgKiwgc3RydWN0IG1idWYgKikpOw0Kdm9pZAlpcDZmbG93X3Ns b3d0aW1vIF9fUCgodm9pZCkpOw0KDQojZW5kaWYgLyogS0VSTkVMICovDQoN Ci8qDQogKiBBbnljYXN0IGFkZHJlc3Mgc3RydWN0dXJlLg0KICovDQoNCnN0 cnVjdCBpbjZfYW55Y2FzdCB7DQojaWZkZWYgS0VSTkVMDQoJTElTVF9FTlRS WShpbjZfYW55Y2FzdCkgaW5hNl9saXN0OwkvKiBsaXN0IGdsdWUgKi8NCiNl bmRpZg0KCXN0cnVjdAlpbjZfYWRkciBpbmE2X2FkZHI7CQkvKiBJUHY2IGFu eWNhc3QgYWRkcmVzcyAqLw0KCXVfaW50CWluYTZfcmVmY291bnQ7CQkJLyog cmVmZXJlbmNlIGNvdW50ICovDQoJdV9pbnQJaW5hNl9mbGFnczsJCQkvKiBm bGFncyAqLw0KfTsNCiNkZWZpbmUJSVA2QU5ZX0hPU1RfUFJPWFkJMQkJLyog cHJveHkgKGhvc3QpICovDQojZGVmaW5lCUlQNkFOWV9ST1VURVJfUFJPWFkJ MgkJLyogcHJveHkgKHJvdXRlcikgKi8NCiNkZWZpbmUJSVA2QU5ZX0FOWUNB U1QJCTMJCS8qIGFueWNhc3QgKi8NCg0KI2lmIGRlZmluZWQoS0VSTkVMKSAm JiBkZWZpbmVkKElORVQ2KQ0KDQpleHRlcm4gTElTVF9IRUFEKGluNl9hbnlo ZWFkLCBpbjZfYW55Y2FzdCkgaW42X2FueWhlYWQ7DQoNCiNlbmRpZg0KDQov Kg0KICogRGVmaW5pdGlvbnMgZm9yIElQdjYgc3lzY3RsIG9wZXJhdGlvbnMu DQogKg0KICogVGhpcmQgbGV2ZWwgaXMgcHJvdG9jb2wgbnVtYmVyLg0KICog Rm91cnRoIGxldmVsIGlzIGRlc2lyZWQgdmFyaWFibGUgd2l0aGluIHRoYXQg cHJvdG9jb2wuDQogKi8NCiNkZWZpbmUJSVA2UFJPVE9fTUFYSUQJKDEpCQkv KiBkb24ndCBsaXN0IHRvIElQNlBST1RPX01BWCAqLw0KDQojZGVmaW5lCUNU TF9JUDZQUk9UT19OQU1FUyB7IFwNCgl7ICJpcHY2IiwgQ1RMVFlQRV9OT0RF IH0sIFwNCn0NCg0KLyoNCiAqIE5hbWVzIGZvciBJUHY2IHN5c2N0bCBvYmpl Y3RzDQogKi8NCiNkZWZpbmUJSVA2Q1RMX0ZPUldBUkRJTkcJMQkvKiBhY3Qg YXMgcm91dGVyICovDQojZGVmaW5lCUlQNkNUTF9NRk9SV0FSRElORwkyCS8q IGFjdCBhcyBtdWx0aWNhc3Qgcm91dGVyICovDQojZGVmaW5lCUlQNkNUTF9G T1JXU1JDUlQJMwkvKiBmb3J3YXJkIHNvdXJjZS1yb3V0ZWQgcGFja2V0cyAq Lw0KI2RlZmluZSBJUDZDVExfREVGVFRMCQk0CS8qIGRlZmF1bHQgVFRMICov DQojZGVmaW5lCUlQNkNUTF9QUlVORQkJNQkvKiByb3V0ZSBwcnVuZSB0aW1l ciAqLw0KI2RlZmluZQlJUDZDVExfS0VFUAkJNgkvKiByb3V0ZSBkZWZhdWx0 IGxpZmV0aW1lICovDQojZGVmaW5lCUlQNkNUTF9SRUFDSEFCTEUJNwkvKiBy ZWFjaGFibGUgdGltZSAqLw0KI2RlZmluZQlJUDZDVExfUkVUUkFOUwkJOAkv KiByZXRyYW5zIHRpbWVyICovDQojZGVmaW5lCUlQNkNUTF9QUk9CRQkJOQkv KiBkZWxheSBmaXJzdCBwcm9iZSAqLw0KI2RlZmluZQlJUDZDVExfRE9XTgkJ MTAJLyogaG9sZCBkb3duIHRpbWVyICovDQojZGVmaW5lCUlQNkNUTF9VTUFY VFJJRVMJMTEJLyogbWF4IHVuaWNhc3Qgc29saWNpdCAqLw0KI2RlZmluZQlJ UDZDVExfTU1BWFRSSUVTCTEyCS8qIG1heCBtdWx0aWNhc3Qgc29saWNpdCAq Lw0KI2RlZmluZQlJUDZDVExfTUhMRVZFTAkJMTMJLyogbXVsdGktaG9tZWQg c3VwcG9ydCBsZXZlbCAqLw0KI2RlZmluZQlJUDZDVExfTUFJTklOVEYJCTE0 CS8qIGluZGV4IG9mIHRoZSBtYWluIGludGVyZmFjZSAqLw0KI2RlZmluZQlJ UDZDVExfTUFJTlNJVEUJCTE1CS8qIGluZGV4IG9mIHRoZSBtYWluIHNpdGUg Ki8NCiNkZWZpbmUJSVA2Q1RMX0FOWUNBU1RTCQkxNgkvKiBhbnljYXN0IGFk ZHJlc3MgbGlzdCAqLw0KI2RlZmluZQlJUDZDVExfQ1RJQ05UCQkxNwkvKiBu dW1iZXIgb2YgQ1RJIGludGVyZmFjZXMgKi8NCiNkZWZpbmUJSVA2Q1RMX0JU SUNOVAkJMTgJLyogbnVtYmVyIG9mIEJUSSBpbnRlcmZhY2VzICovDQojZGVm aW5lCUlQNkNUTF9EVElDTlQJCTE5CS8qIG51bWJlciBvZiBEVEkgaW50ZXJm YWNlcyAqLw0KI2RlZmluZQlJUDZDVExfU1RBVFMJCTIwCS8qIGlwNnN0YXQg c3RydWN0dXJlICovDQojZGVmaW5lCUlQNkNUTF9GQVNURk9SV0FSRElORwky MQkvKiB1c2UgZmFzdCBJUHY2IGZvcndhcmRpbmcgY29kZSAqLw0KI2RlZmlu ZQlJUDZDVExfTUFYSUQJCTIyDQoNCiNkZWZpbmUJSVA2Q1RMX05BTUVTIHsg XA0KCXsgMCwgMCB9LCBcDQoJeyAiZm9yd2FyZGluZyIsIENUTFRZUEVfSU5U IH0sIFwNCgl7ICJtZm9yd2FyZGluZyIsIENUTFRZUEVfSU5UIH0sIFwNCgl7 ICJmb3J3c3JjcnQiLCBDVExUWVBFX0lOVCB9LCBcDQoJeyAidHRsIiwgQ1RM VFlQRV9JTlQgfSwgXA0KCXsgInBydW5lIiwgQ1RMVFlQRV9JTlQgfSwgXA0K CXsgImtlZXAiLCBDVExUWVBFX0lOVCB9LCBcDQoJeyAicmVhY2hhYmxlIiwg Q1RMVFlQRV9JTlQgfSwgXA0KCXsgInJldHJhbnMiLCBDVExUWVBFX0lOVCB9 LCBcDQoJeyAicHJvYmUiLCBDVExUWVBFX0lOVCB9LCBcDQoJeyAiaG9sZF9k b3duIiwgQ1RMVFlQRV9JTlQgfSwgXA0KCXsgInV0cmllc19tYXgiLCBDVExU WVBFX0lOVCB9LCBcDQoJeyAibXRyaWVzX21heCIsIENUTFRZUEVfSU5UIH0s IFwNCgl7ICJtdWx0aV9ob21lZCIsIENUTFRZUEVfSU5UIH0sIFwNCgl7ICJt YWluX2ludGVyZmFjZSIsIENUTFRZUEVfSU5UIH0sIFwNCgl7ICJtYWluX3Np dGUiLCBDVExUWVBFX0lOVCB9LCBcDQoJeyAiYW55Y2FzdHMiLCBDVExUWVBF X1NUUlVDVCB9LCBcDQoJeyAiY3RpX2NvdW50IiwgQ1RMVFlQRV9JTlQgfSwg XA0KCXsgImJ0aV9jb3VudCIsIENUTFRZUEVfSU5UIH0sIFwNCgl7ICJkdGlf Y291bnQiLCBDVExUWVBFX0lOVCB9LCBcDQoJeyAic3RhdHMiLCBDVExUWVBF X1NUUlVDVCB9LCBcDQoJeyAiZmFzdGZvcndhcmRpbmciLCBDVExUWVBFX0lO VCB9LCBcDQp9DQoNCmludAltYWluX2ludGVyZmFjZSBfX1AoKGludCAqKSk7 DQppbnQJbWFpbl9zaXRlIF9fUCgoaW50ICopKTsNCg0KI2VuZGlmDQo= ---559023410-851401618-983177348=:1445-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 0:52: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id BEE2D37B4EC; Mon, 26 Feb 2001 00:52:05 -0800 (PST) Date: Mon, 26 Feb 2001 00:52:05 -0800 From: Kris Kennaway To: Ana Romero Cc: Francis Dupont , Questions FreeBSD Subject: Re: error making world Message-ID: <20010226005205.B22928@hub.freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from anar@ees2.oulu.fi on Mon, Feb 26, 2001 at 10:49:08AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 10:49:08AM +0200, Ana Romero wrote: > HI!! > > I have two identical laptops in which I am trying to make world to install > IPv6 inria > code. I succeded with the first one, but with the second I have errors > compiling in6_var.h file.I attach also the mentioned file. Do you know > how to fix it?? This is obviously related to the INRIA code you have installed. Talk to their support channels. Kris P.S. Do you realise that 4.0 and later contain full IPv6 code already? -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 1: 2:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.unam.na (mail.unam.na [196.31.236.100]) by hub.freebsd.org (Postfix) with ESMTP id D4F3137B4EC for ; Mon, 26 Feb 2001 01:01:32 -0800 (PST) (envelope-from gferris@mail.unam.na) Received: from unam.na ([192.168.2.17]) by mail.unam.na (8.9.3/8.9.3) with ESMTP id KAA10995 for ; Mon, 26 Feb 2001 10:52:51 GMT Message-ID: <3A9A1BB7.EBD1C525@unam.na> Date: Mon, 26 Feb 2001 11:02:47 +0200 From: "Miss G.Ferris" Organization: University of Namibia X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Order X-Priority: 1 (Highest) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi My name is Gail Ferris, I'm employed at the University of Namibia IT department, we would really like to install FreeBSD on our mail server, but what we were thinking of whether it is possible for you to send us a quotation of FreeBSD CD and manual. Kind Regards G.Ferris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 1: 8:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id 7F39E37B401 for ; Mon, 26 Feb 2001 01:08:37 -0800 (PST) (envelope-from dominic_marks@btinternet.com) Received: from [213.123.129.209] (helo=computer) by carbon.btinternet.com with smtp (Exim 3.03 #83) id 14XJd6-0003oZ-00; Mon, 26 Feb 2001 09:07:40 +0000 From: "Dominic Marks" To: "Miss G.Ferris" Cc: Subject: RE: Order Date: Mon, 26 Feb 2001 09:07:08 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3A9A1BB7.EBD1C525@unam.na> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can everything you need for free: The FreeBSD operating system, The FreeBSD documentation, The Mail server, The Mail server documentation. What do you by quotation? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Miss G.Ferris Sent: 26 February 2001 09:03 To: freebsd-questions@FreeBSD.ORG Subject: Order Importance: High Hi My name is Gail Ferris, I'm employed at the University of Namibia IT department, we would really like to install FreeBSD on our mail server, but what we were thinking of whether it is possible for you to send us a quotation of FreeBSD CD and manual. Kind Regards G.Ferris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 1:15:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 10ADE37B684 for ; Mon, 26 Feb 2001 01:15:27 -0800 (PST) (envelope-from nbm@rapier.smartspace.co.za) Received: (qmail 26701 invoked by uid 1001); 26 Feb 2001 09:15:15 -0000 Date: Mon, 26 Feb 2001 11:15:15 +0200 From: Neil Blakey-Milner To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: plug and play in freebsd Message-ID: <20010226111515.A26279@rapier.smartspace.co.za> References: <3A995A01.D2D4D346@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A995A01.D2D4D346@home.com>; from latif2221@home.com on Sun, Feb 25, 2001 at 07:16:17PM +0000 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun 2001-02-25 (19:16), Duraid wrote: > moving from linux: how are isa card detected and installed under > freebsd.... is there plug and play support or i have to use tools like > isapnp like in linux 2.2.x. also is the freebsd kernel modular or all > the hardware drivers must be compiled in the kernel? ISA cards can be detected via configuration or plug and play, depending on the device. The kernel can use modules, which are sometimes auto-loaded (filesystems, explicit configuration of network devices, &c.). They can also be pre-loaded in the loader, or loaded and unloaded after boot. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 1:22:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 7578A37B401 for ; Mon, 26 Feb 2001 01:22:43 -0800 (PST) (envelope-from shu@mailsurf.com) Received: from fwd01.sul.t-online.com by mailout05.sul.t-online.com with smtp id 14XJre-0006k0-0D; Mon, 26 Feb 2001 10:22:42 +0100 Received: from venus.mailsurf.com (320051988339-0001@[62.158.240.12]) by fmrl01.sul.t-online.com with esmtp id 14XJrZ-0hbLo8C; Mon, 26 Feb 2001 10:22:37 +0100 Received: by venus.mailsurf.com (Postfix, from userid 1001) id E24B11AB50; Mon, 26 Feb 2001 10:22:30 +0100 (CET) Date: Mon, 26 Feb 2001 10:22:30 +0100 From: Sven Huster To: freebsd-questions@freebsd.org Subject: mlx message Message-ID: <20010226102230.B18896@venus.mailsurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: 320051988339-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there, could anybody explain me what this messages mean? Feb 25 01:59:35 mnt02 /kernel: mlx0: physical drive 0:1 error log: sense = 3 asc = 11 asq = 0 Feb 25 01:59:35 mnt02 /kernel: mlx0: info 02:04:5c:57 csi 00:00:00:00 regards -- Sven Huster Senior Unix System Administrator *BSD, Solaris, Linux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 1:39:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from doormat.odey.co.uk (doormat.odey.co.uk [195.13.88.6]) by hub.freebsd.org (Postfix) with ESMTP id C314C37B401 for ; Mon, 26 Feb 2001 01:39:21 -0800 (PST) (envelope-from B.Sutton@odey.co.uk) Received: (from proxy@localhost) by doormat.odey.co.uk (8.9.3/8.9.3) id JAA12573 for ; Mon, 26 Feb 2001 09:39:12 GMT Received: from (odeydom.odey.co.uk [192.168.100.4]) by doormat.odey.co.uk via smap (V2.1) id xma012519; Mon, 26 Feb 01 09:38:55 GMT To: freebsd-questions@FreeBSD.ORG Subject: Re: StarOffice 5.2 on STABLE 4.2 X-Mailer: Lotus Notes Release 5.0.4a July 24, 2000 Message-ID: From: "Blair Sutton/Odey" Date: Mon, 26 Feb 2001 09:38:53 +0000 X-MIMETrack: Serialize by Router on odeydom/Odey(Release 5.0.5 |September 22, 2000) at 02/26/2001 09:38:54 AM, Serialize complete at 02/26/2001 09:38:54 AM MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is a little guess, but when using Linux compatability mode I think you have to edit hosts.conf under /compat/linux/etc/ check out following URL http://www.freebsd.org/handbook/linuxemu-lbc-install.html#AEN18958 hope it helps Blair Larry Rosenman Sent by: owner-freebsd-questions@FreeBSD.ORG 23/02/2001 20:03 To: Ulf Kister cc: freebsd-questions@FreeBSD.ORG Subject: Re: StarOffice 5.2 on STABLE 4.2 > recently I installed Staroffice 5.2 on my FreeBSD 4.2 STABLE box and > it does a fine job, except that any features using the network seem > not to work. > > To be mor precise: The browser, the mail client and the news client > fail to work in my local network. Funny thing is, that connecting > against 127.0.0.1 causes no problems. > > It also makes no difference whether I use IP adresses or hostnames in > URLs - running my local named in foreground mode reveals that in > neither case lookups are perfomed. > We've seen these problems for months now. Is there any hope of them being fixed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 2: 7:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-36.dsl.lsan03.pacbell.net [63.207.60.36]) by hub.freebsd.org (Postfix) with ESMTP id 5C60937B401 for ; Mon, 26 Feb 2001 02:07:32 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2254166B09; Mon, 26 Feb 2001 02:07:32 -0800 (PST) Date: Mon, 26 Feb 2001 02:07:31 -0800 From: Kris Kennaway To: Burke Martin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: SSH is making me very sad Message-ID: <20010226020731.A12242@mollari.cthul.hu> References: <4.3.2.7.2.20010225152706.00a9fa00@dunces.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.2.7.2.20010225152706.00a9fa00@dunces.org>; from kilgore@speakeasy.org on Sun, Feb 25, 2001 at 03:31:56PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 03:31:56PM -0800, Burke Martin wrote: > Another problem that might be related is that email doesnt work. I get a= =20 > "can not check MX records for recipients address" SSH is fairly picky about DNS resolution -- sounds like you may have general DNS problems. Kris --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mirjWry0BWjoQKURAsEAAJ9tw+RWNhOSTvV5ryG5bNZo87TFlgCfdJYk mPEG1Xw+L39ZBgGvBVOzlew= =M2Id -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 2:50:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (Postfix) with ESMTP id B61FE37B4EC for ; Mon, 26 Feb 2001 02:50:43 -0800 (PST) (envelope-from kuku@gilberto.physik.rwth-aachen.de) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.9.3/8.9.3) id LAA62093 for questions@freebsd.org; Mon, 26 Feb 2001 11:50:43 +0100 (CET) (envelope-from kuku) Date: Mon, 26 Feb 2001 11:50:43 +0100 (CET) From: Christoph Kukulies Message-Id: <200102261050.LAA62093@gilberto.physik.rwth-aachen.de> To: questions@freebsd.org Subject: lpt - lp0 in 4.2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a cdj550 printer connected to my FreeBSD 4.2 machine (which also dual boots to Win98 where the printer works fine) but when I print nothing happens. The printer is being restted during boot up. You can hear that typical rattling and buzzing of the printer during boot. /var/log/lpd-errs doesn't expose anything unusual. pow# lpq lp0 is ready and printing Rank Owner Job Files Total Size active root 176 (standard input) 73 bytes 1st root 177 (standard input) 73 bytes dmesg excerpt: ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port pcfclock0: on ppbus0 ppi0: on ppbus0 pps0: on ppbus0 atkbdc0: at port 0x60,0x64 on isa0 Kernel CONFIG file: # Parallel port device ppc0 at isa? irq 7 device lpt and other stuff (I'll remove that other ppbus stuff and see if that changes anything) -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 2:52:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f136.law6.hotmail.com [216.32.241.136]) by hub.freebsd.org (Postfix) with ESMTP id 3EF6237B401 for ; Mon, 26 Feb 2001 02:52:27 -0800 (PST) (envelope-from hillaa@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 26 Feb 2001 02:52:27 -0800 Received: from 61.9.170.133 by lw6fd.law6.hotmail.msn.com with HTTP; Mon, 26 Feb 2001 10:52:26 GMT X-Originating-IP: [61.9.170.133] From: "Aaron Hill" To: gferris@mail.unam.na Cc: freebsd-questions@FreeBSD.org Subject: RE: Order Date: Mon, 26 Feb 2001 10:52:26 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 26 Feb 2001 10:52:27.0108 (UTC) FILETIME=[353E6240:01C09FE2] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gail, It is possible to source both the FreeBSD CD and manual free from the Internet but depending on your local available bandwidth and skill level(s) you may find it more convenient to buy these items. You can buy the FreeBSD CD and manual (known as the handbook) via mail order from the USA. The cost for both items is USD $49.95 plus shipping. Unfortunately I could not find the cost of shipping but you may investigate this directly by following this link... http://www.osd.bsdi.com/titles/freebsd/bsdhandbk.phtml You may also have a local distributer of this product but unfortunately I am not familiar enough with Namibia to know of any. Perhaps someone else on this list will suggest one or otherwise you may like to search through a local business directory. Also, please look through that Internet site mentioned as you will find it offers other titles than just the FreeBSD manual. One such example is a book titled The Complete FreeBSD which many people on this mailing list use, you can find this book (with CDs) by following this link... http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml Alternatively you are welcome to download a FreeBSD CD-ROM image directly from the Internet. To do this you will require enough Internet bandwidth to download a 640MB file within an acceptable timeframe, a CD-ROM writer (also known as a burner), a blank CD-ROM disk, and the knowledge of how to use all these things. You can get a listing of all the servers where you can download the FreeBSD CD-ROM by following this link... http://www.freebsd.org/handbook/mirrors-ftp.html The FreeBSD manual can be found online at this link... http://www.freebsd.org/handbook/ I hope this helps you find the FreeBSD CD-ROM and manual. Please email us again should you have any trouble locating or using the operating system and we can help you further. Aaron Hill >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Miss G.Ferris >Sent: 26 February 2001 09:03 >To: freebsd-questions@FreeBSD.ORG >Subject: Order >Importance: High > > >Hi > >My name is Gail Ferris, I'm employed at the University of Namibia IT >department, we would really like to install FreeBSD on our mail server, >but what we were thinking of whether it is possible for you to send us a >quotation of FreeBSD CD and manual. > >Kind Regards >G.Ferris > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 3: 5: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from doorway.home.lan (async1-mel-isp-14.nas.one.net.au [61.12.98.2]) by hub.freebsd.org (Postfix) with ESMTP id B5E9137B401 for ; Mon, 26 Feb 2001 03:04:52 -0800 (PST) (envelope-from markhannon@one.net.au) Received: from one.net.au (putte.home.lan [192.168.2.2]) by doorway.home.lan (8.11.0/8.11.0) with ESMTP id f1QB0hp14723 for ; Mon, 26 Feb 2001 22:00:45 +1100 (EST) (envelope-from markhannon@one.net.au) Message-ID: <3A9A375A.F02431D@one.net.au> Date: Mon, 26 Feb 2001 22:00:42 +1100 From: Mark Hannon X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: stable javascript capable browser Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am having terrible trouble with javascript and netscape-communicator 4.76. At regular intervals it just dies with a sig10. I have seen a few posts saying that javascript is the culprit and that if one turns it off then all is well, but I need it... What are people using as a stable javascript browser? Regards/Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 3:25:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from apocalypse.org (apocalypse.org [192.48.232.17]) by hub.freebsd.org (Postfix) with ESMTP id 1DE8E37B491 for ; Mon, 26 Feb 2001 03:25:40 -0800 (PST) (envelope-from brianp@apocalypse.org) Received: (from brianp@localhost) by apocalypse.org (8.11.2/8.11.0) id f1QBPH930080 for freebsd-questions@FreeBSD.org; Mon, 26 Feb 2001 06:25:17 -0500 Date: Mon, 26 Feb 2001 06:25:17 -0500 From: Brian Peterson Message-Id: <200102261125.f1QBPH930080@apocalypse.org> To: freebsd-questions@FreeBSD.org Subject: Freezes at /sbin/init Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I just installed the i386/4.2-RELEASE/ version of FreeBSD, with the minimal install. (via ftp) The system freezes on booting, and when I boot -v from the "fixit" floppy, The last message displayed is "start_init: Trying /sbin/init" I am able to run the fixit floppy, mount the hard drive, see files, and even write to files with cat>filename. I see that there are no files or directories named /etc/init* on the hard drive - no /etc/init.d, no /etc/inittab. Does FreeBSD even use those files? If not, what do I need to check for? Any ideas about how to get init to run would be greatly appreciated, and let me know if you need any more data! Brian PS. The hardware is some box called "CB 386", and there is a Cyrix 486 cpu of unknown speed inside. A rom labelled "386dx". 16MB of memory, a Netgear EA201c 10Mbps ISA ethernet card which I used to do the ftp installation, a Western Digital Caviar 2340 HD (325 MB), a rickety old keyboard, and a working IBM floppy drive borrowed from my Aptiva. NO mouse. I found it sitting on the sidewalk in the rain late one night, and I'm surprised I have gotten this far with it!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 3:52: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.98.60]) by hub.freebsd.org (Postfix) with ESMTP id 7E99D37B67D for ; Mon, 26 Feb 2001 03:51:58 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.11.1/8.9.3) with ESMTP id f1QBppC90539; Mon, 26 Feb 2001 12:51:52 +0100 (CET) (envelope-from kheuer@gwdu60.gwdg.de) Date: Mon, 26 Feb 2001 12:51:51 +0100 (CET) From: Konrad Heuer To: Mark Hannon Cc: Subject: Re: stable javascript capable browser In-Reply-To: <3A9A375A.F02431D@one.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Mark Hannon wrote: > I am having terrible trouble with javascript and netscape-communicator > 4.76. At regular > intervals it just dies with a sig10. I have seen a few posts saying > that javascript is the culprit > and that if one turns it off then all is well, but I need it... I've similar problems with Netscape 4.76. > What are people using as a stable javascript browser? People say konqueror from KDE 2.01 does better but I just have started using it and cannot tell much. Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 4: 6:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.armentel.com (mail1.armentel.com [212.73.65.12]) by hub.freebsd.org (Postfix) with ESMTP id DE61B37B401 for ; Mon, 26 Feb 2001 04:06:49 -0800 (PST) (envelope-from boynagar@armentel.com) Received: from user0000011909 (192.168.7.74 [192.168.7.74]) by mail1.armentel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id FLSPJGRV; Mon, 26 Feb 2001 16:04:27 +0400 From: "Arthur Boynagryan" To: Subject: kern.securelevel and X problem Date: Mon, 26 Feb 2001 16:06:59 +0400 Message-ID: <000301c09fec$9f89f290$4a07a8c0@user0000011909> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Disposition-Notification-To: "Arthur Boynagryan" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! When I set kern.securelevel to anything higher than 0, and then start X Windows with startx I get the following error: "Fatal server error: xf86EnableIO: Failed to open /dev/io for extended I/O" X works fine when kern.securelevel is -1 or 0. I'm using XFree86 4.0.2, FreeBSD 4.2-RELEASE. What causes this error? Is there any workaround? TIA, Arthur To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 4:20: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 3809137B4EC for ; Mon, 26 Feb 2001 04:19:59 -0800 (PST) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Mon, 26 Feb 2001 12:19:32 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 14XMcl-0007Pa-00; Mon, 26 Feb 2001 12:19:31 +0000 Date: Mon, 26 Feb 2001 12:19:31 +0000 (GMT) From: Jan Grant To: Konrad Heuer Cc: Mark Hannon , questions Subject: Re: stable javascript capable browser In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Konrad Heuer wrote: > > On Mon, 26 Feb 2001, Mark Hannon wrote: > > > I am having terrible trouble with javascript and netscape-communicator > > 4.76. At regular > > intervals it just dies with a sig10. I have seen a few posts saying > > that javascript is the culprit > > and that if one turns it off then all is well, but I need it... > > I've similar problems with Netscape 4.76. > > > What are people using as a stable javascript browser? > > People say konqueror from KDE 2.01 does better but I just have started > using it and cannot tell much. Maybe, but some of the more abstruse bits of JavaScript (closures) don't appear to work (either at all, or properly). Providing you're not doing anything too clever in JS (eg, stop at rollovers) it's all fine. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk User interface? I hardly know 'er! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 5: 8:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id AC40F37B65D for ; Mon, 26 Feb 2001 05:08:09 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id QAA86855 for ; Mon, 26 Feb 2001 16:50:55 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f1QD7L311889 for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 16:07:21 +0300 Date: Mon, 26 Feb 2001 16:07:21 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: kern.securelevel and X problem Message-ID: <20010226160721.A11831@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <000301c09fec$9f89f290$4a07a8c0@user0000011909> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <000301c09fec$9f89f290$4a07a8c0@user0000011909>; from boynagar@armentel.com on Mon, Feb 26, 2001 at 04:06:59PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 04:06:59PM +0400, Arthur Boynagryan wrote: > Hi! > > When I set kern.securelevel to anything higher than 0, and then > start X Windows with startx I get the following error: > > "Fatal server error: > xf86EnableIO: Failed to open /dev/io for extended I/O" This is normal. Look at init(8) -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 5:11: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 4DF5C37B4EC for ; Mon, 26 Feb 2001 05:11:05 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226130950.QMDD24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 05:09:50 -0800 Message-ID: <3A9A0BD9.FE92DCB4@home.com> Date: Mon, 26 Feb 2001 07:55:05 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Dan O'Connor , "freebsd-questions@FreeBSD.ORG" Subject: Re: NAT with ipfw? References: <003601c09fa2$2e6a2340$029b140a@danco> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG im having a problem understanding the following.. and i've noticed it in several designs including yours: if the default policy is to deny every thing then why you firewall is full with deny rulls. shouldn't it just have the allow rulls since everything else is going to be droped by default. other thing i think your firewall is stateless (using establish). if you have made it statefull (using keep-state) i think it would be much smaller. neat site.. in my bookmarks Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 5:17:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id A2F0137B401 for ; Mon, 26 Feb 2001 05:17:30 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226131616.QQKL24578.femail1.rdc1.on.home.com@home.com> for ; Mon, 26 Feb 2001 05:16:16 -0800 Message-ID: <3A9A0D5B.DB399A52@home.com> Date: Mon, 26 Feb 2001 08:01:31 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: give me you freebsd bookmarks Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG moving from linux: can you please send me any freebsd links that you have in your bookmarks? that will make it much easier to freebsdize. Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 5:27:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sudz.ns3g.com (cr618871-b.bloor1.on.wave.home.com [24.43.110.112]) by hub.freebsd.org (Postfix) with ESMTP id A898F37B491 for ; Mon, 26 Feb 2001 05:27:11 -0800 (PST) (envelope-from sudz@ns3g.com) Received: from cooler (cr618871-a.bloor1.on.wave.home.com [24.43.110.110]) by sudz.ns3g.com (8.11.1/8.11.1) with SMTP id f1QDRS335157 for ; Mon, 26 Feb 2001 08:27:28 -0500 (EST) (envelope-from sudz@ns3g.com) Reply-To: From: "Colin Legendre" To: Subject: adduser Date: Mon, 26 Feb 2001 08:30:33 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004A_01C09FCE.62783BA0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_004A_01C09FCE.62783BA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I am running freebsd4.2 release with a few patches(ipfw, inetd, procfs). I have noticed that using adduser the password that is put in the master.passwd is DES crypted. But if you use passwd to change it, it becomes MD5 crypted. Is there anyway to make adduser crypt to MD5 as well? Colin Legendre CCNA, MCP Infrastructure Management Specialist Q9 Networks Inc. sudz@ns3g.com ------=_NextPart_000_004A_01C09FCE.62783BA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am = running=20 freebsd4.2 release with a few patches(ipfw, inetd, procfs).  I have = noticed=20 that using adduser the password that is put in the master.passwd is DES=20 crypted.  But if you use passwd to change it, it becomes MD5 = crypted. =20 Is there anyway to make adduser crypt to MD5 as = well?
 
 
 
Colin Legendre  CCNA, = MCP
Infrastructure Management = Specialist
Q9 Networks Inc.
sudz@ns3g.com
 
 
------=_NextPart_000_004A_01C09FCE.62783BA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 5:29:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web6302.mail.yahoo.com (web6302.mail.yahoo.com [128.11.22.139]) by hub.freebsd.org (Postfix) with SMTP id E0F6F37B4EC for ; Mon, 26 Feb 2001 05:29:44 -0800 (PST) (envelope-from rmd33ms_mi@yahoo.com) Message-ID: <20010226132944.5017.qmail@web6302.mail.yahoo.com> Received: from [209.14.80.34] by web6302.mail.yahoo.com; Mon, 26 Feb 2001 05:29:44 PST Date: Mon, 26 Feb 2001 05:29:44 -0800 (PST) From: Bob Dickey Subject: Help! Please?????????????? To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been asking for months now for someone, either locally, or through newsgroups to help me set up a Internet Server for my LAN. Can someone please help me here? I want to have ALL Win95/8 systems use the IS (Internet Server) for mail and web surfing but I am lost. Ok, details... 5 systems all LANed and working 192.168.1.1 IS (Internet Server) FreeBSD 4.0 (133 MHz) 192.168.1.2 FS (File Server) Win 95 (166MHz) 192.168.1.3 Bob (Main system) Win95 (400MHz) 192.168.1.4 Gail (another user) Win98 (200MHz) 192.168.1.5 Jim (and another) Win95 (Laptop) All systems can see each other (ping) and everything is good there. The IS has an internal PnP modem (Lucent Win Modem(56k)). I can't get this to configure. If you don't mind, I need lots more help because I am so lost with FreeBSD. Bob R&T Computers __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 5:46:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zcars04f.ca.nortel.com (zcars04f.nortelnetworks.com [47.129.242.57]) by hub.freebsd.org (Postfix) with ESMTP id E60EA37B4EC for ; Mon, 26 Feb 2001 05:46:47 -0800 (PST) (envelope-from mkoivist@nortelnetworks.com) Received: from zcard015.ca.nortel.com by zcars04f.ca.nortel.com; Mon, 26 Feb 2001 08:46:06 -0500 Received: by zcard015.ca.nortel.com with Internet Mail Service (5.5.2653.19) id ; Mon, 26 Feb 2001 08:46:08 -0500 Message-ID: From: "Matthew Koivisto" To: "'freebsd-questions@freebsd.org'" Subject: RE: Order Date: Mon, 26 Feb 2001 08:46:06 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C09FFA.77A53510" X-Orig: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C09FFA.77A53510 Content-Type: text/plain; charset="iso-8859-1" Try looking at www.freebsd.org/handbook It answered alot of my questions when I first installed FreeBSD. I found that installing was easiest off a CD .ISO image and boot floppies. You can get the .ISO at ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.2-install.iso Matt -----Original Message----- From: Miss G.Ferris [mailto:gferris@mail.unam.na] Sent: Monday, February 26, 2001 4:03 AM To: freebsd-questions@FreeBSD.ORG Subject: Order Importance: High Hi My name is Gail Ferris, I'm employed at the University of Namibia IT department, we would really like to install FreeBSD on our mail server, but what we were thinking of whether it is possible for you to send us a quotation of FreeBSD CD and manual. Kind Regards G.Ferris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01C09FFA.77A53510 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: Order

Try looking at www.freebsd.org/handbook It answered = alot of my questions when I first installed FreeBSD. I found that = installing was easiest off a CD .ISO image and boot floppies. You can = get the .ISO at ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IM= AGES/4.2-install.iso

Matt

-----Original Message-----
From: Miss G.Ferris [mailto:gferris@mail.unam.na]
Sent: Monday, February 26, 2001 4:03 AM
To: freebsd-questions@FreeBSD.ORG
Subject: Order
Importance: High


Hi

My name is Gail Ferris, I'm employed at the = University of Namibia IT
department, we would really like to install FreeBSD = on our mail server,
but what we were thinking of whether it is possible = for you to send us a
quotation of FreeBSD CD and manual.

Kind Regards
G.Ferris


To Unsubscribe: send mail to = majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in = the body of the message

------_=_NextPart_001_01C09FFA.77A53510-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6: 1:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 9F91D37B401 for ; Mon, 26 Feb 2001 06:01:26 -0800 (PST) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id OAA90669; Mon, 26 Feb 2001 14:00:52 GMT (envelope-from simond) Date: Mon, 26 Feb 2001 14:00:51 +0000 From: simond@irrelevant.org To: Bob Dickey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Please?????????????? Message-ID: <20010226140051.D83032@irrelevant.org> References: <20010226132944.5017.qmail@web6302.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010226132944.5017.qmail@web6302.mail.yahoo.com>; from rmd33ms_mi@yahoo.com on Mon, Feb 26, 2001 at 05:29:44AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 05:29:44AM -0800, Bob Dickey wrote: > I have been asking for months now for someone, either > locally, or through newsgroups to help me set up a > Internet Server for my LAN. Can someone please help me > here? I want to have ALL Win95/8 systems use the IS > (Internet Server) for mail and web surfing but I am > lost. Ok, details... > > 5 systems all LANed and working > > 192.168.1.1 IS (Internet Server) FreeBSD 4.0 > (133 MHz) > 192.168.1.2 FS (File Server) Win 95 > (166MHz) > 192.168.1.3 Bob (Main system) Win95 > (400MHz) > 192.168.1.4 Gail (another user) Win98 > (200MHz) > 192.168.1.5 Jim (and another) Win95 > (Laptop) > > All systems can see each other (ping) and everything > is good there. The IS has an internal PnP modem > (Lucent Win Modem(56k)). I can't get this to > configure. If you don't mind, I need lots more help > because I am so lost with FreeBSD. FreeBSD doesn't support Win modems as there are usually no docs giving details of how to code drivers for them, this is the whole reason they're called Win modems, if you can find a ISA real hardware modem or use an external modem it should work fine. -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6: 3: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 3A05337B4EC for ; Mon, 26 Feb 2001 06:02:57 -0800 (PST) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id JAA16001; Mon, 26 Feb 2001 09:02:54 -0500 (EST) Message-ID: <3A9A620D.606D3113@eng.ufl.edu> Date: Mon, 26 Feb 2001 09:02:53 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: kilgore@speakeasy.org Cc: questions@freebsd.org Subject: Re: Fwd: SSH is making me very sad Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Date: Sun, 25 Feb 2001 15:31:56 -0800 > From: Burke Martin > Subject: Fwd: SSH is making me very sad > > Hi all, again, > > Ive been trying to get this straight and nothing ive tried works so far. ssh should work right out of the box with 4.2-RELEASE. If it doesn't, it suggests that something went wrong with your install. > Here is what i get when i do -v [...snip...] > debug: Received encrypted confirmation. > debug: Trying Kerberos V5 authentication. Did you install Kerberos 5? You probably don't want to do that unless you actually need Kerberos. It's just something else to confuse you. > > Another problem that might be related is that email doesnt work. I get a > "can not check MX records for recipients address" > I think this is probably the source of your problem. It sounds like your DNS service isn't working correctly. What happens, for instance, if you enter "nslookup www.freebsd.org" ? Or what is the "answer" section in the response to "dig freebsd.org MX"? If DNS is your problem, I think you will get an error message after about two minutes of waiting. But I could be wrong. [...snip....] > > > >Can someone give me some tips on where to start so that I can get SSH > >working on FreeBSD-4.2... I jsut set this machine up and im kind of > >confused because there is so much documentation out there relating to > >problems with ssh. The problem im having is when i go to log in with ssh > >after the password is entered it jsut hangs. I have added some lines into > >my pam.conf file but that hasnt made a difference. Here is what i put in > >the pam.conf > > > >sshd auth sufficient pam_skey.so > >sshd auth required pam_unix.so try_first_pass > >sshd session required pam_permit.so > > In 4.2-RELEASE sshd relies on the "other" entries in pam.conf. Somewhere between -RELEASE and now this stuff became necessary, but I think that in your case it should't have mattered, they won't do any harm if they are there. > >This isnt exact because i didnt copy and paste but this is contained in > >the file. Any help would be thoroughly appreciated. > > > >Thanks, > >Burke Once you get the basic SSH service working, I have a tutorial on how to use it at http://www.afn.org/~ambient/sshfreebsd.html or http://www.afn.org/~ambient/sshfreebsd.rtf (the RTF version has better formatting). It isn't ready for general distribution, but I am asking for folks to review it and make suggestions for improvement. Once I get it cleaned up a little more I will submit it for inclusion in the FreeBSD Handbook. My primary interest is getting feedback on the factual accuracy rather than grammatical concerns (at this point). If anything is confusing let me know about that, too. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6: 3:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from michelle.comsoften.com (michelle.comsoften.com [213.82.172.70]) by hub.freebsd.org (Postfix) with ESMTP id 6BBDC37B491 for ; Mon, 26 Feb 2001 06:03:14 -0800 (PST) (envelope-from gbalda@glomanet.com) Received: from sviluppo (getback.comsoften.com [213.82.172.73]) by michelle.comsoften.com (8.11.2/8.11.2) with SMTP id f1QE30M47371 for ; Mon, 26 Feb 2001 15:03:02 +0100 (CET) (envelope-from gbalda@glomanet.com) From: "Gian-Carlo Baldarelli" To: Subject: how stop email without senders Date: Mon, 26 Feb 2001 15:03:02 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG freebsd 4.2 stable I need sto drop out email without senders bash-2.04$ grep f1Q8OpM42375 maillog Feb 26 09:24:52 michelle sendmail[42375]: f1Q8OpM42375: from=<>, size=2189, clas s=0, nrcpts=1, msgid=<20010226082451.GEKF2758.fep13-svc.tin.it@fep13-svc>, proto =ESMTP, daemon=MTA, relay=mta13-acc.tin.it [212.216.176.44] because many of these emails send viruses thanks for help gian.carlo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6: 3:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zcars04e.nortelnetworks.com (zcars04e.nortelnetworks.com [47.129.242.56]) by hub.freebsd.org (Postfix) with ESMTP id 71E8537B503 for ; Mon, 26 Feb 2001 06:03:14 -0800 (PST) (envelope-from mkoivist@nortelnetworks.com) Received: from zcard015.ca.nortel.com (actually zcard015) by zcars04e.nortelnetworks.com; Mon, 26 Feb 2001 08:49:49 -0500 Received: by zcard015.ca.nortel.com with Internet Mail Service (5.5.2653.19) id ; Mon, 26 Feb 2001 08:49:51 -0500 Message-ID: From: "Matthew Koivisto" To: "'freebsd-questions@freebsd.org'" Subject: RE: Failed bin install using CD *and* Floppies 4.2 Date: Mon, 26 Feb 2001 08:49:49 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C09FFA.FC608C00" X-Orig: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C09FFA.FC608C00 Content-Type: text/plain; charset="iso-8859-1" When you created the cd did you burn the .ISO image( ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.2-install.iso ), or did you just create the cd some other way? The easiest way to install I found was with boot floppies and that .ISO cd image. Matt -----Original Message----- From: David Anderson [mailto:DRCAnderson@xtra.co.nz] Sent: Sunday, February 25, 2001 6:34 PM To: questions Subject: Failed bin install using CD *and* Floppies 4.2 Hi Can anyone suggest anything helpful to the 2 following 4.2 bin install problems. (i) With CD (burnt by me) all bin's including bin.inf burnt onto Mitsubishi 650mb/74inch. Nothing else on this one time recordable disk. After choosing CDROM as install media. "Warning: The CD currently in the drive is either not a FreeBSD CD or it is older (pre 2.1.5) FreeBSD CD which does not have a version number on it. Do you want to use this anyway?" I click ok then get ......"Unable to transfer the bin distribution from acd0c." Has anybody else encountered this problem - Can anyone help? (ii) With 25 floppies carefully set up with bins and bin.inf as per install.txt I get 75% of the way and hit "Write failure on transfer! Wrote -1 bytes of 240640 bytes." Does this indicate a hard drive problem? I have been running Slackware Linux on this same box for some time with no problems. I replaced the bins and floppy in question but still the same result. What about this problem? - Can anyone help? Any suggestions would be much appreciated. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01C09FFA.FC608C00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: Failed bin install using CD *and* Floppies 4.2

When you created the cd did you burn the .ISO image( = ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IM= AGES/4.2-install.iso ), or did you just create the cd some other = way? The easiest way to install I found was with boot floppies and that = .ISO cd image.

Matt

-----Original Message-----
From: David Anderson [mailto:DRCAnderson@xtra.co.nz= ]
Sent: Sunday, February 25, 2001 6:34 PM
To: questions
Subject: Failed bin install using CD *and* Floppies = 4.2


Hi
Can anyone suggest anything helpful to the 2 = following 4.2 bin
install problems.

(i) With CD (burnt by me) all bin's including bin.inf = burnt onto
Mitsubishi 650mb/74inch.
Nothing else on this one time recordable = disk.

After choosing CDROM as install media.

"Warning: The CD currently in the drive is = either not a FreeBSD
CD or it is older (pre 2.1.5) FreeBSD CD which does = not have a
version number on it.
Do you want to use this anyway?"

I click ok then get ......"Unable to transfer = the bin
distribution from acd0c."

Has anybody else encountered this problem - Can = anyone help?

(ii) With 25 floppies carefully set up with bins and = bin.inf as
per install.txt I get 75% of the way and hit = "Write failure on
transfer! Wrote -1 bytes of 240640 = bytes."

Does this indicate a hard drive problem? I have been = running
Slackware Linux on this same box for some time with = no problems.
I replaced the bins and floppy in question but still = the same
result.

What about this problem? - Can anyone help?  Any = suggestions
would be much appreciated.


Dave


To Unsubscribe: send mail to = majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in = the body of the message

------_=_NextPart_001_01C09FFA.FC608C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6: 8: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylgen.deep-ocean.net (beaubourg.sfl.com [195.6.237.10]) by hub.freebsd.org (Postfix) with ESMTP id 4767B37B65D for ; Mon, 26 Feb 2001 06:07:55 -0800 (PST) (envelope-from olive@deep-ocean.net) Received: (from olive@localhost) by sylgen.deep-ocean.net (8.10.1/8.10.1) id f1QE7mQ30857; Mon, 26 Feb 2001 15:07:48 +0100 (CET) Date: Mon, 26 Feb 2001 15:07:48 +0100 From: Olivier Cortes To: Bob Dickey Cc: questions@freebsd.org Subject: Re: Help! Please?????????????? Message-ID: <20010226150748.B20117@sylgen.alize-sfl.com> Mail-Followup-To: Olivier Cortes , Bob Dickey , questions@freebsd.org References: <20010226132944.5017.qmail@web6302.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226132944.5017.qmail@web6302.mail.yahoo.com>; from rmd33ms_mi@yahoo.com on Mon, Feb 26, 2001 at 05:29:44AM -0800 Organization: Deep-Ocean Network X-URL: http://www.deep-ocean.net/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, i don't think WinModem are going to work under BSD. they are a so big hardware hack that they could only run under Windoze where any part of the hard/software can do anything with the rest of the machine. Here we don't allow some thing in order not to compromise the box (in many ways), so no winmodem. (I assumed that they don't work under BSD 'cause they don't work under Linux, and BSD is more strict than linux in general (for me it's a good thing :) )) this said, to handle mail/web for your net, it's not so difficult: * sendmail : go and use install-sendmail (search this string literally on freshmeat.net) : il will produce some config files that you can put in /etc/mail. with this tool, asking not so difficult questions you can set up your box to receive mail, to remap addresses, and to retreive mail anywhere, with the help of fetchmail. * fetchmail : used to retrieve your mail on your internet accounts, so that you only set up pop accounts on your local machines with the IS as pop server. fetchmail is shipped with FreeBSD. * qpopper : easy to install (in /etc/inetd.conf), also shipped with FreeBSD, a good pop3 server to put on your IS. no config needed. * squid : a web proxy, well documented, that does http/https/ftp. a bit hard to configure when you don't know it, but i can provide config files to help you, as well as for the others apps. if you want some security, you can use ipfw with or without natd, depending on that you want the workstations to access internet directly or not for the others services. * man ipfw, /etc/rc.firewall are good places to start. i have sample files too, but the examples provided In the rc.firewall scripts are pretty good. if you think sendmail is too complicated, try postfix. if you have any more questions, ask me or the list (the list could provide better support as i don't know everything, and i don't have so much time). and if you buy or get an external modem, you will run one of the best Unix i've ever seen (in terms of speed / reliability / security / ease of use). see ya Olivier French Sys/Net admin On Mon, Feb 26, 2001 at 05:29:44AM -0800, Bob Dickey wrote: > I have been asking for months now for someone, either > locally, or through newsgroups to help me set up a > Internet Server for my LAN. Can someone please help me > here? I want to have ALL Win95/8 systems use the IS > (Internet Server) for mail and web surfing but I am > lost. Ok, details... > > 5 systems all LANed and working > > 192.168.1.1 IS (Internet Server) FreeBSD 4.0 > (133 MHz) > 192.168.1.2 FS (File Server) Win 95 > (166MHz) > 192.168.1.3 Bob (Main system) Win95 > (400MHz) > 192.168.1.4 Gail (another user) Win98 > (200MHz) > 192.168.1.5 Jim (and another) Win95 > (Laptop) > > All systems can see each other (ping) and everything > is good there. The IS has an internal PnP modem > (Lucent Win Modem(56k)). I can't get this to > configure. If you don't mind, I need lots more help > because I am so lost with FreeBSD. > Bob > R&T Computers > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6: 8: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trill.hh.se (trill.hh.se [194.47.5.10]) by hub.freebsd.org (Postfix) with ESMTP id 183E237B491 for ; Mon, 26 Feb 2001 06:08:02 -0800 (PST) (envelope-from u98jobj@stud.hh.se) Received: from gs177.gsten.hh.se (chip@L22-212.gsten.hh.se [194.47.16.177]) by trill.hh.se (8.9.3/8.9.3) with ESMTP id PAA16357; Mon, 26 Feb 2001 15:07:56 +0100 (MET) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010226132944.5017.qmail@web6302.mail.yahoo.com> Date: Mon, 26 Feb 2001 15:07:56 +0100 (CET) From: Joel Bjork To: Bob Dickey Subject: RE: Help! Please?????????????? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Winmodems doesn't work under FreeBSD, they're not much more than a glorified telephoneplug, everything is handled by software and such software is not available for FreeBSD at the moment. You will need to get a proper modem, once you have that I recommend www.mostgraveconcern.com/freebsd to get you started. ---------------------------------- E-Mail: Joel Bjork Date: 26-Feb-01 Time: 15:07:56 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6:19: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.auroraquanta.com (mail2.auroraquanta.com [216.252.47.67]) by hub.freebsd.org (Postfix) with ESMTP id 0752F37B67D for ; Mon, 26 Feb 2001 06:18:58 -0800 (PST) (envelope-from brad@auroraquanta.com) Received: from localhost (brad@localhost) by mail2.auroraquanta.com (8.9.3/8.9.3) with ESMTP id JAA29442 for ; Sun, 25 Feb 2001 09:16:01 -0500 (EST) Date: Sun, 25 Feb 2001 09:16:00 -0500 (EST) From: Brad Reply-To: bmiele@auroraquanta.com To: freebsd-questions@freebsd.org Subject: phantom reboot in 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, apologies if this is some really stoopid thing that I am doing, but I have been trying to figure it out for a while now. I have a box which appears to randomly reboot with no (really) corresponding logfile messages. I am running: 4.0-RELEASE on a dell poweredge 1300 with 256M and a single pIII xeon 500Mhz. I have 4 drives, which include a 9G scsi, 2 30G IDE and 1 50G IDE drives. The box does mainly storage of image files and is running: Apache w/mod_perl and php3 MySQL NetaTalk AppleTalk support SSH FTP and some other sundry services. generally, the box just reboots at some odd hour when there is really no load. Last night it did it at 4 am and then again at 7:40 am EST. I have tried swapping out the RAM, thinking it might have been bad. One thing which may or may not be pertinent, is that I have never seen the machine use any swap. I was wondering if there was a way to test and make sure that it could. It seems like when I do a top sometimes, the Free is alarmingly low with a large Inact block, and no swap usage. I don't know how this would pertain though because it usually takes a day or so for it to get like that and these reboots can happen within hours of each other. I am sort of at a loss, and apologize again far all the important stuff I am probably leaving out. Brad ------------------------------------------------------------ Brad Miele Technical Director Aurora & Quanta Productions bmiele@auroraquanta.com The end of man is to let the spirit in him permeate his whole being, his soul, flesh, and affections. He attains his deepest self by losing his selfish ego. --Robert Musil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6:24:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 0C7FC37B503 for ; Mon, 26 Feb 2001 06:24:12 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f1QENxc16178; Mon, 26 Feb 2001 09:23:59 -0500 Message-ID: <004401c0a000$46660870$6102a00a@nhqadmin17> From: "Ben" To: , References: Subject: Re: phantom reboot in 4.0 Date: Mon, 26 Feb 2001 09:27:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This may not have anything to do with FreeBSD. You may have a bad hardware. Start troubleshooting by moving your memory around or taking some out and see if that fixes your problem. Most of the time when a machine reboots by itself it mainly a hardware problem. But again I may be wrong. - ----- Original Message ----- From: "Brad" To: Sent: Sunday, February 25, 2001 9:16 AM Subject: phantom reboot in 4.0 > Hi, > > apologies if this is some really stoopid thing that I am doing, but > I have been trying to figure it out for a while now. > > I have a box which appears to randomly reboot with no (really) > corresponding logfile messages. > > I am running: > 4.0-RELEASE on a dell poweredge 1300 with 256M and a single pIII > xeon 500Mhz. > > I have 4 drives, which include a 9G scsi, 2 30G IDE and 1 50G IDE > drives. > > The box does mainly storage of image files and is running: > > Apache w/mod_perl and php3 > MySQL > NetaTalk AppleTalk support > SSH > FTP > and some other sundry services. > > generally, the box just reboots at some odd hour when there is > really no load. Last night it did it at 4 am and then again at 7:40 > am EST. > > I have tried swapping out the RAM, thinking it might have been bad. > > One thing which may or may not be pertinent, is that I have never > seen the machine use any swap. I was wondering if there was a way > to test and make sure that it could. It seems like when I do a top > sometimes, the Free is alarmingly low with a large Inact block, and > no swap usage. I don't know how this would pertain though because > it usually takes a day or so for it to get like that and these > reboots can happen within hours of each other. > > I am sort of at a loss, and apologize again far all the important > stuff I am probably leaving out. > > > Brad > ------------------------------------------------------------ > Brad Miele > Technical Director > Aurora & Quanta Productions > bmiele@auroraquanta.com > > The end of man is to let the spirit in him permeate his whole > being, his soul, flesh, and affections. He attains his deepest > self by > losing his selfish ego. --Robert Musil > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOppn1Qht7rD8NlhDEQLxNwCgjw97F/8MRO5fQR5SFOnHtlulZCsAn28v GHY9pnoz97uq48mvgvh8ibyP =OJB2 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6:29:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id B881237B4EC for ; Mon, 26 Feb 2001 06:29:16 -0800 (PST) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id JAA16552; Mon, 26 Feb 2001 09:29:07 -0500 (EST) Message-ID: <3A9A6832.1DB0D80D@eng.ufl.edu> Date: Mon, 26 Feb 2001 09:29:06 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: matt@vcnet.com Cc: questions@freebsd.org Subject: Re: newbie trying to compile FreeBSD 4.2 Kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Date: Sun, 25 Feb 2001 23:11:34 -0800 > From: "Matt D. Cummings" > Subject: newbie trying to compile FreeBSD 4.2 Kernel > > Hi! > > I'm trying to compile my first custom kernel with FreeBSD and per the > FreeBSD handbook (7.6 -If Something Goes Wrong) I'm sending this e-mail in > hope of some assistance. Thank you in advance. > > I was able to pass the /usr/sbin/config MATTKERN step ok... > I was also able to cd ../../compile/MATTKERN and issue a 'make depend' > Things fell apart on the 'make'. > I was not forward thinking enough to copy the error down before I started > digging through the on-line handbook and filling my buffer with handbook > text. > > Attached is my configuration file. > > Thank you again for your time, > > Matt [...] > # SCSI peripherals > #device scbus # SCSI bus (required) > #device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > #device cd # CD > #device pass # Passthrough device (direct SCSI access) [...] > device umass # Disks/Mass storage - Requires scbus and da [...] You may have other problems as well, but here is one. USB disks look like SCSI at some level, and require that basic SCSI support be installed. Either remove the umass device, or add the scbus and da devices. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6:33:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id 0441637B491 for ; Mon, 26 Feb 2001 06:33:35 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id A559A163; Mon, 26 Feb 2001 15:33:33 +0100 (CET) Date: Mon, 26 Feb 2001 15:33:33 +0100 From: Edwin Groothuis To: Gian-Carlo Baldarelli Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how stop email without senders Message-ID: <20010226153333.I12704@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , Gian-Carlo Baldarelli , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gbalda@glomanet.com on Mon, Feb 26, 2001 at 03:03:02PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 03:03:02PM +0100, Gian-Carlo Baldarelli wrote: > I need sto drop out email without senders > > > bash-2.04$ grep f1Q8OpM42375 maillog > Feb 26 09:24:52 michelle sendmail[42375]: f1Q8OpM42375: from=<>, size=2189, > clas > s=0, nrcpts=1, msgid=<20010226082451.GEKF2758.fep13-svc.tin.it@fep13-svc>, > proto > =ESMTP, daemon=MTA, relay=mta13-acc.tin.it [212.216.176.44] > > because many of these emails send viruses also the mailer-daemon messages are without senders. Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 6:46:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 4C55737B401 for ; Mon, 26 Feb 2001 06:46:20 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.134.48]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9D00ACGD02XD@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 06:45:38 -0800 (PST) Date: Mon, 26 Feb 2001 06:59:14 -0800 From: richard childers Subject: Re: OT: Which programming shell, sh or csh? To: igorr@crosswinds.net Cc: freebsd-questions@FreeBSD.ORG Message-id: <3A9A6F42.3BAC88A2@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <20010223153105.A17466@tethys.valhalla.net> <20010226093957.A1988@linux.rainbow> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The issues are as follows (roughly). /bin/sh is the oldest piece of code, hence, the most reliable. It is also the smallest, in terms of executable size, and in olden days this was considered important. /bin/csh is the second oldest piece of code and it has lots of things that /bin/sh forgot. Alas, in the frenzy to create a friendly interface, programming functionality was left out; shocking, but true, /bin/sh has the ability to define reusable functions and pass parameters to these functions and /bin/csh does not. What kinda C shell is that, you ask? You're not the first. There are several other shells which have in various ways attempted to ameliorate the situation; HP and POSIX have blessed the Bourne shell, but with a few changes, so that it is now the POSIX shell. The Bourne-Again Shell (bash) attempts to enrich the user interface while preserving the command syntax of /bin/sh. Et caetera. I would in general recommend /bin/sh - note that all boot scripts are written in /bin/sh. But I, too, do a lot of my quick-and-dirty scripting in csh ... -- richard Igor Robul wrote: > On Fri, Feb 23, 2001 at 03:31:05PM +0000, Mark Drayton wrote: > > > I am writing some small scripts for our users to help them interact > > > with cvs. I have looked at using either sh or csh, but I cannot find > > > any information as to why I would choose one over the other. > > > > I've never used csh myself, but I've read several documents saying it > > shouldn't be used. See Tom Christiansen's article for more info: > Most of _my own_ scripts are written in csh. But generally, sh is > better for programming than csh. > > -- > Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", > Sochi, Russia > http://www.brainbench.com/transcript.jsp?pid=304744 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:12:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bart.vegasys.net (bart-213.vegasys.net [213.180.65.17]) by hub.freebsd.org (Postfix) with ESMTP id 6DE4037B401 for ; Mon, 26 Feb 2001 07:12:28 -0800 (PST) (envelope-from r@norbo.nu) Received: from norbop2h9zg2dp (pm4-35.dalnet.se [194.18.134.114]) by bart.vegasys.net (8.9.3/8.9.3) with SMTP id QAA03547 for ; Mon, 26 Feb 2001 16:03:59 +0100 Message-ID: <000201c0a006$752ceba0$0200a8c0@norbop2h9zg2dp> From: "Reidar Gustavsson" To: Subject: Framemaker and FreeBSD Date: Mon, 26 Feb 2001 16:09:57 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A00E.901B2BE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A00E.901B2BE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 =20 Hello! I=B4m now working with Adobe Framemaker under Windows but i=B4m = interested in switching over to Free BSD. My question is if anybody has made an attempt at running the UNIX verson = of Framemaker under FreeBSD? Se below for fundamental prerequisite: UNIX=20 =20 . 32-64 MB of RAM =20 =20 . 64-128 MB of swap space =20 =20 . 260-540 MB of available hard-disk space =20 =20 . X Window SystemT X11R5 or X11R6 =20 =20 . CD-ROM drive =20 =20 . Additional requirements for SunT SPARCstationT: . SolarisT = 2.5.1, 2.6, 2.7, or 2.8 =20 =20 =20 . Additional requirements for HP-9000 Series 700 and 800: . = HP-UX 10.2 or 11.0=20 =20 =20 . Additional requirements for IBM Power PC=AE and RISC = System/6000=AE Workstations: . AIX=AE 4.2.1, 4.3.2, or 4.3.3=20 . 64 MB of RAM (recommended)=20 . 128 MB of swap space=20 =20 =20 =20 Best Regards Ray ------=_NextPart_000_0007_01C0A00E.901B2BE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
 
    =
Hello!
 
I=B4m now working with Adobe Framemaker under Windows but i=B4m = interested in=20 switching over to Free BSD.
 
My question is if anybody has made an attempt at running the UNIX = verson of=20 Framemaker under FreeBSD?
 
Se below for fundamental prerequisite:
 
UNIX
32-64 MB of RAM
64-128 MB of swap space
260-540 MB of available = hard-disk=20 space
X Window System™ X11R5 or = X11R6
CD-ROM drive
Additional requirements for = Sun™=20 SPARCstation™:=20
Solaris™ 2.5.1, 2.6, 2.7,=20 or 2.8
Additional requirements for = HP-9000=20 Series 700 and 800:=20
HP-UX 10.2 or = 11.0
Additional requirements for IBM = Power PC=AE=20 and RISC System/6000=AE Workstations:=20
AIX=AE 4.2.1, = 4.3.2, or=20 4.3.3
64 MB of RAM=20 (recommended)
128 MB of = swap=20 space
 
 
Best Regards
Ray
------=_NextPart_000_0007_01C0A00E.901B2BE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:14:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from peloton.runet.edu (chempc205.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 8FDD737B6A6; Mon, 26 Feb 2001 07:14:50 -0800 (PST) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.11.1/8.11.1) with ESMTP id f1QFEAL51939; Mon, 26 Feb 2001 10:14:12 -0500 (EST) (envelope-from brett@peloton.runet.edu) Date: Mon, 26 Feb 2001 10:14:09 -0500 (EST) From: Brett Taylor To: Gregory Bond Cc: Andreas Ntaflos , questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: /dev/dsp problems with "play" (usr/ports/audio/play), but not with wavplay (usr/ports/audio/wavplay) In-Reply-To: <200102260519.QAA02724@lightning.itga.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, On Mon, 26 Feb 2001, Gregory Bond wrote: > > I've got a weird little problem... trying to play wavefiles via > > 'play' (usr/ports/audio/play) results in the following (SB Live): > > > > play: /dev/dsp: Invalid argument > > Hmm, I'm tracking down a similar problem with waveplay > (/usr/ports/audio/ waveplay). The first time this is run after a > reboot is OK, but from then on it will not work - it gets the same > error (doing a SOUND_PCM_WRITE_CHANNELS ioctl). I have a problem which may be related - if I use splay or xanim, it usually works the first time, but trying it more than once during a single login usually results in /dev/dsp already in use But it's not.. :-) I thought at first something with my sound was screwed up, but xmcd still works, but anything going through dsp fails (splay, xanim, gqmpeg etc). Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics Radford University * Curie 39A (540) 831-6147 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:19:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.fleximedia.pt (esperanto.fleximedia.pt [195.61.93.40]) by hub.freebsd.org (Postfix) with ESMTP id 6638637B401 for ; Mon, 26 Feb 2001 07:19:36 -0800 (PST) (envelope-from smalta@fleximedia.pt) Received: from fleximedia.pt (nero.fleximedia.pt [195.61.93.41]) by mail.fleximedia.pt (8.9.3/8.9.3) with ESMTP id PAA01472 for ; Mon, 26 Feb 2001 15:36:44 GMT (envelope-from smalta@fleximedia.pt) Message-ID: <3A9A7403.232A9404@fleximedia.pt> Date: Mon, 26 Feb 2001 15:19:32 +0000 From: Silvestre Malta Organization: =?iso-8859-1?Q?Flexim=E9dia?= - =?iso-8859-1?Q?Servi=E7os?= On Line X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.9-27mdk i586) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: mt: /mt/nrsa0: device busy Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello im using freebsd 3.3 and i have this error "mt: /mt/nrsa0: device busy" wen im tryng to backup my server. Im using H.P. tape's, C4435 Data Carttrige and my tape device is: H.P. SureStore T20 he was working perfectly but today he isn't working ... i have tryed diferent tapes and the result is the same width all tapes, i thinj that de device may be not working perfectly, but i haven't another to try ... can you tell-me something to do, before i try to bye another device to backup ? all "mt" operation's doesnt work ... - mt erase - mt rewind - mt rdhpos - Dump xxxxxxxxxx all operation give me the same error can you help me? tanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:30: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.rdc1.on.home.com (femail2.rdc1.on.home.com [24.2.9.89]) by hub.freebsd.org (Postfix) with ESMTP id 7FD4D37B491 for ; Mon, 26 Feb 2001 07:30:04 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail2.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226152957.QXUF606.femail2.rdc1.on.home.com@home.com> for ; Mon, 26 Feb 2001 07:29:57 -0800 Message-ID: <3A9A2C6D.D8C98E00@home.com> Date: Mon, 26 Feb 2001 10:14:06 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: web site: ms vs freebsd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG why is microsoft web site much nicer than the freebsd one? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:32:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hub-wue.franken.de (hub-wue.franken.de [193.141.110.10]) by hub.freebsd.org (Postfix) with ESMTP id 82CE437B4EC for ; Mon, 26 Feb 2001 07:32:08 -0800 (PST) (envelope-from tanis@gaspode.franken.de) Received: from gaspode.core.main.franken.de ([193.141.110.4]:61444 "EHLO gaspode.franken.de" ident: "NO-IDENT-SERVICE") by hub-wue.franken.de with ESMTP id <2384-9005>; Mon, 26 Feb 2001 16:32:13 +0100 Received: (from tanis@localhost) by gaspode.franken.de (8.11.2/8.11.1) id f1QFVqF59310 for questions@FreeBSD.org; Mon, 26 Feb 2001 16:31:52 +0100 (CET) (envelope-from tanis) From: German Tischler To: questions@FreeBSD.org Subject: Forward on 4.2 Release Message-ID: <20010226163152.A59290@gaspode.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Date: Mon, 26 Feb 2001 16:32:13 +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I'm trying to make a 4.2 Release machine forward ip traffic on a certain port to another machine. I think I remember that on 4.0 it was enough to use ipfw add 5 fwd tcp from to However this does not do the job on 4.2 Release. Am I missing something here ? --gt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:33:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out5.mx.nwbl.wi.voyager.net (out5.mx.nwbl.wi.voyager.net [169.207.2.77]) by hub.freebsd.org (Postfix) with ESMTP id 29FD837B401 for ; Mon, 26 Feb 2001 07:33:14 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out5.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f1QFXDT56983; Mon, 26 Feb 2001 09:33:13 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id JAA26054; Mon, 26 Feb 2001 09:33:13 -0600 (CST) Date: Mon, 26 Feb 2001 09:33:13 -0600 From: Doug Poland To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010226093312.A25959@polands.org> Mail-Followup-To: Duraid , "freebsd-questions@FreeBSD.ORG" References: <3A9A2C6D.D8C98E00@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <3A9A2C6D.D8C98E00@home.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > why is microsoft web site much nicer than the freebsd one? > $$ -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:33:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id 7FE3C37B401 for ; Mon, 26 Feb 2001 07:33:38 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id 6D24BF0; Mon, 26 Feb 2001 16:33:37 +0100 (CET) Date: Mon, 26 Feb 2001 16:33:37 +0100 From: Edwin Groothuis To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010226163337.J12704@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , Duraid , "freebsd-questions@FreeBSD.ORG" References: <3A9A2C6D.D8C98E00@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9A2C6D.D8C98E00@home.com>; from latif2221@home.com on Mon, Feb 26, 2001 at 10:14:06AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > why is microsoft web site much nicer than the freebsd one? X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) says enough! Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:36: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trauco.colomsat.net.co (trauco.colomsat.net.co [200.13.195.2]) by hub.freebsd.org (Postfix) with ESMTP id 82A2037B401 for ; Mon, 26 Feb 2001 07:36:06 -0800 (PST) (envelope-from ycardena@yahoo.com) Received: from yahoo.com (200.13.197.13) by trauco.colomsat.net.co (NPlex 4.0.068) id 3A9156800002E19F for questions@freebsd.org; Mon, 26 Feb 2001 10:26:16 -0500 Message-ID: <3A9A783C.86B67887@yahoo.com> Date: Mon, 26 Feb 2001 10:37:32 -0500 From: "Yonny Cardenas B." Organization: Universidad de los Andes X-Mailer: Mozilla 4.73 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: proc struct changes the value returned by return() Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Why p_retval[0] of the proc struct changes the value returned by return()? I am making a system call and need return succeeds (zero) or error (-1) and set errno appropriately. I have the following fragment code: int _sys_connect_socket(socktype skt, struct sockaddr_in * psa, struct proc *p) { int error; struct file *fp; register struct socket *so; /* .... */ error = socreate(AF_INET, &so, type, 0 , p); if (error) { fdp->fd_ofiles[fd] = 0; ffree(fp); } else { fp->f_data = (caddr_t)so; fp->f_flag = FREAD|FWRITE; fp->f_ops = &socketops; fp->f_type = DTYPE_SOCKET; p->p_retval[0] = fd; } return (error); } When it executes the sentence "p->p_retval[0] = fd", it changes the value returned by called, for example: int probe (){ int err; err = _sys_connect_socket(...); return (0); } The function probe() returns the value of fd in "p->p_retval[0] = fd" (3 or 4) and not zero. Thanks Yonny Cardenas B. ycardena@yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:36:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id EC38D37B401 for ; Mon, 26 Feb 2001 07:36:21 -0800 (PST) (envelope-from wash@iconnect.co.ke) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 14XPfM-000NIf-00 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 18:34:24 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.20 #1) id 14XPic-0005Qh-00 for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 18:37:46 +0300 Date: Mon, 26 Feb 2001 18:37:46 +0300 From: Odhiambo Washington To: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010226183746.O16451@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , "freebsd-questions@FreeBSD.ORG" References: <3A9A2C6D.D8C98E00@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i In-Reply-To: <3A9A2C6D.D8C98E00@home.com>; from "Duraid" on Mon, Feb 26, 2001 at 10:14:06AM +0000 X-Operating-System: FreeBSD poeza.iconnect.co.ke 4.2-STABLE FreeBSD 4.2-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Duraid [20010226 18:32]: writing on the subject 'web= site: ms vs freebsd' Duraid> why is microsoft web site much nicer than the freebsd one? Duraid>=20 Duraid> Duraid How nice? I think also that nice is like beauty - lies in the eyes of the b= eholder. Some little advise: Stick to what you feel is nice. If that is not what you= want, maybe you can volunteer to redo the FreeBSD website. It only happens that w= hoever does it is a volunteer and not a ripper like you_mentioned_who (M$) -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. Diplomacy -- the art of saying "Nice doggie" =91til you can find a stick. -= Wynn=20 Catlin=20 (contributed by Chris Johnston)=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:40:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id 0567037B6A1 for ; Mon, 26 Feb 2001 07:40:12 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 9087 invoked from network); 26 Feb 2001 15:39:07 -0000 Received: from dinky.tclme.org (HELO tclme.org) (rgreene@208.24.52.135) by mail.tclme.org with SMTP; 26 Feb 2001 15:39:07 -0000 Message-ID: <3A9A79FC.78E735CB@tclme.org> Date: Mon, 26 Feb 2001 09:45:00 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you mean nicer as in bigger, or actually being able to find what you want? I find the FreeBSD site highly functional. Microsoft's site is certainly flashier, but I have a hard time locating meaningful content while sifting through the announcements about their latest release. Duraid wrote: > > why is microsoft web site much nicer than the freebsd one? > > Duraid > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Bob Greene rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:43:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snarf.osdn.com (snarf.osdn.com [209.192.217.153]) by hub.freebsd.org (Postfix) with ESMTP id 0F13737B503 for ; Mon, 26 Feb 2001 07:43:52 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: from guinness.osdn.com (root@guinness.osdn.com [209.192.217.152]) by snarf.osdn.com (8.11.2/8.11.2) with ESMTP id f1QFhpK00428; Mon, 26 Feb 2001 10:43:51 -0500 (EST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f1QFhnX08674; Mon, 26 Feb 2001 10:43:49 -0500 (EST) (envelope-from jim) Date: Mon, 26 Feb 2001 10:43:48 -0500 From: Jim Mock To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: give me you freebsd bookmarks Message-ID: <20010226104347.B1366@guinness.osdn.com> Reply-To: mij@osdn.com References: <3A9A0D5B.DB399A52@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: <3A9A0D5B.DB399A52@home.com>; from latif2221@home.com on Mon, Feb 26, 2001 at 08:01:31AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001 at 08:01:31 +0000, Duraid wrote: > moving from linux: can you please send me any freebsd links that you > have in your bookmarks? that will make it much easier to freebsdize. Go search Google for FreeBSD. That'll give you plenty. - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:44:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id DE6E437B491 for ; Mon, 26 Feb 2001 07:44:25 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.81]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9D00CENFN98Z@mta6.snfc21.pbi.net> for questions@freebsd.org; Mon, 26 Feb 2001 07:42:46 -0800 (PST) Date: Mon, 26 Feb 2001 07:56:20 -0800 From: richard childers Subject: Re: SuperProbe: KDENABIO failed To: Olivier Cortes , questions@freebsd.org Message-id: <3A9A7CA4.7AB4FEF3@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <3A99FAAA.48167FB6@pacbell.net> <20010226103219.C18545@sylgen.alize-sfl.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "... and PLEASE SEARCH IN THE ARCHIVES, it has already be discussed." I am chagrined to find that, indeed, it seems to be quite a popular topic. (-; I've received a few different pointers from a few different people ... some said sysctl.conf, some said rc.conf. I've been finding /etc/rc.conf a nice place to centralize things, I will agree. A search for sysctl.conf revealed only one such file, /usr/src/etc/sysctl.conf; this contained only comments, no explicit settings. The comments referred me to the manual pages for sysctl(8) and sysctl.conf(5). The man pages alleged to the existence of an /etc/sysctl.conf, which, I infer, must be created by the administrator, since it did not exist after installation; or it has been silently merged into /etc/rc.conf, a fact which the (manual) documentation does not yet reflect. `sysctl -a` revealed a bunch of fascinating properties which I am grateful to have found, insofar as I am something of a bean-counter where inventorying system configurations are concerned, finding /proc a rich source of information under other Unices, but finding FreeBSD's /proc was slim pickin's. `sysctl -a | grep kern.securelevel` answers the question, best, I think. But I'm a little unclear as to where this is being set, in the kernel; it's obviously not in /usr/src/etc/sysctl.conf or /etc/sysctl.conf. Possibly in /etc/defaults/rc.conf ...? Yup. That's the answer, if anyone else is interested. I'll admit that I have been kind of avoiding dealing with sysctl behavioral variables ... I usually use other operating systems in production roles (usually because of specific software, as well as managerial fiat), and it's never been part of the installation sequence, until now; at least, it wasn't in FreeBSD 4.0. Possibly it would be appropriate to put a small note up alerting installers that if they change their kernel security level above N, that the following will not work, and that perhaps if they do not understand the consequences of this action they should skip it for the moment and read the following manual pages before running the following command to return to this menu; doesn't matter whether that command is /stand/sysinstall, or /sbin/sysctl, IMHO. I encourage everyone reading this to do a `systcl -a | more`, if you are not already acquainted with this facet of FreeBSD administration, and check out quote-unquote MIB style values (nice convergence, there). (Note that when you keep track of these sorts of system attributes, it becomes easy to build tables showing, on a per-system basis, what each critical variable is set to, and to eliminate problems that accumulate as a result of small but critical differences between systems that have been installed, incrementally, over months or years by different people or even different generations of employees.) Thanks to everyone for helping make this such an educational experience. -- richard Olivier Cortes wrote: > yeah, i think Kent is right. > downgrade your security level. > you've probably choosen seclevel > 0 so you're stuck without X. > > check /etc/rc.conf : > > kern_securelevel_enable="YES" > kern_securelevel="-1" > > will work. > > and PLEASE SEARCH IN THE ARCHIVES, it has already be discussed. > > Olivier. > -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:56:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 5390937B491 for ; Mon, 26 Feb 2001 07:56:21 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.81]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9D00CB3G3V8X@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 07:52:44 -0800 (PST) Date: Mon, 26 Feb 2001 08:06:24 -0800 From: richard childers Subject: Re: mt: /mt/nrsa0: device busy To: Silvestre Malta Cc: freebsd-questions@FreeBSD.ORG Message-id: <3A9A7F00.FDB2A122@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <3A9A7403.232A9404@fleximedia.pt> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (1) Check the process table and see if there are any processes using the tape drive. ps auxwwww | egrep "tar|dump|mt" (2) Sometimes tape drives can be truculent; rebooting with a power-cycle included often eliminates those "impossible" tape drive problems, especially if you're dealing with a device that has been powered on and in service for a long time. -- richard Silvestre Malta wrote: > hello im using freebsd 3.3 > and i have this error "mt: /mt/nrsa0: device busy" wen im tryng to > backup my server. > Im using H.P. tape's, C4435 Data Carttrige > and my tape device is: H.P. SureStore T20 > > he was working perfectly but today he isn't working ... i have tryed > diferent tapes > and the result is the same width all tapes, i thinj that de device may > be not working perfectly, but i haven't another to try ... > can you tell-me something to do, before i try to bye another device to > backup ? > all "mt" operation's doesnt work ... > - mt erase > - mt rewind > - mt rdhpos > - Dump xxxxxxxxxx > > all operation give me the same error > can you help me? > > tanks > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 7:59:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 86F5A37B503 for ; Mon, 26 Feb 2001 07:59:12 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id F145818C3; Sun, 25 Feb 2001 08:22:50 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id DFB2F18C2; Sun, 25 Feb 2001 08:22:50 -0800 (PST) Date: Sun, 25 Feb 2001 08:22:50 -0800 (PST) From: Rick Hamell To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: give me you freebsd bookmarks In-Reply-To: <3A9A0D5B.DB399A52@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > moving from linux: can you please send me any freebsd links that you > have in your bookmarks? that will make it much easier to freebsdize. read my .sig... :) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8: 0:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 87FD737B491 for ; Mon, 26 Feb 2001 08:00:34 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f1QG0Jh01794; Mon, 26 Feb 2001 11:00:19 -0500 Message-ID: <005901c0a00d$bb679280$6102a00a@nhqadmin17> From: "Ben" To: "Duraid" , References: <3A9A2C6D.D8C98E00@home.com> Subject: Re: web site: ms vs freebsd Date: Mon, 26 Feb 2001 11:03:57 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 B/C he spends allot of money to make it look that way. And we all pay for it somehow!! - ----- Original Message ----- From: "Duraid" To: Sent: Monday, February 26, 2001 5:14 AM Subject: web site: ms vs freebsd > why is microsoft web site much nicer than the freebsd one? > > Duraid > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOpp+ZAht7rD8NlhDEQIDUwCgxDPjToTRiUp+U6Q5JTTWhmD+YNwAoJqN h2f1R+9muNC+fUh5NRB5m7bi =urW+ -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8: 7: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id C6C5837B491 for ; Mon, 26 Feb 2001 08:07:06 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 03FD418C3; Sun, 25 Feb 2001 08:30:56 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id E80DA18C2; Sun, 25 Feb 2001 08:30:56 -0800 (PST) Date: Sun, 25 Feb 2001 08:30:56 -0800 (PST) From: Rick Hamell To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd In-Reply-To: <3A9A2C6D.D8C98E00@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > why is microsoft web site much nicer than the freebsd one? That's more of a matter of taste... At least the FreeBSD one can be accessed from any browser I try it with. :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:14:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with SMTP id 7ACB037B401 for ; Mon, 26 Feb 2001 08:14:37 -0800 (PST) (envelope-from czr@dunces.org) Received: (qmail 52892 invoked from network); 26 Feb 2001 16:13:48 -0000 Received: from unknown (HELO dunceee.dunces.org) ([64.81.23.94]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Feb 2001 16:13:48 -0000 Message-Id: <4.3.2.7.2.20010226081540.00a91d90@dunces.org> X-Sender: czr@dunces.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 26 Feb 2001 08:17:26 -0800 To: Bob Johnson , kilgore@speakeasy.org From: Burke Martin Subject: Re: Fwd: SSH is making me very sad Cc: questions@freebsd.org In-Reply-To: <3A9A620D.606D3113@eng.ufl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Im almost positive that this is a DNS problem. Is there somewhere i can start looking for something or a place that i can narrow down the possabilities? a "litmus test" of sorts? So far what ive heard to do is to setup bind. burke At 09:02 AM 2/26/01 -0500, Bob Johnson wrote: > > > > > > Date: Sun, 25 Feb 2001 15:31:56 -0800 > > From: Burke Martin > > Subject: Fwd: SSH is making me very sad > > > > Hi all, again, > > > > Ive been trying to get this straight and nothing ive tried works so far. > >ssh should work right out of the box with 4.2-RELEASE. If it doesn't, >it suggests that something went wrong with your install. > > > Here is what i get when i do -v >[...snip...] > > debug: Received encrypted confirmation. > > debug: Trying Kerberos V5 authentication. > >Did you install Kerberos 5? You probably don't want to do >that unless you actually need Kerberos. It's just something >else to confuse you. > > > > > Another problem that might be related is that email doesnt work. I get a > > "can not check MX records for recipients address" > > > >I think this is probably the source of your problem. It sounds >like your DNS service isn't working correctly. What happens, >for instance, if you enter "nslookup www.freebsd.org" ? Or >what is the "answer" section in the response to "dig freebsd.org MX"? > > >If DNS is your problem, I think you will get an error message >after about two minutes of waiting. But I could be wrong. > >[...snip....] > > > > > >Can someone give me some tips on where to start so that I can get SSH > > >working on FreeBSD-4.2... I jsut set this machine up and im kind of > > >confused because there is so much documentation out there relating to > > >problems with ssh. The problem im having is when i go to log in with ssh > > >after the password is entered it jsut hangs. I have added some lines into > > >my pam.conf file but that hasnt made a difference. Here is what i put in > > >the pam.conf > > > > > >sshd auth sufficient pam_skey.so > > >sshd auth required pam_unix.so try_first_pass > > >sshd session required pam_permit.so > > > > >In 4.2-RELEASE sshd relies on the "other" entries in pam.conf. >Somewhere between -RELEASE and now this stuff became necessary, >but I think that in your case it should't have mattered, they >won't do any harm if they are there. > > > >This isnt exact because i didnt copy and paste but this is contained in > > >the file. Any help would be thoroughly appreciated. > > > > > >Thanks, > > >Burke > >Once you get the basic SSH service working, I have a tutorial on >how to use it at http://www.afn.org/~ambient/sshfreebsd.html or >http://www.afn.org/~ambient/sshfreebsd.rtf (the RTF version has >better formatting). It isn't ready for general distribution, but >I am asking for folks to review it and make suggestions for >improvement. Once I get it cleaned up a little more I will submit >it for inclusion in the FreeBSD Handbook. > >My primary interest is getting feedback on the factual accuracy >rather than grammatical concerns (at this point). If anything is >confusing let me know about that, too. > > >- Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:28:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bend.uunet.pipex.com (bend.mail.pipex.net [158.43.128.31]) by hub.freebsd.org (Postfix) with ESMTP id 5A97D37B491 for ; Mon, 26 Feb 2001 08:28:09 -0800 (PST) (envelope-from simon.millar@invocom.com) Received: from invnt001 ([62.188.139.136]) by bend.uunet.pipex.com (UUNET UK simple 8.1) id QAA12354; Mon, 26 Feb 2001 16:19:07 GMT Reply-To: From: "Simon Millar" To: Subject: 3Com 3CCFE575CT PCMCIA Card Date: Mon, 26 Feb 2001 16:27:44 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Has anyone managed to get the 3Com LAN Cardbus (3CCFE575CT) working with FreeBSD V4.1 or V4.2. If so what changes were made to pccard, and were any special kernel modifications required. Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:29:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylgen.deep-ocean.net (beaubourg.alize-sfl.com [195.6.237.10]) by hub.freebsd.org (Postfix) with ESMTP id B236237B491 for ; Mon, 26 Feb 2001 08:29:11 -0800 (PST) (envelope-from olive@deep-ocean.net) Received: (from olive@localhost) by sylgen.deep-ocean.net (8.10.1/8.10.1) id f1QGSIR05555; Mon, 26 Feb 2001 17:28:18 +0100 (CET) Date: Mon, 26 Feb 2001 17:28:18 +0100 From: Olivier Cortes To: richard childers Cc: questions@freebsd.org Subject: Re: SuperProbe: KDENABIO failed Message-ID: <20010226172818.C20117@sylgen.alize-sfl.com> Mail-Followup-To: Olivier Cortes , richard childers , questions@freebsd.org References: <3A99FAAA.48167FB6@pacbell.net> <20010226103219.C18545@sylgen.alize-sfl.com> <3A9A7CA4.7AB4FEF3@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9A7CA4.7AB4FEF3@pacbell.net>; from fscked@pacbell.net on Mon, Feb 26, 2001 at 07:56:20AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry if I hurted you, i didn't meant to do that. it's just that this problem has been resolved 3 or 4 times, and all that we could have written was already. i didn't want to be rude... Olivier PS: you didn't mention it, but the man page for securelevel ( or init(8) ) tells you what you can do or not for each securelevel. n Mon, Feb 26, 2001 at 07:56:20AM -0800, richard childers wrote: > "... and PLEASE SEARCH IN THE ARCHIVES, it has already be discussed." > > I am chagrined to find that, indeed, it seems to be quite a popular topic. > (-; > > I've received a few different pointers from a few different people ... some > said sysctl.conf, some said rc.conf. I've been finding /etc/rc.conf a nice > place to centralize things, I will agree. > > A search for sysctl.conf revealed only one such file, > /usr/src/etc/sysctl.conf; this contained only comments, no explicit settings. > The comments referred me to the manual pages for sysctl(8) and > sysctl.conf(5). The man pages alleged to the existence of an > /etc/sysctl.conf, which, I infer, must be created by the administrator, > since it did not exist after installation; or it has been silently merged > into /etc/rc.conf, a fact which the (manual) documentation does not yet > reflect. > > `sysctl -a` revealed a bunch of fascinating properties which I am grateful to > have found, insofar as I am something of a bean-counter where inventorying > system configurations are concerned, finding /proc a rich source of > information under other Unices, but finding FreeBSD's /proc was slim > pickin's. `sysctl -a | grep kern.securelevel` answers the question, best, I > think. > > But I'm a little unclear as to where this is being set, in the kernel; it's > obviously not in /usr/src/etc/sysctl.conf or /etc/sysctl.conf. Possibly in > /etc/defaults/rc.conf ...? Yup. That's the answer, if anyone else is > interested. > > > I'll admit that I have been kind of avoiding dealing with sysctl behavioral > variables ... I usually use other operating systems in production roles > (usually because of specific software, as well as managerial fiat), and it's > never been part of the installation sequence, until now; at least, it wasn't > in FreeBSD 4.0. > > Possibly it would be appropriate to put a small note up alerting installers > that if they change their kernel security level above N, that the following > will not work, and that perhaps if they do not understand the consequences of > this action they should skip it for the moment and read the following manual > pages before running the following command to return to this menu; doesn't > matter whether that command is /stand/sysinstall, or /sbin/sysctl, IMHO. > > I encourage everyone reading this to do a `systcl -a | more`, if you are not > already acquainted with this facet of FreeBSD administration, and check out > quote-unquote MIB style values (nice convergence, there). > > (Note that when you keep track of these sorts of system attributes, it > becomes easy to build tables showing, on a per-system basis, what each > critical variable is set to, and to eliminate problems that accumulate as a > result of small but critical differences between systems that have been > installed, incrementally, over months or years by different people or even > different generations of employees.) > > > Thanks to everyone for helping make this such an educational experience. > > > -- richard > > > Olivier Cortes wrote: > > > yeah, i think Kent is right. > > downgrade your security level. > > you've probably choosen seclevel > 0 so you're stuck without X. > > > > check /etc/rc.conf : > > > > kern_securelevel_enable="YES" > > kern_securelevel="-1" > > > > will work. > > > > and PLEASE SEARCH IN THE ARCHIVES, it has already be discussed. > > > > Olivier. > > > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:31:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f4.pav1.hotmail.com [64.4.31.4]) by hub.freebsd.org (Postfix) with ESMTP id EB2A937B401 for ; Mon, 26 Feb 2001 08:31:37 -0800 (PST) (envelope-from netalchemist@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 26 Feb 2001 08:31:37 -0800 Received: from 132.18.128.3 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 26 Feb 2001 16:31:37 GMT X-Originating-IP: [132.18.128.3] Reply-To: kam@salsolutions.net From: "Kam Salisbury" To: freebsd-questions@freebsd.org Subject: KDE help? Date: Mon, 26 Feb 2001 16:31:37 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 26 Feb 2001 16:31:37.0800 (UTC) FILETIME=[97338C80:01C0A011] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I have trolled through the documentation at kde.org but did not find what I was looking for... Where are the configuration file(s) and settings for the xscreen saver settings in kde? Maybe I messed something up but the screensaver does not use the logged in user for the password when the screen is locked? Also, is this the same setting used by the lock screen function? Any pointers to other docs I can RTFM would be helpful... Kam. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:31:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 89D3737B401 for ; Mon, 26 Feb 2001 08:31:43 -0800 (PST) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id QAA96050; Mon, 26 Feb 2001 16:31:24 GMT (envelope-from simond) Date: Mon, 26 Feb 2001 16:31:24 +0000 From: simond@irrelevant.org To: Simon Millar Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3Com 3CCFE575CT PCMCIA Card Message-ID: <20010226163124.A95434@irrelevant.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from simon.millar@invocom.com on Mon, Feb 26, 2001 at 04:27:44PM -0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 04:27:44PM -0000, Simon Millar wrote: > Hi, > > Has anyone managed to get the 3Com LAN Cardbus (3CCFE575CT) working with > FreeBSD V4.1 or V4.2. > > If so what changes were made to pccard, and were any special kernel > modifications required. To get any cardbus PC cards working you'll need to be running -current I'm afraid. -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:32:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 24D1837B401 for ; Mon, 26 Feb 2001 08:32:36 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14XQZd-00010h-01; Mon, 26 Feb 2001 16:32:33 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.16 #1) id 14XQZ1-0000TS-00; Mon, 26 Feb 2001 16:31:55 +0000 From: Wayne Pascoe To: Cc: Subject: Re: 3Com 3CCFE575CT PCMCIA Card References: Reply-To: wayne.pascoe@realtime.co.uk Date: 26 Feb 2001 16:31:55 +0000 In-Reply-To: Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Simon Millar" writes: > Has anyone managed to get the 3Com LAN Cardbus (3CCFE575CT) working with > FreeBSD V4.1 or V4.2. > > If so what changes were made to pccard, and were any special kernel > modifications required. Cardbus is not currently supported, as I found out when trying to get this card going. -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:35:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id A700C37B4EC for ; Mon, 26 Feb 2001 08:35:15 -0800 (PST) (envelope-from LConrad@Go2France.com) Received: from sv.Go2France.com (sv.meiway.com [212.73.210.79]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 96FBA16B0A for ; Mon, 26 Feb 2001 17:46:14 +0100 (CET) Message-Id: <5.0.0.25.0.20010226173113.0434d570@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 26 Feb 2001 17:32:33 +0100 To: freebsd-questions@FreeBSD.ORG From: Len Conrad Subject: Re: web site: ms vs freebsd In-Reply-To: <20010226093312.A25959@polands.org> References: <3A9A2C6D.D8C98E00@home.com> <3A9A2C6D.D8C98E00@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > > why is microsoft web site much nicer than the freebsd one? > > >$$ 100's of 1,000,000's Len < is the trolling? > http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-spam mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:38:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 3BD6837B491 for ; Mon, 26 Feb 2001 08:38:26 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14XQfJ-000116-01 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 16:38:25 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.16 #1) id 14XQei-0000Tx-00 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 16:37:48 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: [Wayne Pascoe ] Re: web site: ms vs freebsd Reply-To: wayne.pascoe@realtime.co.uk Date: 26 Feb 2001 16:37:48 +0000 Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid writes: > why is microsoft web site much nicer than the freebsd one? Because of the massive amounts of downtime that Microsoft suffers from, they have lots of time to make pretty lies up and publish them on their web site. We're too busy Getting Stuff Done. Damn, when will I learn not to feed the trolls ? :) -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:39:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intersys.com (gateway.intersys.com [198.133.74.253]) by hub.freebsd.org (Postfix) with ESMTP id B354037B491 for ; Mon, 26 Feb 2001 08:39:20 -0800 (PST) (envelope-from bojar@intersys.com) Received: by gateway.intersys.com id <115218>; Mon, 26 Feb 2001 11:42:15 -0500 Message-Id: <01Feb26.114215est.115218@gateway.intersys.com> From: "E. Jordan Bojar" To: Subject: Sofupdates MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Date: Mon, 26 Feb 2001 11:42:15 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can anyone reccommend an article with a good details or a complete walkthrough on enabling "sofupdates" under 4.2? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:41:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with SMTP id 07F6D37B491 for ; Mon, 26 Feb 2001 08:41:21 -0800 (PST) (envelope-from czr@dunces.org) Received: (qmail 85026 invoked from network); 26 Feb 2001 16:34:56 -0000 Received: from unknown (HELO dunceee.dunces.org) ([64.81.23.94]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Feb 2001 16:34:56 -0000 Message-Id: <4.3.2.7.2.20010226083602.00a983c0@dunces.org> X-Sender: czr@dunces.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 26 Feb 2001 08:38:35 -0800 To: freebsd-questions@FreeBSD.ORG From: Burke Martin Subject: SSH and nameserver Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I just thought I would relay my solution to you for my SSH problem along with my mail quirks. I had a domain setup with a friend of mine who used his DNS server when he set it all up. Well when i setup my box i used my ISP's address for name resolution. I dunno if they have some strict guidelines on who uses their DNS for what but when i switched my bsd machines nameserver information to the person who setup my domain and IP everything started working.... thanks everyone for the help burke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:50:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 8EF2A37B4EC for ; Mon, 26 Feb 2001 08:50:32 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.1/8.11.1) id f1QGnGI14692; Mon, 26 Feb 2001 17:49:16 +0100 (CET) (envelope-from karelj) Date: Mon, 26 Feb 2001 17:48:13 +0100 From: "Karel J. Bosschaart" To: Edwin Groothuis Cc: Duraid , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010226174813.A14653@wop21.wop.wtb.tue.nl> References: <3A9A2C6D.D8C98E00@home.com> <20010226163337.J12704@cgmd76206.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010226163337.J12704@cgmd76206.chello.nl>; from mavetju@chello.nl on Mon, Feb 26, 2001 at 04:33:37PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 04:33:37PM +0100, Edwin Groothuis wrote: > On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > > why is microsoft web site much nicer than the freebsd one? > > X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) > > says enough! > Heh, I hang around from time to time in Linux newsgroups and one of the striking things there is that a lot of Linux users deeply hate MS, but at the same time they use it to compare their OS with, as if Linux would not be good enough to stand on its' own. Now even the MS webpage is the reference for nice webpages?? How cute... ;-) Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 8:59:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id 9784137B4EC for ; Mon, 26 Feb 2001 08:59:30 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id LAA10795 for ; Mon, 26 Feb 2001 11:59:27 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id LAA21188 for ; Mon, 26 Feb 2001 11:59:26 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Mon, 26 Feb 2001 11:59:26 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: questions@freebsd.org Subject: sound card configuration fails in 4.0 RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed an AWE64 PnP ISA card in my computer. My computer is running Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to add: device pcm devce sbc to my kernel. I did, and recompiled my kernel, rebooted my machine, etc (yeah, I know I sound stupid putting all this redundant garbage in, but every time I write this list people ask those stupid questions). Anyway, the handbook says the next step is to: cat /dev/sndstat amd it should tell me it works fine. It tells me: device not configured. The card works fine in Windows. Anyone have a clue why it doesn't work? thank you banksw@sunyit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9: 0:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 819C137B4EC for ; Mon, 26 Feb 2001 09:00:11 -0800 (PST) (envelope-from ler@lerctr.org) Received: (from ler@localhost) by lerami.lerctr.org (8.11.2/8.11.2/20010112/$Revision: 1.13 $) id f1QH08u11431 for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 11:00:08 -0600 (CST) (envelope-from ler) Date: Mon, 26 Feb 2001 11:00:08 -0600 From: Larry Rosenman To: freebsd-questions@FreeBSD.ORG Subject: Re: StarOffice 5.2 on STABLE 4.2 Message-ID: <20010226110008.A11282@lerami.lerctr.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i In-Reply-To: ; from B.Sutton@odey.co.uk on Mon, Feb 26, 2001 at 09:38:53AM +0000 X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Blair Sutton/Odey [010226 03:39]: > this is a little guess, but when using Linux compatability mode I think > you have to edit hosts.conf under /compat/linux/etc/ > > check out following URL > > http://www.freebsd.org/handbook/linuxemu-lbc-install.html#AEN18958 This doesn't seem to apply here. The session starts, and then nothing else happens. I know this, because the mail server I'm trying to get to is on another box in the same room. THanks anyway. LER > > hope it helps > Blair > > > > > > Larry Rosenman > Sent by: owner-freebsd-questions@FreeBSD.ORG > 23/02/2001 20:03 > > > To: Ulf Kister > cc: freebsd-questions@FreeBSD.ORG > Subject: Re: StarOffice 5.2 on STABLE 4.2 > > > > recently I installed Staroffice 5.2 on my FreeBSD 4.2 STABLE box and > > it does a fine job, except that any features using the network seem > > not to work. > > > > To be mor precise: The browser, the mail client and the news client > > fail to work in my local network. Funny thing is, that connecting > > against 127.0.0.1 causes no problems. > > > > It also makes no difference whether I use IP adresses or hostnames in > > URLs - running my local named in foreground mode reveals that in > > neither case lookups are perfomed. > > > > We've seen these problems for months now. Is there any hope of them > being fixed? > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9: 3:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id 4390F37B4EC for ; Mon, 26 Feb 2001 09:03:17 -0800 (PST) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcD-020.sub-d.lee.net [208.205.127.20]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id LAA07930; Mon, 26 Feb 2001 11:03:11 -0600 Message-ID: <3A9A8C2C.AD914458@journalstar.com> Date: Mon, 26 Feb 2001 11:02:36 -0600 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Dan Lazin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail is sad: setreuid error with mail.local References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a similar problem, and what it looks like is that mail.local on the newer release isn't setuid 0 like my 3.5-RELEASE machine. Maybe this is for a reason, and if anyone can enlighten me I would appreciate it. Dan Lazin wrote: > > I've just moved my server from one box to another, and I upgraded from > 3.2-RELEASE to 4.2-RELEASE in the meantime, along with relevant packages. > But sendmail is breaking on me. > > First I screwed up my virtusertable.db file, and I was getting this error: > "SYSERR(root): Cannot open hash database /etc/mail/virtusertable.db: > Inappropriate file type or format'". So I rehashed that file and fixed that > problem. In the meantime, my queue had been filling up with messages that > sendmail wasn't delivering because it couldn't read virtusertable. Then I > started getting "sendmail[1391]: f1MFFjk01391: SYSERR(root): savemail: can > not save rejected email anywhere," followed by "sendmail[1413]: > f1MFjjk01413: Losing ./qff1MFjjk01413: savemail panic." > > But I wasn't out of diskspace, so I can't figure out why it was dropping > messages. Any thoughts? > > Anyway, I moved the queue files to a different directory, and it stopped > breaking in that way. The only error left, and the one I need to fix, is > this: "mail.local: setreuid(0, 1001): Operation not permitted (r=1, e=1)." > That's what sendmail returns to anyone who tries to send me mail. It was > showing up in the messages file for awhile, but not anymore. > > Please do help. > > Dan Lazin > Edmonton, Alberta, Canada > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9: 5:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id D0F0A37B491 for ; Mon, 26 Feb 2001 09:05:35 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 3566 invoked by uid 100); 26 Feb 2001 17:05:35 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15002.36062.995101.772218@guru.mired.org> Date: Mon, 26 Feb 2001 11:05:34 -0600 To: "Reidar Gustavsson" Cc: questions@freebsd.org Subject: Re: Framemaker and FreeBSD In-Reply-To: <63315787@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Reidar Gustavsson types: > This is a multi-part message in MIME format. Please don't do that. Just send plain text. Don't send HTML, either > I'm now working with Adobe Framemaker under Windows but i'm > interested in switching over to Free BSD. > > My question is if anybody has made an attempt at running the UNIX verson = > of Framemaker under FreeBSD? I have. The Linux version worked quite nicely after tweaking the startup script. Unfortunately, they no longer offer a Linux version, and the license for the one they offered expired. > See below for fundamental prerequisite: > UNIX > . Additional requirements for SunT SPARCstationT: . SolarisT = > 2.5.1, 2.6, 2.7, or 2.8 > . Additional requirements for HP-9000 Series 700 and 800: . = > HP-UX 10.2 or 11.0 > . Additional requirements for IBM Power PC=AE and RISC = > System/6000=AE Workstations: . AIX=AE 4.2.1, 4.3.2, or 4.3.3 Note that none of those are x86 platforms. Or even alpha. That makes it unlikely that you'll get FreeBSD to run on them, much less Framemaker. You might check the NetBSD lists to see if anyone is using it there. You're more likely to find producton quality ports running on those platforms. They also tend to be good about providing ABI compatability for the native Unix variant. If you want FrameMaker on BSD, that's your most likely choice. If you want FrameMaker on Unix on Intel hardware, you're out of luck. Adobe doesn't offer it. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9: 8:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id 6B26137B4EC for ; Mon, 26 Feb 2001 09:08:37 -0800 (PST) (envelope-from dominic_marks@btinternet.com) Received: from [213.123.133.167] (helo=computer) by carbon.btinternet.com with smtp (Exim 3.03 #83) id 14XR8U-00008K-00; Mon, 26 Feb 2001 17:08:34 +0000 From: "Dominic Marks" To: "E. Jordan Bojar" Cc: Subject: RE: Sofupdates Date: Mon, 26 Feb 2001 17:08:03 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <01Feb26.114215est.115218@gateway.intersys.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I dont think it really needs an article. AFAIK this is what you need to do. Make a custom kernel configuration file if you havent already. Add the line 'options SOFTUPDATES'. Recompile and install kernel. Dominic -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of E. Jordan Bojar Sent: 26 February 2001 16:42 To: freebsd-questions@FreeBSD.ORG Subject: Sofupdates Can anyone reccommend an article with a good details or a complete walkthrough on enabling "sofupdates" under 4.2? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9: 8:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id 6AC2F37B491 for ; Mon, 26 Feb 2001 09:08:37 -0800 (PST) (envelope-from dominic_marks@btinternet.com) Received: from [213.123.133.167] (helo=computer) by carbon.btinternet.com with smtp (Exim 3.03 #83) id 14XR8T-00008K-00; Mon, 26 Feb 2001 17:08:33 +0000 From: "Dominic Marks" To: "Duraid" Cc: Subject: RE: web site: ms vs freebsd Date: Mon, 26 Feb 2001 17:08:02 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3A9A2C6D.D8C98E00@home.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG IMO FreeBSD site is much better than the sprawling mass that is microsoft.com. Ever been the MS.com in a non-IE browser, ever paid for FreeBSD? Think before you mail. Dominic -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Duraid Sent: 26 February 2001 10:14 To: freebsd-questions@FreeBSD.ORG Subject: web site: ms vs freebsd why is microsoft web site much nicer than the freebsd one? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9:16:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id B17FA37B491 for ; Mon, 26 Feb 2001 09:16:07 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1QHG6R57918; Mon, 26 Feb 2001 12:16:06 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1QHG0v57910; Mon, 26 Feb 2001 12:16:04 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9A8F50.3EC34D43@thehousleys.net> Date: Mon, 26 Feb 2001 12:16:00 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Dominic Marks Cc: "E. Jordan Bojar" , freebsd-questions@freebsd.org Subject: Re: Sofupdates References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dominic Marks wrote: > > I dont think it really needs an article. AFAIK this is what you need to do. > Make a custom kernel configuration file if you havent already. Add the line > 'options SOFTUPDATES'. Recompile and install kernel. > After the you need to enable softupdates. Then man 8 tunefs for the rest of the details. Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- PC hardware is the ductape of the computer inustry... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9:22:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 1818237B491 for ; Mon, 26 Feb 2001 09:22:49 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14XRMG-00014O-01 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 17:22:48 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.16 #1) id 14XRMF-0000Yg-00 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 17:22:47 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Re: Sofupdates References: Reply-To: wayne.pascoe@realtime.co.uk Date: 26 Feb 2001 17:22:47 +0000 In-Reply-To: Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Dominic Marks" writes: > I dont think it really needs an article. AFAIK this is what you need to do. > Make a custom kernel configuration file if you havent already. Add the line > 'options SOFTUPDATES'. Recompile and install kernel. Actually, this is something I am also interested in. Surely recompiling the kernel with softupdates enabled doesn't enable them on all your partitions? I thought that you had to do that manually ? -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9:26:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id 243B937B401 for ; Mon, 26 Feb 2001 09:26:15 -0800 (PST) (envelope-from dominic_marks@btinternet.com) Received: from [213.123.133.167] (helo=computer) by gadolinium.btinternet.com with smtp (Exim 3.03 #83) id 14XRPZ-00010q-00; Mon, 26 Feb 2001 17:26:13 +0000 From: "Dominic Marks" To: Cc: Subject: RE: Sofupdates Date: Mon, 26 Feb 2001 17:25:42 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes you do, I'm absent minded... :) Dominic -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Wayne Pascoe Sent: 26 February 2001 17:23 To: freebsd-questions@freebsd.org Subject: Re: Sofupdates "Dominic Marks" writes: > I dont think it really needs an article. AFAIK this is what you need to do. > Make a custom kernel configuration file if you havent already. Add the line > 'options SOFTUPDATES'. Recompile and install kernel. Actually, this is something I am also interested in. Surely recompiling the kernel with softupdates enabled doesn't enable them on all your partitions? I thought that you had to do that manually ? -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 9:50:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-01.iinet.net.au (syncopation-01.iinet.net.au [203.59.24.37]) by hub.freebsd.org (Postfix) with SMTP id 8B27537B65D for ; Mon, 26 Feb 2001 09:50:47 -0800 (PST) (envelope-from katinka@magestower.com) Received: (qmail 5969 invoked by uid 666); 26 Feb 2001 18:02:00 -0000 Received: from opera.iinet.net.au (HELO wskatinka) (203.59.24.144) by mail.m.iinet.net.au with SMTP; 26 Feb 2001 18:02:00 -0000 Message-ID: <017a01c0a01c$9b515120$fe00a8c0@kat.lan> From: "Kathy Quinlan" To: "Aaron Hill" , Cc: References: Subject: Re: Order Date: Tue, 27 Feb 2001 01:50:27 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Gail, > > It is possible to source both the FreeBSD CD and manual free from the > Internet but depending on your local available bandwidth and skill level(s) > you may find it more convenient to buy these items. I found that even with a 56Kbps line and getting frequent disconnection's, that I was able to download it in just over 80 hours :o) (Count down till ASDL available in my area and it is not coming soon enough) Regards, Kathy Quinlan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11: 4:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from paperbox.gvpl.victoria.bc.ca (paperbox.gvpl.victoria.bc.ca [199.60.107.1]) by hub.freebsd.org (Postfix) with ESMTP id 5500937B401 for ; Mon, 26 Feb 2001 11:04:35 -0800 (PST) (envelope-from scampbel@gvpl.ca) Received: (from daemon@localhost) by paperbox.gvpl.victoria.bc.ca (8.9.3/8.9.3) id LAA82613 for ; Mon, 26 Feb 2001 11:04:35 -0800 (PST) (envelope-from scampbel@gvpl.ca) Received: from pochta.gvpl.victoria.bc.ca(199.60.106.7) by paperbox.gvpl.victoria.bc.ca via smap (V2.1/2.1+anti-relay+anti-spam) id xma082401; Mon, 26 Feb 01 11:03:58 -0800 Received: from localhost (scampbel@localhost) by pochta.gvpl.victoria.bc.ca (8.9.1/8.9.1) with ESMTP id LAA06304 for ; Mon, 26 Feb 2001 11:03:59 -0800 (PST) Date: Mon, 26 Feb 2001 11:03:59 -0800 (PST) From: Scott Campbell To: freebsd-questions@freebsd.org Subject: Sendmail - Mhost map deferred (Revised) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Due to lack of sleep last night I have revised some of the wording to make it more clear to those who are kind enough to try and help. I am building a new mail server (4.2R) and am having a small problem with sendmail sending mail out to my firewall. It accepts all incoming mail just fine and delivers it to the appropriate person. Mail going to someone else at our site works fine. Once it trys to send mail offsite though, the mail just sits there in the queue with the following qf... file heading. It is also suppose to masqurade the domain as "gvpl.ca" but shows the address from "gvpl.victoria.bc.ca" (old domain). =================================================== V4 T983171130 K983175523 N12 P990464 I13/131076/31245 Mhost map: lookup (victoria.tc.ca): deferred Fb $_scampbel@localhost $rESMTP $slocalhost S RPFD: H?P?Return-Path: <^Ag> H??Received: from localhost (scampbel@localhost) by pochta.gvpl.victoria.bc.ca (8.11.1/8.11.1) with ESMTP id f1Q75UM04777 for ; Sun, 25 Feb 2001 23:05:30 -0800 (PST) (envelope-from scampbel@pochta.gvpl.victoria.bc.ca) ============================================================== Here is the .mc file used to create the sendmail.cf file: ============================================================== divert(-1) # # Copyright (c) 1998 Sendmail, Inc. All rights reserved. # Copyright (c) 1983 Eric P. Allman. All rights reserved. # Copyright (c) 1988, 1993 # The Regents of the University of California. All rights reserved. # [... snip ...] divert(0)dnl VERSIONID(`@(#)pochta.mc 2.10 (pochta.gvpl.ca) 2/12/01')dnl OSTYPE(bsd4.4)dnl MASQUERADE_AS(`gvpl.ca')dnl define(`confIGNORE_DOTS',`True') define(`SMART_HOST', `smtp:paperbox.gvpl.victoria.bc.ca.')dnl MODIFY_MAILER_FLAGS(`LOCAL', `+P')dnl FEATURE(`nouucp',`nospecial')dnl FEATURE(`use_cw_file')dnl FEATURE(`masquerade_envelope')dnl FEATURE(`accept_unqualified_senders')dnl FEATURE(`accept_unresolvable_domains')dnl FEATURE(`no_default_msa')dnl FEATURE(`promiscuous_relay')dnl FEATURE(`local_lmtp')dnl MAILER(smtp)dnl MAILER(local)dnl LOCAL_NET_CONFIG R$* < @ $* . > $* $#smtp $@ $2. $: $1 < @ $2. > $3 ============================================================= And if you're still with me then here is a "trace" of the address using sendmail -v -bt. Note the Transient parse error. Sorry that it threw in the ^M's ============================================================= Script started on Mon Feb 26 00:14:51 2001 pochta# sendmail -v -bt^M^M ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)^M Enter
^M > -d^M > /parse uu316@victoria.tc.ca^M crackaddr(uu316@victoria.tc.ca)^M crackaddr=>`$g'^M Cracked address = $g^M Parsing envelope recipient address^M ^M --parseaddr(uu316@victoria.tc.ca)^M canonify input: uu316 @ victoria . tc . ca^M Canonify2 input: uu316 < @ victoria . tc . ca >^M map_lookup(host, victoria.tc.ca) => host_map_lookup(victoria.tc.ca) => FAIL (2)^M uu316@victoria.tc.ca... victoria.tc.ca: Name server timeout^M NOT FOUND (75)^M map_lookup(host, victoria.tc.ca) tempfail: errno=0^M Canonify2 returns: uu316 < @ victoria . tc . ca >^M canonify returns: uu316 < @ victoria . tc . ca >^M parse input: uu316 < @ victoria . tc . ca >^M Parse0 input: uu316 < @ victoria . tc . ca >^M Parse0 returns: uu316 < @ victoria . tc . ca >^M ParseLocal input: uu316 < @ victoria . tc . ca >^M ParseLocal returns: uu316 < @ victoria . tc . ca >^M Parse1 input: uu316 < @ victoria . tc . ca >^M MailerToTriple input: < smtp : paperbox . gvpl . victoria . bc . ca . > uu316 < @ victoria . tc . ca >^M MailerToTriple returns: $# smtp $@ paperbox . gvpl . victoria . bc . ca . $: uu316 < @ victoria . tc . ca >^M Parse1 returns: $# smtp $@ paperbox . gvpl . victoria . bc . ca . $: uu316 < @ victoria . tc . ca >^M parse returns: $# smtp $@ paperbox . gvpl . victoria . bc . ca . $: uu316 < @ victoria . tc . ca >^M 2 input: uu316 < @ victoria . tc . ca >^M 2 returns: uu316 < @ victoria . tc . ca >^M EnvToSMTP input: uu316 < @ victoria . tc . ca >^M PseudoToReal input: uu316 < @ victoria . tc . ca >^M PseudoToReal returns: uu316 < @ victoria . tc . ca >^M MasqSMTP input: uu316 < @ victoria . tc . ca >^M MasqSMTP returns: uu316 < @ victoria . tc . ca >^M EnvToSMTP returns: uu316 < @ victoria . tc . ca >^M final input: uu316 < @ victoria . tc . ca >^M final returns: uu316 @ victoria . tc . ca^M parseaddr: queuing message^M uu316@victoria.tc.ca... Transient parse error -- message queued for future delivery^M parseaddr-->bfbfe714=uu316@victoria.tc.ca:^M mailer 3 (smtp), host `paperbox.gvpl.victoria.bc.ca.'^M user `uu316@victoria.tc.ca', ruser `'^M state=QUEUEUP, next=0, alias 0, uid 0, gid 0^M flags=180^M owner=(none), home="(none)", fullname="(none)"^M orcpt="(none)", statmta=(none), status=4.4.3^M rstatus="(none)"^M specificity=0, statdate=(none)^M mailer smtp, host paperbox.gvpl.victoria.bc.ca., user uu316@victoria.tc.ca^M ================================================================= And if you want to see the sendmail.cf then let me know. The DNS is the same as it was for the previous version of Sendmail. Which means that it can resolve anything inside the firewall but nothing in the outside world (which is the job of the firewall). Thank you for any assistence on this - I've been reading sendmail.org and the FreeBSD archives of mailling lists without success. Scott E. Campbell _______________________________ Computer Operations Greater Victoria Public Library Victoria BC CANADA (250)382-7241 x230 scampbel@gvpl.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11: 6:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 7C1C337B4EC for ; Mon, 26 Feb 2001 11:06:08 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226190453.CVSW24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:04:53 -0800 Message-ID: <3A9A5F14.EA421288@home.com> Date: Mon, 26 Feb 2001 13:50:12 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Doug Poland , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> <20010226093312.A25959@polands.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG why didn't there $$ make a better OS then? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11: 7:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 01FB137B401 for ; Mon, 26 Feb 2001 11:07:39 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226190624.CXEZ24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:06:24 -0800 Message-ID: <3A9A5F6F.64984C3C@home.com> Date: Mon, 26 Feb 2001 13:51:43 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Edwin Groothuis , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> <20010226163337.J12704@cgmd76206.chello.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG says what? Duraid p.s. im installing freebsd 4.2 as soon as i burn the cd. hopfully today. Edwin Groothuis wrote: > On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > > why is microsoft web site much nicer than the freebsd one? > > X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) > > says enough! > > Edwin > > -- > Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: > mavetju@chello.nl | http://fataldimensions.nl.eu.org/ > ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11: 9: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 7103837B4EC for ; Mon, 26 Feb 2001 11:09:05 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226190751.CYOU24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:07:51 -0800 Message-ID: <3A9A5FC5.2C41DF82@home.com> Date: Mon, 26 Feb 2001 13:53:09 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: "Karel J. Bosschaart" , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> <20010226163337.J12704@cgmd76206.chello.nl> <20010226174813.A14653@wop21.wop.wtb.tue.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i don't think you're being different Duraid ps install freebsd soon .. hopfully today "Karel J. Bosschaart" wrote: > On Mon, Feb 26, 2001 at 04:33:37PM +0100, Edwin Groothuis wrote: > > On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > > > why is microsoft web site much nicer than the freebsd one? > > > > X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) > > > > says enough! > > > Heh, I hang around from time to time in Linux newsgroups and one of the > striking things there is that a lot of Linux users deeply hate MS, but at > the same time they use it to compare their OS with, as if Linux would not > be good enough to stand on its' own. Now even the MS webpage is the reference > for nice webpages?? How cute... ;-) > > Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:10:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 1861437B491 for ; Mon, 26 Feb 2001 11:10:46 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226190931.DAFJ24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:09:31 -0800 Message-ID: <3A9A6029.3EE93CA@home.com> Date: Mon, 26 Feb 2001 13:54:50 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Odhiambo Washington , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> <20010226183746.O16451@poeza.iconnect.co.ke> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ..... what's your problem? Druaid Odhiambo Washington wrote: > * Duraid [20010226 18:32]: writing on the subject 'web site: ms vs freebsd' > Duraid> why is microsoft web site much nicer than the freebsd one? > Duraid> > Duraid> Duraid > > How nice? I think also that nice is like beauty - lies in the eyes of the beholder. > Some little advise: Stick to what you feel is nice. If that is not what you want, > maybe you can volunteer to redo the FreeBSD website. It only happens that whoever > does it is a volunteer and not a ripper like you_mentioned_who (M$) > > -Wash > > -- > Odhiambo Washington Inter-Connect Ltd., > wash@iconnect.co.ke 5th Flr Furaha Plaza > Tel: 254 11 222604 Nkrumah Rd., > Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. > > Diplomacy -- the art of saying "Nice doggie" ?til you can find a stick. -Wynn > Catlin > (contributed by Chris Johnston) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:10:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 742D337B4EC for ; Mon, 26 Feb 2001 11:10:47 -0800 (PST) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id OAA22756; Mon, 26 Feb 2001 14:09:24 -0500 (EST) Message-ID: <3A9AA9E3.59D54C5E@eng.ufl.edu> Date: Mon, 26 Feb 2001 14:09:23 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: Burke Martin , questions@freebsd.org Subject: Re: Fwd: SSH is making me very sad References: <4.3.2.7.2.20010226081540.00a91d90@dunces.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Burke Martin wrote: > > Im almost positive that this is a DNS problem. Is there somewhere i can > start looking for something or a place that i can narrow down the > possabilities? a "litmus test" of sorts? > So far what ive heard to do is to setup bind. > Did you try doing DNS queries to see what happens? I.E. try nslookup www.freebsd.org and if that works (it should tell you Name: freefall.freebsd.org Address: 216.136.204.21 Aliases: www.freebsd.org ) then it is something more subtle than merely "DNS isn't working". If it doesn't work, the first thing to do is check /etc/resolv.conf. It should contain something like domain example.com nameserver 192.0.2.1 nameserver 192.0.2.2 Except that the domain and nameserver addresses should be the ones that are correct for your network. Your ISP or network admin should be able to tell you what to use if you don't already have the information. I have managed in the past to do an install that didn't configure this file, although I don't know how I did it. It normally gets configured correctly when the system is installed. - Bob > burke > > At 09:02 AM 2/26/01 -0500, Bob Johnson wrote: > > > > > > > > > Date: Sun, 25 Feb 2001 15:31:56 -0800 > > > From: Burke Martin > > > Subject: Fwd: SSH is making me very sad > > > > > > Hi all, again, > > > > > > Ive been trying to get this straight and nothing ive tried works so far. > > > >ssh should work right out of the box with 4.2-RELEASE. If it doesn't, > >it suggests that something went wrong with your install. > > > > > Here is what i get when i do -v > >[...snip...] > > > debug: Received encrypted confirmation. > > > debug: Trying Kerberos V5 authentication. > > > >Did you install Kerberos 5? You probably don't want to do > >that unless you actually need Kerberos. It's just something > >else to confuse you. > > > > > > > > Another problem that might be related is that email doesnt work. I get a > > > "can not check MX records for recipients address" > > > > > > >I think this is probably the source of your problem. It sounds > >like your DNS service isn't working correctly. What happens, > >for instance, if you enter "nslookup www.freebsd.org" ? Or > >what is the "answer" section in the response to "dig freebsd.org MX"? > > > > > >If DNS is your problem, I think you will get an error message > >after about two minutes of waiting. But I could be wrong. > > > >[...snip....] > > > > > > > >Can someone give me some tips on where to start so that I can get SSH > > > >working on FreeBSD-4.2... I jsut set this machine up and im kind of > > > >confused because there is so much documentation out there relating to > > > >problems with ssh. The problem im having is when i go to log in with ssh > > > >after the password is entered it jsut hangs. I have added some lines into > > > >my pam.conf file but that hasnt made a difference. Here is what i put in > > > >the pam.conf > > > > > > > >sshd auth sufficient pam_skey.so > > > >sshd auth required pam_unix.so try_first_pass > > > >sshd session required pam_permit.so > > > > > > > >In 4.2-RELEASE sshd relies on the "other" entries in pam.conf. > >Somewhere between -RELEASE and now this stuff became necessary, > >but I think that in your case it should't have mattered, they > >won't do any harm if they are there. > > > > > >This isnt exact because i didnt copy and paste but this is contained in > > > >the file. Any help would be thoroughly appreciated. > > > > > > > >Thanks, > > > >Burke > > > >Once you get the basic SSH service working, I have a tutorial on > >how to use it at http://www.afn.org/~ambient/sshfreebsd.html or > >http://www.afn.org/~ambient/sshfreebsd.rtf (the RTF version has > >better formatting). It isn't ready for general distribution, but > >I am asking for folks to review it and make suggestions for > >improvement. Once I get it cleaned up a little more I will submit > >it for inclusion in the FreeBSD Handbook. > > > >My primary interest is getting feedback on the factual accuracy > >rather than grammatical concerns (at this point). If anything is > >confusing let me know about that, too. > > > > > >- Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:12: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intersys.com (gateway.intersys.com [198.133.74.253]) by hub.freebsd.org (Postfix) with ESMTP id E6B4437B401 for ; Mon, 26 Feb 2001 11:12:03 -0800 (PST) (envelope-from bojar@intersys.com) Received: by gateway.intersys.com id <115324>; Mon, 26 Feb 2001 14:14:57 -0500 Message-Id: <01Feb26.141457est.115324@gateway.intersys.com> From: "E. Jordan Bojar" To: References: <01Feb26.122938est.115321@gateway.intersys.com> Subject: Re: Sofupdates MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Date: Mon, 26 Feb 2001 14:14:57 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Actually, this is something I am also interested in. Surely >> recompiling the kernel with softupdates enabled doesn't enable them on >> all your partitions? I thought that you had to do that manually ? > Yes you do, I'm absent minded... :) And, pardon my ignorance here, but that's done how exaclty? Or is there an archived thread I should be pointed to? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:12:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 3808E37B491 for ; Mon, 26 Feb 2001 11:12:54 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226191139.DCDA24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:11:39 -0800 Message-ID: <3A9A60AA.BDD8B6E6@home.com> Date: Mon, 26 Feb 2001 13:56:58 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Bob Greene , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> <3A9A79FC.78E735CB@tclme.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nice and functional .. i don't find a contradiction. it's the daemon don't you think it should be more exciting? Duraid Bob Greene wrote: > Do you mean nicer as in bigger, or actually being able to find what you > want? > > I find the FreeBSD site highly functional. Microsoft's site is certainly > flashier, but I have a hard time locating meaningful content while > sifting through the announcements about their latest release. > > Duraid wrote: > > > > why is microsoft web site much nicer than the freebsd one? > > > > Duraid > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Bob Greene > rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:14:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 4942437B401 for ; Mon, 26 Feb 2001 11:14:10 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226191255.DDIM24578.femail1.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:12:55 -0800 Message-ID: <3A9A60F5.31A8138C@home.com> Date: Mon, 26 Feb 2001 13:58:13 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Rick Hamell , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG that can be done too ... Duraid Rick Hamell wrote: > > why is microsoft web site much nicer than the freebsd one? > > That's more of a matter of taste... At least the FreeBSD one can > be accessed from any browser I try it with. :) > > Rick > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:15:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id C6B2037B401 for ; Mon, 26 Feb 2001 11:15:39 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226191510.GIG12119.femail3.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:15:10 -0800 Message-ID: <3A9A614F.45F7B4B6@home.com> Date: Mon, 26 Feb 2001 13:59:43 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: wayne.pascoe@realtime.co.uk, "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A2C6D.D8C98E00@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>We're too busy Getting Stuff Done. good point. Duraid Wayne Pascoe wrote: > Duraid writes: > > > why is microsoft web site much nicer than the freebsd one? > > Because of the massive amounts of downtime that Microsoft suffers > from, they have lots of time to make pretty lies up and publish them > on their web site. > > We're too busy Getting Stuff Done. > > Damn, when will I learn not to feed the trolls ? :) > > -- > - Wayne Pascoe > E-mail: wayne.pascoe@realtime.co.uk > Phone : +44 (0) 20 7544 4668 > Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:18: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 270FD37B491 for ; Mon, 26 Feb 2001 11:17:58 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1QJHvX59686; Mon, 26 Feb 2001 14:17:57 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1QJHtv59678; Mon, 26 Feb 2001 14:17:55 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9AABE3.B37D4574@thehousleys.net> Date: Mon, 26 Feb 2001 14:17:55 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "E. Jordan Bojar" Cc: freebsd-questions@freebsd.org Subject: Re: Sofupdates References: <01Feb26.122938est.115321@gateway.intersys.com> <01Feb26.141457est.115324@gateway.intersys.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "E. Jordan Bojar" wrote: > > >> Actually, this is something I am also interested in. Surely > >> recompiling the kernel with softupdates enabled doesn't enable them on > >> all your partitions? I thought that you had to do that manually ? > > > Yes you do, I'm absent minded... :) > > And, pardon my ignorance here, but that's done how exaclty? Or is there an > archived thread I should be pointed to? > man 8 tunefs Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- "Eagles may soar, but weasels don't get sucked into jet engines" -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:18:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id 4B35237B503 for ; Mon, 26 Feb 2001 11:18:51 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226191822.JOX12119.femail3.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:18:22 -0800 Message-ID: <3A9A620F.6D28E7F4@home.com> Date: Mon, 26 Feb 2001 14:02:55 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Dominic Marks , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> ever paid for FreeBSD? the same thing again and again ................................................ what does this have to do with that... is that an excuse for everything? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:20:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id A2F2437B4EC for ; Mon, 26 Feb 2001 11:20:14 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id ED21918C3; Sun, 25 Feb 2001 11:44:09 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id E5D2618C2; Sun, 25 Feb 2001 11:44:09 -0800 (PST) Date: Sun, 25 Feb 2001 11:44:09 -0800 (PST) From: Rick Hamell To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd In-Reply-To: <3A9A60F5.31A8138C@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > that can be done too ... Microsoft's web site use to gak on Internet Explorer... That paticular problem has been fixed. But try looking at it with Lynx. :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:21:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from luke.immure.com (luke.immure.com [207.8.42.74]) by hub.freebsd.org (Postfix) with ESMTP id 5F0C337B4EC; Mon, 26 Feb 2001 11:21:11 -0800 (PST) (envelope-from bob@luke.immure.com) Received: (from bob@localhost) by luke.immure.com (8.11.2/8.11.2) id f1QJL1q17974; Mon, 26 Feb 2001 13:21:01 -0600 (CST) (envelope-from bob) Date: Mon, 26 Feb 2001 13:21:01 -0600 From: Bob Willcox To: Bradford Castalia Cc: Darren Shepard , Alessandro de Manzano , questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: Matrox G450 and X 4.0.2 = blank ? Message-ID: <20010226132101.A15612@luke.immure.com> Reply-To: Bob Willcox References: <20010222123850.A23035@eel.ENGR.ORST.EDU> <3A95A591.608C937D@azstarnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A95A591.608C937D@azstarnet.com>; from Castalia@azstarnet.com on Thu, Feb 22, 2001 at 04:49:37PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 22, 2001 at 04:49:37PM -0700, Bradford Castalia wrote: > Yesterday I tried the 1_01_05_beta mga driver distribution from Matrox > on FreeBSD 4.2-STABLE with XFree86-4.0.2 and a G400 32MB dual head AGP > card. I was disappointed with the results. Reverting to the 1_00_04_beta > distribution restored clean operation. > > Getting the XF86Config file right can be a bit daunting. I've been > struggling to find the optimal configuration to wring the most > display area out of the G400. By playing with xvidtune and tweaking > a ModeLine for the Monitor section I've been able to realize 1152x860 > at 24bpp. The Samsung 750p monitors I'm using can easily handle much > higher resolution, and I'm sure the G400 can provide at least 1280x1024 > for both screens (as demonstrated by the commercial Accelerated X > multi-head server), but I haven't been able to discover the magic > configuration to accomplish this. I'll provide a copy of my XF86Config, > on request, if that might be of some help. I have a number of G400's running XFree86 3.3.6 at 1920x1440 resolution (and 60 Hz refresh...but that's another story). These are the 16MB versions. I normally run them at 16bpp, but have successfully run them at 24bpp (but didn't care for the performance penalty vs. 16bpp). I also have run them at 1600x1200. BTW, this is on Dell P1110 monitors (rebadged Sony FD trinitrons). I will gladly email my XF86Config file to you if you would like it. Bob -- Bob Willcox The reason we come up with new versions is not to bob@vieo.com fix bugs. It's absolutely not. Austin, TX -- Bill Gates To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:21:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id A833C37B491 for ; Mon, 26 Feb 2001 11:21:15 -0800 (PST) (envelope-from greid@ukug.uk.freebsd.org) Received: from m929-mp1-cvx1c.gui.ntl.com ([62.252.15.161]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010226192114.IWAM283.mta03-svc.ntlworld.com@m929-mp1-cvx1c.gui.ntl.com>; Mon, 26 Feb 2001 19:21:14 +0000 Date: Mon, 26 Feb 2001 19:30:45 +0000 (GMT) From: George Reid X-Sender: greid@sobek.openirc.co.uk To: Duraid Cc: Dominic Marks , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd In-Reply-To: <3A9A620F.6D28E7F4@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Duraid wrote: > the same thing again and again Oh, that'll be a little bit like your inane "I'm switching to FreeBSD from L*nux soon, here's my lame question of the day which I couldn't be bothered to research for myself" posts, then. G "And then it comes to be that the soothing light at the end of your tunnel was just a freight train, comin' your way." George Reid * greid@ukug.uk.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:27: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intersys.com (gateway.intersys.com [198.133.74.253]) by hub.freebsd.org (Postfix) with ESMTP id 435D237B401 for ; Mon, 26 Feb 2001 11:27:03 -0800 (PST) (envelope-from bojar@intersys.com) Received: by gateway.intersys.com id <115212>; Mon, 26 Feb 2001 14:29:59 -0500 Message-Id: <01Feb26.142959est.115212@gateway.intersys.com> From: "E. Jordan Bojar" To: Subject: Re: Sofupdates MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Date: Mon, 26 Feb 2001 14:29:58 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > And, pardon my ignorance here, but that's done how exaclty? Or is there an > > archived thread I should be pointed to? > > > > man 8 tunefs Fantastic. Thank you. And having read that, let me ask: Will these settings all survive reboot (as the BUGS section implies enabling sofupdates on / will), and if so, where are these settings stored? Thanks again for the help. -- E. Jordan Bojar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:28:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id 95EDC37B491 for ; Mon, 26 Feb 2001 11:28:35 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226192806.SVL12119.femail3.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 11:28:06 -0800 Message-ID: <3A9A6457.AAC534AD@home.com> Date: Mon, 26 Feb 2001 14:12:39 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: George Reid , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG if you think the question is so lame .. don't bother answering it .. myself i don't see any thing offensive in it. i just noticed that the better operating system that i chose to use have very boring website (well it might be functional, informative, ....). have you seen slackware.com? IT'S GRAY. and slackware IMO is the best distro of linux. Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:31: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id 5674A37B4EC for ; Mon, 26 Feb 2001 11:31:00 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1QJUxC76526; Mon, 26 Feb 2001 14:30:59 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: cp -pPR References: <000d01c09f99$9d05f580$0400a8c0@vectra> <3A99E388.FAC483AC@pacbell.net> From: Lowell Gilbert Date: 26 Feb 2001 14:30:58 -0500 In-Reply-To: fscked@pacbell.net's message of "26 Feb 2001 06:05:37 +0100" Message-ID: <44lmqtfdhp.fsf@lowellg.ne.mediaone.net> Lines: 32 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG fscked@pacbell.net (richard childers) writes: > # cd /src/dir > # tar cf - . | ( cd /target/dir; tar xvBpf - ) > > (This is from memory; tar(1) flags change from epoch to epoch, so trust > but verify. :-) > > Or did I misunderstand the question? I suspect you did; it involved file flags, which tar won't completely get right either. I'm not sure if cpio will, either, although I don't think so. To be honest, cp(1) (which was the approach taken by the original poster) is *supposed* to get file flags right, but I can't figure out, in a *very* quick look at the relevant code, how that's supposed to work. I can't reproduce the original poster's problem, either; "cp -p" copies uchg flags for me; I didn't actually try with schg... > Richard A. Childers > Senor UNIX Administrator "That's *MISTER* UNIX Administrator to you, Anglo!" - Lowell Gilbert -- - checks business card to see if "senior" is in current job title - remembers specifically asking for job title to be left off business card - tries to remember where employment contract is... - discovers boss doesn't know job title either - decides not to call HR just for a silly .sig footnote on freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:35:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2out.umbc.edu (mx2out.umbc.edu [130.85.253.52]) by hub.freebsd.org (Postfix) with ESMTP id 15D5A37B4EC for ; Mon, 26 Feb 2001 11:35:49 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from linux1.gl.umbc.edu (linux1.gl.umbc.edu [130.85.60.38]) by mx2out.umbc.edu (8.9.3/8.9.3) with ESMTP id OAA06051; Mon, 26 Feb 2001 14:35:41 -0500 (EST) Date: Mon, 26 Feb 2001 14:35:40 -0500 (EST) From: "G. Jason Middleton" To: Bob Greene Cc: Duraid , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd In-Reply-To: <3A9A79FC.78E735CB@tclme.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG affirmative captain....microsoft loves to advertise crap and you can hardly ever find what you want...when you come to almost any sight involving freeBSD you find what you need within a few clicks! plus does microsoft have mailing lists like freebsd? and if they do can you search them like you can with freebsd? not sure just asking...that is a high point for freebsd's website i think. G. Jason Middleton On Mon, 26 Feb 2001, Bob Greene wrote: > Do you mean nicer as in bigger, or actually being able to find what you > want? > > I find the FreeBSD site highly functional. Microsoft's site is certainly > flashier, but I have a hard time locating meaningful content while > sifting through the announcements about their latest release. > > Duraid wrote: > > > > why is microsoft web site much nicer than the freebsd one? > > > > Duraid > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Bob Greene > rgreene@TclMe.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:41:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id C096737B491 for ; Mon, 26 Feb 2001 11:41:13 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1QJfC676560; Mon, 26 Feb 2001 14:41:12 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: Sofupdates References: <01Feb26.142959est.115212@gateway.intersys.com> From: Lowell Gilbert Date: 26 Feb 2001 14:41:12 -0500 In-Reply-To: bojar@intersys.com's message of "26 Feb 2001 20:27:12 +0100" Message-ID: <44d7c5fd0n.fsf@lowellg.ne.mediaone.net> Lines: 7 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bojar@intersys.com (E. Jordan Bojar) writes: > And having read that, let me ask: Will these settings all survive reboot > (as the BUGS section implies enabling sofupdates on / will), and if so, > where are these settings stored? It will; they're stored in the filesystem's superblock on disk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 11:53:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raffles-it.com (raffles.demon.co.uk [158.152.17.201]) by hub.freebsd.org (Postfix) with ESMTP id 19F9137B401 for ; Mon, 26 Feb 2001 11:53:38 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from dribble.lan.raffles-it.com (dribble.lan.raffles-it.com [192.168.100.50]) by raffles-it.com (8.11.2/8.11.1) with ESMTP id f1QJqgx76999 for ; Mon, 26 Feb 2001 19:52:42 GMT (envelope-from dpd@lan.raffles-it.com) Received: from dribble.lan.raffles-it.com (localhost [127.0.0.1]) by dribble.lan.raffles-it.com (8.11.2/8.11.1) with ESMTP id f1QJqXD01648; Mon, 26 Feb 2001 19:52:33 GMT (envelope-from dpd@lan.raffles-it.com) Message-Id: <200102261952.f1QJqXD01648@dribble.lan.raffles-it.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Cc: dpd@dribble.lan.raffles-it.com Subject: StarOffice 5.2 and Java Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Feb 2001 19:52:33 +0000 From: David Dooley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have installed a linux version of Java and StarOffice 5.2, but when the install routine asks about java environment is cannot find anything. Any Ideas? Thanks, David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12: 3:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 6602337B401 for ; Mon, 26 Feb 2001 12:03:15 -0800 (PST) (envelope-from alex@wnm.net) Received: (from root@localhost) by earth.wnm.net (8.11.0/8.11.0) id f1QK38l72809; Mon, 26 Feb 2001 14:03:08 -0600 (CST) Received: from localhost (alex@localhost) by earth.wnm.net (8.11.0/8.11.0av) with ESMTP id f1QK35g72788; Mon, 26 Feb 2001 14:03:05 -0600 (CST) X-Authentication-Warning: earth.wnm.net: alex owned process doing -bs Date: Mon, 26 Feb 2001 14:03:05 -0600 (CST) From: Alex Charalabidis To: Rick Hamell Cc: Duraid , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Feb 2001, Rick Hamell wrote: > > > that can be done too ... > > Microsoft's web site use to gak on Internet Explorer... That > paticular problem has been fixed. But try looking at it with Lynx. :) > We have enough real ammuntion for MS-bashing without being unreasonable. Apart from the typical widespread omission of ALT tags, Microsoft's website has always been a damn sight more navigable with Lynx than many others. In fact, the difference between MS and FreeBSD's web sites is not all that great when viewed under Lynx. -ac -- =================================================================== Alex Charalabidis Worldspice Technologies 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 Opinions expressed are mine alone but may be yours for a small fee. =================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12:21:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id 5864037B4EC for ; Mon, 26 Feb 2001 12:21:53 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226202124.CTAD12119.femail3.rdc1.on.home.com@home.com>; Mon, 26 Feb 2001 12:21:24 -0800 Message-ID: <3A9A70D5.DFC4F6D6@home.com> Date: Mon, 26 Feb 2001 15:05:57 +0000 From: Duraid Organization: nonp X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) X-Accept-Language: en MIME-Version: 1.0 To: Alex Charalabidis , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lynx... hmm... that's what freebsd is all about. isn't it a downside too not taking advantage of new features... there is always a compromise and also how many users use lynx now a days.. really how many? Duraid Alex Charalabidis wrote: > On Sun, 25 Feb 2001, Rick Hamell wrote: > > > > > > that can be done too ... > > > > Microsoft's web site use to gak on Internet Explorer... That > > paticular problem has been fixed. But try looking at it with Lynx. :) > > > We have enough real ammuntion for MS-bashing without being unreasonable. > Apart from the typical widespread omission of ALT tags, Microsoft's > website has always been a damn sight more navigable with Lynx than many > others. In fact, the difference between MS and FreeBSD's web sites is > not all that great when viewed under Lynx. > > -ac > > -- > =================================================================== > Alex Charalabidis Worldspice Technologies > 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 > Opinions expressed are mine alone but may be yours for a small fee. > =================================================================== > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12:23:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 50BA837B491 for ; Mon, 26 Feb 2001 12:23:12 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 26 Feb 2001 12:21:08 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1QKN2130825; Mon, 26 Feb 2001 12:23:02 -0800 (PST) (envelope-from cjc) Date: Mon, 26 Feb 2001 12:22:56 -0800 From: "Crist J. Clark" To: "Brent B. Powers" Cc: freebsd-questions@freebsd.org Subject: Re: With natd server, can't hit my own static IP's Message-ID: <20010226122256.A30738@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <20010221004746.Y62368@rfx-216-196-73-168.users.reflex> <15000.46171.122193.363607@Sophie.B2Pi.com> <20010225161353.S89396@rfx-216-196-73-168.users.reflex> <15001.58315.328789.634063@Sophie.B2Pi.com> <20010225212349.Y89396@rfx-216-196-73-168.users.reflex> <15002.922.799479.686056@Sophie.B2Pi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15002.922.799479.686056@Sophie.B2Pi.com>; from fbsdq@b2pi.com on Mon, Feb 26, 2001 at 02:19:54AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 02:19:54AM -0500, Brent B. Powers wrote: > >>>>> "Crist" == Crist J Clark writes: > > Crist> On Mon, Feb 26, 2001 at 12:04:11AM -0500, Brent B. Powers > Crist> wrote: > >> >>>>> "Crist" == Crist J Clark writes: > >> > Crist> On Sun, Feb 25, 2001 at 02:29:31AM -0500, Brent B. Powers > Crist> wrote: [snip] > >> > >> > Crist> I think I see what is going on here. That rule 350 was a > Crist> bad idea on my part. Replies from 192.168.1.186 do not get > Crist> put through NAT. What does, > >> > Crist> 00350 divert 8669 ip from any to any via rl0 > >> > Crist> And running the internal natd with the '-reverse' option > Crist> do? > >> Ummm, prevents all machines other than the gateway from > >> connecting with each other, or anything. When I reverse the > >> order of the nat rules, not much that's better happens, but it > >> also nat's packets from the outside world (effectively > >> reversing the original nat). > > Crist> Oh, yeah. Did I not say to turn off NAT on the external > Crist> interface and only run it inside? > > Ummm, huh??? In that case, won't the gateway (which has aliases for > all 8 of the static IP's I care about) just eat any packet bound from > the outside for one of those 8, and they (the packets bound for my > non-gateway servers) w'll never hit the interior interface. Yeah, just ignore the stupid suggestions. I was focusing only on the interior problem and forgot that you need to still reach the outside world. Forest. Trees. Can't see. Yada-yada. > > > > >> I am beginning to wonder if this is actually possible via > >> FreeBSD. You may recall from a couple of months ago when I was > >> asking how to cause a server to act as a direct bridge (in > >> other words, for any packet for an IP that it got on one nic > >> that was not it's own, throw the packet out the other > >> nic. Then, with the proper arp proxying, this whole scenario > >> works. > > Crist> Doing NAT on a bridge? That be whack. > > That's the point... you don't do nat. the gateway just arp proxies the > ip's, and shuffles the packets to the correct addresses (which are > directly connected to the interior IP). Well, if you were doing bridging, you are best off not giving one of the interfaces an IP address (helps people remember they only have one logical network). Without going to the old mail, which sorry, no, I do not recall, why are you not using a bridge(4)? But to take another step back, everything is working just fine except for the fact that internal machines cannot reach a redirected address? Running a natd on each interface will work. Just don't try to get too clever with the inner one like I did (or be clever enough). I'm giving up before I make more trouble. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12:25:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from brutus.converging.net (edtn002029.hs.telusplanet.net [161.184.135.251]) by hub.freebsd.org (Postfix) with ESMTP id 42E9337B4EC for ; Mon, 26 Feb 2001 12:25:41 -0800 (PST) (envelope-from mgd@brutus.converging.net) Received: (from mgd@localhost) by brutus.converging.net (8.9.3/8.9.3) id NAA20646 for questions@freebsd.org; Mon, 26 Feb 2001 13:23:12 -0700 (MST) (envelope-from mgd) From: Murray Date: Mon, 26 Feb 2001 13:23:12 -0700 To: questions@freebsd.org Subject: Mail in local queue question. Message-ID: <20010226132312.A20575@converging.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been receiving the following post from a daily log: Mail in local queue: Mail Queue (1 request) --Q-ID-- --Size- ---Q-Time-- ---Sender/Recipient--- BAA18005* (no control file) When, I check /var/spool/mqueue, no files are listed. Similarily, the command /usr/bin/mailq displays no inof about BAA18005*. Where is it hiding? How can I delete it? -- Murray Davis Converging Technology Solutions Edmonton, AB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12:35:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id 7C75037B401 for ; Mon, 26 Feb 2001 12:35:36 -0800 (PST) (envelope-from alex@wnm.net) Received: (from root@localhost) by earth.wnm.net (8.11.0/8.11.0) id f1QKZaD91839; Mon, 26 Feb 2001 14:35:36 -0600 (CST) Received: from localhost (alex@localhost) by earth.wnm.net (8.11.0/8.11.0av) with ESMTP id f1QKZXR91812; Mon, 26 Feb 2001 14:35:33 -0600 (CST) X-Authentication-Warning: earth.wnm.net: alex owned process doing -bs Date: Mon, 26 Feb 2001 14:35:33 -0600 (CST) From: Alex Charalabidis To: Murray Cc: Subject: Re: Mail in local queue question. In-Reply-To: <20010226132312.A20575@converging.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Murray wrote: > I have been receiving the following post from a daily log: > > Mail in local queue: > Mail Queue (1 request) > --Q-ID-- --Size- ---Q-Time-- ---Sender/Recipient--- > BAA18005* (no control file) > > When, I check /var/spool/mqueue, no files are listed. Similarily, > the command /usr/bin/mailq displays no inof about BAA18005*. Where is > it hiding? How can I delete it? You don't. Check the message headers or your maillog and you'll see that the message id corresponds to the daily run output mail itself. -ac -- =================================================================== Alex Charalabidis Worldspice Technologies 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 Opinions expressed are mine alone but may be yours for a small fee. =================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12:56:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from exchange.cpinternet.com (exchange.cpinternet.com [209.240.224.253]) by hub.freebsd.org (Postfix) with ESMTP id 9FAEC37B401 for ; Mon, 26 Feb 2001 12:56:29 -0800 (PST) (envelope-from support@cpinternet.com) Received: from gateway.cpinternet.com (root@localhost) by exchange.cpinternet.com with ESMTP id OAA07301 for ; Mon, 26 Feb 2001 14:56:29 -0600 (CST) Received: from bearskin2.cpinternet.com (Bearskin2.cpinternet.com [10.0.100.1]) by gateway.cpinternet.com with ESMTP id OAA07297 for ; Mon, 26 Feb 2001 14:56:28 -0600 (CST) Received: by Bearskin2.cpinternet.com with Internet Mail Service (5.5.2448.0) id <1VH8Q2NC>; Mon, 26 Feb 2001 14:56:33 -0600 Message-ID: <2F95ED49535AD3118466005004E3357A9C79FA@Bearskin2.cpinternet.com> From: Support Mail To: "'freebsd-questions@FreeBSD.ORG'" Subject: test Date: Mon, 26 Feb 2001 14:56:32 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sending a test message to see if the email address works. We have a customer that is trying to reach someone at it and they get fatal errors. Please delete it once you receive it. Thank you, Tom CP Internet Technical Support To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 12:56:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f14.law9.hotmail.com [64.4.9.14]) by hub.freebsd.org (Postfix) with ESMTP id 4BBE137B401 for ; Mon, 26 Feb 2001 12:56:57 -0800 (PST) (envelope-from gerald_stoller@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 26 Feb 2001 12:56:57 -0800 Received: from 12.20.190.1 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 26 Feb 2001 20:56:56 GMT X-Originating-IP: [12.20.190.1] From: "gerald stoller" To: ahl@austclear.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: stty -echo Date: Mon, 26 Feb 2001 15:56:56 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 26 Feb 2001 20:56:57.0112 (UTC) FILETIME=[A7D9C980:01C0A036] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Feb 2001, Tony Landells wrote > >I believe most of the newer shells (pretty much those that have >inline >editing) turn off driver echo (basically do their own >"stty -echo") and then work out for themselves based on what you >type what should appear on the screen. > >Of course, it's hard to catch them at it because they reset the mode >whenever you run another program, like "stty", for example. > >Try running /bin/sh and then see what happens when you type >"stty -echo". Tried it, it was just the same as the others. No effect from "stty -echo". By the way, at work we use HP-UX and "stty -echo" works there just I expected it should work, so it doesn't seem to be an "understanding it' problem. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13: 2:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 1018A37B491 for ; Mon, 26 Feb 2001 13:02:39 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx1out.umbc.edu (8.9.3/8.9.3) with ESMTP id QAA21056 for ; Mon, 26 Feb 2001 16:02:37 -0500 (EST) Date: Mon, 26 Feb 2001 16:02:37 -0500 From: "G. Jason Middleton" To: Subject: DNS from behind a firewall Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG CAN I SET UP A DNS SERVER on a dead ip like 192.168.0.x and have it work behind a firewall? just wondering cause i have limited internet ip's (two) and also can i run the DNS server on the same machine as the firewall? let me know if you guys need mre details. Regards, G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13: 6:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 8DC0F37B491 for ; Mon, 26 Feb 2001 13:06:36 -0800 (PST) (envelope-from Hahn0man@t-online.de) Received: from fwd03.sul.t-online.com by mailout06.sul.t-online.com with smtp id 14XUqm-0000lL-00; Mon, 26 Feb 2001 22:06:32 +0100 Received: from aldiserster (520088560807-0001@[62.225.219.104]) by fwd03.sul.t-online.com with smtp id 14XUqc-0UbNSaC; Mon, 26 Feb 2001 22:06:22 +0100 Message-ID: <00af01c0a037$f083f880$68dbe13e@aldiserster> From: Hahn0man@t-online.de To: "David Anderson" , References: <00a501c09f84$26631120$047ba8c0@co.nz> Subject: Re: Failed bin install using CD *and* Floppies 4.2 Date: Mon, 26 Feb 2001 22:06:07 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Sender: 520088560807-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi David, IŽm just a FreeBSD-newbie an tried to install it myself this weekend. Your failure > I click ok then get ......"Unable to transfer the bin > distribution from acd0c." occured when I tried to boot 4.2 from my CD-ROM (Hitachi CDR-8130; old 16x), everytime in different binŽs, docŽs etc. and ALWAYS. Near to a heart-attack, I downloaded the .ISO four times, the normal dist-files, checked the distribution (Yes, it took me approximately 2,5 hours to detect that ckdist.exe under DOS could not find a file named xyz.mtree because the DOS-name is xyz~1.mtr), tried different media (recordable, rewritable, 650MB, 700MB) ... always the same! But suddenly I forgot to change the burnt CD and booted from my Philips 2x2x6x burner: NO errors!!! Perhaps a) the CD-Rom is to fast (there is somewhere a hint not to use more then 24x), b) the burnt CD is not readable outside the burner, c) Bill GatesŽ revenge. Hope this will help you Thorsten To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13:11:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from node7.cluster.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id A770937B491 for ; Mon, 26 Feb 2001 13:11:14 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: (from glenn@localhost) by node7.cluster.srrc.usda.gov (8.11.2/8.11.2) id f1QLAxx67371; Mon, 26 Feb 2001 15:10:59 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Mon, 26 Feb 2001 15:10:59 -0600 To: Duraid Cc: Alex Charalabidis , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010226151059.A67282@node7.cluster.srrc.usda.gov> Mail-Followup-To: glenn@FreeBSD.ORG, Duraid , Alex Charalabidis , "freebsd-questions@FreeBSD.ORG" References: <3A9A70D5.DFC4F6D6@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9A70D5.DFC4F6D6@home.com>; from latif2221@home.com on Mon, Feb 26, 2001 at 03:05:57PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 03:05:57PM +0000, Duraid wrote: > Lynx... hmm... that's what freebsd is all about. No, lynx has nothing to do with FreeBSD except that it runs on FreeBSD. It also runs on Linux if you have not noticed. > isn't it a downside too not taking advantage of new features... there > is always a compromise What _is_ your point? > and also how many users use lynx now a days.. really how many? 1,097,787... really 1,097,787 Why is this so important to you? -- Glenn Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13:15:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from brutus.converging.net (edtn002029.hs.telusplanet.net [161.184.135.251]) by hub.freebsd.org (Postfix) with ESMTP id 076A837B6BA for ; Mon, 26 Feb 2001 13:15:37 -0800 (PST) (envelope-from mgd@brutus.converging.net) Received: (from mgd@localhost) by brutus.converging.net (8.9.3/8.9.3) id OAA21112; Mon, 26 Feb 2001 14:13:04 -0700 (MST) (envelope-from mgd) From: Murray Date: Mon, 26 Feb 2001 14:13:04 -0700 To: Alex Charalabidis Cc: Murray , questions@FreeBSD.ORG Subject: Re: Mail in local queue question. Message-ID: <20010226141304.A21029@converging.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanky you. Interesting. I checked the /var/log directory to find the maillog logs. I ungizziped maillog.0.gz with the command gzip -d maillog.0.gz and behold there was an entry for the BAA18005 file that was in fact the Daily Run Output. So, yes the entry does refer to the Daily Run Output. But, why would it be listed in the queue if cron runs and delivers the email to my account at a scheduled time? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13:24:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from esther.su.ualberta.ca (esther.su.ualberta.ca [129.128.133.135]) by hub.freebsd.org (Postfix) with ESMTP id 5658337B491 for ; Mon, 26 Feb 2001 13:24:08 -0800 (PST) (envelope-from dan.lazin@su.ualberta.ca) Received: from [129.128.237.22] (async16-13.remote.ualberta.ca [129.128.237.22]) by esther.su.ualberta.ca (8.11.1/8.11.1) with ESMTP id f1QLSDe02500; Mon, 26 Feb 2001 14:28:21 -0700 (MST) (envelope-from dan.lazin@su.ualberta.ca) User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Mon, 26 Feb 2001 14:23:42 -0700 Subject: Re: sendmail is sad: setreuid error with mail.local From: Dan Lazin To: Tony Wells Cc: Message-ID: In-Reply-To: <3A9A8C2C.AD914458@journalstar.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I replaced my remade sendmail.cf file with the default file, and sendmail is working again--unfortunately, though, this prohibits me from setting undefined users' mail from forwarding to root, as I had it set before. Sendmail itself was still running before (I could send, and mail was getting to people who were specified in aliases); it seems to just have been a problem with mail.local not having the ability to swap uids to write to mailboxes. Anyone know why? Dan > From: Tony Wells > Date: Mon, 26 Feb 2001 11:02:36 -0600 > To: Dan Lazin > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: sendmail is sad: setreuid error with mail.local > > I'm having a similar problem, and what it looks like is that > mail.local on the newer > release isn't setuid 0 like my 3.5-RELEASE machine. > > Maybe this is for a reason, and if anyone can enlighten me I would > appreciate it. > > Dan Lazin wrote: >> >> I've just moved my server from one box to another, and I upgraded from >> 3.2-RELEASE to 4.2-RELEASE in the meantime, along with relevant packages. >> But sendmail is breaking on me. >> >> First I screwed up my virtusertable.db file, and I was getting this error: >> "SYSERR(root): Cannot open hash database /etc/mail/virtusertable.db: >> Inappropriate file type or format'". So I rehashed that file and fixed that >> problem. In the meantime, my queue had been filling up with messages that >> sendmail wasn't delivering because it couldn't read virtusertable. Then I >> started getting "sendmail[1391]: f1MFFjk01391: SYSERR(root): savemail: can >> not save rejected email anywhere," followed by "sendmail[1413]: >> f1MFjjk01413: Losing ./qff1MFjjk01413: savemail panic." >> >> But I wasn't out of diskspace, so I can't figure out why it was dropping >> messages. Any thoughts? >> >> Anyway, I moved the queue files to a different directory, and it stopped >> breaking in that way. The only error left, and the one I need to fix, is >> this: "mail.local: setreuid(0, 1001): Operation not permitted (r=1, e=1)." >> That's what sendmail returns to anyone who tries to send me mail. It was >> showing up in the messages file for awhile, but not anymore. >> >> Please do help. >> >> Dan Lazin >> Edmonton, Alberta, Canada >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13:28:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id B03AC37B401 for ; Mon, 26 Feb 2001 13:28:53 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 28665 invoked by uid 0); 26 Feb 2001 22:28:59 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 22:28:59 -0000 Message-ID: <3A9ACA94.442D2570@urx.com> Date: Mon, 26 Feb 2001 13:28:52 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Support Mail Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: test References: <2F95ED49535AD3118466005004E3357A9C79FA@Bearskin2.cpinternet.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Support Mail wrote: > > I'm sending a test message to see if the email address works. We have a > customer that is trying to reach someone at it and they get fatal errors. > Please delete it once you receive it. Look at the error messages that they are getting back. It usually means you, as their ISP, aren't doing something right. My ISP wasn't doing the HELO properly and once they did that right, I could send email to the list. Kent > > Thank you, > > Tom > CP Internet Technical Support > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 13:45:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 2770237B491 for ; Mon, 26 Feb 2001 13:45:26 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 31074 invoked by uid 0); 26 Feb 2001 22:45:31 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 22:45:31 -0000 Message-ID: <3A9ACE74.E14E74F4@urx.com> Date: Mon, 26 Feb 2001 13:45:24 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: Alex Charalabidis , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A70D5.DFC4F6D6@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > Lynx... hmm... that's what freebsd is all about. > isn't it a downside too not taking advantage of new features... there is > always a compromise > > and also how many users use lynx now a days.. really how many? You have to think when they use lynx. No one in their right mind will use x-windows on a busy server, which is needed for one of gui browsers, but they can lynx and not interfere. You also might time how long it takes for a MS web page to come up and then measure how long it takes for www.freebsd.org. People researching a problem on a production server don't want to see fluffy stuff but want to get to something they think is important in a hurry. Kent > > Duraid > > Alex Charalabidis wrote: > > > On Sun, 25 Feb 2001, Rick Hamell wrote: > > > > > > > > > that can be done too ... > > > > > > Microsoft's web site use to gak on Internet Explorer... That > > > paticular problem has been fixed. But try looking at it with Lynx. :) > > > > > We have enough real ammuntion for MS-bashing without being unreasonable. > > Apart from the typical widespread omission of ALT tags, Microsoft's > > website has always been a damn sight more navigable with Lynx than many > > others. In fact, the difference between MS and FreeBSD's web sites is > > not all that great when viewed under Lynx. > > > > -ac > > > > -- > > =================================================================== > > Alex Charalabidis Worldspice Technologies > > 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 > > Opinions expressed are mine alone but may be yours for a small fee. > > =================================================================== > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14: 1:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 79E1E37B684 for ; Mon, 26 Feb 2001 14:01:10 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 1114 invoked by uid 0); 26 Feb 2001 23:01:15 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 26 Feb 2001 23:01:15 -0000 Message-ID: <3A9AD224.D60C84B6@urx.com> Date: Mon, 26 Feb 2001 14:01:08 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kathy Quinlan Cc: Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.org Subject: Re: Order References: <017a01c0a01c$9b515120$fe00a8c0@kat.lan> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kathy Quinlan wrote: > > > Gail, > > > > It is possible to source both the FreeBSD CD and manual free from the > > Internet but depending on your local available bandwidth and skill > level(s) > > you may find it more convenient to buy these items. > > I found that even with a 56Kbps line and getting frequent disconnection's, > that I was able to download it in just over 80 hours :o) (Count down till > ASDL available in my area and it is not coming soon enough) You chose a bad mirror and ADSL doesn't help then. I picked one of the university mirror's over Thanskgiving and downloaded the iso in 2+ hours but needed 8 or more from a busy site. I was seeing 20KB/s more or less (frequently less) from ftp.freebsd.org and was seeing around 90KB/s from Purdue. I think all of the students had gone home for Thanksgiving. BTW, I thought 40 hours was terrible on a 56kb modem. Kent > > Regards, > > Kathy Quinlan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:12: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out5.mx.nwbl.wi.voyager.net (out5.mx.nwbl.wi.voyager.net [169.207.2.77]) by hub.freebsd.org (Postfix) with ESMTP id 61E6237B69C for ; Mon, 26 Feb 2001 14:12:05 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out5.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f1QMC4T55518 for ; Mon, 26 Feb 2001 16:12:04 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id QAA23282 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 16:12:04 -0600 (CST) Date: Mon, 26 Feb 2001 16:12:03 -0600 From: Doug Poland To: freebsd-questions@freebsd.org Subject: vinum advice sought Message-ID: <20010226161202.A18209@polands.org> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm building a modest file server for a small, non-critical network of M$Win users. Typical users will be using M$ Office apps reading and writing binary files. Some files will get quite large (as in Outlook mail files) and word files with lots of graphics. Unless I'm way off the mark, I'd like to optimize for speed so the windows users (PIII 500-900MHz) won't be frustrated with delays and be tempted to save files on local HD. This is my config... Ethernet: 10/100 Intel and 10/100 SMC NICS Clients: PIII 500-900MHz (between 5 and 20) Server: PII 200MHz 48MB RAM 4.2-RELEASE (soon to be -STABLE) Using latest samba Host adapter: single AH2940 NIC: single 10/100 Intel HDs: 3600RPM IBM SCSI-2 (total of 7) Given this, could someone recommend a vinum config that will give the best performance possible on this hardware? I've read and somewhat understand the following resources: vinum(4) and (8) man pages. http://www.vinumvm.org/vinum/Performance-issues.html http://www.shub-internet.org/brad/FreeBSD/vinum.html http://www.freebsddiary.org/vinum.html As I understand, there may not be a "best" way to configure a vinum system. Since I've never done this before, I don't understand the nuances between number of spindles, drivers/controller, the influences of stripe size, RAID-1 mirroring, request size, concurrency, request structure. I'm not a sysadmin by training so go easy on me please :) -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:18:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.rdc1.on.home.com (femail2.rdc1.on.home.com [24.2.9.89]) by hub.freebsd.org (Postfix) with ESMTP id 0F4F037B401 for ; Mon, 26 Feb 2001 14:18:22 -0800 (PST) (envelope-from jdugan21@home.com) Received: from home.com ([24.141.131.208]) by femail2.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010226221815.GFSE606.femail2.rdc1.on.home.com@home.com> for ; Mon, 26 Feb 2001 14:18:15 -0800 Message-ID: <3A9AD61E.263D8237@home.com> Date: Mon, 26 Feb 2001 17:18:06 -0500 From: Jeff Dugan X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Annoying kernel panic Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ( Please note: this is a repost,....i forgot to include my email address on the last message) I keep getting a Fatal Trap 12: page fault while in kernel mode. Initially, it would happen approx. every 6 hours. However, over the past few days, it has occured more frequent. here's the error. ------------------------------------------------------------------------------------------------------------ Fatal Trap 12: page fault while in kernel mode fault virutal address = 0x8 fault code = supervisor read, page not present Instruction pointer = 0x8:0xc018c788 Stack pointer = 0x10:0xc028ae84 Frame pointer = 0x10:0xc028ae8c code segment = base 0x0, limit 0xfffff, type 0x1b = DPC 0, pres1, def32 1, gran 1 processor eflags = interupt enabled, resume, IOPL = 0 Current Process = Idle Interupt mask = Tap # = 12 panic = page fault it syncs the disk, states the uptime and then reboots. system stats: Dell Dimension XPS P200i Pentium 200MHz 32 Mb Ram 2 GIG HDD I read through the FreeBSD site, http://www.freebsd.org/FAQ/hackers.html, section 13.13 - Making the most of a kernel panic. I read the article and near the end, it stats that the dump will be about the same site as physical memory (RAM). Since I have 32M of RAM, it would be rather large to attach. I have heard that this issue may be related to bad hardware configuration, but this issue started after I installed FreeBSD4 -stable (clean). I was previously running v3.2 and fuge'd er attempting to upgrade via cvs ( obviously inexperienced user...hahaha!) Could someone provide a little insite into this issue! Thank you - j jdugan21@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:19: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.cnchost.com (goliath.cnchost.com [207.155.252.47]) by hub.freebsd.org (Postfix) with ESMTP id 6684737B503 for ; Mon, 26 Feb 2001 14:18:55 -0800 (PST) (envelope-from chris@amgroupadmin.com) Received: from chris (las-DSL113-cust059.mpowercom.net [208.57.113.59]) by goliath.cnchost.com id RAA05360; Mon, 26 Feb 2001 17:18:54 -0500 (EST) [ConcentricHost SMTP Relay 1.10] Message-ID: <00a701c0a042$1a622820$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Freebsd Questions" Subject: apache+ssl install question Date: Mon, 26 Feb 2001 14:18:53 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I am looking to install the Apache+SSL port, and I have some questions before I begin. I track -STABLE and I currently have FreeBSD 4.2-STABLE (build Feb 21) and Apache 1.3.17 with the mod_php4 module installed and running fine. I would like to also add the SSL module, but there does not seem to be a mod_ssl port? I could swear there was one before, but I must be mistaken. When I make the Apache_SSL port, it begins to download Apache 1.3.12, which I do not want. Is there another way to install SSL cleanly into Apache 1.3.17, a.k.a. the mod_php4 port? I would appreciate any advice or links you can send me to help me complete this task... Thanks ____________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:22:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 4B37637B491 for ; Mon, 26 Feb 2001 14:22:21 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1QMMIG63231; Mon, 26 Feb 2001 17:22:18 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1QMMGv63223; Mon, 26 Feb 2001 17:22:16 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9AD718.1ADB3F7E@thehousleys.net> Date: Mon, 26 Feb 2001 17:22:16 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Smith Cc: Freebsd Questions Subject: Re: apache+ssl install question References: <00a701c0a042$1a622820$0c00a8c0@amgroupadmin.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Smith wrote: > > Hey all, > > I am looking to install the Apache+SSL port, and I have some questions > before I begin. > > I track -STABLE and I currently have FreeBSD 4.2-STABLE (build Feb 21) and > Apache 1.3.17 with the mod_php4 module installed and running fine. I would > like to also add the SSL module, but there does not seem to be a mod_ssl > port? I could swear there was one before, but I must be mistaken. > > When I make the Apache_SSL port, it begins to download Apache 1.3.12, which > I do not want. Is there another way to install SSL cleanly into Apache > 1.3.17, a.k.a. the mod_php4 port? > You want the apache13-modssl port, that uses apache 1.3.17 Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Unix is like a wigwam -- no Gates, no Windows, and an Apache inside. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:31:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from exchange.cpinternet.com (exchange.cpinternet.com [209.240.224.253]) by hub.freebsd.org (Postfix) with ESMTP id 5A0C237B401 for ; Mon, 26 Feb 2001 14:31:24 -0800 (PST) (envelope-from krisz@cpinternet.com) Received: from gateway.cpinternet.com (root@localhost) by exchange.cpinternet.com with ESMTP id QAA08904 for ; Mon, 26 Feb 2001 16:31:20 -0600 (CST) Received: from bearskin2.cpinternet.com (Bearskin2.cpinternet.com [10.0.100.1]) by gateway.cpinternet.com with ESMTP id QAA08900 for ; Mon, 26 Feb 2001 16:31:19 -0600 (CST) Received: by Bearskin2.cpinternet.com with Internet Mail Service (5.5.2448.0) id <1VH8Q2SC>; Mon, 26 Feb 2001 16:31:24 -0600 Message-ID: <2F95ED49535AD3118466005004E3357A6954C1@Bearskin2.cpinternet.com> From: Kris Zagelmeyer To: "'freebsd-questions@freebsd.org'" Subject: This is a test message Date: Mon, 26 Feb 2001 16:31:23 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Customers are having a problem sending email to this address. Please reply when you receive this so I know if it is getting through. Kris Zagelmeyer CP Internet 218-722-4245 ext. 119 krisz@cpinternet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:44:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2out.umbc.edu (mx2out.umbc.edu [130.85.253.52]) by hub.freebsd.org (Postfix) with ESMTP id B812C37B401 for ; Mon, 26 Feb 2001 14:44:51 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from linux1.gl.umbc.edu (linux1.gl.umbc.edu [130.85.60.38]) by mx2out.umbc.edu (8.9.3/8.9.3) with ESMTP id RAA13403; Mon, 26 Feb 2001 17:44:44 -0500 (EST) Date: Mon, 26 Feb 2001 17:44:44 -0500 (EST) From: "G. Jason Middleton" To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd In-Reply-To: <3A9A70D5.DFC4F6D6@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG do you use FreeBSD and what was your original question? Thanks, G. Jason Middleton On Mon, 26 Feb 2001, Duraid wrote: > Lynx... hmm... that's what freebsd is all about. > isn't it a downside too not taking advantage of new features... there is > always a compromise > > and also how many users use lynx now a days.. really how many? > > Duraid > > > Alex Charalabidis wrote: > > > On Sun, 25 Feb 2001, Rick Hamell wrote: > > > > > > > > > that can be done too ... > > > > > > Microsoft's web site use to gak on Internet Explorer... That > > > paticular problem has been fixed. But try looking at it with Lynx. :) > > > > > We have enough real ammuntion for MS-bashing without being unreasonable. > > Apart from the typical widespread omission of ALT tags, Microsoft's > > website has always been a damn sight more navigable with Lynx than many > > others. In fact, the difference between MS and FreeBSD's web sites is > > not all that great when viewed under Lynx. > > > > -ac > > > > -- > > =================================================================== > > Alex Charalabidis Worldspice Technologies > > 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 > > Opinions expressed are mine alone but may be yours for a small fee. > > =================================================================== > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:49:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id D96CE37B401 for ; Mon, 26 Feb 2001 14:49:12 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14XWS4-0001JZ-01 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 22:49:08 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.16 #1) id 14XWS3-0000ou-00 for freebsd-questions@freebsd.org; Mon, 26 Feb 2001 22:49:07 +0000 From: Wayne Pascoe To: Freebsd Questions Subject: Re: apache+ssl install question References: <00a701c0a042$1a622820$0c00a8c0@amgroupadmin.com> <3A9AD718.1ADB3F7E@thehousleys.net> Reply-To: wayne.pascoe@realtime.co.uk Date: 26 Feb 2001 22:49:07 +0000 In-Reply-To: <3A9AD718.1ADB3F7E@thehousleys.net> Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James Housley writes: > > When I make the Apache_SSL port, it begins to download Apache 1.3.12, which > > I do not want. Is there another way to install SSL cleanly into Apache > > 1.3.17, a.k.a. the mod_php4 port? > > > > You want the apache13-modssl port, that uses apache 1.3.17 The apache13-modssl port doesn't seem to contain the mod_rewrite patch though. Not a good thing if you need mod_rewrite :) -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 14:49:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.geektech.com (geektech.com [206.132.234.147]) by hub.freebsd.org (Postfix) with SMTP id C201337B401 for ; Mon, 26 Feb 2001 14:49:32 -0800 (PST) (envelope-from gclarkii@geektech.com) Received: from prime.vsservices.com ([207.70.164.13]) by mail.geektech.com (MERAK 3.00.140) with ESMTP id CNB36688 for ; Mon, 26 Feb 2001 16:49:41 -0600 From: GB Clark II To: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Date: Mon, 26 Feb 2001 16:47:04 -0600 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <3A9A2C6D.D8C98E00@home.com> <20010226163337.J12704@cgmd76206.chello.nl> In-Reply-To: <20010226163337.J12704@cgmd76206.chello.nl> MIME-Version: 1.0 Message-Id: <0102261649300B.51089@prime.vsservices.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Edwin Groothuis wrote: >On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: >> why is microsoft web site much nicer than the freebsd one? > >X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) > >says enough! > >Edwin > It does mean much!!! If I were using Netscape it would say the same thing! And I'm running FreeBSD 4.2-STABLE here, no Linux in sight....:) If your running the port of the Linux netscape, that is what it says. GB -- GB Clark II | Roaming FreeBSD Admin gclarkii@GeekTech.COM | General Geek CTHULU for President - Why choose the lesser of two evils? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15: 1:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 7F3D737B4EC for ; Mon, 26 Feb 2001 15:01:07 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f1QN15N34114; Mon, 26 Feb 2001 17:01:05 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id RAA29399; Mon, 26 Feb 2001 17:01:05 -0600 (CST) Date: Mon, 26 Feb 2001 17:01:05 -0600 From: Doug Poland To: Olivier Cortes , questions@freebsd.org Subject: Re: vinum advice sought Message-ID: <20010226170104.A28773@polands.org> References: <20010226161202.A18209@polands.org> <20010226234311.A18599@sylgen.deep-ocean.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <20010226234311.A18599@sylgen.deep-ocean.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 11:43:11PM +0100, Olivier Cortes wrote: > oh oh, 7 SCSI disks ,really ? > > what do you think of : > > * one for /, /tmp, /var > * one for swap and /usr > * 5 in a raid5 array with vinum for /usr/home !! > I was going to put /, /tmp, /var, /usr, and swap on a single 4.3G IDE and all 7 SCSI for a /data mount (/usr/home too, I suppose) Does that make sense? > raid 5 will give good perf. the little partitions are on one disk, they are not too solicited > generally. swap is nearly alone, with /usr. hoping /usr will not be too busy, swap will not > bother you. on /usr/home, you could redirect the squid cache if you are using it. > > if lots of graphics and large files, raid will have at least stripes of 512k. > if remember vinum(8) dealing with 1mb of stripe size if VERY big files. > > could some other people give some other ideas ? > > > olivier > > > PS: > > > my home net example : > -------------------------- > > server: P3 450 / 384Mo / AHA 2940UW / Tekram DC310 > / (128Mo), /tmp (1Go), /usr (1,8Go) and /var (750Mo) on a seagate 4.3 UW (AHA). > /record for cdrecord, and old SCSI2 1go drive on Tekram. > /dev/rsa0 DDS3 on Tekram. > > /dev/vinum/stripe1 : 2 x 30Go IDE stripped with 512k stripe size. > > thanx to the stripping, IDE disks take few CPU time when active :) > > my corporate server: > ----------------------- > > P3 500 / 512Mo / AHA 29160 / 5 x 9Go Seagate LVD > > 1 seagate for /, /tmp, /var /usr > a mirror of 2 stripes of 2 disks for /usr/home, 128Ko stripe size (small office files & big outlook mailboxes...) > > > > On Mon, Feb 26, 2001 at 04:12:03PM -0600, Doug Poland wrote: > > Hello, > > > > I'm building a modest file server for a small, > > non-critical network of M$Win users. Typical > > users will be using M$ Office apps reading and > > writing binary files. Some files will get quite > > large (as in Outlook mail files) and word files > > with lots of graphics. > > > > Unless I'm way off the mark, I'd like to optimize > > for speed so the windows users (PIII 500-900MHz) > > won't be frustrated with delays and be tempted > > to save files on local HD. > > > > This is my config... > > > > Ethernet: 10/100 Intel and 10/100 SMC NICS > > Clients: PIII 500-900MHz (between 5 and 20) > > > > Server: PII 200MHz > > 48MB RAM > > 4.2-RELEASE (soon to be -STABLE) > > Using latest samba > > Host adapter: single AH2940 > > NIC: single 10/100 Intel > > HDs: 3600RPM IBM SCSI-2 (total of 7) > > > > Given this, could someone recommend a vinum > > config that will give the best performance > > possible on this hardware? > > > > I've read and somewhat understand the following > > resources: > > vinum(4) and (8) man pages. > > http://www.vinumvm.org/vinum/Performance-issues.html > > http://www.shub-internet.org/brad/FreeBSD/vinum.html > > http://www.freebsddiary.org/vinum.html > > > > As I understand, there may not be a "best" way > > to configure a vinum system. Since I've never > > done this before, I don't understand the nuances > > between number of spindles, drivers/controller, > > the influences of stripe size, RAID-1 mirroring, > > request size, concurrency, request structure. > > > > I'm not a sysadmin by training so go easy on > > me please :) > > > > -- > > > > Regards, > > Doug > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > --- > Olivier Cortes > free software admin -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15: 9:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 283DB37B503 for ; Mon, 26 Feb 2001 15:09:16 -0800 (PST) (envelope-from dfrazier@magpage.com) Received: from magpage.com (dfrazier@poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id f1QN99u31841; Mon, 26 Feb 2001 18:09:09 -0500 Message-ID: <3A9AE215.77E120AB@magpage.com> Date: Mon, 26 Feb 2001 18:09:09 -0500 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "G. Jason Middleton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS from behind a firewall References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "G. Jason Middleton" wrote: > > CAN I SET UP A DNS SERVER on a dead ip like 192.168.0.x and have it work > behind a firewall? > > just wondering cause i have limited internet ip's (two) and also can i > run the DNS server on the same machine as the firewall? > sure, you'll just need to set up NAT and forward some ports... -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:10:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from online.tmx.com.au (online.tmx.com.au [192.150.129.1]) by hub.freebsd.org (Postfix) with ESMTP id 18B8E37B491; Mon, 26 Feb 2001 15:10:11 -0800 (PST) (envelope-from mtaylor@bytecraft.com.au) Received: from melexc01.bytecraft.com.au ([203.9.250.249]) by online.tmx.com.au (8.9.3/8.8.8) with ESMTP id KAA04159; Tue, 27 Feb 2001 10:02:07 +1100 (EST) Received: by MELEXC01 with Internet Mail Service (5.5.2448.0) id <183XYPNJ>; Tue, 27 Feb 2001 09:57:57 +1100 Message-ID: <710709BB8B02D311942E006067441810544266@MELEXC01> From: Murray Taylor To: "'freebsd-hardware@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: ELSA Gloria video card and X Date: Tue, 27 Feb 2001 09:56:39 +1100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am establishing FreeBSD 4.2 Release (from the CD Roms) on a Compaq A550. X is the CDrom release (3.3.6 I think) Its a mega machine (dual 800Mhz processors, 512 Meg RAM etc etc...) as it used to be a graphics workstation. As such I am trying to get X up and running, and am falling in a heap. The video card is an ELSA Gloria II-64 (from docs) chip NVIO GL rev A3 DAC integrated RAMDAC memory 64Mb During an attempt to setup X during sysinstall I got to a point where X -probeonly ran (well staggered and crashed) and managed to get this also PCI: NVidia Quadro Rev 16 memory @ 0xfd000000, 0xf0000000 chipset Quadro videoram 65408k SuperProbe returns First video: Generic VGA (or unknown SVGA) i.e. nothing useful I have recompiled the kernel to add IPFW and drop some uneeded net devices. Does anyone have this card running? All help appreciated. Murray Taylor Project Engineer Bytecraft P/L +61 3 9587 2555 +61 3 9580 7690 fax mtaylor@bytecraft.com.au Current dmesg: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-RELEASE #0: Mon Feb 19 10:01:04 EST 2001 root@spyder.bytecraft.com.xxx:/usr/src/sys/compile/SPYDER Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 863933901 Hz CPU: Pentium III/Pentium III Xeon/Celeron (863.93-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383fbff real memory = 536805376 (524224K bytes) avail memory = 519200768 (507032K bytes) Preloaded elf kernel "kernel" at 0xc0350000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc035009c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcib2: at device 30.0 on pci0 pci2: on pcib2 fxp0: port 0x5400-0x543f mem 0xefe00000-0xefefffff,0xefd00000-0xefd00fff irq 11 at device 2.0 on pci2 fxp0: Ethernet address 00:50:8b:f1:de:df ahc0: port 0x5000-0x50ff mem 0xeff00000-0xeff00fff irq 11 at device 7.0 on pci2 aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs pci2: (vendor=0x1274, dev=0x5880) at 11.0 irq 11 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x6460-0x646f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x6440-0x645f irq 11 at device 31.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: (vendor=0x8086, dev=0x2413) at 31.3 irq 11 chip1: port 0x6400-0x643f,0x6000-0x60ff irq 11 at device 31.5 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/13 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port IP packet filtering initialized, divert disabled, rule-based forwarding disabled, default to accept, logging limited to 100 packets/entry by default ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed acd0: CDROM at ata1-master using PIO4 Waiting 5 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s2a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled da0: 17366MB (35566000 512 byte sectors: 255H 63S/T 2213C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:12:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id EC80D37B401 for ; Mon, 26 Feb 2001 15:12:46 -0800 (PST) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA22926; Tue, 27 Feb 2001 10:12:45 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA07601; Tue, 27 Feb 2001 10:12:45 +1100 (EST) Message-Id: <200102262312.KAA07601@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: "gerald stoller" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: stty -echo In-Reply-To: Your message of "Mon, 26 Feb 2001 15:56:56 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 2001 10:12:45 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So what version of FreeBSD did you say you were using? It works fine for me on both 3.2-RELEASE and 4.2-RELEASE if I avoid a shell with builtin line editing. So on 3.2 /bin/sh and /bin/csh are fine, but on 4.2 /bin/csh is actually tcsh which doesn't work because it does line editing. And if you really want to catch out the line-editing shells open two windows on your FreeBSD box, find the tty on one, and then use the other one to look at the stty settings of the first one (while it's sitting idle at the command line): session1 % echo $version tcsh 6.09.01 (Astron) 2000-01-14 (i386-intel-FreeBSD) options 8b,nls,dl,al,kan,sm,rh,color,dspm session1 % tty /dev/ttyp0 session2 $ stty -f /dev/ttyp0 speed 9600 baud; lflags: -icanon -iexten -echo echoe echoke echoctl iflags: inlcr oflags: -oxtabs cflags: cs8 -parenb dsusp eof lnext reprint status susp werase And for the record, here's what it looks like with /bin/sh on both 3.2 and 4.2. Note that when I turn off echo, you don't get to see where I've typed "stty -a", and when I turn echo back on you just see two '$ ' prompts in a row because echo is still off when I type "stty echo". Cheers, Tony $ uname -a FreeBSD nameserver.austclear.com.au 3.2-RELEASE FreeBSD 3.2-RELEASE #3: Wed Aug 16 17:41:12 EST 2000 root@testfw.brokerserv.com.au:/usr/src/sys/compile/ACSFW i386 $ echo $SHELL /bin/sh $ stty -a speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; $ stty -echo $ speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; $ $ stty -a speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; $ uname -a FreeBSD ns1.austclear.com.au 4.2-STABLE FreeBSD 4.2-STABLE #1: Thu Feb 15 15:57:29 EST 2001 root@freddo.austclear.com.au:/usr/src/sys/compile/FW i386 $ stty -a speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; $ stty -echo $ speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; $ $ stty -a speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:18:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.cnchost.com (goliath.cnchost.com [207.155.252.47]) by hub.freebsd.org (Postfix) with ESMTP id D954D37B491 for ; Mon, 26 Feb 2001 15:18:14 -0800 (PST) (envelope-from chris@amgroupadmin.com) Received: from chris (las-DSL113-cust059.mpowercom.net [208.57.113.59]) by goliath.cnchost.com id SAA28068; Mon, 26 Feb 2001 18:18:12 -0500 (EST) [ConcentricHost SMTP Relay 1.10] Message-ID: <00f201c0a04a$63288d80$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "James Housley" Cc: "Freebsd Questions" References: <00a701c0a042$1a622820$0c00a8c0@amgroupadmin.com> <3A9AD718.1ADB3F7E@thehousleys.net> Subject: Re: apache+ssl install question Date: Mon, 26 Feb 2001 15:17:34 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the pointer (D'OH!). I have it installed properly, but when I do "apachectl startssl" I get the following warning: [warn] Loaded DSO libexec/apache/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) What do I need to recompile with DEAPI? _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators > Chris Smith wrote: > > > > Hey all, > > > > I am looking to install the Apache+SSL port, and I have some questions > > before I begin. > > > > I track -STABLE and I currently have FreeBSD 4.2-STABLE (build Feb 21) and > > Apache 1.3.17 with the mod_php4 module installed and running fine. I would > > like to also add the SSL module, but there does not seem to be a mod_ssl > > port? I could swear there was one before, but I must be mistaken. > > > > When I make the Apache_SSL port, it begins to download Apache 1.3.12, which > > I do not want. Is there another way to install SSL cleanly into Apache > > 1.3.17, a.k.a. the mod_php4 port? > > > > You want the apache13-modssl port, that uses apache 1.3.17 > > Jim > -- > /"\ ASCII Ribbon Campaign . > \ / - NO HTML/RTF in e-mail . > X - NO Word docs in e-mail . > / \ ----------------------------------------------------------------- > jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve > jim@TheHousleys.Net http://www.TheHousleys.net > --------------------------------------------------------------------- > Unix is like a wigwam -- no Gates, no Windows, and an Apache inside. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:20: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 0D15A37B401 for ; Mon, 26 Feb 2001 15:19:58 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1QNJtC64354; Mon, 26 Feb 2001 18:19:55 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1QNJqv64345; Mon, 26 Feb 2001 18:19:52 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9AE498.23F9E29A@thehousleys.net> Date: Mon, 26 Feb 2001 18:19:52 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Smith Cc: Freebsd Questions Subject: Re: apache+ssl install question References: <00a701c0a042$1a622820$0c00a8c0@amgroupadmin.com> <3A9AD718.1ADB3F7E@thehousleys.net> <00f201c0a04a$63288d80$0c00a8c0@amgroupadmin.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Smith wrote: > > Thanks for the pointer (D'OH!). > > I have it installed properly, but when I do "apachectl startssl" I get the > following warning: > > [warn] Loaded DSO libexec/apache/libphp4.so uses plain Apache 1.3 API, this > module might crash under EAPI! (please recompile it with -DEAPI) > > What do I need to recompile with DEAPI? I am not sure, check the mailing lists. But at the very least I would re-compile php4. Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Unix is like a wigwam -- no Gates, no Windows, and an Apache inside. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:21:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id E524937B4EC for ; Mon, 26 Feb 2001 15:21:53 -0800 (PST) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA23017; Tue, 27 Feb 2001 10:21:52 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA07949; Tue, 27 Feb 2001 10:21:52 +1100 (EST) Message-Id: <200102262321.KAA07949@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: NAT with ipfw? In-Reply-To: Message from Duraid of "Mon, 26 Feb 2001 07:55:05 -0000." <3A9A0BD9.FE92DCB4@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 2001 10:21:51 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > if the default policy is to deny every thing then why you firewall is > full with deny rulls. shouldn't it just have the allow rulls since > everything else is going to be droped by default. Because sometimes it's easier to weed out some stupid stuff early on so that the allow rules are simpler. For example, without using a deny rule, try to do the following: permit telnet to 192.43.185.68 from anything except RFC1918 addresses (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16). It just doesn't work. > other thing i think your firewall is stateless (using establish). if you > have made it statefull (using keep-state) i think it would be much > smaller. It would be different, maybe better, maybe worse depending on your views. For an example configuration, I think this version is easier for newbies to understand. People that understand state properly can work out how to code it with less help (usually). But that's just my opinion. Cheers, Tony -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:30:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from repulse.cnchost.com (repulse.concentric.net [207.155.248.4]) by hub.freebsd.org (Postfix) with ESMTP id 1FEA137B67D for ; Mon, 26 Feb 2001 15:30:39 -0800 (PST) (envelope-from chris@amgroupadmin.com) Received: from chris (las-DSL113-cust059.mpowercom.net [208.57.113.59]) by repulse.cnchost.com id SAA02869; Mon, 26 Feb 2001 18:30:38 -0500 (EST) [ConcentricHost SMTP Relay 1.10] Message-ID: <002b01c0a04c$1dbf2a40$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Freebsd Questions" References: <00a701c0a042$1a622820$0c00a8c0@amgroupadmin.com> <3A9AD718.1ADB3F7E@thehousleys.net> <00f201c0a04a$63288d80$0c00a8c0@amgroupadmin.com> <3A9AE498.23F9E29A@thehousleys.net> Subject: Re: apache+ssl install question Date: Mon, 26 Feb 2001 15:30:33 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am not sure, check the mailing lists. But at the very least I would > re-compile php4. > > Jim Two for two! Thanks, that did the trick. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators > Chris Smith wrote: > > > > Thanks for the pointer (D'OH!). > > > > I have it installed properly, but when I do "apachectl startssl" I get the > > following warning: > > > > [warn] Loaded DSO libexec/apache/libphp4.so uses plain Apache 1.3 API, this > > module might crash under EAPI! (please recompile it with -DEAPI) > > > > What do I need to recompile with DEAPI? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:30:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail7.sdc1.sfba.home.com (femail7.sdc1.sfba.home.com [24.0.95.87]) by hub.freebsd.org (Postfix) with ESMTP id 507A837B491 for ; Mon, 26 Feb 2001 15:30:55 -0800 (PST) (envelope-from bd328@home.com) Received: from LIGHTNING ([65.8.183.27]) by femail7.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010226232936.BZAJ453.femail7.sdc1.sfba.home.com@LIGHTNING> for ; Mon, 26 Feb 2001 15:29:39 -0800 From: "Brian Dotson" To: Subject: Number of PTY's.. Date: Mon, 26 Feb 2001 18:26:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it at all possible to raise the max PTY's on freebsd without having to recompile the kernel or reboot? One of our companies computers is getting very low on PTY's :/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:40: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id E929D37B401 for ; Mon, 26 Feb 2001 15:40:04 -0800 (PST) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f1QNgse31959 for ; Tue, 27 Feb 2001 01:42:54 +0200 (EET) (envelope-from amour@bugs.elitsat.net) Date: Tue, 27 Feb 2001 01:42:54 +0200 (EET) From: Alexander To: freebsd-questions@freebsd.org Subject: vidcontrol Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What hardware is required to change my console to 132x60 or 132x50 ? Because I have changed a lot of video cards and I still can't swith to it When I list the modes (vidcontrol -i mode) there are 132x25, 132x43, 132x50, 132x60 but I can switch only to 132x25 and it is really ugly If someone runs on bigger mode please answer ... thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:54:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 20CD237B401 for ; Mon, 26 Feb 2001 15:54:37 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.1/8.11.1) id f1QNrNp16385; Tue, 27 Feb 2001 00:53:23 +0100 (CET) (envelope-from karelj) Date: Tue, 27 Feb 2001 00:53:17 +0100 From: "Karel J. Bosschaart" To: GB Clark II Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010227005317.A16345@wop21.wop.wtb.tue.nl> References: <3A9A2C6D.D8C98E00@home.com> <20010226163337.J12704@cgmd76206.chello.nl> <0102261649300B.51089@prime.vsservices.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <0102261649300B.51089@prime.vsservices.com>; from gclarkii@geektech.com on Mon, Feb 26, 2001 at 04:47:04PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 04:47:04PM -0600, GB Clark II wrote: > On Mon, 26 Feb 2001, Edwin Groothuis wrote: > >On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > >> why is microsoft web site much nicer than the freebsd one? > > > >X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) > > > >says enough! > > > >Edwin > > > It does mean much!!! If I were using Netscape it would say the > same thing! And I'm running FreeBSD 4.2-STABLE here, no > Linux in sight....:) If your running the port of the Linux netscape, > that is what it says. > Not exactly; if you run Linux netscape on FreeBSD it says Linux 2.2.12, not 2.4.2 :-). Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:59:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 3D5FE37B4EC for ; Mon, 26 Feb 2001 15:59:16 -0800 (PST) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA23285; Tue, 27 Feb 2001 10:59:15 +1100 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id KAA09187; Tue, 27 Feb 2001 10:59:15 +1100 (EST) Message-Id: <200102262359.KAA09187@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: richard childers Cc: freebsd-questions@FreeBSD.ORG Subject: Re: OT: Which programming shell, sh or csh? In-Reply-To: Message from richard childers of "Mon, 26 Feb 2001 06:59:14 -0800." <3A9A6F42.3BAC88A2@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 2001 10:59:14 +1100 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, as I recall shell functions weren't introduced until System V (I think they were actually an idea "back-ported" from ksh), so when csh was written they didn't exist. Csh introduced many things that were cool for interactive users: command history; builtins for various things; aliases; a "login only" startup file; ... It's also neat to be able to put stdout and sterr in a file together in one hit, but pretty ugly if you want to redirect them separately. Also I love the sh ability to treat direct stdin and stdout for a loop... Basically, sh stomps all over csh for IO handling. And with the addition of shell functions there is little unique that csh offers for scripting. In my youth I might have coded some csh scripts, but now I wouldn't bother. Tony -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 15:59:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgci.com (box1.mpowercom.net [208.57.0.10]) by hub.freebsd.org (Postfix) with SMTP id C8F1137B401 for ; Mon, 26 Feb 2001 15:59:36 -0800 (PST) (envelope-from chrissmith@mgci.com) Received: (qmail 4699 invoked from network); 26 Feb 2001 23:45:52 -0000 Received: from las-dsl113-cust059.mpowercom.net (HELO chris) (208.57.113.59) by box1.mpowercom.net with SMTP; 26 Feb 2001 23:45:52 -0000 Message-ID: <004901c0a04e$3c8c6120$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Freebsd Questions" References: Subject: Re: vidcontrol Date: Mon, 26 Feb 2001 15:45:44 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need a VESA compatible video card and VESA support either loaded as a kernel module or compiled into your kernel. The first way: # kldload vesa.ko # vidcontrol VESA_132x60 The second way is to add to your kernel config file: options VESA and rebuild the kernel, then # vidcontrol VESA_132x60 will work. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators ----- Original Message ----- From: "Alexander" To: Sent: Monday, February 26, 2001 3:42 PM Subject: vidcontrol > What hardware is required to change my console to 132x60 or 132x50 ? > Because I have changed a lot of video cards and I still can't swith to it > When I list the modes (vidcontrol -i mode) there are 132x25, 132x43, > 132x50, 132x60 but I can switch only to 132x25 and it is really ugly > If someone runs on bigger mode please answer ... > thanks > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:12:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id D354E37B491 for ; Mon, 26 Feb 2001 16:12:21 -0800 (PST) (envelope-from j.telford@sympatico.ca) Received: from johnny2k ([64.229.35.54]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010227001220.GJIZ741.tomts8-srv.bellnexxia.net@johnny2k> for ; Mon, 26 Feb 2001 19:12:20 -0500 Message-ID: <000901c0a052$1b23d730$3623e540@johnny2k> From: "John Telford" To: Subject: Quick rm script ? Date: Mon, 26 Feb 2001 19:13:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what commands could I use to remove files older than nn days ? And any links to scripts and samples would be appreciated :) TIA. John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:14:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ibizcorp.com (mail02.ibizcorp.com [63.110.128.21]) by hub.freebsd.org (Postfix) with SMTP id C1BE237B401 for ; Mon, 26 Feb 2001 16:14:20 -0800 (PST) (envelope-from jjefferson@dslsource.com) Received: (qmail 87845 invoked from network); 27 Feb 2001 00:09:18 -0000 Received: from unknown (HELO mine) (63.230.214.177) by mail02.ibizcorp.com with SMTP; 27 Feb 2001 00:09:18 -0000 Message-ID: <000401c0a051$cbcd5300$b1d6e63f@uswest.net> From: "James Jefferson" To: Subject: removal of preinstalled applictions Date: Mon, 26 Feb 2001 17:10:09 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A016.F94A61A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A016.F94A61A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello i was wandering if any one knows how to uninstall the packages = that were installed during the installation. I have wanted to install = kerberos V but i noticed that kerberos IV was installed. So i wish to = unistall it. When i went to the ports dir and typed the deinstall it = said "Nope not installed". I asked on mirc and a person said to use the = pkg delete command but thats all fine and dandy if you know what port = was insatlled. I use the pkg info to see what ports i installed after = the primaty install of freebsd but i dont see any of the others. So if = some one would be so kind as to point me in the right direction i would = most appreciate it :) ------=_NextPart_000_0007_01C0A016.F94A61A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hello i was wandering if any one knows = how to=20 uninstall the packages that were installed during the installation. I = have=20 wanted to install kerberos V but i noticed that kerberos IV was = installed. So i=20 wish to unistall it. When i went to the ports dir and typed the = deinstall it=20 said "Nope not installed". I asked on mirc and a person said to use the = pkg=20 delete command but thats all fine and dandy if you know what port was = insatlled.=20 I use the pkg info to see what ports i installed after the primaty = install of=20 freebsd but i dont see any of the others. So if some one would be so = kind as to=20 point me in the right direction i would most appreciate it=20 :)
------=_NextPart_000_0007_01C0A016.F94A61A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:14:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 0C6F637B6AA for ; Mon, 26 Feb 2001 16:14:48 -0800 (PST) (envelope-from dfrazier@magpage.com) Received: from magpage.com (rapunzel.magpage.com [216.155.50.98]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id f1R0Edu20128; Mon, 26 Feb 2001 19:14:40 -0500 Message-ID: <3A9AF181.E4BA86C@magpage.com> Date: Mon, 26 Feb 2001 19:14:57 -0500 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "G. Jason Middleton" Cc: questions@FreeBSD.org Subject: Re: DNS from behind a firewall References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "G. Jason Middleton" wrote: > > greta that is what i thought....i was not sure though.....can i run it > from the box that runs the firewall? sure. In general it's not a good idea to run additional services on a firewall since the more services you're running means the more services an attacker can try to exploit, but in a pinch you can do it. > > limited machines... qualifies for "in a pinch". -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:18:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Spaz.HuntsvilleAL.COM (spaz.huntsvilleal.com [63.147.8.31]) by hub.freebsd.org (Postfix) with ESMTP id 4835D37B401 for ; Mon, 26 Feb 2001 16:18:38 -0800 (PST) (envelope-from kris@catonic.net) Received: from localhost (kris@localhost) by Spaz.HuntsvilleAL.COM (8.9.3/8.9.3) with ESMTP id AAA60462 for ; Tue, 27 Feb 2001 00:18:36 GMT (envelope-from kris@catonic.net) Date: Tue, 27 Feb 2001 00:18:36 +0000 (GMT) From: Kris Kirby X-Sender: kris@spaz.huntsvilleal.com To: questions@freebsd.org Subject: CVSup beginner - missing ports? Message-ID: X-Tech-Support-Email: bofh@catonic.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've CVSup'd to 4.2-Stable sucessfully, but I've run into a problem with the ports collection; specifically, the directories exist, but the patches, et al. do not. % cat cvs *default host=cvsup5.freebsd.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs *default delete use-rel-suffix *default tag=RELENG_4 cvs-all % This works for updating the source to -STABLE, but I'm missing ports. I've rm -rf'd /usr/ports and it hasn't been replaced. What, pray tell, is the magic incantation to make the -STABLE ports tree? ----- Kris Kirby, KE4AHR | TGIFreeBSD... 'Nuff said. | ------------------------------------------------------- "Fate, it seems, is not without a sense of irony." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:18:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c182500-a.frndl1.wa.home.com (c182500-a.frndl1.wa.home.com [65.0.27.92]) by hub.freebsd.org (Postfix) with SMTP id 071E037B401 for ; Mon, 26 Feb 2001 16:18:45 -0800 (PST) (envelope-from davidd@datasphereweb.com) Received: (qmail 9563 invoked from network); 27 Feb 2001 00:18:43 -0000 Received: from unknown (HELO kennedy) (156.27.134.213) by c182500-a.frndl1.wa.home.com with SMTP; 27 Feb 2001 00:18:43 -0000 From: "David Daugherty" To: "James Jefferson" , Subject: RE: removal of preinstalled applictions Date: Mon, 26 Feb 2001 16:14:48 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C0A00F.3D5AFA60" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <000401c0a051$cbcd5300$b1d6e63f@uswest.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C0A00F.3D5AFA60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit You can either go to the ports dir and type "make deinstall" or if that doesn't work you can try going to /var/db/pkg and finding the package then type "pkg_delete " where pkg_name is the name of the package you're trying to remove. --- |> /\ \/ @ davidd@datasphereweb.com DataSphere - Back end web programming, site security, and networking david.daugherty@netmanage.com Software Engineer NetManage - The Bridge to E-Business http://www.wcug.wwu.edu/~doc ICQ: 21106703 "I like the dreams of the future better than the history of the past" - Thomas Jefferson -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Jefferson Sent: Monday, February 26, 2001 4:10 PM To: freebsd-questions@FreeBSD.ORG Subject: removal of preinstalled applictions hello i was wandering if any one knows how to uninstall the packages that were installed during the installation. I have wanted to install kerberos V but i noticed that kerberos IV was installed. So i wish to unistall it. When i went to the ports dir and typed the deinstall it said "Nope not installed". I asked on mirc and a person said to use the pkg delete command but thats all fine and dandy if you know what port was insatlled. I use the pkg info to see what ports i installed after the primaty install of freebsd but i dont see any of the others. So if some one would be so kind as to point me in the right direction i would most appreciate it :) ------=_NextPart_000_0006_01C0A00F.3D5AFA60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
You=20 can either go to the ports dir and type "make deinstall" or if that = doesn't work=20 you can try going to /var/db/pkg and finding the package then type = "pkg_delete=20 <pkg_name>" where pkg_name is the name of the package you're = trying to=20 remove.

---
|> /\ \/ = @
davidd@datasphereweb.com
DataSphere -=20 Back end web programming, site security, and=20 networking

david.daugherty@netmanage.com
Software=20 Engineer
NetManage - The Bridge to E-Business

http://www.wcug.wwu.edu/~docICQ:=20 21106703

"I like the dreams of the future better than the history = of the=20 past"
          - Thomas = Jefferson

-----Original Message-----
From:=20 owner-freebsd-questions@FreeBSD.ORG=20 [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James=20 Jefferson
Sent: Monday, February 26, 2001 4:10 = PM
To:=20 freebsd-questions@FreeBSD.ORG
Subject: removal of = preinstalled=20 applictions

hello i was wandering if any one = knows how to=20 uninstall the packages that were installed during the installation. I = have=20 wanted to install kerberos V but i noticed that kerberos IV was = installed. So=20 i wish to unistall it. When i went to the ports dir and typed the = deinstall it=20 said "Nope not installed". I asked on mirc and a person said to use = the pkg=20 delete command but thats all fine and dandy if you know what port was=20 insatlled. I use the pkg info to see what ports i installed after the = primaty=20 install of freebsd but i dont see any of the others. So if some one = would be=20 so kind as to point me in the right direction i would most appreciate = it=20 :)
------=_NextPart_000_0006_01C0A00F.3D5AFA60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:21:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail19.sdc1.sfba.home.com (femail19.sdc1.sfba.home.com [24.0.95.128]) by hub.freebsd.org (Postfix) with ESMTP id DAFEB37B4EC for ; Mon, 26 Feb 2001 16:21:15 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail19.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010227002115.DJLA12888.femail19.sdc1.sfba.home.com@marx.marvic.chum>; Mon, 26 Feb 2001 16:21:15 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f1R6MYL07657; Tue, 27 Feb 2001 00:22:34 -0600 Date: Tue, 27 Feb 2001 00:22:34 -0600 From: Victor Cardona To: GB Clark II Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd Message-ID: <20010227002234.A6870@marx.marvic.chum> References: <3A9A2C6D.D8C98E00@home.com> <20010226163337.J12704@cgmd76206.chello.nl> <0102261649300B.51089@prime.vsservices.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <0102261649300B.51089@prime.vsservices.com>; from gclarkii@geektech.com on Mon, Feb 26, 2001 at 04:47:04PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 04:47:04PM -0600, GB Clark II wrote: > On Mon, 26 Feb 2001, Edwin Groothuis wrote: > >On Mon, Feb 26, 2001 at 10:14:06AM +0000, Duraid wrote: > >> why is microsoft web site much nicer than the freebsd one? > > > >X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i586) > > > >says enough! > > > >Edwin > > > It does mean much!!! If I were using Netscape it would say the > same thing! And I'm running FreeBSD 4.2-STABLE here, no > Linux in sight....:) If your running the port of the Linux netscape, > that is what it says. Are you sure about that? His X-Mailer header includes a kernel version number that changes automatically when you upgrade the Linux kernel. Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:21:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-01.iinet.net.au (syncopation-01.iinet.net.au [203.59.24.37]) by hub.freebsd.org (Postfix) with SMTP id 16F2337B4EC for ; Mon, 26 Feb 2001 16:21:36 -0800 (PST) (envelope-from katinka@magestower.com) Received: (qmail 9819 invoked by uid 666); 27 Feb 2001 00:32:46 -0000 Received: from opera.iinet.net.au (HELO wskatinka) (203.59.24.144) by mail.m.iinet.net.au with SMTP; 27 Feb 2001 00:32:46 -0000 Message-ID: <023d01c0a053$235b7560$fe00a8c0@kat.lan> From: "Kathy Quinlan" To: Cc: "Aaron Hill" , , References: <017a01c0a01c$9b515120$fe00a8c0@kat.lan> <3A9AD224.D60C84B6@urx.com> Subject: Re: Order Date: Tue, 27 Feb 2001 08:20:48 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent, In Australia our major telco classes an average line as one that can do 9600bps a good one can do 28800 bps. The law only tells them to make a line work at 9600bps anything better is great for us :o( Kathy. ----- Original Message ----- From: "Kent Stewart" To: "Kathy Quinlan" Cc: "Aaron Hill" ; ; Sent: Tuesday, February 27, 2001 6:01 AM Subject: Re: Order > > > Kathy Quinlan wrote: > > > > > Gail, > > > > > > It is possible to source both the FreeBSD CD and manual free from the > > > Internet but depending on your local available bandwidth and skill > > level(s) > > > you may find it more convenient to buy these items. > > > > I found that even with a 56Kbps line and getting frequent disconnection's, > > that I was able to download it in just over 80 hours :o) (Count down till > > ASDL available in my area and it is not coming soon enough) > > You chose a bad mirror and ADSL doesn't help then. I picked one of the > university mirror's over Thanskgiving and downloaded the iso in 2+ > hours but needed 8 or more from a busy site. I was seeing 20KB/s more > or less (frequently less) from ftp.freebsd.org and was seeing around > 90KB/s from Purdue. I think all of the students had gone home for > Thanksgiving. BTW, I thought 40 hours was terrible on a 56kb modem. > > Kent > > > > > Regards, > > > > Kathy Quinlan > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:23:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 00EBD37B491 for ; Mon, 26 Feb 2001 16:23:53 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id f1R0Njl02245; Mon, 26 Feb 2001 18:23:45 -0600 (CST) (envelope-from dan) Date: Mon, 26 Feb 2001 18:23:44 -0600 From: Dan Nelson To: John Telford Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Quick rm script ? Message-ID: <20010226182344.A1070@dan.emsphone.com> References: <000901c0a052$1b23d730$3623e540@johnny2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <000901c0a052$1b23d730$3623e540@johnny2k>; from "John Telford" on Mon Feb 26 19:13:26 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Feb 26), John Telford said: > what commands could I use to remove files older than nn days ? > And any links to scripts and samples would be appreciated :) > TIA. John. find . -mtime +10 -type f -delete will delete all files from the current directory on down older than 10 days. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:29:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raffles-it.com (raffles.demon.co.uk [158.152.17.201]) by hub.freebsd.org (Postfix) with ESMTP id 5003837B4EC for ; Mon, 26 Feb 2001 16:29:28 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from dribble.lan.raffles-it.com (dribble.lan.raffles-it.com [192.168.100.50]) by raffles-it.com (8.11.2/8.11.1) with ESMTP id f1R0TLx77514 for ; Tue, 27 Feb 2001 00:29:21 GMT (envelope-from dpd@lan.raffles-it.com) Received: from dribble.lan.raffles-it.com (localhost [127.0.0.1]) by dribble.lan.raffles-it.com (8.11.2/8.11.1) with ESMTP id f1R0TFD04813; Tue, 27 Feb 2001 00:29:15 GMT (envelope-from dpd@lan.raffles-it.com) Message-Id: <200102270029.f1R0TFD04813@dribble.lan.raffles-it.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Cc: dpd@dribble.lan.raffles-it.com Subject: Locking an Xterminal Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 2001 00:29:15 +0000 From: David Dooley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again, While I'm in the mood to ask questions here'a another. I am trying to get a screen saver to run after an arbitary number of minutes of inactivity on my X terminal. To achive this I have installed from the ports x11/autolock, x11/xlock & x11/xscreensaver and have placed the following in my $HOME/.xinitrc file xautolock -locker "xlock -mode matrix" & but nothing happens. I can run the "xlock -mode matrix" manually and all works fine but it refused to run automatically, I get nothing, nada. No log messages anywhere that I can find. I would apreciate a pointer or two. Thanks for your time. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:38:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from vallesnet.org (vallesnet.org [194.224.210.5]) by hub.freebsd.org (Postfix) with ESMTP id A3CC937B491 for ; Mon, 26 Feb 2001 16:38:11 -0800 (PST) (envelope-from undergra@vallesnet.org) Received: from daemon (59-BARC-X74.libre.retevision.es [62.82.28.59]) by vallesnet.org (8.10.2/8.10.2) with SMTP id f1R0c5L31120 for ; Tue, 27 Feb 2001 01:38:06 +0100 Message-ID: <010a01c0a055$a1777a00$0164a8c0@daemon> From: "undergra" To: Subject: RE: apache+ssl install question Date: Tue, 27 Feb 2001 01:38:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >>> I have it installed properly, but when I do "apachectl startssl" I get >the >>> following warning: >>> >>> [warn] Loaded DSO libexec/apache/libphp4.so uses plain Apache 1.3 API, >this >>> module might crash under EAPI! (please recompile it with -DEAPI) >>> >>> What do I need to recompile with DEAPI? >> i have the same problem. Any solution please? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:44: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lynx.syix.com (lynx.syix.com [205.171.72.20]) by hub.freebsd.org (Postfix) with ESMTP id 856EA37B491 for ; Mon, 26 Feb 2001 16:43:56 -0800 (PST) (envelope-from pan@syix.com) Received: from cat (pm3-3-d12.syix.com [205.171.74.124]) by lynx.syix.com (8.11.2/8.11.2) with SMTP id f1R0htb45254 for ; Mon, 26 Feb 2001 16:43:55 -0800 (PST) (envelope-from pan@syix.com) Message-ID: <008901c0a056$5c6f3f00$7c4aabcd@cat> From: "pan" To: References: Subject: Re: vidcontrol Date: Mon, 26 Feb 2001 16:43:53 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Alexander" Subject: vidcontrol > What hardware is required to change my console to 132x60 or 132x50 ? > Because I have changed a lot of video cards and I still can't swith to it > When I list the modes (vidcontrol -i mode) there are 132x25, 132x43, > 132x50, 132x60 but I can switch only to 132x25 and it is really ugly > If someone runs on bigger mode please answer ... > thanks > > Do you have a 8x8 font loaded? //extract from rc.conf font8x8="iso-8x8" font8x14="iso-8x14" font8x16="iso-8x16" cursor="blink" allscreens_flags="132x50" echo '[SETTING UP VTs]' for ii in /dev/tty* do /usr/sbin/vidcontrol green black > $ii 2>&1 done /usr/sbin/vidcontrol yellow black > /dev/ttyv1 2>&1 // you should find installed fonts in /usr/share/syscons/fonts You need a 8x8 for >25 rows To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 16:59:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-74.dsl.lsan03.pacbell.net [63.207.60.74]) by hub.freebsd.org (Postfix) with ESMTP id 632B037B401 for ; Mon, 26 Feb 2001 16:59:51 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AFA5066B09; Mon, 26 Feb 2001 16:59:50 -0800 (PST) Date: Mon, 26 Feb 2001 16:59:50 -0800 From: Kris Kennaway To: Kris Kirby Cc: questions@freebsd.org Subject: Re: CVSup beginner - missing ports? Message-ID: <20010226165950.A22101@mollari.cthul.hu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kris@catonic.net on Tue, Feb 27, 2001 at 12:18:36AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Feb 27, 2001 at 12:18:36AM +0000, Kris Kirby wrote: > This works for updating the source to -STABLE, but I'm missing ports. I've > rm -rf'd /usr/ports and it hasn't been replaced. What, pray tell, is the > magic incantation to make the -STABLE ports tree? See /usr/share/examples/cvsup Kris P.S. There isn't a -STABLE ports tree, there's just one tree which supports both -stable and -current. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mvwFWry0BWjoQKURAlMfAKD4OWlt1kGF/Tpgl9N7HuVG2KbaGgCg5V+r /DfqaQBDytJrNn7BXxQ7h0s= =UdIF -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 17: 4:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp22.singnet.com.sg (smtp22.singnet.com.sg [165.21.101.202]) by hub.freebsd.org (Postfix) with ESMTP id F124737B503 for ; Mon, 26 Feb 2001 17:04:28 -0800 (PST) (envelope-from dennis@magix.com.sg) Received: from a (ad202.166.104.47.magix.com.sg [202.166.104.47]) by smtp22.singnet.com.sg (8.11.2/8.11.2) with SMTP id f1R14Pe30262 for ; Tue, 27 Feb 2001 09:04:25 +0800 Message-ID: <000901c0a059$9164a6c0$1e00000a@a> From: "dennis" To: Subject: Apachetoolbox versus ports packages Date: Tue, 27 Feb 2001 09:06:51 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Has anyone benchmarked the performance difference for apache+php4+mysql between apachetoolbox and that installed from the ports packages ? Has anyone fine tune apachetoolbox 1.4.9 or 1.5.0 for FreeBSD 4.2 ? I am having some problem getting apachetoolbox to work on FreeBSD 4.2, can someone share with me/us how he/she got it to work without errors. Thanks Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 17: 5:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 6200F37B491 for ; Mon, 26 Feb 2001 17:05:20 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 29315 invoked by uid 0); 27 Feb 2001 02:05:25 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 02:05:25 -0000 Message-ID: <3A9AFD4E.929E65BA@urx.com> Date: Mon, 26 Feb 2001 17:05:18 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kathy Quinlan Cc: Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.org Subject: Re: Order References: <017a01c0a01c$9b515120$fe00a8c0@kat.lan> <3A9AD224.D60C84B6@urx.com> <023d01c0a053$235b7560$fe00a8c0@kat.lan> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kathy Quinlan wrote: > > Kent, > > In Australia our major telco classes an average line as one that can do > 9600bps a good one can do 28800 bps. > > The law only tells them to make a line work at 9600bps anything better is > great for us :o( Ouch, that would be painful. The law over here limits the 56kb modems to 53kb but you can get 53kb connections. I can relate to the ADSL being a vast improvement. For example, I've downloaded a couple of test CD's from Microsoft twice in one week. That amounted to 1GB over the week. The FreeBSD iso's were larger and downloaded much faster and I only had to grab it once. Your horizon of what is possible changes drastically :). Kent > > Kathy. > > ----- Original Message ----- > From: "Kent Stewart" > To: "Kathy Quinlan" > Cc: "Aaron Hill" ; ; > > Sent: Tuesday, February 27, 2001 6:01 AM > Subject: Re: Order > > > > > > > Kathy Quinlan wrote: > > > > > > > Gail, > > > > > > > > It is possible to source both the FreeBSD CD and manual free from the > > > > Internet but depending on your local available bandwidth and skill > > > level(s) > > > > you may find it more convenient to buy these items. > > > > > > I found that even with a 56Kbps line and getting frequent > disconnection's, > > > that I was able to download it in just over 80 hours :o) (Count down > till > > > ASDL available in my area and it is not coming soon enough) > > > > You chose a bad mirror and ADSL doesn't help then. I picked one of the > > university mirror's over Thanskgiving and downloaded the iso in 2+ > > hours but needed 8 or more from a busy site. I was seeing 20KB/s more > > or less (frequently less) from ftp.freebsd.org and was seeing around > > 90KB/s from Purdue. I think all of the students had gone home for > > Thanksgiving. BTW, I thought 40 hours was terrible on a 56kb modem. > > > > Kent > > > > > > > > Regards, > > > > > > Kathy Quinlan > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 17:13:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 446F437B4EC for ; Mon, 26 Feb 2001 17:13:19 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-118.hutchtel.net [206.10.67.18]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id TAA18218; Mon, 26 Feb 2001 19:13:11 -0600 (CST) Message-ID: <000d01c0a123$9d5514e0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "G. Jason Middleton" , References: Subject: Re: DNS from behind a firewall Date: Tue, 27 Feb 2001 19:12:38 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "G. Jason Middleton" To: Sent: Monday, February 26, 2001 3:02 PM Subject: DNS from behind a firewall > CAN I SET UP A DNS SERVER on a dead ip like 192.168.0.x and have it work > behind a firewall? > > just wondering cause i have limited internet ip's (two) and also can i > run the DNS server on the same machine as the firewall? > > > let me know if you guys need mre details. > > Regards, > > G. Jason Middleton > > I do. I run a DNS server behind a firewall/gateway machine that is running NAT. My DNS machine can do lookups to the outside world, and it can do lookups for my internal network, but of course, it can't do lookups for the outside world to my internal network, as I am using unroutable IPs. I wouldn't run DNS on your firewall machine. I prefer not to run any services at all on my firewalls. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 17:26: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.siscom.net (mail.siscom.net [209.251.2.99]) by hub.freebsd.org (Postfix) with SMTP id 7519337B491 for ; Mon, 26 Feb 2001 17:26:03 -0800 (PST) (envelope-from drauman@siscom.net) Received: (qmail 98676 invoked by uid 5000); 27 Feb 2001 01:07:34 -0000 Message-ID: <20010227010734.98675.qmail@mail.siscom.net> From: "drauman" To: questions@FreeBSD.org Subject: SpeedStream 4060 USB ASDL Modem Date: Tue, 27 Feb 2001 01:07:34 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I'm still pretty new to FreeBSD, but am always willing to learn. In my area the only way to get a "residential price" on ASDL is to get a USB modem when you sign up for the service!!! Although I could possibly find another way around this equipment issue, I thought I might take a stab at getting this device to work with FreeBSD. My research so far has revealed that I might be able to plug this device in and then use the command "usbdevs" to obtain some information about the device. Use that to set up an entry in "/etc/usbd.conf" that starts PPP configured to start a PPPoE session. Is that a fair start? Can any one provide some additional hints? I'd gladly report my results, if I succeed of course. Thanks in advance. Dan Auman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 17:38:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 166F137B503 for ; Mon, 26 Feb 2001 17:38:53 -0800 (PST) (envelope-from Siegbert.Baude@gmx.de) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id CAA09122; Tue, 27 Feb 2001 02:38:42 +0100 (MET) Message-ID: <00a101c0a05e$03d785c0$4011a8c0@wohnheim.uniulm.de> From: "Siegbert Baude" To: Cc: References: Subject: Re: KDE help? Date: Tue, 27 Feb 2001 02:38:41 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Kam, > Where are the configuration file(s) and settings for the xscreen saver > settings in kde? Maybe I messed something up but the screensaver does not > use the logged in user for the password when the screen is locked? Also, is > this the same setting used by the lock screen function? I assume, youŽre using kde 1.x ? The password function is known to be broken there, for all users except root. Never heard of a fix, but didnŽt care for it especially. In the next few days kde 2.1 will come out, so it would be a good possibility to upgrade (if time and some more disk space are available). The password function is working already in 2.0x . Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 17:43: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.gti.net (apollo.gti.net [199.171.27.7]) by hub.freebsd.org (Postfix) with ESMTP id 340E437B491 for ; Mon, 26 Feb 2001 17:43:04 -0800 (PST) (envelope-from y3k@gti.net) Received: from sludge.amc-inc.com (ts5m-pool0-181.gti.net [208.216.126.181]) by apollo.gti.net (mail) with ESMTP id 556DC145A3B; Mon, 26 Feb 2001 20:43:02 -0500 (EST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3A9A6029.3EE93CA@home.com> Date: Mon, 26 Feb 2001 20:39:09 -0500 (EST) Reply-To: Mark Yeck From: Mark Yeck To: Duraid Subject: Re: web site: ms vs freebsd Cc: "freebsd-questions@FreeBSD.ORG" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wholeheartedly agree on this point. I've never been able to find what I'm looking for on Microsoft's site in under 20 minutes. Even things like service packs for NT 4.0 and .doc or power point readers. Things that I would expect to find easily. Incidentally, www.microsoft.com looks fine under w3m for those that dont like lynx. -mark >Do you mean nicer as in bigger, or actually being able to >find what you >want? >I find the FreeBSD site highly functional. Microsoft's site >is certainly >flashier, but I have a hard time locating meaningful >content while >sifting through the announcements about their latest >release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18: 8:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from online.tmx.com.au (online.tmx.com.au [192.150.129.1]) by hub.freebsd.org (Postfix) with ESMTP id 4929637B491; Mon, 26 Feb 2001 18:08:22 -0800 (PST) (envelope-from mtaylor@bytecraft.com.au) Received: from melexc01.bytecraft.com.au ([203.9.250.249]) by online.tmx.com.au (8.9.3/8.8.8) with ESMTP id NAA04576; Tue, 27 Feb 2001 13:08:13 +1100 (EST) Received: by MELEXC01 with Internet Mail Service (5.5.2448.0) id <183XYPN4>; Tue, 27 Feb 2001 10:15:27 +1100 Message-ID: <710709BB8B02D311942E006067441810544267@MELEXC01> From: Murray Taylor To: "'freebsd-net@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: Frame Relay in Australia with Telstra Date: Tue, 27 Feb 2001 10:14:37 +1100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am establishing FreeBSD 4.2 Release (from the CD Roms) on a Compaq A550 and I need to setup a connection to a Telstra frame relay interface (which has yet to be installed) (A) Has anyone in .AU done this? (B) What interface card did you use? and which driver ( sr, ar, cx, ?? ) (C) Which distributor did you get the card from? (D) what software i/face are you using, do you recommend (sppp / netgraph / ?? ) (I have read the frame_relay item in the netgraph examples, but otherwise have no direct experience with netgraph) I have recompiled the kernel to add IPFW, NETGRAPH and drop some uneeded net devices and am quite OK do do so as needed again. (FreeBSD on my home machine since 2.2.2) Note the hostname in the dmesg is a dummy used for internal testing prior to domain registration Murray Taylor Project Engineer Bytecraft P/L +61 3 9587 2555 +61 3 9580 7690 fax mtaylor@bytecraft.com.au Current dmesg: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-RELEASE #0: Mon Feb 19 10:01:04 EST 2001 root@spyder.bytecraft.com.xxx:/usr/src/sys/compile/SPYDER Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 863933901 Hz CPU: Pentium III/Pentium III Xeon/Celeron (863.93-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383fbff real memory = 536805376 (524224K bytes) avail memory = 519200768 (507032K bytes) Preloaded elf kernel "kernel" at 0xc0350000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc035009c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcib2: at device 30.0 on pci0 pci2: on pcib2 fxp0: port 0x5400-0x543f mem 0xefe00000-0xefefffff,0xefd00000-0xefd00fff irq 11 at device 2.0 on pci2 fxp0: Ethernet address 00:50:8b:f1:de:df ahc0: port 0x5000-0x50ff mem 0xeff00000-0xeff00fff irq 11 at device 7.0 on pci2 aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs pci2: (vendor=0x1274, dev=0x5880) at 11.0 irq 11 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x6460-0x646f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x6440-0x645f irq 11 at device 31.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: (vendor=0x8086, dev=0x2413) at 31.3 irq 11 chip1: port 0x6400-0x643f,0x6000-0x60ff irq 11 at device 31.5 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/13 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port IP packet filtering initialized, divert disabled, rule-based forwarding disabled, default to accept, logging limited to 100 packets/entry by default ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed acd0: CDROM at ata1-master using PIO4 Waiting 5 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s2a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing Enabled da0: 17366MB (35566000 512 byte sectors: 255H 63S/T 2213C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18: 8:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 551AD37B491 for ; Mon, 26 Feb 2001 18:08:49 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.20.155.2]) by mostgraveconcern.com (8.11.1/8.11.1) with SMTP id f1R28l225353; Mon, 26 Feb 2001 18:08:48 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Message-ID: <008b01c0a062$38812200$029b140a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Duraid" , Subject: Re: NAT with ipfw? Date: Mon, 26 Feb 2001 18:08:47 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >if the default policy is to deny every thing then why you firewall is >full with deny rulls. shouldn't it just have the allow rulls since >everything else is going to be droped by default. Mostly to log specific ports...Others (like FTP) so I can quickly make them 'allow' temporarily. >other thing i think your firewall is stateless (using establish). if you >have made it statefull (using keep-state) i think it would be much >smaller. Well, for now, two reasons: 1. What I've got works for me, so "If it ain't broke, don't fix it"... 2. I haven't had time to get up to speed on keep-state :-( As I get time, I'll explore this... >neat site.. in my bookmarks Thanks, glad you find it useful! --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:11:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id D2F6E37B491 for ; Mon, 26 Feb 2001 18:11:13 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.20.155.2]) by mostgraveconcern.com (8.11.1/8.11.1) with SMTP id f1R2BA225368; Mon, 26 Feb 2001 18:11:11 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Message-ID: <00ad01c0a062$8daf77e0$029b140a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "E. Jordan Bojar" , Subject: Re: Sofupdates Date: Mon, 26 Feb 2001 18:11:10 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Can anyone reccommend an article with a good details or a complete >walkthrough on enabling "sofupdates" under 4.2? Try this: http://www.mostgraveconcern.com/freebsd/sheet.cgi?softup --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:14:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 5352F37B491 for ; Mon, 26 Feb 2001 18:14:17 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.20.155.2]) by mostgraveconcern.com (8.11.1/8.11.1) with SMTP id f1R2ED225380; Mon, 26 Feb 2001 18:14:13 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Message-ID: <00dc01c0a062$fa8a9840$029b140a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Duraid" , Subject: Re: web site: ms vs freebsd Date: Mon, 26 Feb 2001 18:14:13 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Lynx... hmm... that's what freebsd is all about. >isn't it a downside too not taking advantage of new features... Sheesh... Do you work in marketing at Microsoft? Or are you just trolling??? --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:21:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id 144BB37B491 for ; Mon, 26 Feb 2001 18:21:33 -0800 (PST) (envelope-from pirat@access.inet.co.th) Received: from firak.oaep.go.th (TruPPPA195.inet.co.th [203.151.28.195]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id JAA10546 for ; Tue, 27 Feb 2001 09:21:30 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Date: Tue, 27 Feb 2001 09:21:33 +0700 (ICT) From: pirat X-Sender: pirat@firak.oaep.go.th To: freebsd-questions@FreeBSD.ORG Subject: port : femlab Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, am using 4.2-stable at feb 15 2001. hard disk is about 15 gig and ram is 160 mbytes. has any one succeeded in compiling femlab from port ? with best regards, psr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:23:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12812.mail.yahoo.com (web12812.mail.yahoo.com [216.136.174.99]) by hub.freebsd.org (Postfix) with SMTP id 42C4C37B4EC for ; Mon, 26 Feb 2001 18:23:00 -0800 (PST) (envelope-from vengeance321@yahoo.com) Message-ID: <20010227022300.58857.qmail@web12812.mail.yahoo.com> Received: from [38.27.198.67] by web12812.mail.yahoo.com; Mon, 26 Feb 2001 18:23:00 PST Date: Mon, 26 Feb 2001 18:23:00 -0800 (PST) From: luke lastname Subject: ppp..error.....chat script failed To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1303455736-983240580=:58546" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --0-1303455736-983240580=:58546 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm setting up ppp for the first time and when i enter into a manual connection i get "Chat Script Failed" I'm using a Rockwell 56k data fax PCI modem if that helps... any help is welcome thx __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ --0-1303455736-983240580=:58546 Content-Type: text/plain; name="linkup.txt" Content-Description: linkup.txt Content-Disposition: inline; filename="linkup.txt" ######################################################################### # # Example of ppp.linkup file # # This file is checked when ppp establishes a connection. # ppp searches the labels in this file as follows: # # 1) The label that matches the IP number assigned to our side. # # 2) The label specified on the command line to ppp. # # 3) If no label has been found, use MYADDR if it exists. # # # $FreeBSD: src/share/examples/ppp/ppp.linkup.sample,v 1.2 1999/08/28 00:19:31 peter Exp $ # ######################################################################### # It is no longer necessary to re-add the default route here as our # ppp.conf route is `sticky' (see the man page). # If you're into sound effects when the link comes up, you can run # ``auplay'' (assuming NAS is installed and configured). # #MYADDR: # !bg /usr/X11R6/bin/auplay /etc/ppp/linkup.au # If we've got 192.244.176.32 as our address, then regard peer as a gateway # to 192.244.176.0 network. This may also be done in ppp.conf instead. # #192.244.176.32: # add 192.244.176.0 0 HISADDR #You may want to execute a script after connecting. This script can do # nice things such as kick off "sendmail -q", "popclient my.isp" and # "slurp -d news". It can be passed MYADDR, HISADDR and INTERFACE # as arguments too - useful for informing a DNS of your assigned IP. # # You may also want some sound effects.... # #pmdemand: 3 !bg /etc/ppp/ppp.etherup.pmdemand # ! sh -c "cat /etc/ppp/linkup.au >/dev/audio" # If your minimum call charge is 5 minutes, you may as well stay on # the line for that amount of time. If we want a 60 second subsequent # timeout, set your timeout to 300 in ppp.conf and then do this: # #min5minutes: # !bg sh -c "sleep 240; pppctl -p mypassword 3000 set timeout 60" myisp: delete ALL add 0 0 HISADDR --0-1303455736-983240580=:58546 Content-Type: text/plain; name="pppconf.txt" Content-Description: pppconf.txt Content-Disposition: inline; filename="pppconf.txt" ################################################################# # PPP Sample Configuration File # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # # See /usr/share/examples/ppp/ for some examples # # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp $ ################################################################# #default: # ident user-ppp VERSION (built COMPILATIONDATE) # Ensure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) # # set device /dev/cuaa1 # set log Phase Chat LCP IPCP CCP tun command # set speed 115200 # set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ # \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" # set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 # set timeout 120 # 3 mintue idle timer (the default) # add default HISADDR # Add a (sticky) default route # enable dns # request DNS info (for resolv.conf) #papchap: # # edit the next three lines and replace the items in caps with # the values which have been assigned by your ISP. # # set phone PHONE_NUM # set authname USERNAME # set authkey PASSWORD default: set device /dev/cuaa0 set speed 115200 disable lqr deny lqr set dial "ABORT BUSY ABORT NO\\sDIALTONE ABORT VOICE TIMEOUT 5 \"\" AT&F0M0 OK-AT-OK \\dATDT\\t TIMEOUT 40 CONNECT" interactive: set phone PHONE NUMBER set login "TIMEOUT 5 name:-\\r-name: USERNAME word: PASSWORD" set timeout 300 set openmode active myisp: set phone PHONE NUMBER set login "TIMEOUT 5 name:-\\r-name: USERNAME word: PASSWORD" set timeout 300 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 add 0 0 HISADDR set openmode active --0-1303455736-983240580=:58546 Content-Type: text/plain; name="ppplog.txt" Content-Description: ppplog.txt Content-Disposition: inline; filename="ppplog.txt" Feb 22 20:10:21 luke ppp[1291]: Phase: Using interface: tun0 Feb 22 20:10:21 luke ppp[1291]: Phase: deflink: Created in closed state Feb 22 20:10:21 luke ppp[1291]: Phase: PPP Started (interactive mode). Feb 22 20:10:48 luke ppp[1291]: Phase: PPP Terminated (normal). Feb 22 20:11:12 luke ppp[1293]: Phase: Using interface: tun0 Feb 22 20:11:12 luke ppp[1293]: Phase: deflink: Created in closed state Feb 22 20:11:12 luke ppp[1293]: Phase: PPP Started (interactive mode). Feb 22 20:11:16 luke ppp[1293]: Phase: bundle: Establish Feb 22 20:11:16 luke ppp[1293]: Phase: deflink: closed -> opening Feb 22 20:11:16 luke ppp[1293]: Phase: deflink: Connected! Feb 22 20:11:16 luke ppp[1293]: Phase: deflink: opening -> dial Feb 22 20:11:26 luke ppp[1293]: Warning: Chat script failed Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: dial -> hangup Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: Disconnected! Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: : 0 packets in, 0 packets out Feb 22 20:11:26 luke ppp[1293]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:11:26 2001 Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: hangup -> closed Feb 22 20:11:26 luke ppp[1293]: Phase: bundle: Dead Feb 22 20:12:14 luke ppp[1293]: Phase: bundle: Establish Feb 22 20:12:14 luke ppp[1293]: Phase: deflink: closed -> opening Feb 22 20:12:14 luke ppp[1293]: Phase: deflink: Connected! Feb 22 20:12:14 luke ppp[1293]: Phase: deflink: opening -> dial Feb 22 20:12:24 luke ppp[1293]: Warning: Chat script failed Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: dial -> hangup Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: Disconnected! Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: : 0 packets in, 0 packets out Feb 22 20:12:24 luke ppp[1293]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:12:24 2001 Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: hangup -> closed Feb 22 20:12:24 luke ppp[1293]: Phase: bundle: Dead Feb 22 20:12:38 luke ppp[1293]: Phase: PPP Terminated (normal). Feb 22 20:21:43 luke ppp[1317]: Phase: Using interface: tun0 Feb 22 20:21:43 luke ppp[1317]: Phase: deflink: Created in closed state Feb 22 20:21:43 luke ppp[1317]: Phase: PPP Started (interactive mode). Feb 22 20:22:14 luke ppp[1317]: Phase: PPP Terminated (normal). Feb 22 20:22:16 luke ppp[1318]: Phase: Using interface: tun0 Feb 22 20:22:16 luke ppp[1318]: Phase: deflink: Created in closed state Feb 22 20:22:16 luke ppp[1318]: Phase: PPP Started (interactive mode). Feb 22 20:22:48 luke ppp[1318]: Phase: bundle: Establish Feb 22 20:22:48 luke ppp[1318]: Phase: deflink: closed -> opening Feb 22 20:22:48 luke ppp[1318]: Phase: deflink: Connected! Feb 22 20:22:48 luke ppp[1318]: Phase: deflink: opening -> carrier Feb 22 20:22:49 luke ppp[1318]: Phase: deflink: /dev/cuaa0 doesn't support CD Feb 22 20:22:49 luke ppp[1318]: Phase: deflink: carrier -> ready Feb 22 20:23:54 luke ppp[1318]: Phase: Signal 1, terminate. Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: Disconnected! Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: Connect time: 66 secs: 0 octets in, 0 octets out Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: : 0 packets in, 0 packets out Feb 22 20:23:54 luke ppp[1318]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:23:54 2001 Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: ready -> closed Feb 22 20:23:54 luke ppp[1318]: Phase: bundle: Dead Feb 22 20:23:54 luke ppp[1318]: Phase: Signal 1, terminate. Feb 22 20:23:54 luke ppp[1318]: Phase: PPP Terminated (normal). Feb 22 20:33:46 luke ppp[259]: Phase: Using interface: tun0 Feb 22 20:33:46 luke ppp[259]: Phase: deflink: Created in closed state Feb 22 20:33:46 luke ppp[259]: Phase: PPP Started (interactive mode). Feb 22 20:33:50 luke ppp[259]: Phase: bundle: Establish Feb 22 20:33:50 luke ppp[259]: Phase: deflink: closed -> opening Feb 22 20:33:50 luke ppp[259]: Phase: deflink: Connected! Feb 22 20:33:50 luke ppp[259]: Phase: deflink: opening -> dial Feb 22 20:34:01 luke ppp[259]: Warning: Chat script failed Feb 22 20:34:01 luke ppp[259]: Phase: deflink: dial -> hangup Feb 22 20:34:01 luke ppp[259]: Phase: deflink: Disconnected! Feb 22 20:34:01 luke ppp[259]: Phase: deflink: Connect time: 11 secs: 0 octets in, 0 octets out Feb 22 20:34:01 luke ppp[259]: Phase: deflink: : 0 packets in, 0 packets out Feb 22 20:34:01 luke ppp[259]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:34:01 2001 Feb 22 20:34:01 luke ppp[259]: Phase: deflink: hangup -> closed Feb 22 20:34:01 luke ppp[259]: Phase: bundle: Dead Feb 22 20:34:12 luke ppp[259]: Phase: bundle: Establish Feb 22 20:34:12 luke ppp[259]: Phase: deflink: closed -> opening Feb 22 20:34:12 luke ppp[259]: Phase: deflink: Connected! Feb 22 20:34:12 luke ppp[259]: Phase: deflink: opening -> dial Feb 22 20:34:22 luke ppp[259]: Warning: Chat script failed Feb 22 20:34:22 luke ppp[259]: Phase: deflink: dial -> hangup Feb 22 20:34:22 luke ppp[259]: Phase: deflink: Disconnected! Feb 22 20:34:22 luke ppp[259]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Feb 22 20:34:22 luke ppp[259]: Phase: deflink: : 0 packets in, 0 packets out Feb 22 20:34:22 luke ppp[259]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:34:22 2001 Feb 22 20:34:22 luke ppp[259]: Phase: deflink: hangup -> closed Feb 22 20:34:22 luke ppp[259]: Phase: bundle: Dead Feb 22 20:34:34 luke ppp[259]: Phase: bundle: Establish Feb 22 20:34:34 luke ppp[259]: Phase: deflink: closed -> opening Feb 22 20:34:34 luke ppp[259]: Phase: deflink: Connected! Feb 22 20:34:34 luke ppp[259]: Phase: deflink: opening -> dial Feb 22 20:34:44 luke ppp[259]: Warning: Chat script failed Feb 22 20:34:44 luke ppp[259]: Phase: deflink: dial -> hangup Feb 22 20:34:44 luke ppp[259]: Phase: deflink: Disconnected! Feb 22 20:34:44 luke ppp[259]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Feb 22 20:34:44 luke ppp[259]: Phase: deflink: : 0 packets in, 0 packets out Feb 22 20:34:44 luke ppp[259]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:34:44 2001 Feb 22 20:34:44 luke ppp[259]: Phase: deflink: hangup -> closed Feb 22 20:34:44 luke ppp[259]: Phase: bundle: Dead Feb 22 20:34:51 luke ppp[259]: Phase: PPP Terminated (normal). Feb 25 18:46:14 luke ppp[207]: Phase: Using interface: tun0 Feb 25 18:46:14 luke ppp[207]: Phase: deflink: Created in closed state Feb 25 18:46:14 luke ppp[207]: Phase: PPP Started (interactive mode). Feb 25 18:46:17 luke ppp[207]: Phase: bundle: Establish Feb 25 18:46:17 luke ppp[207]: Phase: deflink: closed -> opening Feb 25 18:46:17 luke ppp[207]: Phase: deflink: Connected! Feb 25 18:46:17 luke ppp[207]: Phase: deflink: opening -> carrier Feb 25 18:46:18 luke ppp[207]: Phase: deflink: /dev/cuaa0 doesn't support CD Feb 25 18:46:18 luke ppp[207]: Phase: deflink: carrier -> ready Feb 25 18:47:20 luke ppp[207]: Phase: deflink: ready -> carrier Feb 25 18:47:20 luke ppp[207]: Phase: deflink: carrier -> lcp Feb 25 18:47:36 luke ppp[207]: Phase: deflink: Disconnected! Feb 25 18:47:36 luke ppp[207]: Phase: deflink: Connect time: 79 secs: 0 octets in, 265 octets out Feb 25 18:47:36 luke ppp[207]: Phase: deflink: : 0 packets in, 5 packets out Feb 25 18:47:36 luke ppp[207]: Phase: total 3 bytes/sec, peak 21 bytes/sec on Sun Feb 25 18:47:36 2001 Feb 25 18:47:36 luke ppp[207]: Phase: deflink: lcp -> closed Feb 25 18:47:36 luke ppp[207]: Phase: bundle: Dead Feb 25 18:47:45 luke ppp[207]: Phase: PPP Terminated (normal). Feb 25 18:47:48 luke ppp[208]: Phase: Using interface: tun0 Feb 25 18:47:48 luke ppp[208]: Phase: deflink: Created in closed state Feb 25 18:47:48 luke ppp[208]: Phase: PPP Started (interactive mode). Feb 25 18:47:51 luke ppp[208]: Phase: bundle: Establish Feb 25 18:47:51 luke ppp[208]: Phase: deflink: closed -> opening Feb 25 18:47:52 luke ppp[208]: Phase: deflink: Connected! Feb 25 18:47:52 luke ppp[208]: Phase: deflink: opening -> carrier Feb 25 18:47:53 luke ppp[208]: Phase: deflink: /dev/cuaa0 doesn't support CD Feb 25 18:47:53 luke ppp[208]: Phase: deflink: carrier -> ready Feb 25 18:49:13 luke ppp[208]: Phase: deflink: ready -> carrier Feb 25 18:49:13 luke ppp[208]: Phase: deflink: carrier -> lcp Feb 25 18:49:25 luke ppp[208]: Phase: Caught signal 2, abort connection(s) Feb 25 18:49:25 luke ppp[208]: Phase: deflink: Disconnected! Feb 25 18:49:25 luke ppp[208]: Phase: deflink: Connect time: 93 secs: 0 octets in, 138 octets out Feb 25 18:49:25 luke ppp[208]: Phase: deflink: : 0 packets in, 4 packets out Feb 25 18:49:25 luke ppp[208]: Phase: total 1 bytes/sec, peak 20 bytes/sec on Sun Feb 25 18:49:25 2001 Feb 25 18:49:25 luke ppp[208]: Phase: deflink: lcp -> closed Feb 25 18:49:25 luke ppp[208]: Phase: bundle: Dead Feb 25 18:49:25 luke ppp[208]: Phase: PPP Terminated (normal). Feb 26 17:29:02 luke ppp[221]: Phase: Using interface: tun0 Feb 26 17:29:02 luke ppp[221]: Phase: deflink: Created in closed state Feb 26 17:29:02 luke ppp[221]: Phase: PPP Started (interactive mode). Feb 26 17:29:09 luke ppp[221]: Phase: bundle: Establish Feb 26 17:29:09 luke ppp[221]: Phase: deflink: closed -> opening Feb 26 17:29:09 luke ppp[221]: Phase: deflink: Connected! Feb 26 17:29:09 luke ppp[221]: Phase: deflink: opening -> dial Feb 26 17:29:19 luke ppp[221]: Warning: Chat script failed Feb 26 17:29:19 luke ppp[221]: Phase: deflink: dial -> hangup Feb 26 17:29:19 luke ppp[221]: Phase: deflink: Disconnected! Feb 26 17:29:19 luke ppp[221]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Feb 26 17:29:19 luke ppp[221]: Phase: deflink: : 0 packets in, 0 packets out Feb 26 17:29:19 luke ppp[221]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 26 17:29:19 2001 Feb 26 17:29:19 luke ppp[221]: Phase: deflink: hangup -> closed Feb 26 17:29:19 luke ppp[221]: Phase: bundle: Dead Feb 26 17:29:31 luke ppp[221]: Phase: bundle: Establish Feb 26 17:29:31 luke ppp[221]: Phase: deflink: closed -> opening Feb 26 17:29:49 luke ppp[221]: Phase: deflink: Connected! Feb 26 17:29:49 luke ppp[221]: Phase: deflink: opening -> carrier Feb 26 17:29:50 luke ppp[221]: Phase: deflink: /dev/cuaa0 doesn't support CD Feb 26 17:29:50 luke ppp[221]: Phase: deflink: carrier -> ready Feb 26 17:30:45 luke ppp[221]: Phase: deflink: Disconnected! Feb 26 17:30:45 luke ppp[221]: Phase: deflink: Connect time: 56 secs: 0 octets in, 0 octets out Feb 26 17:30:45 luke ppp[221]: Phase: deflink: : 0 packets in, 0 packets out Feb 26 17:30:45 luke ppp[221]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 26 17:30:45 2001 Feb 26 17:30:45 luke ppp[221]: Phase: deflink: ready -> closed Feb 26 17:30:45 luke ppp[221]: Phase: bundle: Dead Feb 26 17:30:45 luke ppp[221]: Phase: PPP Terminated (normal). Feb 26 17:31:41 luke ppp[228]: Phase: Using interface: tun0 Feb 26 17:31:41 luke ppp[228]: Phase: deflink: Created in closed state Feb 26 17:31:41 luke ppp[228]: Phase: PPP Started (interactive mode). Feb 26 17:31:50 luke ppp[228]: Phase: bundle: Establish Feb 26 17:31:50 luke ppp[228]: Phase: deflink: closed -> opening Feb 26 17:31:50 luke ppp[228]: Phase: deflink: Connected! Feb 26 17:31:50 luke ppp[228]: Phase: deflink: opening -> dial Feb 26 17:32:00 luke ppp[228]: Warning: Chat script failed Feb 26 17:32:00 luke ppp[228]: Phase: deflink: dial -> hangup Feb 26 17:32:00 luke ppp[228]: Phase: deflink: Disconnected! Feb 26 17:32:00 luke ppp[228]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Feb 26 17:32:00 luke ppp[228]: Phase: deflink: : 0 packets in, 0 packets out Feb 26 17:32:00 luke ppp[228]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 26 17:32:00 2001 Feb 26 17:32:00 luke ppp[228]: Phase: deflink: hangup -> closed Feb 26 17:32:00 luke ppp[228]: Phase: bundle: Dead Feb 26 17:32:08 luke ppp[228]: Phase: PPP Terminated (normal). --0-1303455736-983240580=:58546-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:36:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id C25CC37B401 for ; Mon, 26 Feb 2001 18:36:36 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1R2a1E77753; Tue, 27 Feb 2001 12:36:11 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <07a001c0a066$2b10bf00$847e03cb@apana.org.au> From: "Doug Young" To: "luke lastname" , References: <20010227022300.58857.qmail@web12812.mail.yahoo.com> Subject: Re: ppp..error.....chat script failed Date: Tue, 27 Feb 2001 12:36:45 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sounds like the dreaded winmodem strikes again !!!!!!!! I've heard tell there are such creatures as NON-winmodem PCI thingies but if there is any truth in that story they sure don't get as far from home as OZ !!! The only ways I know to check .... I believe there is a database of modems around the net someplace, or you could pop the beast in a Win2000 system & see if it dials out (they generally "plug & pray" OK but refuse to dial. ----- Original Message ----- From: "luke lastname" To: Sent: Tuesday, February 27, 2001 12:23 PM Subject: ppp..error.....chat script failed > I'm setting up ppp for the first time and when i enter > into a manual connection i get "Chat Script Failed" > > I'm using a Rockwell 56k data fax PCI modem if that > helps... > > any help is welcome > > thx > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ ---------------------------------------------------------------------------- ---- > ######################################################################### > # > # Example of ppp.linkup file > # > # This file is checked when ppp establishes a connection. > # ppp searches the labels in this file as follows: > # > # 1) The label that matches the IP number assigned to our side. > # > # 2) The label specified on the command line to ppp. > # > # 3) If no label has been found, use MYADDR if it exists. > # > # > # $FreeBSD: src/share/examples/ppp/ppp.linkup.sample,v 1.2 1999/08/28 00:19:31 peter Exp $ > # > ######################################################################### > > # It is no longer necessary to re-add the default route here as our > # ppp.conf route is `sticky' (see the man page). > # If you're into sound effects when the link comes up, you can run > # ``auplay'' (assuming NAS is installed and configured). > # > #MYADDR: > # !bg /usr/X11R6/bin/auplay /etc/ppp/linkup.au > > # If we've got 192.244.176.32 as our address, then regard peer as a gateway > # to 192.244.176.0 network. This may also be done in ppp.conf instead. > # > #192.244.176.32: > # add 192.244.176.0 0 HISADDR > > #You may want to execute a script after connecting. This script can do > # nice things such as kick off "sendmail -q", "popclient my.isp" and > # "slurp -d news". It can be passed MYADDR, HISADDR and INTERFACE > # as arguments too - useful for informing a DNS of your assigned IP. > # > # You may also want some sound effects.... > # > #pmdemand: > 3 !bg /etc/ppp/ppp.etherup.pmdemand > # ! sh -c "cat /etc/ppp/linkup.au >/dev/audio" > > # If your minimum call charge is 5 minutes, you may as well stay on > # the line for that amount of time. If we want a 60 second subsequent > # timeout, set your timeout to 300 in ppp.conf and then do this: > # > #min5minutes: > # !bg sh -c "sleep 240; pppctl -p mypassword 3000 set timeout 60" > > myisp: > delete ALL > add 0 0 HISADDR > ---------------------------------------------------------------------------- ---- > ################################################################# > # PPP Sample Configuration File > # Originally written by Toshiharu OHNO > # Simplified 5/14/1999 by wself@cdrom.com > # > # See /usr/share/examples/ppp/ for some examples > # > # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp $ > ################################################################# > > #default: > # ident user-ppp VERSION (built COMPILATIONDATE) > > # Ensure that "device" references the correct serial port > # for your modem. (cuaa0 = COM1, cuaa1 = COM2) > # > # set device /dev/cuaa1 > > # set log Phase Chat LCP IPCP CCP tun command > # set speed 115200 > # set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ > # \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" > # set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > # set timeout 120 # 3 mintue idle timer (the default) > # add default HISADDR # Add a (sticky) default route > # enable dns # request DNS info (for resolv.conf) > > #papchap: > > # > # edit the next three lines and replace the items in caps with > # the values which have been assigned by your ISP. > # > > # set phone PHONE_NUM > # set authname USERNAME > # set authkey PASSWORD > > default: > set device /dev/cuaa0 > set speed 115200 > disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\\sDIALTONE ABORT VOICE TIMEOUT 5 \"\" AT&F0M0 OK-AT-OK \\dATDT\\t TIMEOUT 40 CONNECT" > > interactive: > set phone PHONE NUMBER > set login "TIMEOUT 5 name:-\\r-name: USERNAME word: PASSWORD" > set timeout 300 > set openmode active > > myisp: > set phone PHONE NUMBER > set login "TIMEOUT 5 name:-\\r-name: USERNAME word: PASSWORD" > set timeout 300 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 > add 0 0 HISADDR > set openmode active > ---------------------------------------------------------------------------- ---- > Feb 22 20:10:21 luke ppp[1291]: Phase: Using interface: tun0 > Feb 22 20:10:21 luke ppp[1291]: Phase: deflink: Created in closed state > Feb 22 20:10:21 luke ppp[1291]: Phase: PPP Started (interactive mode). > Feb 22 20:10:48 luke ppp[1291]: Phase: PPP Terminated (normal). > Feb 22 20:11:12 luke ppp[1293]: Phase: Using interface: tun0 > Feb 22 20:11:12 luke ppp[1293]: Phase: deflink: Created in closed state > Feb 22 20:11:12 luke ppp[1293]: Phase: PPP Started (interactive mode). > Feb 22 20:11:16 luke ppp[1293]: Phase: bundle: Establish > Feb 22 20:11:16 luke ppp[1293]: Phase: deflink: closed -> opening > Feb 22 20:11:16 luke ppp[1293]: Phase: deflink: Connected! > Feb 22 20:11:16 luke ppp[1293]: Phase: deflink: opening -> dial > Feb 22 20:11:26 luke ppp[1293]: Warning: Chat script failed > Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: dial -> hangup > Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: Disconnected! > Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out > Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: : 0 packets in, 0 packets out > Feb 22 20:11:26 luke ppp[1293]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:11:26 2001 > Feb 22 20:11:26 luke ppp[1293]: Phase: deflink: hangup -> closed > Feb 22 20:11:26 luke ppp[1293]: Phase: bundle: Dead > Feb 22 20:12:14 luke ppp[1293]: Phase: bundle: Establish > Feb 22 20:12:14 luke ppp[1293]: Phase: deflink: closed -> opening > Feb 22 20:12:14 luke ppp[1293]: Phase: deflink: Connected! > Feb 22 20:12:14 luke ppp[1293]: Phase: deflink: opening -> dial > Feb 22 20:12:24 luke ppp[1293]: Warning: Chat script failed > Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: dial -> hangup > Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: Disconnected! > Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out > Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: : 0 packets in, 0 packets out > Feb 22 20:12:24 luke ppp[1293]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:12:24 2001 > Feb 22 20:12:24 luke ppp[1293]: Phase: deflink: hangup -> closed > Feb 22 20:12:24 luke ppp[1293]: Phase: bundle: Dead > Feb 22 20:12:38 luke ppp[1293]: Phase: PPP Terminated (normal). > Feb 22 20:21:43 luke ppp[1317]: Phase: Using interface: tun0 > Feb 22 20:21:43 luke ppp[1317]: Phase: deflink: Created in closed state > Feb 22 20:21:43 luke ppp[1317]: Phase: PPP Started (interactive mode). > Feb 22 20:22:14 luke ppp[1317]: Phase: PPP Terminated (normal). > Feb 22 20:22:16 luke ppp[1318]: Phase: Using interface: tun0 > Feb 22 20:22:16 luke ppp[1318]: Phase: deflink: Created in closed state > Feb 22 20:22:16 luke ppp[1318]: Phase: PPP Started (interactive mode). > Feb 22 20:22:48 luke ppp[1318]: Phase: bundle: Establish > Feb 22 20:22:48 luke ppp[1318]: Phase: deflink: closed -> opening > Feb 22 20:22:48 luke ppp[1318]: Phase: deflink: Connected! > Feb 22 20:22:48 luke ppp[1318]: Phase: deflink: opening -> carrier > Feb 22 20:22:49 luke ppp[1318]: Phase: deflink: /dev/cuaa0 doesn't support CD > Feb 22 20:22:49 luke ppp[1318]: Phase: deflink: carrier -> ready > Feb 22 20:23:54 luke ppp[1318]: Phase: Signal 1, terminate. > Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: Disconnected! > Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: Connect time: 66 secs: 0 octets in, 0 octets out > Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: : 0 packets in, 0 packets out > Feb 22 20:23:54 luke ppp[1318]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:23:54 2001 > Feb 22 20:23:54 luke ppp[1318]: Phase: deflink: ready -> closed > Feb 22 20:23:54 luke ppp[1318]: Phase: bundle: Dead > Feb 22 20:23:54 luke ppp[1318]: Phase: Signal 1, terminate. > Feb 22 20:23:54 luke ppp[1318]: Phase: PPP Terminated (normal). > Feb 22 20:33:46 luke ppp[259]: Phase: Using interface: tun0 > Feb 22 20:33:46 luke ppp[259]: Phase: deflink: Created in closed state > Feb 22 20:33:46 luke ppp[259]: Phase: PPP Started (interactive mode). > Feb 22 20:33:50 luke ppp[259]: Phase: bundle: Establish > Feb 22 20:33:50 luke ppp[259]: Phase: deflink: closed -> opening > Feb 22 20:33:50 luke ppp[259]: Phase: deflink: Connected! > Feb 22 20:33:50 luke ppp[259]: Phase: deflink: opening -> dial > Feb 22 20:34:01 luke ppp[259]: Warning: Chat script failed > Feb 22 20:34:01 luke ppp[259]: Phase: deflink: dial -> hangup > Feb 22 20:34:01 luke ppp[259]: Phase: deflink: Disconnected! > Feb 22 20:34:01 luke ppp[259]: Phase: deflink: Connect time: 11 secs: 0 octets in, 0 octets out > Feb 22 20:34:01 luke ppp[259]: Phase: deflink: : 0 packets in, 0 packets out > Feb 22 20:34:01 luke ppp[259]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:34:01 2001 > Feb 22 20:34:01 luke ppp[259]: Phase: deflink: hangup -> closed > Feb 22 20:34:01 luke ppp[259]: Phase: bundle: Dead > Feb 22 20:34:12 luke ppp[259]: Phase: bundle: Establish > Feb 22 20:34:12 luke ppp[259]: Phase: deflink: closed -> opening > Feb 22 20:34:12 luke ppp[259]: Phase: deflink: Connected! > Feb 22 20:34:12 luke ppp[259]: Phase: deflink: opening -> dial > Feb 22 20:34:22 luke ppp[259]: Warning: Chat script failed > Feb 22 20:34:22 luke ppp[259]: Phase: deflink: dial -> hangup > Feb 22 20:34:22 luke ppp[259]: Phase: deflink: Disconnected! > Feb 22 20:34:22 luke ppp[259]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out > Feb 22 20:34:22 luke ppp[259]: Phase: deflink: : 0 packets in, 0 packets out > Feb 22 20:34:22 luke ppp[259]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:34:22 2001 > Feb 22 20:34:22 luke ppp[259]: Phase: deflink: hangup -> closed > Feb 22 20:34:22 luke ppp[259]: Phase: bundle: Dead > Feb 22 20:34:34 luke ppp[259]: Phase: bundle: Establish > Feb 22 20:34:34 luke ppp[259]: Phase: deflink: closed -> opening > Feb 22 20:34:34 luke ppp[259]: Phase: deflink: Connected! > Feb 22 20:34:34 luke ppp[259]: Phase: deflink: opening -> dial > Feb 22 20:34:44 luke ppp[259]: Warning: Chat script failed > Feb 22 20:34:44 luke ppp[259]: Phase: deflink: dial -> hangup > Feb 22 20:34:44 luke ppp[259]: Phase: deflink: Disconnected! > Feb 22 20:34:44 luke ppp[259]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out > Feb 22 20:34:44 luke ppp[259]: Phase: deflink: : 0 packets in, 0 packets out > Feb 22 20:34:44 luke ppp[259]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Thu Feb 22 20:34:44 2001 > Feb 22 20:34:44 luke ppp[259]: Phase: deflink: hangup -> closed > Feb 22 20:34:44 luke ppp[259]: Phase: bundle: Dead > Feb 22 20:34:51 luke ppp[259]: Phase: PPP Terminated (normal). > Feb 25 18:46:14 luke ppp[207]: Phase: Using interface: tun0 > Feb 25 18:46:14 luke ppp[207]: Phase: deflink: Created in closed state > Feb 25 18:46:14 luke ppp[207]: Phase: PPP Started (interactive mode). > Feb 25 18:46:17 luke ppp[207]: Phase: bundle: Establish > Feb 25 18:46:17 luke ppp[207]: Phase: deflink: closed -> opening > Feb 25 18:46:17 luke ppp[207]: Phase: deflink: Connected! > Feb 25 18:46:17 luke ppp[207]: Phase: deflink: opening -> carrier > Feb 25 18:46:18 luke ppp[207]: Phase: deflink: /dev/cuaa0 doesn't support CD > Feb 25 18:46:18 luke ppp[207]: Phase: deflink: carrier -> ready > Feb 25 18:47:20 luke ppp[207]: Phase: deflink: ready -> carrier > Feb 25 18:47:20 luke ppp[207]: Phase: deflink: carrier -> lcp > Feb 25 18:47:36 luke ppp[207]: Phase: deflink: Disconnected! > Feb 25 18:47:36 luke ppp[207]: Phase: deflink: Connect time: 79 secs: 0 octets in, 265 octets out > Feb 25 18:47:36 luke ppp[207]: Phase: deflink: : 0 packets in, 5 packets out > Feb 25 18:47:36 luke ppp[207]: Phase: total 3 bytes/sec, peak 21 bytes/sec on Sun Feb 25 18:47:36 2001 > Feb 25 18:47:36 luke ppp[207]: Phase: deflink: lcp -> closed > Feb 25 18:47:36 luke ppp[207]: Phase: bundle: Dead > Feb 25 18:47:45 luke ppp[207]: Phase: PPP Terminated (normal). > Feb 25 18:47:48 luke ppp[208]: Phase: Using interface: tun0 > Feb 25 18:47:48 luke ppp[208]: Phase: deflink: Created in closed state > Feb 25 18:47:48 luke ppp[208]: Phase: PPP Started (interactive mode). > Feb 25 18:47:51 luke ppp[208]: Phase: bundle: Establish > Feb 25 18:47:51 luke ppp[208]: Phase: deflink: closed -> opening > Feb 25 18:47:52 luke ppp[208]: Phase: deflink: Connected! > Feb 25 18:47:52 luke ppp[208]: Phase: deflink: opening -> carrier > Feb 25 18:47:53 luke ppp[208]: Phase: deflink: /dev/cuaa0 doesn't support CD > Feb 25 18:47:53 luke ppp[208]: Phase: deflink: carrier -> ready > Feb 25 18:49:13 luke ppp[208]: Phase: deflink: ready -> carrier > Feb 25 18:49:13 luke ppp[208]: Phase: deflink: carrier -> lcp > Feb 25 18:49:25 luke ppp[208]: Phase: Caught signal 2, abort connection(s) > Feb 25 18:49:25 luke ppp[208]: Phase: deflink: Disconnected! > Feb 25 18:49:25 luke ppp[208]: Phase: deflink: Connect time: 93 secs: 0 octets in, 138 octets out > Feb 25 18:49:25 luke ppp[208]: Phase: deflink: : 0 packets in, 4 packets out > Feb 25 18:49:25 luke ppp[208]: Phase: total 1 bytes/sec, peak 20 bytes/sec on Sun Feb 25 18:49:25 2001 > Feb 25 18:49:25 luke ppp[208]: Phase: deflink: lcp -> closed > Feb 25 18:49:25 luke ppp[208]: Phase: bundle: Dead > Feb 25 18:49:25 luke ppp[208]: Phase: PPP Terminated (normal). > Feb 26 17:29:02 luke ppp[221]: Phase: Using interface: tun0 > Feb 26 17:29:02 luke ppp[221]: Phase: deflink: Created in closed state > Feb 26 17:29:02 luke ppp[221]: Phase: PPP Started (interactive mode). > Feb 26 17:29:09 luke ppp[221]: Phase: bundle: Establish > Feb 26 17:29:09 luke ppp[221]: Phase: deflink: closed -> opening > Feb 26 17:29:09 luke ppp[221]: Phase: deflink: Connected! > Feb 26 17:29:09 luke ppp[221]: Phase: deflink: opening -> dial > Feb 26 17:29:19 luke ppp[221]: Warning: Chat script failed > Feb 26 17:29:19 luke ppp[221]: Phase: deflink: dial -> hangup > Feb 26 17:29:19 luke ppp[221]: Phase: deflink: Disconnected! > Feb 26 17:29:19 luke ppp[221]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out > Feb 26 17:29:19 luke ppp[221]: Phase: deflink: : 0 packets in, 0 packets out > Feb 26 17:29:19 luke ppp[221]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 26 17:29:19 2001 > Feb 26 17:29:19 luke ppp[221]: Phase: deflink: hangup -> closed > Feb 26 17:29:19 luke ppp[221]: Phase: bundle: Dead > Feb 26 17:29:31 luke ppp[221]: Phase: bundle: Establish > Feb 26 17:29:31 luke ppp[221]: Phase: deflink: closed -> opening > Feb 26 17:29:49 luke ppp[221]: Phase: deflink: Connected! > Feb 26 17:29:49 luke ppp[221]: Phase: deflink: opening -> carrier > Feb 26 17:29:50 luke ppp[221]: Phase: deflink: /dev/cuaa0 doesn't support CD > Feb 26 17:29:50 luke ppp[221]: Phase: deflink: carrier -> ready > Feb 26 17:30:45 luke ppp[221]: Phase: deflink: Disconnected! > Feb 26 17:30:45 luke ppp[221]: Phase: deflink: Connect time: 56 secs: 0 octets in, 0 octets out > Feb 26 17:30:45 luke ppp[221]: Phase: deflink: : 0 packets in, 0 packets out > Feb 26 17:30:45 luke ppp[221]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 26 17:30:45 2001 > Feb 26 17:30:45 luke ppp[221]: Phase: deflink: ready -> closed > Feb 26 17:30:45 luke ppp[221]: Phase: bundle: Dead > Feb 26 17:30:45 luke ppp[221]: Phase: PPP Terminated (normal). > Feb 26 17:31:41 luke ppp[228]: Phase: Using interface: tun0 > Feb 26 17:31:41 luke ppp[228]: Phase: deflink: Created in closed state > Feb 26 17:31:41 luke ppp[228]: Phase: PPP Started (interactive mode). > Feb 26 17:31:50 luke ppp[228]: Phase: bundle: Establish > Feb 26 17:31:50 luke ppp[228]: Phase: deflink: closed -> opening > Feb 26 17:31:50 luke ppp[228]: Phase: deflink: Connected! > Feb 26 17:31:50 luke ppp[228]: Phase: deflink: opening -> dial > Feb 26 17:32:00 luke ppp[228]: Warning: Chat script failed > Feb 26 17:32:00 luke ppp[228]: Phase: deflink: dial -> hangup > Feb 26 17:32:00 luke ppp[228]: Phase: deflink: Disconnected! > Feb 26 17:32:00 luke ppp[228]: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out > Feb 26 17:32:00 luke ppp[228]: Phase: deflink: : 0 packets in, 0 packets out > Feb 26 17:32:00 luke ppp[228]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 26 17:32:00 2001 > Feb 26 17:32:00 luke ppp[228]: Phase: deflink: hangup -> closed > Feb 26 17:32:00 luke ppp[228]: Phase: bundle: Dead > Feb 26 17:32:08 luke ppp[228]: Phase: PPP Terminated (normal). > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:40: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tmd.df.ru (cr219023-a.rchrd1.on.wave.home.com [24.43.203.140]) by hub.freebsd.org (Postfix) with ESMTP id 706FE37B491 for ; Mon, 26 Feb 2001 18:39:57 -0800 (PST) (envelope-from tmd@tmd.df.ru) Received: by tmd.df.ru (Postfix, from userid 1001) id 4AE1EF5E9; Mon, 26 Feb 2001 21:39:55 -0500 (EST) Date: Mon, 26 Feb 2001 21:39:54 -0500 From: Mark Livingstone To: freebsd-questions@freebsd.org Subject: idle..?!!? Message-ID: <20010226213954.A8089@tmd.df.ru> Mail-Followup-To: Mark Livingstone , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.2-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is there a way i can kick a user if his idle time exceeds a certain amount of time? is such a feature built-in in zsh/bash or in FreeBSD? thanks in advance! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 18:50:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.toronto.istar.net (mail1.toronto.istar.net [209.89.75.17]) by hub.freebsd.org (Postfix) with ESMTP id 9150637B401 for ; Mon, 26 Feb 2001 18:50:17 -0800 (PST) (envelope-from genisis@istar.ca) Received: from d141-118-73.home.cgocable.net ([24.141.118.73]) by mail1.toronto.istar.net with esmtp (Exim 2.02 #1) id 14XaCj-00044X-00; Mon, 26 Feb 2001 21:49:34 -0500 Date: Mon, 26 Feb 2001 21:41:02 -0500 (EST) From: Dru X-Sender: genisis@x1-6-00-00-b4-94-9d-3f.kico1.on.home.com To: Mark Livingstone Cc: freebsd-questions@FreeBSD.ORG Subject: Re: idle..?!!? In-Reply-To: <20010226213954.A8089@tmd.df.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG idled in the ports collection in the sysutils section Dru On Mon, 26 Feb 2001, Mark Livingstone wrote: > is there a way i can kick a user if his idle time exceeds a certain amount of time? is such a feature built-in in > zsh/bash or in FreeBSD? > > thanks in advance! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 19: 9:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id DEB1A37B401 for ; Mon, 26 Feb 2001 19:09:26 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-118.hutchtel.net [206.10.67.18]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA05860; Mon, 26 Feb 2001 21:09:24 -0600 (CST) Message-ID: <004301c0a133$d945acc0$6100000a@vladsempire.net> From: "Josh Paetzel" To: , "jesse reynolds" Cc: References: Subject: Re: hardware fault or software problem? (machine freezes) Date: Tue, 27 Feb 2001 21:08:51 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "jesse reynolds" To: Cc: Sent: Sunday, February 25, 2001 10:14 PM Subject: hardware fault or software problem? (machine freezes) > Hi folx > > Any advice is greatly appreciated here... I have a server that's > about 4 months old. It's started crashing a fair bit, and when it > crashed it completely freezes instantly, not giving the OS a change > to log anything, so it doesn't reboot. The soft-power button on the > front does not turn succeed in turning off the machine, but the reset > button does work, as does ripping the power out of the back! > > This to me sounds like a motherboard issue, but I guess it's possible > it's a software problem. > > What I do get in my messages file is alot of random read errors from > the primary hard drive, which is running on UDMA/66 (promise > controller onboard a gigabyte motherboard). Is it possible the > hardware or software gives up after a certain number of read errors? > (each time the read is retried and is fine the second time, and it's > completely random which block on the hard disk is going to error out). > > I'm running FreeBSD 4.1.1-RELEASE, here is a dmesg. > > My question is should I a) changeover the motherboard, b) upgrade > FreeBSD, c) both a and b, or d) get completely new hardware > > Thanks! > > -jesse > I would try swapping the controller and cable before replacing the motherboard. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 19:16: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 7C94437B401 for ; Mon, 26 Feb 2001 19:15:59 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-118.hutchtel.net [206.10.67.18]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA12391; Mon, 26 Feb 2001 21:15:55 -0600 (CST) Message-ID: <006701c0a134$c1f1e240$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Sven Huster" , References: <20010226102230.B18896@venus.mailsurf.com> Subject: Re: mlx message Date: Tue, 27 Feb 2001 21:15:06 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Sven Huster" To: Sent: Monday, February 26, 2001 3:22 AM Subject: mlx message > hi there, > > could anybody explain me what this messages mean? > > Feb 25 01:59:35 mnt02 /kernel: mlx0: physical drive 0:1 error log: sense = 3 asc = 11 asq = 0 > Feb 25 01:59:35 mnt02 /kernel: mlx0: info 02:04:5c:57 csi 00:00:00:00 > > > regards > According to the mlx man page, that error means that drive 0 has experienced a SCSI error. Josh > -- > Sven Huster > Senior Unix System Administrator > *BSD, Solaris, Linux > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 19:21:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from va.com.au (va.com.au [203.15.106.1]) by hub.freebsd.org (Postfix) with ESMTP id 6A18A37B491 for ; Mon, 26 Feb 2001 19:21:18 -0800 (PST) (envelope-from jesse@va.com.au) Received: from [10.0.1.52] (203.164.93.134) by va.com.au with ESMTP (Eudora Internet Mail Server 2.2.2); Tue, 27 Feb 2001 13:51:12 +1030 Mime-Version: 1.0 X-Sender: jesse@mail.va.com.au Message-Id: In-Reply-To: <004301c0a133$d945acc0$6100000a@vladsempire.net> References: <004301c0a133$d945acc0$6100000a@vladsempire.net> Date: Tue, 27 Feb 2001 14:21:02 +1100 To: "Josh Paetzel" , From: jesse reynolds Subject: Re: hardware fault or software problem? (machine freezes) Cc: Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 9:08 PM -0600 27/2/01, Josh Paetzel wrote: >----- Original Message ----- >From: "jesse reynolds" >To: >Cc: >Sent: Sunday, February 25, 2001 10:14 PM >Subject: hardware fault or software problem? (machine freezes) > > >> Hi folx >> >> Any advice is greatly appreciated here... I have a server that's >> about 4 months old. It's started crashing a fair bit, and when it >> crashed it completely freezes instantly, not giving the OS a change >> to log anything, so it doesn't reboot. The soft-power button on the >> front does not turn succeed in turning off the machine, but the >reset >> button does work, as does ripping the power out of the back! >> >> This to me sounds like a motherboard issue, but I guess it's >possible >> it's a software problem. > > >> What I do get in my messages file is alot of random read errors from >> the primary hard drive, which is running on UDMA/66 (promise >> controller onboard a gigabyte motherboard). Is it possible the >> hardware or software gives up after a certain number of read errors? >> (each time the read is retried and is fine the second time, and it's >> completely random which block on the hard disk is going to error >out). >> >> I'm running FreeBSD 4.1.1-RELEASE, here is a dmesg. >> >> My question is should I a) changeover the motherboard, b) upgrade >> FreeBSD, c) both a and b, or d) get completely new hardware >> >> Thanks! >> >> -jesse > > > > >I would try swapping the controller and cable before replacing the >motherboard. > >Josh The problem here is that the Promise ATA controller is soldered onto the motherboard. :-| Cheers Jesse -- Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au Email: jesse (at) va.com.au > Web Hosting Phone: +61 8 8223 2288 > Streaming Media Hosting ?: http://jesse.va.com.au > Telehousing / Colocation > Internet Application Design "This is the time, and this is the record of the time. " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 19:26:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR002.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 4417437B401 for ; Mon, 26 Feb 2001 19:26:51 -0800 (PST) (envelope-from amyfoub@videotron.ca) Received: from guillaume ([24.200.37.38]) by VL-MS-MR002.sc1.videotron.ca (Netscape Messaging Server 4.15) with SMTP id G9EBO300.ZLX for ; Mon, 26 Feb 2001 22:14:27 -0500 Message-ID: <002c01c0a06b$1a2dae00$0a0110ac@guillaume> From: "Guillaume" To: Subject: 2 video cards (FreeBSD/Windows 2000) Date: Mon, 26 Feb 2001 22:12:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have two video cards installed in my computer (S3 Trio 64v2 PCI and 3D prophet II MX AGP). I want to use my AGP card under Windows 2000 and my PCI card under FreeBSD/XFree86. How can I do that? Is it possible? My AGP card isn't supported yet by XFree86. My PCI card and XFree86 work great when I disable my other. Guillaume amyfoub@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 19:44:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.lig.bellsouth.net (mail2.lig.bellsouth.net [205.152.0.56]) by hub.freebsd.org (Postfix) with ESMTP id E3F8137B491 for ; Mon, 26 Feb 2001 19:44:32 -0800 (PST) (envelope-from john@coastalgeology.org) Received: from coastalgeology.org (adsl-20-126-163.chs.bellsouth.net [66.20.126.163]) by mail2.lig.bellsouth.net (3.3.5alt/0.75.2) with SMTP id WAA22421 for ; Mon, 26 Feb 2001 22:44:31 -0500 (EST) Received: (qmail 83765 invoked by uid 1000); 27 Feb 2001 04:04:38 -0000 Date: Mon, 26 Feb 2001 23:04:38 -0500 From: Jonathan Pennington To: questions@freebsd.org Subject: Jpilot/PilotManager...? Message-ID: <20010226230438.A83660@coastalgeology.org> Reply-To: Jonathan Pennington Mail-Followup-To: Jonathan Pennington , questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Warning: Bill Gates Controls The Matrix Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone using 4.2 or -STABLE have Jpilot or PilotManager working? I'm having problems with both and could use a hand. I have FreeBSD-STABLE (cvsup'd about 3 weeks ago), and a Handspring Visor Deluxe with USB cradle. I have Coldsync working, but wanted to *try* a graphical solution. Both Jpilot and PilotManager look like like nice GUIs, I think I'd be happy with either excep for the following problems: Jpilot: Says to press the HotSync butten, then complains about "pi_bind Device not configured \n Check your serial port and settings \n exiting with status - 10". This happens with device set to /dev/ugen0, /dev/ugen0.x and /dev/visor (symlinked). If someone has a USB Visor with Jpilot, is there a specific setting I need to change for USB? PilotManager: This might be easier. The perl module (PDA::Pilot, specifically) does not seem to "work." There's no port, so I grabbed the basic package from the website. There is also a "small" package, but they contain pre-compiled modules for specific systems, and I cannot make them work. If anyone has PilotManager working (with a USB cradle), how did you install it. thanks, -J -- Jonathan__________________________Pennington_____________________ CoastalGeology.Org (CGO) | EGg0 Educational Robotics | http://coastalgeology.org | http://eggo.sourceforge.net | john@coastalgeology.org | eggo_robotics@bellsouth.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 19:51:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id BB3EF37B401 for ; Mon, 26 Feb 2001 19:51:10 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-118.hutchtel.net [206.10.67.18]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA14832; Mon, 26 Feb 2001 21:51:04 -0600 (CST) Message-ID: <015501c0a139$aafd2ae0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "pirat" , References: Subject: Re: port : femlab Date: Tue, 27 Feb 2001 21:50:30 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "pirat" To: Sent: Monday, February 26, 2001 8:21 PM Subject: port : femlab > hi, > > am using 4.2-stable at feb 15 2001. hard disk is about 15 gig and ram is > 160 mbytes. > > has any one succeeded in compiling femlab from port ? > > with best regards, > psr > > No. I just tried on a 4.2-RELEASE box and it bombed. Contact the port maintainer. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 20: 2:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id C755337B65D for ; Mon, 26 Feb 2001 20:02:24 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-118.hutchtel.net [206.10.67.18]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id WAA14397; Mon, 26 Feb 2001 22:02:23 -0600 (CST) Message-ID: <016d01c0a13b$3f680d20$6100000a@vladsempire.net> From: "Josh Paetzel" To: , "jesse reynolds" Cc: References: <004301c0a133$d945acc0$6100000a@vladsempire.net> Subject: Re: hardware fault or software problem? (machine freezes) Date: Tue, 27 Feb 2001 22:01:49 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "jesse reynolds" To: "Josh Paetzel" ; Cc: Sent: Monday, February 26, 2001 9:21 PM Subject: Re: hardware fault or software problem? (machine freezes) > At 9:08 PM -0600 27/2/01, Josh Paetzel wrote: > >----- Original Message ----- > >From: "jesse reynolds" > >To: > >Cc: > >Sent: Sunday, February 25, 2001 10:14 PM > >Subject: hardware fault or software problem? (machine freezes) > > > > > >> Hi folx > >> > >> Any advice is greatly appreciated here... I have a server that's > >> about 4 months old. It's started crashing a fair bit, and when it > >> crashed it completely freezes instantly, not giving the OS a change > >> to log anything, so it doesn't reboot. The soft-power button on the > >> front does not turn succeed in turning off the machine, but the > >reset > >> button does work, as does ripping the power out of the back! > >> > >> This to me sounds like a motherboard issue, but I guess it's > >possible > >> it's a software problem. > > > > >> What I do get in my messages file is alot of random read errors from > >> the primary hard drive, which is running on UDMA/66 (promise > >> controller onboard a gigabyte motherboard). Is it possible the > >> hardware or software gives up after a certain number of read errors? > >> (each time the read is retried and is fine the second time, and it's > >> completely random which block on the hard disk is going to error > >out). > >> > >> I'm running FreeBSD 4.1.1-RELEASE, here is a dmesg. > >> > >> My question is should I a) changeover the motherboard, b) upgrade > >> FreeBSD, c) both a and b, or d) get completely new hardware > >> > >> Thanks! > >> > >> -jesse > > > > > > > > >I would try swapping the controller and cable before replacing the > >motherboard. > > > >Josh > > > The problem here is that the Promise ATA controller is soldered onto > the motherboard. :-| > > Cheers > > Jesse Yeah, I see now that you already said that. Sorry. Is there anyway you can get ahold of a PCI promise card and disable the onboard controller? You need some way to isolate components so you can troubleshoot this. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 20:23:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pinboard.com (mail.pinboard.com [194.209.195.7]) by hub.freebsd.org (Postfix) with ESMTP id C1C6A37B503 for ; Mon, 26 Feb 2001 20:23:41 -0800 (PST) (envelope-from kurt@pinboard.com) Received: (from uucp@localhost) by mail.pinboard.com (8.9.3/8.9.3/20000102-00-KK) with UUCP id FAA69660; Tue, 27 Feb 2001 05:23:39 +0100 (CET) (envelope-from kurt@pinboard.com (kurt@pinboard.com)) (client-IP ) Received: (from uucp@localhost) by squirrel.pbdhome.pinboard.com (8.9.1/8.9.1-19980817-01/KK) with UUCP id WAA28350; Mon, 26 Feb 2001 22:53:07 +0100 (CET) (envelope-from: kurt@pinboard.com) Received: (from kurt@localhost) by badger.pbdhome.pinboard.com (8.9.3/8.9.3/20000829-01-KK) id WAA40749; Mon, 26 Feb 2001 22:45:51 +0100 (CET) (envelope-from kurt (kurt)) (client-IP ) Date: Mon, 26 Feb 2001 22:45:50 +0100 From: pbdlists@pinboard.com To: freebsd-questions@freebsd.org Cc: richard childers Subject: Re: boot of 4.2R hangs Message-ID: <20010226224550.A40730@pinboard.com> Mail-Followup-To: pbdlists@pinboard.com, freebsd-questions@freebsd.org, richard childers References: <20010225234238.A36602@pinboard.com> <3A99BCF1.AB6A9E1F@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A99BCF1.AB6A9E1F@pacbell.net>; from fscked@pacbell.net on Sun, Feb 25, 2001 at 06:18:25PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, this is what I already tried. Also the latest floppies (4.2-STABLE-20010225), but all with the same result. Kurt On Sun, Feb 25, 2001 at 06:18:25PM -0800, richard childers wrote: > Try downloading the bootable ".flp" images from ftp.freebsd.org. I had a > similar problem and > I found that this resolved the issue. (I'm wrestling with X11 now so I > haven't dug deeper.) > pbdlists@pinboard.com wrote: > > > Has anybody got an idea what the heck I have to do to get the 4.2R > > installaiton media to load properly? I've tried on different machines, > > I've tried on SCSI CD-ROM's and IDE CD-ROM's, I've tried to boot from > > the CD and from the floppies, I've also tried the floppies of the latest > > -STABLE, but all with the same result: when the devices are being > > scanned it gets as far as the parallel port and then it sits there and > > does nothing. The last line on the screen says > > > > plip0: on ppbus0 > > > > and there it stays. I've also tried disabling any and all devices which > > are not absolutely required for the install, but it still stops. > > > > I've been using FreeBSD since v2.0.5 on lots of machines, but I've never > > had a problem like this before. Also all the previous releases boot, > > install and run just fine on the same machines, so it should not be > > anything with the hardware. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 20:27:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sapphire.alisa.org (h2.i-legal.cc [63.228.91.108]) by hub.freebsd.org (Postfix) with ESMTP id A948C37B503 for ; Mon, 26 Feb 2001 20:27:53 -0800 (PST) (envelope-from jjr@sapphire.alisa.org) Received: from snow.alisa.org (snow [65.6.105.253]) by sapphire.alisa.org (8.9.3/8.9.3) with SMTP id VAA11062 for ; Mon, 26 Feb 2001 21:27:52 -0700 (MST) (envelope-from jjr@sapphire.alisa.org) From: "John J. Rushford Jr" Reply-To: jjr@sapphire.alisa.org To: freebsd-questions@FreeBSD.org Subject: ipsec and sendmail Date: Mon, 26 Feb 2001 21:20:09 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01022621275100.00488@snow.alisa.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I've added Ipsec to a 4.2-STABLE machines kernel and after booting the machine sendmail hangs during the boot sequence. I can type a ctrl-c and the machine will continue on with the boot and everything seems to be running normally. I try to start sendmail by hand using: /usr/sbin/sendmail -bd -q30m but it still hangs. When I boot kernel.old sendmail no-longer hangs. This machine is also a nat firewall and I am also using: gateway_enable="YES" firewall_enable="YES" firewall_type="open" natd_enable="YES" natd_interface="xl0" natd_flags="-f /etc/natd.conf" I can't understand why sendmail hangs, this is not good because the machine is a mail server too. Can anyone tell me why it hangs with IPSEC enabled in the kernel? What can I do to fix this? -- John J. Rushford jjr@alisa.org jjr@cs.du.edu http://www.cs.du.edu/~jjr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 20:34:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from impatience.valueclick.com (impatience.valueclick.com [216.246.96.99]) by hub.freebsd.org (Postfix) with SMTP id 083C037B401 for ; Mon, 26 Feb 2001 20:34:28 -0800 (PST) (envelope-from ask@valueclick.com) Received: (qmail 12656 invoked by uid 500); 27 Feb 2001 04:34:27 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Feb 2001 04:34:27 -0000 Date: Mon, 26 Feb 2001 20:34:27 -0800 (PST) From: Ask Bjoern Hansen To: freebsd-questions@freebsd.org Subject: sendmail hangs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm usually a qmail person, but on one of the boxes I am looking after we run sendmail. After upgrading 4.2-STABLE (from late January to the latest) sendmail seems to hang for approximately forever before moving on. `truss mailq 2> /tmp/foo` seems to print everything it will put in the /tmp/foo file but hang for a long time after this. ... fstat(0,0xbfbfe788) = 0 (0x0) fstat(1,0xbfbfe788) = 0 (0x0) fstat(2,0xbfbfe788) = 0 (0x0) open("/dev/urandom",0,00) = 3 (0x3) read(0x3,0x28237aa4,0x7c) = 124 (0x7c) close(3) = 0 (0x0) getgroups(0x10,0x80b78a0) = 8 (0x8) getegid() = 0 (0x0) [EOF] any clues or should I get gdb out? - ask -- ask bjoern hansen - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 20:45:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sapphire.alisa.org (h2.i-legal.cc [63.228.91.108]) by hub.freebsd.org (Postfix) with ESMTP id 6C3B937B401 for ; Mon, 26 Feb 2001 20:45:46 -0800 (PST) (envelope-from jjr@sapphire.alisa.org) Received: from snow.alisa.org (snow [65.6.105.253]) by sapphire.alisa.org (8.9.3/8.9.3) with SMTP id VAA11144; Mon, 26 Feb 2001 21:45:25 -0700 (MST) (envelope-from jjr@sapphire.alisa.org) From: "John J. Rushford Jr" Reply-To: jjr@sapphire.alisa.org To: Ask Bjoern Hansen , freebsd-questions@FreeBSD.ORG Subject: Re: sendmail hangs Date: Mon, 26 Feb 2001 21:42:17 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain; charset="US-ASCII" References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01022621452500.00548@snow.alisa.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Ask Bjoern Hansen wrote: > Hi, > > I'm usually a qmail person, but on one of the boxes I am looking > after we run sendmail. > > After upgrading 4.2-STABLE (from late January to the > latest) sendmail seems to hang for approximately forever before > moving on. > > `truss mailq 2> /tmp/foo` seems to print everything it will put in > the /tmp/foo file but hang for a long time after this. > > ... > ffstat(0,0xbfbfe788) = 0 (0x0) > fstat(1,0xbfbfe788) = 0 (0x0) > fstat(2,0xbfbfe788) = 0 (0x0) > open("/dev/urandom",0,00) = 3 (0x3) > read(0x3,0x28237aa4,0x7c) = 124 (0x7c) > close(3) = 0 (0x0) > getgroups(0x10,0x80b78a0) = 8 (0x8) > getegid() = 0 (0x0) > [EOF] > > any clues or should I get gdb out? > Interesting, I just posted a question about this same problem. However, I only noticed it after adding the following kernel options: options IPSEC options IPSEC_ESP options IPSEC_DEBUG When I boot from a kernel without these options, sendmail no-longer hangs. With these options it hangs and I see the same thing you do with truss. -- John J. Rushford jjr@alisa.org jjr@cs.du.edu http://www.cs.du.edu/~jjr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 21: 9:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id B405D37B69B for ; Mon, 26 Feb 2001 21:09:23 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f1R58n741080; Mon, 26 Feb 2001 21:08:50 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Aaron Hill" , Cc: Subject: RE: Order Date: Mon, 26 Feb 2001 21:08:49 -0800 Message-ID: <001601c0a07b$5ec89880$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill > >Gail, > > >Also, please look through that Internet site mentioned as you will find it >offers other titles than just the FreeBSD manual. One such example >is a book >titled The Complete FreeBSD which many people on this mailing list >use, you >can find this book (with CDs) by following this link... > >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml > > Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 FreeBSD CDROM included. It is also available overseas - see the website for a list of bookstores. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 21:16:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 7B16E37B491 for ; Mon, 26 Feb 2001 21:16:49 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f1R5Gi741110; Mon, 26 Feb 2001 21:16:44 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "3phase" , , Subject: RE: Boot Manager PLEASE HELP!! Date: Mon, 26 Feb 2001 21:16:44 -0800 Message-ID: <003001c0a07c$79addc40$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <00e601c09f9a$ac210900$40a0480c@sisyphus2> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This behavior is not uncommon in some of these systems, it's due to the boot manager being unable to find the kernel loader. Try reformatting the disk and installing a 1 MB dos partition, then install BSD on a partition after this, and it should be OK. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of 3phase >Sent: Sunday, February 25, 2001 6:19 PM >To: UNIXfreak@normalpeoplescareme.com; freebsd-questions@FreeBSD.ORG >Subject: Re: Boot Manager PLEASE HELP!! > > >----- Original Message ----- >From: "UNIX Freak" >To: >Sent: Sunday, February 25, 2001 12:36 AM >Subject: Boot Manager PLEASE HELP!! > > >> PLEASE HELP >> I installed FreeBSD on my laptop computer but I traded it in >> for a new Compaq Presario computer with a 1GHz AMD >> (Athlon I believe) processor in it. >> I have experienced this problem on a DELL computer as well. >> FreeBSD installs well and fully with no probelms but when I >> restart my computer and the Boot Manager (that thing that does: >> >> DOS F1 >> FreeBSD F3 >> >> Default: F1 >> >> ) at least I guess thats the boot manager. >> But any way when I press the F3 key it doesn't load BSD it just >> sits there and acts stupid until I press F1 to load DOS in the >> system BIOS setup I have the OTHER hard drive configuration >> that says its for UNIX etc. and even reinstalled with those >> settings but I can't get it to run FreeBSD I am using a Microsoft >> Natural keyboard but some tech guy said that that shouldn't >> matter "It's just like any other keyboard but its split alittle" > >Your Presario may be expecting the Compaq keyboard. >Compaq makes nice keyboards but they are a little different. > >Check out alt.sys.pc-clone.compaq or www.compaq.com for >more information about changing your keyboard. > >It is a frequently asked question. Unfortunately, no one has put >together a FAQ and very few posters use FreeBSD or Linux. >Many of them are still trying to figure out how to use their Win98 >Restore disks. > >FWIW I have a Microsoft Internet Pro keyboard on my Compaq. >It works flawlessly with Win98 and FreeBSD. > >I probably shouldn't but I use the Microsoft Natural keyboard >template for X, too, and it works fine. > >I have not yet gotten around to enabling all the nifty buttons >for FreeBSD but the keyboard itself is a gem - except for the >F-Keys being on the wrong side of the keyboard. > >> And it should be mapped because the F1 button works to >> get to DOS(Windows) >> PLEASE HELP ME >> I'll wright back to replies with as much info as you need to >> help me. THANKS >> John > >Your BIOS may only boot < 1024 cylinders on the drive. >Where, physically, did you install FreeBSD? > >-3p > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 21:40:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www2.mailru.com (www2.mailru.com [194.186.36.5]) by hub.freebsd.org (Postfix) with ESMTP id 953CE37B425 for ; Mon, 26 Feb 2001 21:40:37 -0800 (PST) (envelope-from the_joker@mailru.com) Received: from du-160.comcent.nikolaev.ua (du-160.comcent.nikolaev.ua [213.130.11.160]) (authenticated (0 bits)) by www2.mailru.com (8.11.1/8.11.1) with ESMTP id f1R5eff67521 for ; Tue, 27 Feb 2001 08:40:42 +0300 (MSK) Date: Tue, 27 Feb 2001 07:41:55 +0200 From: Joker X-Mailer: The Bat! (v1.45) Reply-To: Joker X-Priority: 3 (Normal) Message-ID: <1593832329.20010227074155@mailru.com> To: freebsd-questions@FreeBSD.ORG Subject: Install language Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello freebsd-questions, Hi! I live in ukraine adn I've bought FreeBSD 4.2. You know what I love it. But i have a problem . How can I install russian language modem and sound card(internal).Thanks -- Best regards, Joker 7:39 27.02.2001 mailto:the_joker@mailru.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 21:41:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from impatience.valueclick.com (impatience.valueclick.com [216.246.96.99]) by hub.freebsd.org (Postfix) with SMTP id 26B5737B419 for ; Mon, 26 Feb 2001 21:41:08 -0800 (PST) (envelope-from ask@valueclick.com) Received: (qmail 13591 invoked by uid 500); 27 Feb 2001 05:41:07 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Feb 2001 05:41:07 -0000 Date: Mon, 26 Feb 2001 21:41:07 -0800 (PST) From: Ask Bjoern Hansen To: "John J. Rushford Jr" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail hangs In-Reply-To: <01022621452500.00548@snow.alisa.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, John J. Rushford Jr wrote: [...] > Interesting, I just posted a question about this same problem. However, > I only noticed it after adding the following kernel options: > > options IPSEC > options IPSEC_ESP > options IPSEC_DEBUG > > When I boot from a kernel without these options, sendmail no-longer > hangs. With these options it hangs and I see the same thing you > do with truss. hmn, interesting. I don't have IPSEC. My options are as follows: options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device options SOFTUPDATES #Enable FFS soft updates options MFS #Memory Filesystem options MD_ROOT #MD is a potential root options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 options SCSI_DELAY=15000 #Delay (in ms) before options UCONSOLE #Allow users to grab the options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in options SMP # Symmetric MultiProcessor options APIC_IO # Symmetric (APIC) I/O Maybe we should ask for help on -stable? :) - ask -- ask bjoern hansen - more than 70M impressions per day, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 21:57:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 6396337B419 for ; Mon, 26 Feb 2001 21:57:31 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.74.120]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9E00I0LJ0FU1@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 21:53:04 -0800 (PST) Date: Mon, 26 Feb 2001 22:06:40 -0800 From: richard childers Subject: Re: Order To: Ted Mittelstaedt Cc: Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Message-id: <3A9B43F0.F32095FC@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <001601c0a07b$5ec89880$1401a8c0@tedm.placo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG And we all know how much a referral from the author is worth, relatively speaking ... -- richard Ted Mittelstaedt wrote: > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill > > > >Gail, > > > > > >Also, please look through that Internet site mentioned as you will find it > >offers other titles than just the FreeBSD manual. One such example > >is a book > >titled The Complete FreeBSD which many people on this mailing list > >use, you > >can find this book (with CDs) by following this link... > > > >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml > > > > > > Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 > FreeBSD CDROM included. It is also available overseas - see the > website for a list of bookstores. > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 21:57:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id C175437B420 for ; Mon, 26 Feb 2001 21:57:31 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.74.120]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9E00IULITKU1@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Mon, 26 Feb 2001 21:48:56 -0800 (PST) Date: Mon, 26 Feb 2001 22:02:32 -0800 From: richard childers Subject: Re: Quick rm script ? To: John Telford Cc: freebsd-questions@FreeBSD.ORG Message-id: <3A9B42F8.DDFD781D@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <000901c0a052$1b23d730$3623e540@johnny2k> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG find /path/to/dir -type f -mtime +2 -exec rm -f {} \; ... will delete all files 2 or more days old starting from /path/to/dir. See find(1) for information and more examples. -- richard John Telford wrote: > what commands could I use to remove files older than nn days ? > And any links to scripts and samples would be appreciated :) > TIA. John. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 22: 2:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from va.com.au (va.com.au [203.15.106.1]) by hub.freebsd.org (Postfix) with ESMTP id 6B50A37B420 for ; Mon, 26 Feb 2001 22:02:06 -0800 (PST) (envelope-from jesse@va.com.au) Received: from [10.0.1.52] (203.164.93.134) by va.com.au with ESMTP (Eudora Internet Mail Server 2.2.2); Tue, 27 Feb 2001 16:32:00 +1030 Mime-Version: 1.0 X-Sender: jesse@mail.va.com.au Message-Id: In-Reply-To: <016d01c0a13b$3f680d20$6100000a@vladsempire.net> References: <004301c0a133$d945acc0$6100000a@vladsempire.net> <016d01c0a13b$3f680d20$6100000a@vladsempire.net> Date: Tue, 27 Feb 2001 17:01:13 +1100 To: "Josh Paetzel" , From: jesse reynolds Subject: Re: hardware fault or software problem? (machine freezes) Cc: Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:01 PM -0600 27/2/01, Josh Paetzel wrote: >----- Original Message ----- >From: "jesse reynolds" >To: "Josh Paetzel" ; > >Cc: >Sent: Monday, February 26, 2001 9:21 PM >Subject: Re: hardware fault or software problem? (machine freezes) > > >> At 9:08 PM -0600 27/2/01, Josh Paetzel wrote: >> >----- Original Message ----- >> >From: "jesse reynolds" >> >To: >> >Cc: >> >Sent: Sunday, February 25, 2001 10:14 PM >> >Subject: hardware fault or software problem? (machine freezes) >> > >> > >> >> Hi folx >> >> >> >> Any advice is greatly appreciated here... I have a server that's >> >> about 4 months old. It's started crashing a fair bit, and when >it >> >> crashed it completely freezes instantly, not giving the OS a >change >> >> to log anything, so it doesn't reboot. The soft-power button on >the >> >> front does not turn succeed in turning off the machine, but the >> >reset >> >> button does work, as does ripping the power out of the back! >> >> >> >> This to me sounds like a motherboard issue, but I guess it's >> >possible >> >> it's a software problem. >> > > >> >> What I do get in my messages file is alot of random read errors >from >> >> the primary hard drive, which is running on UDMA/66 (promise >> >> controller onboard a gigabyte motherboard). Is it possible the >> >> hardware or software gives up after a certain number of read >errors? >> >> (each time the read is retried and is fine the second time, and >it's >> >> completely random which block on the hard disk is going to error >> >out). >> >> >> >> I'm running FreeBSD 4.1.1-RELEASE, here is a dmesg. >> >> >> >> My question is should I a) changeover the motherboard, b) >upgrade >> >> FreeBSD, c) both a and b, or d) get completely new hardware >> >> >> >> Thanks! >> >> >> >> -jesse >> > > >> > >> > >> >I would try swapping the controller and cable before replacing the >> >motherboard. >> > >> >Josh >> >> >> The problem here is that the Promise ATA controller is soldered onto >> the motherboard. :-| >> >> Cheers >> >> Jesse > >Yeah, I see now that you already said that. Sorry. Is there anyway >you can get ahold of a PCI promise card and disable the onboard >controller? You need some way to isolate components so you can >troubleshoot this. Hmmm. Yes I can probably do that. I have very limited time though. If I was to get a PCI promise card, what would I do then? Would I be disabling the onboard promise controller in BIOS? ... do you think the read errors are related to the crashing? Cheers Jesse -- Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au Email: jesse (at) va.com.au > Web Hosting Phone: +61 8 8223 2288 > Streaming Media Hosting ?: http://jesse.va.com.au > Telehousing / Colocation > Internet Application Design "This is the time, and this is the record of the time. " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 23:17:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10705.mail.yahoo.com (web10705.mail.yahoo.com [216.136.130.213]) by hub.freebsd.org (Postfix) with SMTP id 9C0E537B719 for ; Mon, 26 Feb 2001 23:17:23 -0800 (PST) (envelope-from tcpo@yahoo.com) Message-ID: <20010227071723.61329.qmail@web10705.mail.yahoo.com> Received: from [202.67.195.227] by web10705.mail.yahoo.com; Mon, 26 Feb 2001 23:17:23 PST Date: Mon, 26 Feb 2001 23:17:23 -0800 (PST) From: Tak-Chi PO Subject: problem about remote printing To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a HP4050 at 192.168.1.54. Here is my /etc/printcap: remote|lp:\ :sh:\ :rm=192.168.1.54:\ :sd=/var/spool/output/lp54:\ :lf=/var/log/lpd-errs after i tried to print sth, i run "lpc status all", I se: remote: queuing is enabled printing is enabled 4 entries in spool area waiting for 192.168.1.54 to come up It is "waiting to come up" forever and nothing's get printed. What's possibly wrong here? Thanks. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 23:25:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 5EC5137B71B for ; Mon, 26 Feb 2001 23:25:56 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 14002 invoked by uid 100); 27 Feb 2001 07:25:55 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15003.22147.334575.373728@guru.mired.org> Date: Tue, 27 Feb 2001 01:25:55 -0600 To: Wyatt Banks Cc: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <62350551@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wyatt Banks types: > I installed an AWE64 PnP ISA card in my computer. My computer is running > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > add: > device pcm > devce sbc > > to my kernel. I did, and recompiled my kernel, rebooted my machine, etc > (yeah, I know I sound stupid putting all this redundant garbage in, but > every time I write this list people ask those stupid questions). Actually, it doesn't sound stupid, because people *do* forget those things. > Anyway, the handbook says the next step is to: > cat /dev/sndstat > amd it should tell me it works fine. It tells me: > device not configured. > > The card works fine in Windows. > > Anyone have a clue why it doesn't work? Well, at a start I'd say because you don't have an sbc device in your kernel, but that could be a typo in your email. In which case, you may have hid another typo. Does your dmesg output mention either sbc or pcm? http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 23:38:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from netcabo.pt (mail1.netcabo.pt [212.113.161.135]) by hub.freebsd.org (Postfix) with ESMTP id 87ABC37B719 for ; Mon, 26 Feb 2001 23:38:16 -0800 (PST) (envelope-from OpsyDopsy@netcabo.pt) Received: from OpsyDopsy ([213.22.0.10]) by netcabo.pt with Microsoft SMTPSVC(5.5.1877.537.53); Tue, 27 Feb 2001 07:34:40 +0000 Date: Tue, 27 Feb 2001 07:40:31 -0000 To: questions@freebsd.org From: Joăo Fernandes Subject: FTP Proxy Reply-To: OpsyDopsy@netcabo.pt X-Mailer: Opera 5.00 build 828 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: <0845c4034071b21TVCABO05@netcabo.pt> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I would like to know if there is any package independent from the kernel and the system itself, in FBSD or Linux, that would be able to proxy FTP connections. Thanks in advance. Joao Fernandes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 23:51:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 8E65A37B719 for ; Mon, 26 Feb 2001 23:51:27 -0800 (PST) (envelope-from james-list@ntlworld.com) Received: from eclipse.bloodflowers.org ([62.253.132.115]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id <20010227075126.XRDD283.mta01-svc.ntlworld.com@eclipse.bloodflowers.org> for ; Tue, 27 Feb 2001 07:51:26 +0000 Date: Tue, 27 Feb 2001 07:53:47 +0000 From: James Greenhalgh To: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE Message-Id: <20010227075347.757e2de2.james-list@ntlworld.com> In-Reply-To: References: X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-RELEASE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001 11:59:26 -0500 (EST) Wyatt Banks wrote: > I installed an AWE64 PnP ISA card in my computer. My computer is running > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > add: > device pcm > devce sbc > > to my kernel. I did, and recompiled my kernel, rebooted my machine, etc > (yeah, I know I sound stupid putting all this redundant garbage in, but > every time I write this list people ask those stupid questions). > > Anyway, the handbook says the next step is to: > cat /dev/sndstat > amd it should tell me it works fine. It tells me: > device not configured. Firstly - you didn't spell it 'devce' in the config file too did you? ;-) Secondly, try using dmesg, to see if your sound card was spotted at boot. I've got the same card and the same kernel options, and I get: sbc0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 pcm0: on sbc0 Assuming you see the above in the output, then you want to cd to /dev and: ./MAKEDEV snd0 (snd should do, snd0 will definitely work) And things should work, almost. There seems to be a nasty bug in the new sound drivers with Awe64 (and possibly other) cards - that means you can't control the igain and ogain of your card with the mixer, and nobody seems to be able to help. It means running your speakers/amp quite high, and jacking up the pcm and master volume controls to get things at a decent volume :-( james To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Feb 26 23:58:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 482B237B719 for ; Mon, 26 Feb 2001 23:58:23 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 14782 invoked by uid 100); 27 Feb 2001 07:58:22 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15003.24094.619719.217828@guru.mired.org> Date: Tue, 27 Feb 2001 01:58:22 -0600 To: Jonathan Pennington Cc: questions@freebsd.org Subject: Re: Jpilot/PilotManager...? In-Reply-To: <64753574@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Pennington types: > Does anyone using 4.2 or -STABLE have Jpilot or PilotManager working? > I'm having problems with both and could use a hand. I have > FreeBSD-STABLE (cvsup'd about 3 weeks ago), and a Handspring Visor > Deluxe with USB cradle. I have Coldsync working, but wanted to *try* a > graphical solution. Both Jpilot and PilotManager look like like > nice GUIs, I think I'd be happy with either excep for the following > problems: Well, just to clear up one possible problem - I'm currently using the latest version of jpilot on -STALBE, and it works fine with a serial connection. I've been thinking about trying to get it to work on USB, but I want a USB cradle, not just a USB<->serial converter (though I'm thinking about trying that - so let me know how it works out!) > Jpilot: > Says to press the HotSync butten, then complains about > "pi_bind Device not configured \n Check your serial port and settings > \n exiting with status - 10". This happens with device set to > /dev/ugen0, /dev/ugen0.x and /dev/visor (symlinked). If someone has a > USB Visor with Jpilot, is there a specific setting I need to change > for USB? USB devices are hot-swappable, and according to the jpilot sources, "The USB device doesn't exist until the cradle is pressed". I vaguely recall people mentioning problems related to this on the pilot-unix list. If you haven't, enable usbd (add 'usbd_enable="YES"' to /etc/rc.conf). That should cause the device to be configured when you press the sync button on the cradle, which is what's missing. > PilotManager: > This might be easier. The perl module (PDA::Pilot, specifically) does > not seem to "work." There's no port, so I grabbed the basic package > from the website. There is also a "small" package, but they contain > pre-compiled modules for specific systems, and I cannot make them > work. If anyone has PilotManager working (with a USB cradle), how did > you install it. I don't know if pilotmanager has USB support, but if it does, it'll still have the same problems anyway. In either case, you should be able to use usbd.conf to set things up so that pressing the Hotsync button on the cradle launches a sync/backup. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 0:13:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id DD04F37B719 for ; Tue, 27 Feb 2001 00:13:20 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f1R8C8741443; Tue, 27 Feb 2001 00:12:09 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "richard childers" Cc: "Aaron Hill" , , Subject: RE: Order Date: Tue, 27 Feb 2001 00:12:08 -0800 Message-ID: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3A9B43F0.F32095FC@pacbell.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe you should read the book and tell us an unbiased opinion of it. ;-) Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: richard childers [mailto:fscked@pacbell.net] >Sent: Monday, February 26, 2001 10:07 PM >To: Ted Mittelstaedt >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG >Subject: Re: Order > > >And we all know how much a referral from the author is worth, relatively >speaking ... > >-- richard > > > >Ted Mittelstaedt wrote: > >> >From: owner-freebsd-questions@FreeBSD.ORG >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill >> > >> >Gail, >> > >> > >> >Also, please look through that Internet site mentioned as you >will find it >> >offers other titles than just the FreeBSD manual. One such example >> >is a book >> >titled The Complete FreeBSD which many people on this mailing list >> >use, you >> >can find this book (with CDs) by following this link... >> > >> >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml >> > >> > >> >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 >> FreeBSD CDROM included. It is also available overseas - see the >> website for a list of bookstores. >> >> Ted Mittelstaedt tedm@toybox.placo.com >> Author of: The FreeBSD Corporate Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > >-- >Richard A. Childers >Senor UNIX Administrator >fscked@pacbell.net (email) >203.556.8471 (voice/msgs) > ># Providing administrative expertise (not 'damage control') since 1986. ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 0:39:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by hub.freebsd.org (Postfix) with ESMTP id 31D5437B719; Tue, 27 Feb 2001 00:39:29 -0800 (PST) (envelope-from rik@cronyx.ru) Received: from cronyx.ru by hanoi.cronyx.ru with ESMTP id LAA01372; (8.9.3/vak/2.1) Tue, 27 Feb 2001 11:36:25 +0300 (MSK) Message-ID: <3A9B68F1.6050007@cronyx.ru> Date: Tue, 27 Feb 2001 11:44:33 +0300 From: Kurakin Roman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20001108 Netscape6/6.0 X-Accept-Language: ru, en MIME-Version: 1.0 To: Murray Taylor Cc: "'freebsd-net@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: Re: Frame Relay in Australia with Telstra References: <710709BB8B02D311942E006067441810544267@MELEXC01> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, If you want to use sppp with Frame Relay, you should update your sppp driver. Here you will find not only sppp driver but also cx, ct and cp drivers: http://www.cronyx.ru/pub/cronyx/adapters/cfbsd341.tgz Kurakin Roman Murray Taylor wrote: > I am establishing FreeBSD 4.2 Release (from the CD Roms) on a Compaq A550 > and > I need to setup a connection to a Telstra frame relay interface (which has > yet to be installed) > > (A) Has anyone in .AU done this? > > (B) What interface card did you use? and which driver ( sr, ar, cx, ?? ) > > (C) Which distributor did you get the card from? > > (D) what software i/face are you using, do you recommend (sppp / netgraph / > ?? ) > (I have read the frame_relay item in the netgraph examples, but > otherwise have no > direct experience with netgraph) > > I have recompiled the kernel to add IPFW, NETGRAPH and drop some uneeded net > devices and am > quite OK do do so as needed again. (FreeBSD on my home machine since 2.2.2) > > Note the hostname in the dmesg is a dummy used for internal testing prior to > domain registration > > Murray Taylor > Project Engineer > > Bytecraft P/L +61 3 9587 2555 > +61 3 9580 7690 fax > mtaylor@bytecraft.com.au > > > > > Current dmesg: > > Copyright (c) 1992-2000 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 4.2-RELEASE #0: Mon Feb 19 10:01:04 EST 2001 > root@spyder.bytecraft.com.xxx:/usr/src/sys/compile/SPYDER > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 863933901 Hz > CPU: Pentium III/Pentium III Xeon/Celeron (863.93-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x683 Stepping = 3 > > Features=0x383fbff CMOV,PAT,PSE36,MMX,FXSR,SSE> > real memory = 536805376 (524224K bytes) > avail memory = 519200768 (507032K bytes) > Preloaded elf kernel "kernel" at 0xc0350000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc035009c. > Pentium Pro MTRR support enabled > md0: Malloc disk > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > pci1: at 0.0 irq 11 > pcib2: at device 30.0 on pci0 > pci2: on pcib2 > fxp0: port 0x5400-0x543f mem > 0xefe00000-0xefefffff,0xefd00000-0xefd00fff irq 11 at device 2.0 on pci2 > fxp0: Ethernet address 00:50:8b:f1:de:df > ahc0: port 0x5000-0x50ff mem > 0xeff00000-0xeff00fff irq 11 at device 7.0 on pci2 > aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs > pci2: (vendor=0x1274, dev=0x5880) at 11.0 irq 11 > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port 0x6460-0x646f at device 31.1 on > pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > uhci0: port 0x6440-0x645f irq 11 at > device 31.2 on pci0 > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > pci0: (vendor=0x8086, dev=0x2413) at 31.3 irq 11 > chip1: port > 0x6400-0x643f,0x6000-0x60ff irq 11 at device 31.5 on pci0 > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > psm0: irq 12 on atkbdc0 > psm0: model Generic PS/2 mouse, device ID 0 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/13 bytes threshold > lpt0: on ppbus0 > lpt0: Interrupt-driven port > IP packet filtering initialized, divert disabled, rule-based forwarding > disabled, default to accept, logging limited to 100 packets/entry by default > ata1-slave: ata_command: timeout waiting for intr > ata1-slave: identify failed > acd0: CDROM at ata1-master using PIO4 > Waiting 5 seconds for SCSI devices to settle > Mounting root from ufs:/dev/da0s2a > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-3 device > da0: 160.000MB/s transfers (80.000MHz, offset 127, 16bit), Tagged Queueing > Enabled > da0: 17366MB (35566000 512 byte sectors: 255H 63S/T 2213C) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 1: 7:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from perkunas1.omnitel.net (perkunas1.omnitel.net [194.176.32.132]) by hub.freebsd.org (Postfix) with ESMTP id 9D7FF37B719 for ; Tue, 27 Feb 2001 01:07:17 -0800 (PST) (envelope-from edvard@post.omnitel.net) Received: from post.omnitel.net (salc3.ot.lt [194.176.53.19]) by perkunas1.omnitel.net (8.9.3/8.9.3) with ESMTP id LAA29147 for ; Tue, 27 Feb 2001 11:07:05 +0200 Message-ID: <3A9B7C34.E5917CEA@post.omnitel.net> Date: Tue, 27 Feb 2001 11:06:45 +0100 From: Macrolosa X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: PPP-problems Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I am working under FreeBSD, and I have problems with my PPP connection! I see on my screen 10-20 messages "/kernel: sio0: 1 more silo overflow (total 5)", after that my connection hangs!!! What can I do??? Please help me !!!!!! I am using user-ppp (tun0) Thanks - Ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 1: 7:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdmail0.sd.bmarts.com (sdmail0.sd.bmarts.com [192.215.234.86]) by hub.freebsd.org (Postfix) with ESMTP id E913D37B718 for ; Tue, 27 Feb 2001 01:07:35 -0800 (PST) (envelope-from gordont@bluemtn.net) Received: from localhost (gordont@localhost) by sdmail0.sd.bmarts.com (8.11.2/8.11.2/BMA1.0) with ESMTP id f1R99e002194 for ; Tue, 27 Feb 2001 01:09:40 -0800 (PST) Date: Tue, 27 Feb 2001 01:09:40 -0800 (PST) From: Gordon Tetlow X-X-Sender: To: Subject: XFree4 + G400 + DualHead Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been banging my head over this and I cannot get X to initialize the second head with my G400. Has anyone got this working in FreeBSD? -gordon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 1:12:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id CD51E37B719 for ; Tue, 27 Feb 2001 01:12:50 -0800 (PST) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f1R9FQq35069; Tue, 27 Feb 2001 11:15:28 +0200 (EET) (envelope-from amour@bugs.elitsat.net) Date: Tue, 27 Feb 2001 11:15:16 +0200 (EET) From: Alexander To: pan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vidcontrol In-Reply-To: <008901c0a056$5c6f3f00$7c4aabcd@cat> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks, it worked On Mon, 26 Feb 2001, pan wrote: > > From: "Alexander" > > Subject: vidcontrol > > > > What hardware is required to change my console to 132x60 or 132x50 ? > > Because I have changed a lot of video cards and I still can't swith to it > > When I list the modes (vidcontrol -i mode) there are 132x25, 132x43, > > 132x50, 132x60 but I can switch only to 132x25 and it is really ugly > > If someone runs on bigger mode please answer ... > > thanks > > > > > Do you have a 8x8 font loaded? > > //extract from rc.conf > > font8x8="iso-8x8" > font8x14="iso-8x14" > font8x16="iso-8x16" > cursor="blink" > allscreens_flags="132x50" > > echo '[SETTING UP VTs]' > for ii in /dev/tty* > do > /usr/sbin/vidcontrol green black > $ii 2>&1 > done > > /usr/sbin/vidcontrol yellow black > /dev/ttyv1 2>&1 > > // > > you should find installed fonts in > /usr/share/syscons/fonts > > You need a 8x8 for >25 rows > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 1:28:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.stl.ru (web.stl.ru [212.16.204.17]) by hub.freebsd.org (Postfix) with SMTP id CB7A737B71A for ; Tue, 27 Feb 2001 01:28:03 -0800 (PST) (envelope-from tor@stl.ru) Received: (qmail 49771 invoked from network); 27 Feb 2001 09:27:59 -0000 Received: from bay4000-29.stl.ru (HELO tor.home) (212.16.200.128) by mail.stl.ru with SMTP; 27 Feb 2001 09:27:59 -0000 Content-Type: text/plain; charset="koi8-r" From: Pavel V.Cirulnik Date: Tue, 27 Feb 2001 19:16:25 +0000 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01022718273300.00841@tor.home> Content-Transfer-Encoding: 8bit To: freebsd-questions@freebsd.org Cc: freebsd-hardware@freebsd.org Subject: [TV Tuner] ProVision PV951TF sound chip PIC16C54 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, i have PV951 tuner on freebsd 4.2 latest stable with bktr and so drivers in my kernel. Kernel strings: ... smbus0: on intsmb0 smb0: on smbus0 intpm0: PM I/O mapped e400 bktr0: mem 0xe5000000-0xe5000fff irq 12 at device 10.0 on pci0 iicbb0: on bti2c0 iicbus0: on iicbb0 master-only iicsmb0: on iicbus0 smbus1: on iicsmb0 smb1: on smbus1 iic0: on iicbus0 smbus2: on bti2c0 smb2: on smbus2 bktr0: Card has no configuration EEPROM. Cannot determine card make. bktr0: Detected a MSP3433@-@0 at 0x80 bktr0: Pinnacle/Miro TV, Philips FR1216 PAL FM tuner, msp3400c stereo. pci0: (vendor=0x109e, dev=0x0878) at 10.1 irq 12 ... so, i have Miro TV with Philips tuner, ok then, msp3400c chip not present on my card (option OVERRIDE_MSP in kernel, :) )... In fxtv i can see pics and so, but without sound... that's a problem. (think that unknown pci card is my sound chip) I got linux drivers 'bttv' from vendor site... that driver include pic16c54 description and drivers, i tried to port them... not for me at this moment :( Also i wrote to Roger Hardiman , maintainer of bktr driver but still no answer.... What must i do? I can send linux drivers... (small size) to anyone who can port them... or i must wait for next release of bktr drivers? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 1:54:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sloth.wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.213.200]) by hub.freebsd.org (Postfix) with SMTP id BD1FA37B719 for ; Tue, 27 Feb 2001 01:54:06 -0800 (PST) (envelope-from cjohnson@wcug.wwu.edu) Received: (qmail 4327 invoked by uid 1089); 27 Feb 2001 09:54:05 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Feb 2001 09:54:05 -0000 Date: Tue, 27 Feb 2001 01:54:05 -0800 (PST) From: Christopher Johnson To: freebsd-questions@freebsd.org Subject: lnc and Cabletron E22xx Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a Cabletron E22xx ISA 10-BaseT NIC, and I'm having a bit of trouble getting it to work. I suspect it may not be supported (it's not mentioned in lnc(4)), but it's mentioned in the driver source code as an AMD PCnet-II. The card has an AMD 79C961AKC chip on it. I'd be willing to write a driver for it, if I could get help writing the driver. I'm running FreeBSD 4.2-STABLE (stable as of Saturday, Feb. 24th). Here's what I have in the config file: device lnc0 at isa? port 0x300 irq 5 drq 7 On bootup, the card reports that it's using IRQ 5 and DMA 7. Here's the pnpinfo: Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID CSI2203 (0x0322690e), Serial Number 0x1d17be3e PnP Version 1.0, Vendor Version 0 Device Description: Cabletron E22xx Adapter Logical Device ID: CSI2203 0x0322690e #0 Device powers up active Device supports I/O Range Check TAG Start DF DMA: channel(s) 3 8/16-bit, bus master, , , Compatibility mode IRQ: 10 IRQ: High true edge sensitive I/O Range 0x300 .. 0x300, alignment 0x20, len 0x18 [16-bit addr] TAG Start DF DMA: channel(s) 3 5 6 7 8/16-bit, bus master, , , Compatibility mode IRQ: 3 4 5 9 10 11 12 15 IRQ: High true edge sensitive I/O Range 0x200 .. 0x3e0, alignment 0x20, len 0x18 [16-bit addr] TAG End DF End Tag Successfully got 12 resources, 1 logical fdevs -- card select # 0x0001 CSN CSI2203 (0x0322690e), Serial Number 0x1d17be3e Logical device #0 IO: 0x0300 0x0300 0x0300 0x0300 0x0300 0x0300 0x0300 0x0300 IRQ 10 0 DMA 3 4 IO range check 0x00 activate 0x01 And the dmesg: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE #3: Wed Feb 28 00:10:08 PST 2001 root@das_bitch:/usr/src/sys/compile/DAS_BITCH Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 501139012 Hz CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 201261056 (196544K bytes) avail memory = 192671744 (188156K bytes) Preloaded elf kernel "kernel" at 0xc0322000. K6-family MTRR support enabled (2 registers) npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 pci1: at 0.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 10 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xd800-0xd87f mem 0xdf000000-0xdf00007f irq 11 at device 8.0 on pci0 xl0: Ethernet address: 00:10:4b:7a:d8:20 miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcm0: port 0xdc00-0xdc1f irq 9 at device 10.0 on pci0 pcib1: on motherboard pci2: on pcib1 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 19623MB [39870/16/63] at ata0-master UDMA33 acd0: CD-RW at ata1-slave using PIO4 Mounting root from ufs:/dev/ad0s2a Any help would be appreciated. Chris Johnson cjohnson@wcug.wwu.edu The fifth dentist recommends WCUG. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 2: 9:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw-x1.nokia.com (mgw-x1.nokia.com [131.228.20.21]) by hub.freebsd.org (Postfix) with ESMTP id A32E437B718 for ; Tue, 27 Feb 2001 02:09:37 -0800 (PST) (envelope-from lisa.Wanglei@nokia.com) Received: from esvir05nok.ntc.nokia.com (esvir05nokt.ntc.nokia.com [172.21.143.37]) by mgw-x1.nokia.com (Switch-2.1.0/Switch-2.1.0) with ESMTP id f1RA9Z225591 for ; Tue, 27 Feb 2001 12:09:35 +0200 (EET) Received: from esebh03nok.ntc.nokia.com (unverified) by esvir05nok.ntc.nokia.com (Content Technologies SMTPRS 4.2.1) with ESMTP id for ; Tue, 27 Feb 2001 12:09:35 +0200 Received: by esebh03nok with Internet Mail Service (5.5.2652.78) id ; Tue, 27 Feb 2001 12:09:35 +0200 Message-ID: From: lisa.Wanglei@nokia.com To: freebsd-questions@freebsd.org Subject: Help!FreeBSD with NIS. Date: Tue, 27 Feb 2001 12:04:24 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.78) Content-Type: text/plain; charset="gb2312" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings... I'm having problem while trying to integrate one FreeBSD machine into NIS. Now the situation is: 1. ypbind works fine: `ypcat` gives the right info. 2. I have already modified the passwd file with `vipw`, it ends with"+:::::::::" 3. Installed DES, which I was told to do long time ago. Now the problem is when I try to telnet the machine with NIS account, after I input the passwd, it always gives me: login incorrect! But even now, `su` works! When I try to su to a NIS account from a local account, it accept my passwd. Any one has the idea what should I do next? br, Wang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 4:11:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-03.iinet.net.au (syncopation-03.iinet.net.au [203.59.24.49]) by hub.freebsd.org (Postfix) with SMTP id 1AB7B37B718 for ; Tue, 27 Feb 2001 04:11:32 -0800 (PST) (envelope-from julian@elischer.org) Received: (qmail 10613 invoked by uid 666); 27 Feb 2001 12:23:27 -0000 Received: from i076-133.nv.iinet.net.au (HELO elischer.org) (203.59.76.133) by mail.m.iinet.net.au with SMTP; 27 Feb 2001 12:23:27 -0000 Message-ID: <3A9B9948.E8C919E7@elischer.org> Date: Tue, 27 Feb 2001 04:10:48 -0800 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: Murray Taylor Cc: "'freebsd-net@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: Re: Frame Relay in Australia with Telstra References: <710709BB8B02D311942E006067441810544267@MELEXC01> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Murray Taylor wrote: > > I am establishing FreeBSD 4.2 Release (from the CD Roms) on a Compaq A550 > and > I need to setup a connection to a Telstra frame relay interface (which has > yet to be installed) > > (A) Has anyone in .AU done this? ummm not in AU but it is a standard right? (I've had it working in europe and USA. > > (B) What interface card did you use? and which driver ( sr, ar, cx, ?? ) proprietary, but several should work. a bug in the 'sr' driver was just fixed that may fix problems I was seeing with this last year in Australia. > > (C) Which distributor did you get the card from? > > (D) what software i/face are you using, do you recommend (sppp / netgraph / > ?? ) > (I have read the frame_relay item in the netgraph examples, but > otherwise have no > direct experience with netgraph) As I wrote netgraph, I recommend it.. I had the frame-relay module passed through the protocol verification labs at MCI and we ended up being very 'complying' :-) > > I have recompiled the kernel to add IPFW, NETGRAPH and drop some uneeded net > devices and am > quite OK do do so as needed again. (FreeBSD on my home machine since 2.2.2) well you'll need the sr or ar driver either way unless you can get some of the other cards that phk has been playing with. LMC? I BELIEVE than sangoma have a card and driver for freebsd/frame too, and I am pretty sure that Emerging technology can do it too. > > Note the hostname in the dmesg is a dummy used for internal testing prior to > domain registration > > Murray Taylor > Project Engineer > > Bytecraft P/L +61 3 9587 2555 > +61 3 9580 7690 fax bummer, eastern states.. otherwise I could help.. > mtaylor@bytecraft.com.au > > -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 4:17:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by hub.freebsd.org (Postfix) with ESMTP id 1F23237B71A for ; Tue, 27 Feb 2001 04:17:54 -0800 (PST) (envelope-from XxaPaLxX@aol.com) Received: from XxaPaLxX@aol.com by imo-d01.mx.aol.com (mail_out_v29.5.) id n.c.11cb4d57 (17535) for ; Tue, 27 Feb 2001 07:17:49 -0500 (EST) From: XxaPaLxX@aol.com Message-ID: Date: Tue, 27 Feb 2001 07:17:48 EST Subject: Screen Saver To: questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_c.11cb4d57.27ccf4ec_boundary" Content-Disposition: Inline X-Mailer: 6.0 sub 10505 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --part1_c.11cb4d57.27ccf4ec_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit If I'm not running X, will it hurt anything to have a screen saver? --part1_c.11cb4d57.27ccf4ec_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit If I'm not running X, will it hurt anything to have a screen saver? --part1_c.11cb4d57.27ccf4ec_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 4:51:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.alcatel.be (alc119.alcatel.be [195.207.101.119]) by hub.freebsd.org (Postfix) with ESMTP id 8CCFF37B71A for ; Tue, 27 Feb 2001 04:51:06 -0800 (PST) (envelope-from kerkhofk@sebb.bel.alcatel.be) Received: from bemail03.net.alcatel.be (localhost [127.0.0.1]) by relay1.alcatel.be (8.10.1/8.10.1) with SMTP id f1RCojg14576 for ; Tue, 27 Feb 2001 13:50:54 +0100 (MET) Received: from ice ([138.203.186.244]) by bemail03.net.alcatel.be (Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) with SMTP id C1256A00.00468B85; Tue, 27 Feb 2001 13:50:32 +0100 Reply-To: From: "Kristof Kerkhof" To: Subject: MPLS Date: Tue, 27 Feb 2001 13:41:56 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, does anyone know if it is possible to run MPLS on FreeBsd ?? Best Regards, Kristof Kerkhof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 5:23:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe58.law9.hotmail.com [64.4.8.193]) by hub.freebsd.org (Postfix) with ESMTP id 31AB837B71A for ; Tue, 27 Feb 2001 05:23:13 -0800 (PST) (envelope-from pychicfakes@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 27 Feb 2001 05:23:12 -0800 X-Originating-IP: [24.4.252.176] From: "sharon middleton" To: Subject: installation Date: Tue, 27 Feb 2001 08:17:01 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A095.A8F9FA60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 27 Feb 2001 13:23:12.0937 (UTC) FILETIME=[6F641990:01C0A0C0] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A095.A8F9FA60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am really impressed with what I am hearting about the capabilities of = FreeBSD Operating System. However when I trying to install the system = in my computer I am having problems. For one thing once get the first = disk finished; it seems that is the only disk the computer needs. In = short when do you use the next disks and is it necessary to use them. = Secondly, once I get to the root password and logged in how do I start = my GUI . Bare with me, I am just a novice in Unix software, if you = could give me an answer on that I think that I could take it from there. ------=_NextPart_000_0007_01C0A095.A8F9FA60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am really impressed with what I am hearting about = the=20 capabilities of FreeBSD Operating System.  However when I trying to = install=20 the system in my computer I am having problems. For one thing once get = the first=20 disk finished; it seems that is the only disk the computer needs. In = short when=20 do you use the next disks and is it necessary to use them. Secondly, = once I get=20 to the root password and logged in how do I start my GUI .  Bare = with me,=20  I am just a novice in Unix software, if you could give me an = answer on=20 that I think that I could take it from there.
 
 
------=_NextPart_000_0007_01C0A095.A8F9FA60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 5:24:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.94.6.26]) by hub.freebsd.org (Postfix) with ESMTP id 3521337B719; Tue, 27 Feb 2001 05:24:23 -0800 (PST) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id JAA78592; Tue, 27 Feb 2001 09:30:46 -0500 (EST) (envelope-from webmaster@wmptl.com) Message-ID: <3A9BAA26.E9851690@wmptl.com> Date: Tue, 27 Feb 2001 08:22:46 -0500 From: Nathan Vidican X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org, hackers@freebsd.org Subject: unexplained strangness with cucipop pop3 daemon Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For some (yet to be unexplained reason), cucipop has (twice now), somehow locked the /var/mail/ files, and is apparently not erasing the message and exiting. Therefore the next time a user checks email (every two minutes from Outlook) they get another copy of the same message(s). The problem does not stop, (while making some users download the same message >200 times), until cucipop is restarted manually. For obvious reasons, this is becoming a big problem. This is the second time this has happened in two weeks now, and luckily while the majority of the office was not in. What I need to do is find out what's causing it, and/or why. Someone earlier had replied explaining that maybe the system was running out of file-lock resources. So I re-compiled a new kernel with maxusers set to 256, started the system back up, and it ran since Monday morning to Saturday morning and started with the problem again. I've since then re-started cucipop, and things seem fine for now. The strange part is that we've changed nothing for months now, (cept the username of one particular UID), and it had been working fine for > 70 days prior to this. (Would be like >150days, cept that we took it down to upgrade server hardware/install freebsd 4.2-stable) The machine is running an old(er) snapshot of 4.2-STABLE, and I wonder if FreeBSD, or cucipop has a problem in it? I figure maybe cucipop (like some radius daemons) has some memory leakage or something and must be restarted cylically? Any ideas, comments, suggestions, or otherwise would be highly appreciated at this point. Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://home.wmptl.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 5:44:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 2F6DE37B718 for ; Tue, 27 Feb 2001 05:44:49 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1RDhSE78861; Tue, 27 Feb 2001 23:43:29 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <00b301c0a0c3$654d3740$847e03cb@apana.org.au> From: "Doug Young" To: "Macrolosa" , References: <3A9B7C34.E5917CEA@post.omnitel.net> Subject: Re: PPP-problems Date: Tue, 27 Feb 2001 23:44:14 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG One of my gateway systems (a prehistoric Packard Bell P100) occasionally gives those "silo overflow" messsages but doesn't appear to do anything particularly bad. It doesn't hang anyway ..just checked & its been running for 18 days & online for 6, so the 34 silo overflow whatsis hasn't done it any harm. When I first put that thing in service I noticed the messages .... disabled the onboard serial ports & installed a new serial card .... no difference whatever. Theres a few messages about the issue in the archives but nothing that helped. Whatever it is I wonder if its the silo thing causing your "hanging"or the other way round. ----- Original Message ----- From: "Macrolosa" To: Sent: Tuesday, February 27, 2001 8:06 PM Subject: PPP-problems > Hello all, > I am working under FreeBSD, > and I have problems with my PPP connection! I see on my screen 10-20 > messages > "/kernel: sio0: 1 more silo overflow (total 5)", after that my > connection hangs!!! > What can I do??? Please help me !!!!!! > I am using user-ppp (tun0) > Thanks - Ed > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 5:51:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.lig.bellsouth.net (mail1.lig.bellsouth.net [205.152.0.55]) by hub.freebsd.org (Postfix) with ESMTP id 6A95937B71A for ; Tue, 27 Feb 2001 05:51:46 -0800 (PST) (envelope-from john@coastalgeology.org) Received: from coastalgeology.org (adsl-20-126-163.chs.bellsouth.net [66.20.126.163]) by mail1.lig.bellsouth.net (3.3.5alt/0.75.2) with SMTP id IAA29477 for ; Tue, 27 Feb 2001 08:55:00 -0500 (EST) Received: (qmail 85016 invoked by uid 1000); 27 Feb 2001 13:40:37 -0000 Date: Tue, 27 Feb 2001 08:40:37 -0500 From: Jonathan Pennington To: questions@freebsd.org Subject: Re: Jpilot/PilotManager...? Message-ID: <20010227084037.A84999@coastalgeology.org> Reply-To: Jonathan Pennington Mail-Followup-To: Jonathan Pennington , questions@freebsd.org References: <64753574@toto.iv> <15003.24094.619719.217828@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15003.24094.619719.217828@guru.mired.org>; from mwm@mired.org on Tue, Feb 27, 2001 at 01:58:22AM -0600 X-Warning: Bill Gates Controls The Matrix Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Mike Meyer [010227 03:23]: > connection. I've been thinking about trying to get it to work on USB, > but I want a USB cradle, not just a USB<->serial converter (though I'm > thinking about trying that - so let me know how it works out!) Mine is a straight USB cradle. I'll let the list know how things turn out. > USB devices are hot-swappable, and according to the jpilot sources, > "The USB device doesn't exist until the cradle is pressed". I vaguely > recall people mentioning problems related to this on the pilot-unix > list. If you haven't, enable usbd (add 'usbd_enable="YES"' to > /etc/rc.conf). That should cause the device to be configured when you > press the sync button on the cradle, which is what's missing. USB is working because I can use ColdSync fine (should probably stick with command line tools anyway). Also, I've started Jpilot both with and without the cradle-button pressed. If press the HotSync button, then tail -f /var/log/messages, *then* start Jpilot and try to sync, I get "pi_bind: Invalid Argument," strangly enough, this seems to be an improvement over "Device not configured." I looked on the pilot-unix list, and saw people using pilot-tools with Visor/USB successfully under Linux, but no FreeBSD specific stuff, which made me think it might be FreeBSD specific. -J -- Jonathan__________________________Pennington_____________________ CoastalGeology.Org (CGO) | EGg0 Educational Robotics | http://coastalgeology.org | http://eggo.sourceforge.net | john@coastalgeology.org | eggo_robotics@bellsouth.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:12:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dec50.vm.stuba.sk (dec50.vm.stuba.sk [147.175.80.10]) by hub.freebsd.org (Postfix) with ESMTP id 4F9BB37B719 for ; Tue, 27 Feb 2001 06:12:41 -0800 (PST) (envelope-from anna@vm.stuba.sk) Received: from vm.stuba.sk (pc3.vm.stuba.sk [147.175.82.3]) by dec50.vm.stuba.sk (8.9.3/8.9.3) with ESMTP id PAA03802 for ; Tue, 27 Feb 2001 15:20:30 +0100 (CET) Message-ID: <3A9BB7BD.F42BFE2D@vm.stuba.sk> Date: Tue, 27 Feb 2001 15:20:46 +0100 From: Anna Toltova X-Mailer: Mozilla 4.71 [en] (Win95; I) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Signal 11 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Free BSD help, I am running FreeBSD 3.4 Release on Intel Pentium II. The named server stop to work and on messages I obtain message: "kernel: pin number (numed) uid0:exited on signal 11 (core dumped)" Then I starded named server and it works. The problem occured 2 times tooday. What it cause? Can you help me please? Thanks in advance Anna Toltova To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:14:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f133.law10.hotmail.com [64.4.15.133]) by hub.freebsd.org (Postfix) with ESMTP id D7C6437B718 for ; Tue, 27 Feb 2001 06:14:40 -0800 (PST) (envelope-from nturki@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 27 Feb 2001 06:14:40 -0800 Received: from 24.50.186.158 by lw10fd.law10.hotmail.msn.com with HTTP; Tue, 27 Feb 2001 14:14:40 GMT X-Originating-IP: [24.50.186.158] From: "Nader Turki" To: freebsd-questions@FreeBSD.ORG Subject: linux binary Date: Tue, 27 Feb 2001 09:14:40 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Feb 2001 14:14:40.0663 (UTC) FILETIME=[9FD1B270:01C0A0C7] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi guys, the isp installed me FreeBSD 4.2-RELEASE and forgot to enable linux binary compatibility. so i just did it now by installing the port /usr/ports/emulators/linux_base .... i just wanted to ask if i'm doing the right thing. thanks, nader _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:17:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from p1.cs.ohiou.edu (p1.cs.ohiou.edu [132.235.1.11]) by hub.freebsd.org (Postfix) with ESMTP id F239B37B719 for ; Tue, 27 Feb 2001 06:17:50 -0800 (PST) (envelope-from frussell@p1.cs.ohiou.edu) Received: from localhost (frussell@localhost) by p1.cs.ohiou.edu (8.9.3/8.9.3) with SMTP id JAA24516; Tue, 27 Feb 2001 09:17:46 -0500 (EST) Date: Tue, 27 Feb 2001 09:17:45 -0500 (EST) From: Russell Francis X-Sender: frussell@p1 To: sharon middleton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: installation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, sharon middleton wrote: > I am really impressed with what I am hearting about the capabilities of FreeBSD Operating System. However when I trying to install the system in my computer I am having problems. For one thing once get the first disk finished; it seems that is the only disk the computer needs. In short when do you use the next disks and is it necessary to use them. Secondly, once I get to the root password and logged in how do I start my GUI . Bare with me, I am just a novice in Unix software, if you could give me an answer on that I think that I could take it from there. Well, I am assuming you have a running system but not quite sure. If that is the case, login as root and the first thing you should do is #man adduser #adduser [some options] then log out! Then log in as your new user and #xinit This should bring up X11 and a window manager choosen during the install if you wish to change it. look at ~/.xinitrc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:20:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from online.tmx.com.au (online.tmx.com.au [192.150.129.1]) by hub.freebsd.org (Postfix) with ESMTP id 71D2437B71F; Tue, 27 Feb 2001 06:20:08 -0800 (PST) (envelope-from mtaylor@bytecraft.com.au) Received: from melexc01.bytecraft.com.au ([203.9.250.249]) by online.tmx.com.au (8.9.3/8.8.8) with ESMTP id BAA18334; Wed, 28 Feb 2001 01:19:51 +1100 (EST) Received: by MELEXC01 with Internet Mail Service (5.5.2448.0) id <183XYPVT>; Wed, 28 Feb 2001 01:03:21 +1100 Message-ID: <710709BB8B02D311942E00606744181054426D@MELEXC01> From: Murray Taylor To: "'Julian Elischer'" , Murray Taylor Cc: "'freebsd-net@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: RE: Frame Relay in Australia with Telstra Date: Wed, 28 Feb 2001 01:03:00 +1100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the reply Julian ... and I have a few more questions now.. Telstra are asking ME to tell THEM what protocol and interface we will be using, chosen from the following: Protocols 1) ITU-T (CCITT) Q933 Annex A 2) ANSI T1.617 Annex D ---- Telstra default 3) LMI (FRF Doc#001-208966) Connection method a) X.21bis/V35 b) X.21 c) G.704 Based on the sr(4) page I would tell them X.21 as the connection method, but what do I tell them about the protocol?? BTW, I am using the code from the 4.2 CDROM, do I need to catch up anything w.r.t. the bug comment? I'm chasing up the WANic 405 card using the sr driver. (reading on) very complying is good, I too like elements that match to standards... If you wish to chat, call us at the office as in the sig mjt > -----Original Message----- > From: Julian Elischer [SMTP:julian@elischer.org] > Sent: Tuesday, 27 February 2001 23:11 > To: Murray Taylor > Cc: 'freebsd-net@freebsd.org'; 'freebsd-questions@freebsd.org' > Subject: Re: Frame Relay in Australia with Telstra > > Murray Taylor wrote: > > > > I am establishing FreeBSD 4.2 Release (from the CD Roms) on a Compaq > A550 > > and > > I need to setup a connection to a Telstra frame relay interface (which > has > > yet to be installed) > > > > (A) Has anyone in .AU done this? > > ummm not in AU > but it is a standard right? (I've had it working in europe and USA. > > > > > (B) What interface card did you use? and which driver ( sr, ar, cx, ?? ) > > proprietary, but several should work. > > a bug in the 'sr' driver was just fixed that may fix problems I was seeing > with > this > last year in Australia. > > > > > (C) Which distributor did you get the card from? > > > > > (D) what software i/face are you using, do you recommend (sppp / > netgraph / > > ?? ) > > (I have read the frame_relay item in the netgraph examples, but > > otherwise have no > > direct experience with netgraph) > > > As I wrote netgraph, I recommend it.. > I had the frame-relay module passed through the protocol verification labs > at > MCI and we ended up being very 'complying' :-) > > > > > > I have recompiled the kernel to add IPFW, NETGRAPH and drop some uneeded > net > > devices and am > > quite OK do do so as needed again. (FreeBSD on my home machine since > 2.2.2) > > well you'll need the sr or ar driver either way > unless you can get some of the other cards that phk > has been playing with. LMC? > > I BELIEVE than sangoma have a card and driver for freebsd/frame too, and I > am pretty sure that Emerging technology can do it too. > > > > > Note the hostname in the dmesg is a dummy used for internal testing > prior to > > domain registration > > > > Murray Taylor > > Project Engineer > > > > Bytecraft P/L +61 3 9587 2555 > > +61 3 9580 7690 fax > > bummer, eastern states.. otherwise I could help.. > > > mtaylor@bytecraft.com.au > > > > > > -- > __--_|\ Julian Elischer > / \ julian@elischer.org > ( OZ ) World tour 2000-2001 > ---> X_.---._/ > v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:25: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id E956C37B71C for ; Tue, 27 Feb 2001 06:25:01 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id JAA12610; Tue, 27 Feb 2001 09:25:00 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id JAA07315; Tue, 27 Feb 2001 09:24:55 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Tue, 27 Feb 2001 09:24:55 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: Mike Meyer Cc: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <15003.22147.334575.373728@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Mike Meyer wrote: > Wyatt Banks types: > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > add: > > device pcm > > devce sbc > > > > to my kernel. I did, and recompiled my kernel, rebooted my machine, etc > > (yeah, I know I sound stupid putting all this redundant garbage in, but > > every time I write this list people ask those stupid questions). > > Actually, it doesn't sound stupid, because people *do* forget those things. > > > Anyway, the handbook says the next step is to: > > cat /dev/sndstat > > amd it should tell me it works fine. It tells me: > > device not configured. > > > > The card works fine in Windows. > > > > Anyone have a clue why it doesn't work? > > Well, at a start I'd say because you don't have an sbc device in your > kernel, but that could be a typo in your email. In which case, you may > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > actually, according to the handbook I do have an sbc device. It says: "If you have a PnP ISA card you will also need to add: device sbc" My dmesg doesn't mention anything that wasn't in it before I added the AWE64. Is the handbook completely screwed up? I followed it exactly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:26:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f134.law11.hotmail.com [64.4.17.134]) by hub.freebsd.org (Postfix) with ESMTP id 3B95C37B719 for ; Tue, 27 Feb 2001 06:26:51 -0800 (PST) (envelope-from jenningsmca@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 27 Feb 2001 06:26:51 -0800 Received: from 207.245.33.6 by lw11fd.law11.hotmail.msn.com with HTTP; Tue, 27 Feb 2001 14:26:50 GMT X-Originating-IP: [207.245.33.6] From: "Mike Jennings" To: freebsd-questions@FreeBSD.ORG Subject: dynamic dns Date: Tue, 27 Feb 2001 09:26:50 -0500 Mime-Version: 1.0 Content-Type: text/html Message-ID: X-OriginalArrivalTime: 27 Feb 2001 14:26:51.0043 (UTC) FILETIME=[5328D730:01C0A0C9] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG
Where can I find information about dynamic dns with dhcp implementation on a FreeBSD unix system.
 
I have already reviewd the Handbook, in fact I bought it. Parts are only relevant to dhcp clients. I have just been to the Internet Consortium for more info.
Not sure if this is going to be a hard project to implement.
 
Thanks for any info on this subject.
 
Mike Jennings


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:28:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 6B36337B718 for ; Tue, 27 Feb 2001 06:28:35 -0800 (PST) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id JAA49265 for ; Tue, 27 Feb 2001 09:28:39 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Tue, 27 Feb 2001 09:28:30 -0500 (EST) From: Stephen Hovey To: freebsd-questions@freebsd.org Subject: Slightly off topic DNS Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ive been huntin and not finding so I thought you guys would know.. is there a dns package out there that can hold a pool of destination IPs, leaveing one IP and providing a different one should the first be dead? Im tryin to find a good way to force resolution to change, if webserver A dies, so that webserver B is used instead. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:36:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id E4BD437B71A for ; Tue, 27 Feb 2001 06:36:49 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1REamv83823; Tue, 27 Feb 2001 09:36:48 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: need help with dhcp relay References: From: Lowell Gilbert Date: 27 Feb 2001 09:36:48 -0500 In-Reply-To: kesu@kesuki.dyndns.org's message of "24 Feb 2001 09:57:29 +0100" Message-ID: <44lmqschvj.fsf@lowellg.ne.mediaone.net> Lines: 38 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kesu@kesuki.dyndns.org (Ryan Ryttie) writes: > My ISP's dhcp server allots me 3 real IP address and uses the NIC's MAC > address for 'verification.' I've been trying to 'simplify' my network by > using a DHCP relay. dhcp.org listed wide dhcp, so I've been trying to > configure it, but keep getting errors when the designated PCs attempt to > connect across the relay. > Feb 24 02:42:14 kesuki /kernel: arp: 24.116.40.145 is on dc0 but got reply > from 00:50:ba:d1:72:0a on rl0 > was the first error I got, so I tried `arp -d 24.116.40.145` > that didn't help, so i then tried `route change 24.116.40.145 -ifp rl0` > which caused this error. > Feb 24 02:44:42 kesuki routed[84802]: static route 24.116.40.145/32 --> > 0.0.0.0 impossibly lacks ifp > Feb 24 02:44:54 kesuki routed[84802]: 24.116.40.145/32 --> 0.0.0.0 > disappeared from kernel Hmm. This looks like you're using a hub to connect all of the machines, including your ISP. Don't do that; if your machines can broadcast packets directly to the ISP, then you don't need and shouldn't use a DHCP relay. > On a side note, wide-dhcp has a very poor man page and the above applies > to running `relay dc0` any other variation of ethernet interfaces causes > relay to crash with the error > Feb 24 02:32:11 kesuki relay[85233]: bind() error in forwarding() > > If anyone can help, it would be appreciated. > > --- 12:00PM up 63 days, 1:16, 6 users, load averages: 0.01, 0.01, 0.00 > Fortune of the day: > "He was so narrow minded he could see through a keyhole with both > eyes ..." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:48:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id C9DA037B718 for ; Tue, 27 Feb 2001 06:48:36 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 23851 invoked by uid 100); 27 Feb 2001 14:48:35 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15003.48707.27859.902858@guru.mired.org> Date: Tue, 27 Feb 2001 08:48:35 -0600 To: Wyatt Banks Cc: Mike Meyer , questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: References: <15003.22147.334575.373728@guru.mired.org> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wyatt Banks types: > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > Wyatt Banks types: > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > add: > > > device pcm > > > devce sbc > > Well, at a start I'd say because you don't have an sbc device in your > > kernel, but that could be a typo in your email. In which case, you may > > have hid another typo. Does your dmesg output mention either sbc or pcm? > actually, according to the handbook I do have an sbc device. It says: Sorry, I was being cute instead of explicit. The config files you listed say "devce sbc", *not* "device sbc". The latter adds an sbc device to your kernel; the former (what you listed in your mail) is an error. If you cut-n-pasted, then your config is wrong. If you didn't cut-n-paste, then it's hard to say if there was an error that you fixed in retyping it. > Is the handbook completely screwed up? I followed it exactly. Well, if it says "devce" instead of "device", yes. In which case, can you provide the URL so we can get it fixed? FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. Hmm - come to think of it, check the LINT config to see what it says about the pcm & sbc devices. It may be that what the handbook has - which is correct for 4.2 - may not be correct for 4.0-R. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:54:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id 663F037B719 for ; Tue, 27 Feb 2001 06:54:15 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1REsEs83891; Tue, 27 Feb 2001 09:54:14 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: adduser References: From: Lowell Gilbert Date: 27 Feb 2001 09:54:14 -0500 In-Reply-To: sudz@ns3g.com's message of "26 Feb 2001 14:27:23 +0100" Message-ID: <44bsroch2h.fsf@lowellg.ne.mediaone.net> Lines: 9 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sudz@ns3g.com (Colin Legendre) writes: > I am running freebsd4.2 release with a few patches(ipfw, inetd, procfs). I > have noticed that using adduser the password that is put in the > master.passwd is DES crypted. But if you use passwd to change it, it > becomes MD5 crypted. Is there anyway to make adduser crypt to MD5 as well? Hmm. adduser(8) seems to use the perl crypt function directly. You'd probably need a perl hacker to answer that one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:55:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id D50AE37B71A for ; Tue, 27 Feb 2001 06:55:29 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.1/8.11.1) id f1REsE319148; Tue, 27 Feb 2001 15:54:14 +0100 (CET) (envelope-from karelj) Date: Tue, 27 Feb 2001 15:51:33 +0100 From: "Karel J. Bosschaart" To: Nader Turki Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linux binary Message-ID: <20010227155133.A19092@wop21.wop.wtb.tue.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from nturki@hotmail.com on Tue, Feb 27, 2001 at 09:14:40AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 09:14:40AM -0500, Nader Turki wrote: > hi guys, > > the isp installed me FreeBSD 4.2-RELEASE and forgot to enable linux binary > compatibility. so i just did it now by installing the port > /usr/ports/emulators/linux_base .... > > i just wanted to ask if i'm doing the right thing. > You need to do additionally 'kldload linux' to load the linux kernel module. Add 'linux_enable="YES"' to /etc/rc.conf so it will be loaded next time you reboot the machine. Hm, looking at linux_base Makefile, the linux module is already loaded by the port :-). Well, just check your /etc/rc.conf to be sure that 'linux_enable="YES"' is present. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 6:59:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id 4C49937B71A for ; Tue, 27 Feb 2001 06:59:48 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id JAA14262; Tue, 27 Feb 2001 09:59:47 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id JAA08162; Tue, 27 Feb 2001 09:59:47 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Tue, 27 Feb 2001 09:59:47 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: Mike Meyer Cc: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <15003.48707.27859.902858@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Mike Meyer wrote: > Wyatt Banks types: > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > Wyatt Banks types: > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > add: > > > > device pcm > > > > devce sbc > > > Well, at a start I'd say because you don't have an sbc device in your > > > kernel, but that could be a typo in your email. In which case, you may > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > actually, according to the handbook I do have an sbc device. It says: > > Sorry, I was being cute instead of explicit. The config files you > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > device to your kernel; the former (what you listed in your mail) is an > error. If you cut-n-pasted, then your config is wrong. If you didn't > cut-n-paste, then it's hard to say if there was an error that you > fixed in retyping it. > > > Is the handbook completely screwed up? I followed it exactly. > > Well, if it says "devce" instead of "device", yes. In which case, can > you provide the URL so we can get it fixed? > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > Hmm - come to think of it, check the LINT config to see what it says > about the pcm & sbc devices. It may be that what the handbook has - > which is correct for 4.2 - may not be correct for 4.0-R. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > no, the page spelling is fine. I must have mistyped it. For some reason it doesn't pick up my card, and it works fine in windows so the card works. So basically I'd do this: add to my kernel: device pcm device sbc re-compile my kernel, rebooot, then cat /dev/sndstat. These are roughly the steps in the handbook and it doesn't seem to work for me. The handbook also mentions doing a MAKEDEV snd0 (from the /dev directory of course) but that is after the cat/dev/sndstat succeeds. Someone else on this list told me to do the MAKEDEV before. Neither produced any results. My dmesg doesn't list anything about sound. Any ideas? Thanks banksw@sunyit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7: 4: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id A3A8637B719 for ; Tue, 27 Feb 2001 07:03:58 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id KAA37795 for freebsd-questions@freebsd.org; Tue, 27 Feb 2001 10:03:57 -0500 (EST) (envelope-from mwlucas) Date: Tue, 27 Feb 2001 10:03:57 -0500 From: Michael Lucas To: freebsd-questions@freebsd.org Subject: "if syslogd message appears, email immediately" program? Message-ID: <20010227100357.A37783@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to find a program that watches syslogd continuously, and if a certain daemon makes a log entry it sends an email. We need this in real time, so logsurfer (or any other cron process) won't do it. Surely someone has written this before? Thanks, Michael -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7: 4:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id E511437B719 for ; Tue, 27 Feb 2001 07:04:29 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 24259 invoked by uid 100); 27 Feb 2001 15:04:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15003.49661.102900.927742@guru.mired.org> Date: Tue, 27 Feb 2001 09:04:29 -0600 To: Wyatt Banks Cc: Mike Meyer , questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: References: <15003.48707.27859.902858@guru.mired.org> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wyatt Banks types: > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > Wyatt Banks types: > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > Wyatt Banks types: > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > add: > > > > > device pcm > > > > > devce sbc > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > kernel, but that could be a typo in your email. In which case, you may > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > actually, according to the handbook I do have an sbc device. It says: > > > > Sorry, I was being cute instead of explicit. The config files you > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > device to your kernel; the former (what you listed in your mail) is an > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > cut-n-paste, then it's hard to say if there was an error that you > > fixed in retyping it. > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > you provide the URL so we can get it fixed? > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > Hmm - come to think of it, check the LINT config to see what it says > > about the pcm & sbc devices. It may be that what the handbook has - > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > -- > > Mike Meyer http://www.mired.org/home/mwm/ > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > no, the page spelling is fine. I must have mistyped it. For some reason > it doesn't pick up my card, and it works fine in windows so the card > works. So basically I'd do this: > > add to my kernel: > device pcm > device sbc > > re-compile my kernel, rebooot, then cat /dev/sndstat. > > These are roughly the steps in the handbook and it doesn't seem to work > for me. The handbook also mentions doing a MAKEDEV snd0 (from the /dev > directory of course) but that is after the cat/dev/sndstat > succeeds. Someone else on this list told me to do the MAKEDEV > before. Neither produced any results. My dmesg doesn't list anything > about sound. Any ideas? Did you check the /usr/src/sys/i386/conf/LINT file for pcm and sbc entries like I suggested? Is your BIOS set for PnP OS? If so, try turning that off. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7: 5:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-03.iinet.net.au (syncopation-03.iinet.net.au [203.59.24.49]) by hub.freebsd.org (Postfix) with SMTP id 6D50037B719 for ; Tue, 27 Feb 2001 07:05:27 -0800 (PST) (envelope-from julian@elischer.org) Received: (qmail 23632 invoked by uid 666); 27 Feb 2001 15:17:23 -0000 Received: from i079-084.nv.iinet.net.au (HELO elischer.org) (203.59.79.84) by mail.m.iinet.net.au with SMTP; 27 Feb 2001 15:17:23 -0000 Message-ID: <3A9BC20D.C32C0FE7@elischer.org> Date: Tue, 27 Feb 2001 07:04:45 -0800 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: Murray Taylor Cc: "'freebsd-net@freebsd.org'" , "'freebsd-questions@freebsd.org'" Subject: Re: Frame Relay in Australia with Telstra References: <710709BB8B02D311942E00606744181054426D@MELEXC01> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Murray Taylor wrote: > > Thanks for the reply Julian ... and I have a few more questions now.. > > Telstra are asking ME to tell THEM what protocol and interface we will be > using, > chosen from the following: > > Protocols > 1) ITU-T (CCITT) Q933 Annex A > 2) ANSI T1.617 Annex D ---- Telstra default > 3) LMI (FRF Doc#001-208966) FreeBSD netgraph supports all three and will autodetect which is in use if asked to. telstra SHOULD support ITU by default because it's ISO/ITU/CCITT and we are not in AMerica (ANSI == American National Standards Institute or something, but I guess that's the market forces at work.) LMI-FRF works but is ancient and should not be selected.. > > Connection method > a) X.21bis/V35 > b) X.21 > c) G.704 this is dependent on the card. > > Based on the sr(4) page I would tell them X.21 as the connection method, but > what do I > tell them about the protocol?? > > BTW, I am using the code from the 4.2 CDROM, do I need to catch up anything > w.r.t. > the bug comment? I think that john hay (jhay@freebsd.org) may know better but probably copying the newer sr driver from -current might be a good idea, or at least seeing if the patch he did yesterday to it (it's moved to /sys/dev/sr) can be applied to the old drivers in /sys/i386/isa that 4.2 has. > > I'm chasing up the WANic 405 card using the sr driver. > > (reading on) very complying is good, I too like elements that match to > standards... > > If you wish to chat, call us at the office as in the sig > > mjt > > > -----Original Message----- > > From: Julian Elischer [SMTP:julian@elischer.org] > > Sent: Tuesday, 27 February 2001 23:11 > > To: Murray Taylor > > Cc: 'freebsd-net@freebsd.org'; 'freebsd-questions@freebsd.org' > > Subject: Re: Frame Relay in Australia with Telstra > > > > Murray Taylor wrote: > > > > > > I am establishing FreeBSD 4.2 Release (from the CD Roms) on a Compaq > > A550 > > > and > > > I need to setup a connection to a Telstra frame relay interface (which > > has > > > yet to be installed) > > > > > > (A) Has anyone in .AU done this? > > > > ummm not in AU > > but it is a standard right? (I've had it working in europe and USA. > > > > > > > > (B) What interface card did you use? and which driver ( sr, ar, cx, ?? ) > > > > proprietary, but several should work. > > > > a bug in the 'sr' driver was just fixed that may fix problems I was seeing > > with > > this > > last year in Australia. > > > > > > > > (C) Which distributor did you get the card from? > > > > > > > > (D) what software i/face are you using, do you recommend (sppp / > > netgraph / > > > ?? ) > > > (I have read the frame_relay item in the netgraph examples, but > > > otherwise have no > > > direct experience with netgraph) > > > > > > As I wrote netgraph, I recommend it.. > > I had the frame-relay module passed through the protocol verification labs > > at > > MCI and we ended up being very 'complying' :-) > > > > > > > > > > I have recompiled the kernel to add IPFW, NETGRAPH and drop some uneeded > > net > > > devices and am > > > quite OK do do so as needed again. (FreeBSD on my home machine since > > 2.2.2) > > > > well you'll need the sr or ar driver either way > > unless you can get some of the other cards that phk > > has been playing with. LMC? > > > > I BELIEVE than sangoma have a card and driver for freebsd/frame too, and I > > am pretty sure that Emerging technology can do it too. > > > > > > > > Note the hostname in the dmesg is a dummy used for internal testing > > prior to > > > domain registration > > > > > > Murray Taylor > > > Project Engineer > > > > > > Bytecraft P/L +61 3 9587 2555 > > > +61 3 9580 7690 fax > > > > bummer, eastern states.. otherwise I could help.. > > > > > mtaylor@bytecraft.com.au > > > > > > > > > > -- > > __--_|\ Julian Elischer > > / \ julian@elischer.org > > ( OZ ) World tour 2000-2001 > > ---> X_.---._/ > > v -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7: 6:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id C745837B71A for ; Tue, 27 Feb 2001 07:06:06 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.134.238]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9F003ZB8GO0U@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Tue, 27 Feb 2001 07:02:49 -0800 (PST) Date: Tue, 27 Feb 2001 07:16:17 -0800 From: richard childers Subject: Pimping FreeBSD Information (was: 'Order') To: Ted Mittelstaedt Cc: Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Message-id: <3A9BC4C1.ABD81182@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe you should offer to send free copies to people ... or quote from your book, instead of just referring to it. I've seen two references to this book ... two attempts to pander it, to pimp it, to sell it, to drum up orders for it ... but I don's see you, Ted, contributing any expertise. Just sales advertisements. Maybe I'm wrong ... maybe you've offered help, quoted copiously from the book, time and again. Maybe there are entire chapters posted somewhere where people can read them, and use them, without lining your pockets. If I am, I'm sure others - not you, Ted - will inform me. And I will duly apologize. But so far you seem indistinguishable from any other parasite whom has latched upon another's free software as a way to make money. ... So, distinguish yourself. Post some free material. Quit pandering. Answer some questions or go away. Quit pushing your pathetic book. Where did you get your information? From the net ... for free ... of course. 'Nuff sed. -- richard Ted Mittelstaedt wrote: > Maybe you should read the book and tell us an unbiased > opinion of it. ;-) > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > >-----Original Message----- > >From: richard childers [mailto:fscked@pacbell.net] > >Sent: Monday, February 26, 2001 10:07 PM > >To: Ted Mittelstaedt > >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG > >Subject: Re: Order > > > > > >And we all know how much a referral from the author is worth, relatively > >speaking ... > > > >-- richard > > > > > > > >Ted Mittelstaedt wrote: > > > >> >From: owner-freebsd-questions@FreeBSD.ORG > >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill > >> > > >> >Gail, > >> > > >> > > >> >Also, please look through that Internet site mentioned as you > >will find it > >> >offers other titles than just the FreeBSD manual. One such example > >> >is a book > >> >titled The Complete FreeBSD which many people on this mailing list > >> >use, you > >> >can find this book (with CDs) by following this link... > >> > > >> >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml > >> > > >> > > >> > >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 > >> FreeBSD CDROM included. It is also available overseas - see the > >> website for a list of bookstores. > >> > >> Ted Mittelstaedt tedm@toybox.placo.com > >> Author of: The FreeBSD Corporate Networker's Guide > >> Book website: http://www.freebsd-corp-net-guide.com > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" in the body of the message > > > >-- > >Richard A. Childers > >Senor UNIX Administrator > >fscked@pacbell.net (email) > >203.556.8471 (voice/msgs) > > > ># Providing administrative expertise (not 'damage control') since 1986. > ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:14: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 2511A37B71C for ; Tue, 27 Feb 2001 07:14:01 -0800 (PST) (envelope-from shu@mailsurf.com) Received: from fwd00.sul.t-online.com by mailout03.sul.t-online.com with smtp id 14Xlp9-0002E9-05; Tue, 27 Feb 2001 16:13:59 +0100 Received: from venus.mailsurf.com (320051988339-0001@[62.158.241.65]) by fmrl00.sul.t-online.com with esmtp id 14Xlok-0WMGpMC; Tue, 27 Feb 2001 16:13:34 +0100 Received: by venus.mailsurf.com (Postfix, from userid 1001) id 6C5CD1AB4B; Tue, 27 Feb 2001 16:13:33 +0100 (CET) Date: Tue, 27 Feb 2001 16:13:33 +0100 From: Sven Huster To: freebsd-questions@freebsd.org Subject: show nfs mount options Message-ID: <20010227161333.B91298@venus.mailsurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: 320051988339-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there, how can i on freebsd show the options of a mounted nfs filesystemi (like soft, intr, ...)? regards -- Sven Huster Senior Unix System Administrator *BSD, Solaris, Linux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:15: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 19F8137B71D for ; Tue, 27 Feb 2001 07:14:52 -0800 (PST) (envelope-from wash@iconnect.co.ke) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 14Xlnm-000Btv-00; Tue, 27 Feb 2001 18:12:34 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.20 #1) id 14Xlr2-0009wD-00; Tue, 27 Feb 2001 18:15:57 +0300 Date: Tue, 27 Feb 2001 18:15:56 +0300 From: Odhiambo Washington To: Anna Toltova Cc: FBSD-Q Subject: Re: Signal 11 Message-ID: <20010227181556.A38088@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , Anna Toltova , FBSD-Q References: <3A9BB7BD.F42BFE2D@vm.stuba.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i In-Reply-To: <3A9BB7BD.F42BFE2D@vm.stuba.sk>; from "Anna Toltova" on Tue, Feb 27, 2001 at 03:20:46PM +0100 X-Operating-System: FreeBSD poeza.iconnect.co.ke 4.2-STABLE FreeBSD 4.2-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Anna Toltova [20010227 17:14]: writing on the subject = 'Signal 11' Anna> Free BSD help, Anna>=20 Anna> I am running FreeBSD 3.4 Release on Intel Pentium II. Anna>=20 Anna> The named server stop to work and on messages I obtain message: Anna>=20 Anna> "kernel: pin number (numed) Anna> uid0:exited on signal 11 (core dumped)" Anna>=20 Anna> Then I starded named server and it works. Anna> The problem occured 2 times tooday. Anna>=20 Anna> What it cause? Can you help me please? What does the command 'named -v' report? Did you read about the security exploits recently? You should be running the one as below wash:/usr/home/wash$ named -v named 8.2.3-REL Sun Feb 18 19:15:20 EAT 2001 If that is not the case, please upgrade. -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. We are not bodies with souls, we are souls with bodies. -Kevin R. Bean=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:16:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id D313037B718 for ; Tue, 27 Feb 2001 07:16:22 -0800 (PST) (envelope-from chad@pengar.com) Received: from [216.64.45.172] (helo=[192.168.99.123]) by hobbiton.shire.net with esmtp (Exim 2.04 #5) id 14XlqU-000PUi-00; Tue, 27 Feb 2001 08:15:22 -0700 Date: Tue, 27 Feb 2001 10:05:11 -0500 From: "Chad Leigh, Pengar Enterprises, Inc & Shire.Net LLC" Reply-To: chad@pengar.com To: richard childers , Ted Mittelstaedt Cc: Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Subject: Re: Pimping FreeBSD Information (was: 'Order') Message-ID: <4015767762.983268311@[192.168.99.123]> X-Mailer: Mulberry/2.0.5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is total bullsh*t. Shut up Richard! Not everything in the world has to be free. I have not read said book but people who write books about so-called "free" software are a valuable resource. And they should be compensated for their time and efforts. Of course, according to the usefulness of the book. NOt all of them are fine examples of technical journalism. There is a lot of freely available information on the net. Trying to findand understand that information can be maddening. A book that compiles, and distils that information into understandable language is a valuable resource that helps us better take advantage of the freely available software. Such authors are not parasites. They are providing a service that should be compensated for by those who take advantage of that service. If Ted's book is a valuable resource, I am sure that others would like to know about it and if specific problems, like getting a CD of FreeBSD 4.2 can be accomplished outside of the USA, can be accomplished through Ted's book, and that was the question being asked here, then it is a valuable answer and not some parasitic blathering. Richard, go back and stare at RSM's picture and worship it since you seem to be a RSM/FSF worshiper. Chad --On Tuesday, February 27, 2001 7:16 AM -0800 richard childers wrote: > Maybe you should offer to send free copies to people ... or quote from > your book, instead of just referring to it. > > I've seen two references to this book ... two attempts to pander it, to > pimp it, to sell it, to drum up orders for it ... but I don's see you, > Ted, contributing any expertise. Just sales advertisements. > > Maybe I'm wrong ... maybe you've offered help, quoted copiously from the > book, time and again. Maybe there are entire chapters posted somewhere > where people can read them, and use them, without lining your pockets. > > If I am, I'm sure others - not you, Ted - will inform me. And I will duly > apologize. > > But so far you seem indistinguishable from any other parasite whom has > latched upon another's free software as a way to make money. > > ... So, distinguish yourself. Post some free material. Quit pandering. > Answer some questions or go away. Quit pushing your pathetic book. > > Where did you get your information? From the net ... for free ... of > course. > > 'Nuff sed. > > > -- richard > > > Ted Mittelstaedt wrote: > >> Maybe you should read the book and tell us an unbiased >> opinion of it. ;-) >> >> Ted Mittelstaedt tedm@toybox.placo.com >> Author of: The FreeBSD Corporate Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com >> >> > -----Original Message----- >> > From: richard childers [mailto:fscked@pacbell.net] >> > Sent: Monday, February 26, 2001 10:07 PM >> > To: Ted Mittelstaedt >> > Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG >> > Subject: Re: Order >> > >> > >> > And we all know how much a referral from the author is worth, >> > relatively speaking ... >> > >> > -- richard >> > >> > >> > >> > Ted Mittelstaedt wrote: >> > >> >> > From: owner-freebsd-questions@FreeBSD.ORG >> >> > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill >> >> > >> >> > Gail, >> >> > >> >> > >> >> > Also, please look through that Internet site mentioned as you >> > will find it >> >> > offers other titles than just the FreeBSD manual. One such example >> >> > is a book >> >> > titled The Complete FreeBSD which many people on this mailing list >> >> > use, you >> >> > can find this book (with CDs) by following this link... >> >> > >> >> > http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml >> >> > >> >> > >> >> >> >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 >> >> FreeBSD CDROM included. It is also available overseas - see the >> >> website for a list of bookstores. >> >> >> >> Ted Mittelstaedt tedm@toybox.placo.com >> >> Author of: The FreeBSD Corporate Networker's Guide >> >> Book website: http://www.freebsd-corp-net-guide.com >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> >> with "unsubscribe freebsd-questions" in the body of the message >> > >> > -- >> > Richard A. Childers >> > Senor UNIX Administrator >> > fscked@pacbell.net (email) >> > 203.556.8471 (voice/msgs) >> > >> > # Providing administrative expertise (not 'damage control') since 1986. >> > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA >> > >> > >> > > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Pengar Enterprises, Inc. and Shire.Net LLC Web and Macintosh Consulting -- full service web hosting Chad Leigh chad@pengar.com chad@shire.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:21:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 347AD37B71A for ; Tue, 27 Feb 2001 07:21:31 -0800 (PST) (envelope-from shu@mailsurf.com) Received: from fwd01.sul.t-online.com by mailout06.sul.t-online.com with smtp id 14XlwQ-00064d-03; Tue, 27 Feb 2001 16:21:30 +0100 Received: from venus.mailsurf.com (320051988339-0001@[62.158.241.65]) by fmrl01.sul.t-online.com with esmtp id 14XlwJ-0VpY0WC; Tue, 27 Feb 2001 16:21:23 +0100 Received: by venus.mailsurf.com (Postfix, from userid 1001) id 2D45C1AB4B; Tue, 27 Feb 2001 16:21:23 +0100 (CET) Date: Tue, 27 Feb 2001 16:21:23 +0100 From: Sven Huster To: freebsd-questions@freebsd.org Subject: nfs mount problem Message-ID: <20010227162123.C91298@venus.mailsurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: 320051988339-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there i have a netapp filer 740 mounted on 3 different machines. the problem is sometimes after copying a file with scp only 2 machines get the new file version but 1 get a broken one with binary data at the end (normally only ascii, some php scripts). does anybody know something about this? freebsd 4.2-stable 23/01/01 mount options: rw,bg,soft,intr,nfsv3,rdirplus,mntudp,noconn thanks -- Sven Huster Senior Unix System Administrator *BSD, Solaris, Linux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:27:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id D0BF037B718 for ; Tue, 27 Feb 2001 07:27:14 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id KAA37931; Tue, 27 Feb 2001 10:26:50 -0500 (EST) (envelope-from mwlucas) Date: Tue, 27 Feb 2001 10:26:49 -0500 From: Michael Lucas To: Fernando Gleiser Cc: freebsd-questions@FreeBSD.ORG Subject: Re: "if syslogd message appears, email immediately" program? Message-ID: <20010227102649.A37911@blackhelicopters.org> References: <20010227100357.A37783@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from fgleiser@cactus.fi.uba.ar on Tue, Feb 27, 2001 at 12:27:52PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Fernando, I've tried this before, and wound up with a perl process that sucked up megs of RAM. This system runs for months without rebooting. Also, what happens when the log rotates? On Tue, Feb 27, 2001 at 12:27:52PM -0300, Fernando Gleiser wrote: > On Tue, 27 Feb 2001, Michael Lucas wrote: > > > Hello, > > > > I'm trying to find a program that watches syslogd continuously, and if > > a certain daemon makes a log entry it sends an email. > > > > We need this in real time, so logsurfer (or any other cron process) > > won't do it. > > > > Surely someone has written this before? > > You can do that with a 20-less lines perl script. It is something like: > > #!/usr/bin/perl -w > > open LOG, "tail -f yourlogfile |"; > > while () { > > if ($_=~/putyourpatternhere/) { > system ('mail -s "alarm !!" you@yourdomain'); > } > } > > Hope this helps. > > > Fer > > > > > > Thanks, > > Michael > > > > -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:38:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alto.i-cable.com (alto.i-cable.com [210.80.60.4]) by hub.freebsd.org (Postfix) with ESMTP id DBA0537B719 for ; Tue, 27 Feb 2001 07:38:17 -0800 (PST) (envelope-from kelvin@tickshop.com) Received: from kelvin (119cm27.hkcable.com.hk [61.10.119.27]) by alto.i-cable.com (8.9.3/8.9.3) with SMTP id XAA08385 for ; Tue, 27 Feb 2001 23:38:22 +0800 (HKT) From: kelvin@tickshop.com Message-ID: <000a01c0a0d3$8fca0920$1b770a3d@hkcable.com.hk> To: Subject: Dns Date: Tue, 27 Feb 2001 23:40:05 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A116.9CAE6080" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A116.9CAE6080 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Dear Sir, Can I setup two different domain name at same dns server and using same = ip ? If yes, please kindly show me how to do it. Thank you very much. Regards,, Kelvin ------=_NextPart_000_0007_01C0A116.9CAE6080 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Dear Sir,
 
Can I setup two different = domain name at same dns=20 server and using same ip ? If yes, please kindly show me how to do = it.=20 Thank you very much.
 
Regards,,
Kelvin
------=_NextPart_000_0007_01C0A116.9CAE6080-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:46:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from perkunas1.omnitel.net (perkunas1.omnitel.net [194.176.32.132]) by hub.freebsd.org (Postfix) with ESMTP id 8BD2C37B718 for ; Tue, 27 Feb 2001 07:46:43 -0800 (PST) (envelope-from edvard@post.omnitel.net) Received: from post.omnitel.net (salc0-s4.ot.lt [194.176.53.20]) by perkunas1.omnitel.net (8.9.3/8.9.3) with ESMTP id RAA32170 for ; Tue, 27 Feb 2001 17:46:37 +0200 Message-ID: <3A9BD9CF.FCF1AB7B@post.omnitel.net> Date: Tue, 27 Feb 2001 17:46:07 +0100 From: Macrolosa X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: dialing... Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have problem: I need to ring the number of my ISP with delay... For example: 555(delay)555... How to do that with my PPP program in FreeBSD??? Many thanks - Ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:51: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id 2745D37B71A for ; Tue, 27 Feb 2001 07:51:00 -0800 (PST) (envelope-from chad@pengar.com) Received: from [216.64.45.172] (helo=[192.168.99.123]) by hobbiton.shire.net with esmtp (Exim 2.04 #5) id 14XmOI-0000VD-00; Tue, 27 Feb 2001 08:50:18 -0700 Date: Tue, 27 Feb 2001 10:42:25 -0500 From: "Chad Leigh, Pengar Enterprises, Inc & Shire.Net LLC" Reply-To: chad@pengar.com To: Macrolosa , freebsd-questions@freebsd.org Subject: Re: dialing... Message-ID: <4018001855.983270545@[192.168.99.123]> In-Reply-To: <3A9BD9CF.FCF1AB7B@post.omnitel.net> X-Mailer: Mulberry/2.0.5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Most modems use the "," (comma) as the delay key. A longer delay requires multiple commas. For example, some US phones inside a PBX require a 9 to get an outside line. Often you need a delay there so you would use 9,8005551212 If your dialer does not support calling cards and you need to enter a PIN or calling card at a certain point you can do 9,8005551212,,,,,,,4444666677778888,,0002,,7175551212 As an exanple that dials an outside line, small pause, 800 acess number, large pause, CC number, smallish pause, PIN number, smallish pause, actual number to dial. Chad --On Tuesday, February 27, 2001 5:46 PM +0100 Macrolosa wrote: > Hi all, > I have problem: I need to ring the number of my ISP with delay... > For example: 555(delay)555... How to do that with my PPP program in > FreeBSD??? > > Many thanks - Ed > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Pengar Enterprises, Inc. and Shire.Net LLC Web and Macintosh Consulting -- full service web hosting Chad Leigh chad@pengar.com chad@shire.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 7:51:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 3BAB937B71D for ; Tue, 27 Feb 2001 07:51:46 -0800 (PST) (envelope-from shu@mailsurf.com) Received: from fwd03.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14XmPd-0003MH-05; Tue, 27 Feb 2001 16:51:41 +0100 Received: from venus.mailsurf.com (320051988339-0001@[62.158.241.65]) by fmrl03.sul.t-online.com with esmtp id 14XmPZ-0BTeZUC; Tue, 27 Feb 2001 16:51:37 +0100 Received: by venus.mailsurf.com (Postfix, from userid 1001) id 0B6EC1AB4B; Tue, 27 Feb 2001 16:51:35 +0100 (CET) Date: Tue, 27 Feb 2001 16:51:35 +0100 From: Sven Huster To: kelvin@tickshop.com Cc: questions@FreeBSD.org Subject: Re: Dns Message-ID: <20010227165135.B91623@venus.mailsurf.com> References: <000a01c0a0d3$8fca0920$1b770a3d@hkcable.com.hk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000a01c0a0d3$8fca0920$1b770a3d@hkcable.com.hk>; from kelvin@tickshop.com on Tue, Feb 27, 2001 at 11:40:05PM +0800 X-Sender: 320051988339-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 11:40:05PM +0800, kelvin@tickshop.com wrote: > Dear Sir, > > Can I setup two different domain name at same dns server and using same ip ? If yes, please kindly show me how to do it. Thank you very much. > > Regards,, > Kelvin hi Kelvin, you can have several zone sections in /etc/namedb/named.conf regards -- Sven Huster Senior Unix System Administrator *BSD, Solaris, Linux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 8:13:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from madcap.dyndns.org (bb158-90.singnet.com.sg [165.21.158.90]) by hub.freebsd.org (Postfix) with ESMTP id 3FB5A37B719 for ; Tue, 27 Feb 2001 08:13:40 -0800 (PST) (envelope-from ngps@madcap.dyndns.org) Received: by madcap.dyndns.org (Postfix, from userid 100) id 0893C1C0; Tue, 27 Feb 2001 23:53:39 +0800 (SGT) Date: Tue, 27 Feb 2001 23:53:39 +0800 From: Ng Pheng Siong To: Duncan Grisby Cc: Ng Pheng Siong , omniorb-list@uk.research.att.com, questions@freebsd.org Subject: Re: [omniORB] Python 2, FreeBSD 4, omniORBpy, core dump Message-ID: <20010227235339.C1427@madcap.dyndns.org> References: <200102121558.PAA07580@pineapple.uk.research.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200102121558.PAA07580@pineapple.uk.research.att.com>; from dgrisby@uk.research.att.com on Mon, Feb 12, 2001 at 03:58:14PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 12, 2001 at 03:58:14PM +0000, Duncan Grisby wrote: > > $ python example_echo_nssrv.py > > Segmentation fault (core dumped) > > Does the non-naming service example (example_echo_srv.py and > example_echo_clt.py) work? Hi, Alexander Shakhov suggested linking the C++ library statically. This seems to have fixed it for me. Here's what I changed in src/lib/omniORBpy/modules/dir.mk: --- dir.mk.org Wed Feb 28 00:03:55 2001 +++ dir.mk Sun Feb 25 14:07:28 2001 @@ -298,6 +298,7 @@ ifdef FreeBSD CXXOPTIONS += -fPIC +EXTRAS = /usr/lib/libgcc_r.a libname = _omnipymodule.so soname = $(libname).$(OMNIPY_MAJOR) @@ -310,6 +311,7 @@ -shared -o $@ -Wl,-soname,$(soname) \ $(IMPORT_LIBRARY_FLAGS) \ $(filter-out $(LibSuffixPattern),$^) $(OMNIORB_LIB)\ + $(EXTRAS) \ ) all:: $(lib) A better rendition of "EXTRAS" is appreciated. Cheers. -- Ng Pheng Siong * http://www.post1.com/home/ngps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 8:37: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tmd.df.ru (cr219023-a.rchrd1.on.wave.home.com [24.43.203.140]) by hub.freebsd.org (Postfix) with ESMTP id 079C537B719 for ; Tue, 27 Feb 2001 08:36:58 -0800 (PST) (envelope-from mlivingstone@ottawa.com) Received: from vvk (tmd [192.168.0.2]) by tmd.df.ru (Postfix) with SMTP id B1FADF5E9 for ; Tue, 27 Feb 2001 11:36:56 -0500 (EST) Message-ID: <000a01c0a0db$737f79f0$0200a8c0@vvk> From: "Mark Livingstone" To: Subject: chnaging HARD DRIVES?! please help! Date: Tue, 27 Feb 2001 11:36:35 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A0B1.8A56E520" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A0B1.8A56E520 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable I've a 20gb where my FreeBSD installed.. how do i copy it to my 10gb = drive so that it would copy one-to-one? i've read "dump" man page and = couldn't figure out the syntax. do i need to partition those 10gb to = reflect partitions on my 20gb? i would really appreciate if you provided = me with ideas/syntax/whatever. thanks! ------=_NextPart_000_0007_01C0A0B1.8A56E520 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
I've a 20gb where my FreeBSD = installed.. how do i=20 copy it to my 10gb drive so that it would copy one-to-one? i've read = "dump" man=20 page and couldn't figure out the syntax. do i need to partition those = 10gb to=20 reflect partitions on my 20gb? i would really appreciate if you provided = me with=20 ideas/syntax/whatever.
 
thanks!
------=_NextPart_000_0007_01C0A0B1.8A56E520-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 8:41:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id 71A0E37B719 for ; Tue, 27 Feb 2001 08:41:20 -0800 (PST) (envelope-from wash@iconnect.co.ke) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 14Xn9m-000IRx-00 for freebsd-questions@freebsd.org; Tue, 27 Feb 2001 19:39:22 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.20 #1) id 14XnD2-000A9G-00 for freebsd-questions@freebsd.org; Tue, 27 Feb 2001 19:42:44 +0300 Date: Tue, 27 Feb 2001 19:42:44 +0300 From: Odhiambo Washington To: FBSD-Q Subject: Jail Message-ID: <20010227194244.B38088@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , FBSD-Q Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD poeza.iconnect.co.ke 4.2-STABLE FreeBSD 4.2-STABLE X-Mailer: Mutt http://www.mutt.org/ X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I am taking my premiere attemp at jail but end up with an error during 'make all' /usr/src/lib/libutil/../../sys/sys/socket.h:448: syntax error before `socklen_t' *** Error code 1 Stop in /usr/src/lib/libutil. : : What could this mean? I've done 'make clean; in /usr/src, done a fresh cvsup and started again but I end up at the same place.... TIA -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. Action may not always bring happiness; but there is no happiness without=20 action. -Benjamin Disraeli=20 --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6m9kEA2k+MNyI/bERAt/3AKCo8lwX5GRv2Pm7Zra47lafYp1SPwCcDVOu zAO/QW7Rr3ZwODZNEYWgsKQ= =tgCc -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 8:57:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 7CFF937B719 for ; Tue, 27 Feb 2001 08:57:12 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 3553 invoked by uid 100); 27 Feb 2001 16:57:11 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15003.56423.668687.495277@guru.mired.org> Date: Tue, 27 Feb 2001 10:57:11 -0600 To: "Mark Livingstone" Cc: questions@freebsd.org Subject: Re: chnaging HARD DRIVES?! please help! In-Reply-To: <105964703@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Livingstone types: > This is a multi-part message in MIME format. Please don't do this - just send plain text, not html or html and plain text. > ------=_NextPart_000_0007_01C0A0B1.8A56E520 > Content-Type: text/plain; > charset="koi8-r" > Content-Transfer-Encoding: quoted-printable > > I've a 20gb where my FreeBSD installed.. how do i copy it to my 10gb = > drive so that it would copy one-to-one? i've read "dump" man page and = > couldn't figure out the syntax. do i need to partition those 10gb to = > reflect partitions on my 20gb? i would really appreciate if you provided = > me with ideas/syntax/whatever. See the FAQ: . http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 8:57:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.dacor.net (xfer.dacor.net [63.174.195.2]) by hub.freebsd.org (Postfix) with ESMTP id E900B37B718 for ; Tue, 27 Feb 2001 08:57:54 -0800 (PST) (envelope-from jkonecn@green-mfg.com) Received: from green-mfg.com (adsl-18.dacor.net [207.40.20.18]) by goliath.dacor.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id FW4GYPKM; Tue, 27 Feb 2001 11:57:53 -0500 Message-ID: <3A9BDC90.31132C24@green-mfg.com> Date: Tue, 27 Feb 2001 11:57:52 -0500 From: Joe Konecny X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD List Subject: block realaudio Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any way I can block users access to using realaudio? Our users constantly tie up bandwidth with that stuff. I'm using ipfw and natd currently with ipfw set to open. Any help is appreciated! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9: 3:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 4311137B718 for ; Tue, 27 Feb 2001 09:03:06 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f1RH2su10767; Tue, 27 Feb 2001 12:02:55 -0500 Message-ID: <004301c0a0df$a2ccb610$6102a00a@nhqadmin17> From: "Ben" To: "Joe Konecny" , "FreeBSD List" References: <3A9BDC90.31132C24@green-mfg.com> Subject: Re: block realaudio Date: Tue, 27 Feb 2001 12:05:55 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yes, find the port number for RealAudio and put a rule to deny log that port going outbound. - ----- Original Message ----- From: "Joe Konecny" To: "FreeBSD List" Sent: Tuesday, February 27, 2001 11:57 AM Subject: block realaudio > Is there any way I can block users access to using realaudio? > > Our users constantly tie up bandwidth with that stuff. > > I'm using ipfw and natd currently with ipfw set to open. > > Any help is appreciated! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR KDGSCR/U4k/KbaZns/F/73f/ =dgrL -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:14:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wally.eecs.harvard.edu (wally.eecs.harvard.edu [140.247.60.30]) by hub.freebsd.org (Postfix) with ESMTP id E0ECC37B718 for ; Tue, 27 Feb 2001 09:14:05 -0800 (PST) (envelope-from magoutis@eecs.harvard.edu) Received: (from magoutis@localhost) by wally.eecs.harvard.edu (8.10.0/8.10.0) id f1RHE4d30504; Tue, 27 Feb 2001 12:14:04 -0500 (EST) Date: Tue, 27 Feb 2001 12:14:04 -0500 (EST) Message-Id: <200102271714.f1RHE4d30504@wally.eecs.harvard.edu> From: Kostas Magoutis To: freebsd-questions@FreeBSD.ORG Subject: keeping device instance information Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am porting a Linux device driver to FreeBSD for a user-space networking card. The problem that I am facing is that I need to keep individual state for every opened instance of the device. For example, if two processes do open("/dev/card", O_RDWR), I want to the driver to somehow be able to distinguish between the two opened instances of the device and keep separate state for each instance. The way things happen now is, each device is accessed via specfs, and from within the driver (e.g. card_open, card_ioctl, etc.) I see no way to hang state for each opened instance. In Linux, the device open, ioctl, etc. calls receive the inode and file structure pointer for that opened instance of the device, and the file structure has a private_data space to keep space for each instance. In FreeBSD, there are separate file structures for each opened instance and they point to the same vnode. The file structure has nothing like the vnode's v_data to keep instance-specific state. Am I missing something or is there perhaps a way to do this that I don't know of yet? I suspect using devfs may work but I haven't looked at devfs in detail yet. Thanks for any help, Kostas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:34:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id E763E37B718 for ; Tue, 27 Feb 2001 09:34:40 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f1RHTVk19478; Tue, 27 Feb 2001 12:29:31 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9BE3FB.262C6727@ocsinternet.com> Date: Tue, 27 Feb 2001 12:29:31 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ben Cc: Joe Konecny , FreeBSD List Subject: Re: block realaudio References: <3A9BDC90.31132C24@green-mfg.com> <004301c0a0df$a2ccb610$6102a00a@nhqadmin17> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Typically... rtsp:554 pna:7070 Cheers, mikel Ben wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Yes, find the port number for RealAudio and put a rule to deny log > that port going outbound. > > - ----- Original Message ----- > From: "Joe Konecny" > To: "FreeBSD List" > Sent: Tuesday, February 27, 2001 11:57 AM > Subject: block realaudio > > > Is there any way I can block users access to using realaudio? > > > > Our users constantly tie up bandwidth with that stuff. > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > Any help is appreciated! > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 7.0.3 for non-commercial use > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > KDGSCR/U4k/KbaZns/F/73f/ > =dgrL > -----END PGP SIGNATURE----- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:39:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.inwind.it (relay2.inwind.it [212.141.53.73]) by hub.freebsd.org (Postfix) with ESMTP id 668FF37B71C for ; Tue, 27 Feb 2001 09:39:11 -0800 (PST) (envelope-from fcasadei@inwind.it) Received: from [62.98.203.103] (62.98.203.103) by relay2.inwind.it (5.1.056) id 3A4739BB0021F654 for freebsd-questions@freebsd.org; Tue, 27 Feb 2001 18:39:08 +0100 Received: (qmail 1905 invoked by uid 1000); 27 Feb 2001 17:36:33 -0000 Date: Tue, 27 Feb 2001 18:36:33 +0100 From: Francesco Casadei To: Stephen Hovey Cc: freebsd-questions@freebsd.org Subject: Re: Slightly off topic DNS Message-ID: <20010227183633.B1836@goku.kasby> Mail-Followup-To: Stephen Hovey , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="CdrF4e02JqNVZeln" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from shovey@buffnet.net on Tue, Feb 27, 2001 at 09:28:30AM -0500 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --CdrF4e02JqNVZeln Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 27, 2001 at 09:28:30AM -0500, Stephen Hovey wrote: >=20 > Ive been huntin and not finding so I thought you guys would know.. is > there a dns package out there that can hold a pool of destination IPs, > leaveing one IP and providing a different one should the first be dead? >=20 > Im tryin to find a good way to force resolution to change, if webserver A > dies, so that webserver B is used instead. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 > end of the original message I think djbdns can do what you want. I'm sure I have read something similar= at http://cr.yp.to/djbdns.html. Francesco Casadei --=20 You can download my public key from http://digilander.iol.it/fcasadei/ or retrieve it from a keyserver (pgpkeys.mit.edu, wwwkeys.pgp.net, ...) Key fingerprint is: 1671 9A23 ACB4 520A E7EE 00B0 7EC3 375F 164E B17B --CdrF4e02JqNVZeln Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6m+WffsM3XxZOsXsRAmaiAJ9gvLsa5cn6WteSfJjPACWaMklM+gCgpE8/ 5twlQ9C1fEU5cq8fJ2laE6w= =irft -----END PGP SIGNATURE----- --CdrF4e02JqNVZeln-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:39:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 6B8C237B71B for ; Tue, 27 Feb 2001 09:39:28 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1RHbt470855; Tue, 27 Feb 2001 11:38:03 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Tue, 27 Feb 2001 11:37:55 -0600 (CST) From: Brennan Stehling To: richard childers Cc: Ted Mittelstaedt , Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Subject: Re: Pimping FreeBSD Information (was: 'Order') In-Reply-To: <3A9BC4C1.ABD81182@pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, Ted did send me a free copy of the book. It has a good deal of useful information in it, especially if you are stuck in a windows world. And as for the rest of what you had to say, I would only hope that there could be more people writing books. An author may make money off a book, but if they spent the time to gather the information and put together a comprehensive book, I think they deserve it. The problem with Open Source and the idea that it is free, is that it does cost in time to learn, configure and maintain. Deverlopers also are not the best technical writers, so sometimes you have to actually read the code, which is not an option for many people. Good books bring down the overall cost of running Open Source systems like Sendmail, Bind, FreeBSD and Apache. I typically buy O'Reilly books as they are written by the very same people who write the software, but it is so hard to find good BSD books. As for Tim's book, I had trouble figuring out how to set up natd. And last night I was at Barnes and Noble and I paged through the The Complete FreeBSD, the community written book. It was little help with this natd as well. And online resources offer little more help, including mailing lists such as this. We need more authors who take the time and the money to set up a few computers and test their example configurations and then compile all of that information into a great book which lets me administer all of my FreeBSD servers with more ease than without the book. (not a shameless plug, trust me) I created GreasyDaemon.com for that very reason. I could not find the information that I needed easily. I was typically going to FreeBSD.org and doing searching... then to FreeBSDDiary.org and other sites, searching in vain to find the information I needed to use to get my job done. Ultimately I decided to create a search engine that everyone can use. Do I make money off it? No. I actually lose money by running the GD website, but that is ok. I actually find it very useful myself, and others tell me they also find it useful. It is great time saver. But in the end, the search index does not include every bit of information that someone may need. I feel there is a bit to be desired when it comes to documentation. I have been trying to do something about this. I have written a little documentation on GD which then provides links to more indepth content. Many new users do not know what NAT is. They think it is IP Aliasing or something else. The docs on my site act only as overviews to give newbies the buzz words so they can learn the initial terminology and then read on with sites like FreeBSDDiary.org which provides a great deal of useful content. (my favorite site actually) And if you compare a book to online docs, you may notice that the quality of books is better. They do more research and put more time into it. The topic summaries that I have on GD are usually written in a few hours and then I revise them as I get feedback. But if I were to write a book, I would likely do much more research and gather many more examples and configurations that would make the book even more complete. I can only hope that more people take some of their time to start the process of writing a book... here is the process if you are so inclined. 1) Know your topic 2) Decide on the scope of a book and the content 3) Contact a publisher and submit your proposal for your topic 4) Write a great book. 5) Edit the book (revise, revise, review) 6) Get the book published. 7) Hope it sells enough to make a dent in your energy bill. Publishers like Wesley-Addison and O'Reilly will take your submissions and will work with you to produce your book. Linux Torvalds re-coins the phrase just right.... "Just do it!" Do not complain about the problem, do something to resolve it. I think Jordon Hubbard would agree with that sentiment. You could also write for the Daemon News site and print magazine. A magazine is a good stepping stone if you are considering writing a book. If you would like to write an article, drop an email editors@daemonnews.org. It is quite easy, and I think you may like seeing your name in print. Bottom line, you do not have to write the software to write the documentation. But if the documentation is incomplete, that makes the software incomplete. View the manpage on qpopper and try to learn how all the command-line switches are supposed to work. Figuring it out takes time. Time better spent doing other stuff... like playing Starcraft. Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Tue, 27 Feb 2001, richard childers wrote: > Maybe you should offer to send free copies to people ... or quote from your > book, instead of just referring to it. > > I've seen two references to this book ... two attempts to pander it, to pimp > it, to sell it, to drum up orders for it ... but I don's see you, Ted, > contributing any expertise. Just sales advertisements. > > Maybe I'm wrong ... maybe you've offered help, quoted copiously from the > book, time and again. Maybe there are entire chapters posted somewhere where > people can read them, and use them, without lining your pockets. > > If I am, I'm sure others - not you, Ted - will inform me. And I will duly > apologize. > > But so far you seem indistinguishable from any other parasite whom has > latched upon another's free software as a way to make money. > > ... So, distinguish yourself. Post some free material. Quit pandering. Answer > some questions or go away. Quit pushing your pathetic book. > > Where did you get your information? From the net ... for free ... of course. > > 'Nuff sed. > > > -- richard > > > Ted Mittelstaedt wrote: > > > Maybe you should read the book and tell us an unbiased > > opinion of it. ;-) > > > > Ted Mittelstaedt tedm@toybox.placo.com > > Author of: The FreeBSD Corporate Networker's Guide > > Book website: http://www.freebsd-corp-net-guide.com > > > > >-----Original Message----- > > >From: richard childers [mailto:fscked@pacbell.net] > > >Sent: Monday, February 26, 2001 10:07 PM > > >To: Ted Mittelstaedt > > >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG > > >Subject: Re: Order > > > > > > > > >And we all know how much a referral from the author is worth, relatively > > >speaking ... > > > > > >-- richard > > > > > > > > > > > >Ted Mittelstaedt wrote: > > > > > >> >From: owner-freebsd-questions@FreeBSD.ORG > > >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill > > >> > > > >> >Gail, > > >> > > > >> > > > >> >Also, please look through that Internet site mentioned as you > > >will find it > > >> >offers other titles than just the FreeBSD manual. One such example > > >> >is a book > > >> >titled The Complete FreeBSD which many people on this mailing list > > >> >use, you > > >> >can find this book (with CDs) by following this link... > > >> > > > >> >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml > > >> > > > >> > > > >> > > >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 > > >> FreeBSD CDROM included. It is also available overseas - see the > > >> website for a list of bookstores. > > >> > > >> Ted Mittelstaedt tedm@toybox.placo.com > > >> Author of: The FreeBSD Corporate Networker's Guide > > >> Book website: http://www.freebsd-corp-net-guide.com > > >> > > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > > >> with "unsubscribe freebsd-questions" in the body of the message > > > > > >-- > > >Richard A. Childers > > >Senor UNIX Administrator > > >fscked@pacbell.net (email) > > >203.556.8471 (voice/msgs) > > > > > ># Providing administrative expertise (not 'damage control') since 1986. > > ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > > > > > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:40:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zcars04f.ca.nortel.com (zcars04f.nortelnetworks.com [47.129.242.57]) by hub.freebsd.org (Postfix) with ESMTP id B92B137B718 for ; Tue, 27 Feb 2001 09:40:03 -0800 (PST) (envelope-from mkoivist@nortelnetworks.com) Received: from zcard015.ca.nortel.com by zcars04f.ca.nortel.com; Tue, 27 Feb 2001 12:35:03 -0500 Received: by zcard015.ca.nortel.com with Internet Mail Service (5.5.2653.19) id ; Tue, 27 Feb 2001 12:35:04 -0500 Message-ID: From: "Matthew Koivisto" To: "'freebsd-questions@freebsd.org'" Subject: RE: MPLS Date: Tue, 27 Feb 2001 12:35:01 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0A0E3.9CF6BC50" X-Orig: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0A0E3.9CF6BC50 Content-Type: text/plain; charset="iso-8859-1" As far as I know there are no MPLS implementations at all yet. I could be wrong, but I haven't heard of any. Matt -----Original Message----- From: Kristof Kerkhof [mailto:kerkhofk@sebb.bel.alcatel.be] Sent: Tuesday, February 27, 2001 4:42 PM To: freebsd-questions Subject: MPLS Hello, does anyone know if it is possible to run MPLS on FreeBsd ?? Best Regards, Kristof Kerkhof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01C0A0E3.9CF6BC50 Content-Type: text/html; charset="iso-8859-1" RE: MPLS

As far as I know there are no MPLS implementations at all yet. I could be wrong, but I haven't heard of any.

Matt

-----Original Message-----
From: Kristof Kerkhof [mailto:kerkhofk@sebb.bel.alcatel.be]
Sent: Tuesday, February 27, 2001 4:42 PM
To: freebsd-questions
Subject: MPLS


Hello,

does anyone know if it is possible to run MPLS on FreeBsd ??

Best Regards,
Kristof Kerkhof

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

------_=_NextPart_001_01C0A0E3.9CF6BC50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:41:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 13C2537B718 for ; Tue, 27 Feb 2001 09:41:31 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f1RHeG743105; Tue, 27 Feb 2001 09:40:18 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "richard childers" Cc: "Aaron Hill" , , Subject: RE: Pimping FreeBSD Information (was: 'Order') Date: Tue, 27 Feb 2001 09:40:15 -0800 Message-ID: <000001c0a0e4$57d469a0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal In-Reply-To: <3A9BC4C1.ABD81182@pacbell.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: richard childers [mailto:fscked@pacbell.net] >Sent: Tuesday, February 27, 2001 7:16 AM >To: Ted Mittelstaedt >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG >Subject: Pimping FreeBSD Information (was: 'Order') > > >Maybe you should offer to send free copies to people You obviously haven't read question #1 on the book FAQ on the website ... or quote from your >book, instead of just referring to it. > The AW website has a large excerpt from the book - and at a number of trade shows sample chapters were handed out. If anyone wants one they are free to e-mail me offline. >I've seen two references to this book ... two attempts to pander >it, to pimp >it, to sell it, to drum up orders for it ... Great! For all the advertising that's been done by AW that's a pretty good return rate! > but I don's see you, Ted, >contributing any expertise. Just sales advertisements. > Check the FreeBSD FAQ, http://www.freebsd.org/FAQ/troubleshoot.html question 3.1 Also check the archives of http://www.computerbits.com 5 years of my columns are up there, many cover aspects of FreeBSD. >Maybe I'm wrong ... maybe you've offered help, Probably, quoted copiously from the >book, time and again. Maybe there are entire chapters posted >somewhere where >people can read them, and use them, without lining your pockets. > I'll admit that when the publisher asked me about posting a sample chapter on my book website I vetoed it. I also realize that some other books do have sample chapters posted. However, this is not because I and the publisher are opposed to handing out samples. I decided this because if someone is interested in the book I want to know who they are, and I can't get that from hitcounts. >If I am, I'm sure others - not you, Ted - will inform me. And I will duly >apologize. > >But so far you seem indistinguishable from any other parasite whom has >latched upon another's free software as a way to make money. > Sorry about that - obviously your misinformed. The thing is that there's links off the book website that answer everything you've brought up. >... So, distinguish yourself. Post some free material. Quit >pandering. Answer >some questions or go away. Quit pushing your pathetic book. > Some questions are not answerable in a post to the mailing list. When someone posts "Tell me how to set up a FreeBSD mailserver for a network of e-mail clients" I submit that attempting to poop out a 10-page dissertation on it and post it to -questions is completely and totally beyond the charter here. Sure, you can refer them to various URL's. I do, and if they check out my book URL guess what - there's a link there to a list of online Computer Bits articles that explain how to do it, that have been online since 1996. Not only that but the Computer Bits website has been in the major search engines for a long time. Some people simply don't WANT to be driven to on-line URLs, they either want a book or they want in essense a guru to give them hours of free consulting time that's tailored to their specific site and needs. That's not appropriate for the -questions list and it's not fair either - many of the guru's that post here have jobs where they are charging people to do exactly that. It's perfectly acceptable to ask some easily-answered questions on a mailing list here, we aren't in the habit of withholding information or demanding a credit card for it. But it's over the line when the questioner demands extensive, customized information that would take hours of analysis to answer, and that's only applicable to themselves, and some of the very general questions posted here are exactly those kinds of questions in disguise. It's also very unfair when a questioner asks a question and gets an answer they don't like and starts harping for a different one. How many times have we all read "I have this ancient network adapter I got from a flea market for 50 cents that has a broken driver and I want you to fix the bugs in the driver instead of going down to CompUSA and spending $10 for a Realtek-based that's superior and has a working driver" A lot of the FreeBSD people, like myself, have basically stopped answering those types of questions because we already answered them when we made the hardware compatibility list! >Where did you get your information? From the net ... for free ... >of course. > Some of it. However, would you believe that the majority of information in both my columns and the book are the result of hours and hours spent using FreeBSD myself and in various companies that I've worked for, and in addition for companies that contracted me to do it for them. If you consider my personal time as having value then it's definitely not free. >'Nuff sed. > Richard, you raise an interesting point that has been asked by a number of people with no clear answer. Basically it is: for FreeBSD to become widely used, there must be many people that use it full-time, all day long, and develop for it, and deploy it. How are these people going to eat? Well, some of them can eat by building FreeBSD servers for others, but that takes a lot of time away from developing directly for FreeBSD. What it boils down to is that the only way to keep developers fed, and to give them maximum exposure time to FreeBSD so they can continue to enhance it and develop new apps for it, is to allow them to make money from it somehow. So far, the only thing that anyone has come up with that answers that bill is FreeBSD consulting for a fee. Certainly I can't feed myself from book sales, you'd laugh if you knew how little money comes from it. But, consulting for a fee is probably viewed by you as completely contrary to the "spirit" of FreeBSD, I'd guess. So, what I (and others here no doubt) are probably wondering is if you, Richard, have a great idea that we haven't thought of, of how we can feed ourselves from FreeBSD and not have most of our time diverted into non-FreeBSD jobs, or jobs where FreeBSD is only involved in a peripheral manner, and still be able to hand out ream after ream of customized, targeted, specific help for free. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com > >-- richard > > >Ted Mittelstaedt wrote: > >> Maybe you should read the book and tell us an unbiased >> opinion of it. ;-) >> >> Ted Mittelstaedt tedm@toybox.placo.com >> Author of: The FreeBSD Corporate Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com >> >> >-----Original Message----- >> >From: richard childers [mailto:fscked@pacbell.net] >> >Sent: Monday, February 26, 2001 10:07 PM >> >To: Ted Mittelstaedt >> >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG >> >Subject: Re: Order >> > >> > >> >And we all know how much a referral from the author is worth, relatively >> >speaking ... >> > >> >-- richard >> > >> > >> > >> >Ted Mittelstaedt wrote: >> > >> >> >From: owner-freebsd-questions@FreeBSD.ORG >> >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill >> >> > >> >> >Gail, >> >> > >> >> > >> >> >Also, please look through that Internet site mentioned as you >> >will find it >> >> >offers other titles than just the FreeBSD manual. One such example >> >> >is a book >> >> >titled The Complete FreeBSD which many people on this mailing list >> >> >use, you >> >> >can find this book (with CDs) by following this link... >> >> > >> >> >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml >> >> > >> >> > >> >> >> >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 >> >> FreeBSD CDROM included. It is also available overseas - see the >> >> website for a list of bookstores. >> >> >> >> Ted Mittelstaedt tedm@toybox.placo.com >> >> Author of: The FreeBSD Corporate Networker's Guide >> >> Book website: http://www.freebsd-corp-net-guide.com >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> >> with "unsubscribe freebsd-questions" in the body of the message >> > >> >-- >> >Richard A. Childers >> >Senor UNIX Administrator >> >fscked@pacbell.net (email) >> >203.556.8471 (voice/msgs) >> > >> ># Providing administrative expertise (not 'damage control') since 1986. >> ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA >> > >> > >> > > >-- >Richard A. Childers >Senor UNIX Administrator >fscked@pacbell.net (email) >203.556.8471 (voice/msgs) > ># Providing administrative expertise (not 'damage control') since 1986. ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:44:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id 5AAE837B71A for ; Tue, 27 Feb 2001 09:44:52 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f1RHjFk19532; Tue, 27 Feb 2001 12:45:15 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9BE7AB.28AC2652@ocsinternet.com> Date: Tue, 27 Feb 2001 12:45:15 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Jennings Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dynamic dns References: Content-Type: multipart/mixed; boundary="------------CCD52BAE1ED1FB96D07B271A" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------CCD52BAE1ED1FB96D07B271A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I found that dynamic DNS wasn't worth the trouble, for the small site I was working on it for. I only got the DHCPd running after printing some of the docs found on the isc homepage. Attached is a copy of a template dhcpd config file I used once... cheers, mikel Mike Jennings wrote: > Where can I find information about dynamic dns with dhcp > implementation on a FreeBSD unix system. I have already reviewd the > Handbook, in fact I bought it. Parts are only relevant to dhcp > clients. I have just been to the Internet Consortium for more info.Not > sure if this is going to be a hard project to implement. Thanks for > any info on this subject. Mike Jennings > > > ----------------------------------------------------------------------- > Get Your Private, Free E-mail from MSN Hotmail at > http://www.hotmail.com. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe > freebsd-questions" in the body of the message --------------CCD52BAE1ED1FB96D07B271A Content-Type: text/plain; charset=us-ascii; name="rc.dhcpd" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc.dhcpd" subnet 172.16.1.0 netmask 255.255.255.0 { range 172.16.1.5 172.16.1.240; # option domain-name "albinder.com"; option subnet-mask 255.255.255.0; option routers 172.16.1.1; option domain-name-servers 204.107.76.111, 204.107.76.110; } --------------CCD52BAE1ED1FB96D07B271A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:46:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ruraltel.net (mail1.ruraltel.net [24.225.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 5311137B720 for ; Tue, 27 Feb 2001 09:46:11 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: from darryl ([24.225.30.195]) by mail.ruraltel.net (Post.Office MTA v3.5.3 release 223 ID# 0-70800U16000L4200S0V35) with SMTP id net for ; Tue, 27 Feb 2001 11:46:04 -0600 Reply-To: From: "Darryl Hoar" To: Subject: TrueType fonts & X Date: Tue, 27 Feb 2001 11:44:27 -0600 Message-ID: <000a01c0a0e4$ee5f6230$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I have FreeBSD 4.0-release installed on my computer. I have KDE. I have followed the handbook for setting up X. One of the sections talked about using TrueType fonts with X. I followed along, but had problems. Here's what I did: 1. installed xfstt from ports (XFree86 seems to be 3.3.5) 2. installed ttmkfdir from ports 3. created directory /usr/X11R6/lib/X11/fonts/TrueType 4. ftp'd TrueType fonts from my windows box to the TrueType directory. 5. Changed owner on TrueType by: Chown -R root /usr/X11R6/lib/X11/fonts/TrueType 6. Changed perms to 755. 7. cd to /usr/X11R6/lib/X11/fonts/TrueType 8. ttmkfdir > fonts.dir 9. examined fonts.dir. permissions & ownership match other files. 10. started xfstt by: xfstt --daemon 11. xset fp+ inet/127.0.0.1:7101 12. xset fp+ /usr/X11R6/lib/X11/fonts/TrueType I then get this error: xset bad font path element (#42) possible causes are: directory does not exist or has wrong permissions directory missing fonts.dir incorrect font server address or syntax I set permissions on the TrueType directory to 777, and still got the message. I killed off xfstt and restarted it: xset fp+ unix/:7101 but still got the message. what am I missing here ? thanks for any help, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:53:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from showcase.pdsys.com (showcase.pdsys.com [207.167.12.13]) by hub.freebsd.org (Postfix) with ESMTP id 0383337B719; Tue, 27 Feb 2001 09:53:08 -0800 (PST) (envelope-from jim@pdsys.com) Received: from jwhitelaw ([139.142.188.35]) by showcase.pdsys.com (Post.Office MTA v3.5.3 release 223 ID# 0-56457U100L100S0V35) with SMTP id com; Tue, 27 Feb 2001 09:12:05 -0700 From: "Jim Whitelaw" To: "freebsd-questions@freebsd.org" Cc: "freebsd-stable@freebsd.org" Date: Tue, 27 Feb 2001 10:57:32 -0700 Reply-To: "Jim Whitelaw" X-Mailer: PMMail 2000 Professional (2.20.2030) For Windows 2000 (5.0.2195;1) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: error in make buildworld Message-ID: <20010227161205265.AAA132@showcase.pdsys.com@jwhitelaw> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to update a system from 4.2-RELEASE to 4.2-STABLE. I cvsupped fresh source with this cvsupfile: ============ *default host=cvsup5.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all src-crypto src-secure *default tag=. ports-all doc-all ============= 'make buildworld' fails at the same point every try with this error: ======== cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/sr c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tool s -I/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1plus/ ../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gc c/config -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp -I. -I/u sr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc1plus/../../../../c ontrib/gcc/cp/typeck.c cc: {standard input}: cpp: Internal compiler error: program cc1 got fatal signal 11Assembler messages: {standard input}:6113: output pipe has been closed*** Error code 1 Warning: end of file not at end of a line; newline insertedStop in /usr/src/gnu/usr.bin/c c/cc1plus. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. =========== How should I go about fixing this? TIA ========================================================================= Jim Whitelaw tel: +1.780.975.1534 jim-at-pdsys-dot-com fax: +1.780.484.9239 Pathways Data Systems Inc. http://www.pdsys.com ========================================================================= "It is best to assume that the network is filled with malevolent entities that will send packets designed to have the worst possible effect." - F.Baker, RFC1812 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 9:58:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id E669C37B718 for ; Tue, 27 Feb 2001 09:58:41 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id f1RHwWc14794; Tue, 27 Feb 2001 09:58:32 -0800 (PST) Date: Tue, 27 Feb 2001 09:58:32 -0800 (PST) From: Dan Busarow To: Tak-Chi PO Cc: questions@freebsd.org Subject: Re: problem about remote printing In-Reply-To: <20010227071723.61329.qmail@web10705.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Feb 26, Tak-Chi PO wrote: >I have a HP4050 at 192.168.1.54. Here is my >/etc/printcap: > >remote|lp:\ > :sh:\ > :rm=192.168.1.54:\ > :sd=/var/spool/output/lp54:\ > :lf=/var/log/lpd-errs > >after i tried to print sth, i run "lpc status all", I >se: > >remote: > queuing is enabled > printing is enabled > 4 entries in spool area > waiting for 192.168.1.54 to come up > >It is "waiting to come up" forever and nothing's get >printed. What's possibly wrong here? What do you have lpd-errs and messages (both in /var/log) on 192.168.1.54? Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:20:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc1.az.home.com (mail2.rdc1.az.home.com [24.1.240.76]) by hub.freebsd.org (Postfix) with ESMTP id 8B40037B719 for ; Tue, 27 Feb 2001 10:20:14 -0800 (PST) (envelope-from rdaniels38@home.com) Received: from cx628451A ([24.21.112.67]) by mail2.rdc1.az.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010227182014.NMQX796.mail2.rdc1.az.home.com@cx628451A> for ; Tue, 27 Feb 2001 10:20:14 -0800 Message-ID: <009101c0a0e9$a7a89000$43701518@cx628451A> From: "Robert Daniels" To: Subject: NATD Problems, HELP! Date: Tue, 27 Feb 2001 11:18:16 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_008E_01C0A0AE.FB2FC760" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_008E_01C0A0AE.FB2FC760 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I have a small network I am trying to get up. I have a = computer named FOO that is my gateway. I have a client named BAR. Now I = can get out on the internet just fine with foo. With computer BAR I can = ping FOO, telnet into FOO and also ping FOO default GATEWAY and DNS = server. When I try to ping an address on the internet from computer BAR = for instance 208.220.149.252 I get a host name look up failure. If I = but the later IP address in my hosts file with the HOSTNAME on computer = BAR it will ping the IP address. So I think the problem Lies in computer = BAR. I don't have firewall or natd running on computer BAR just = computer FOO. my rc.conf on computer BAR is basic. I just start the = interface and set the default router to my private class C IP address on = computer FOO. Any help would be apreciated. Oh, I am running FreeBSD = 4.2 release on both boxes.=20 Thank You, Robert Daniels=20 ------=_NextPart_000_008E_01C0A0AE.FB2FC760 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
       =20     I have a small network I am trying to get up. I have = a=20 computer named FOO that is my gateway. I have a client named BAR. Now I = can get=20 out on the internet just fine with foo. With computer BAR I can ping = FOO, telnet=20 into FOO and also ping FOO default GATEWAY and DNS server.  When I = try to=20 ping an address on the internet from computer BAR  for = instance=20 208.220.149.252   I get a host name look up failure. If I but = the=20 later IP address in my hosts file with the HOSTNAME on computer BAR it = will ping=20 the IP address. So I think the problem Lies in computer BAR.  I = don't have=20 firewall or natd running on computer BAR just computer FOO. my rc.conf = on=20 computer BAR is basic. I just start the interface and set the=20 default router to my private class C IP address on = computer FOO.=20 Any help would be apreciated.  Oh, I am running FreeBSD 4.2 release = on both=20 boxes.
 
 
Thank You,
Robert = Daniels 
------=_NextPart_000_008E_01C0A0AE.FB2FC760-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:25:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from InfoMath.math.NCTU.edu.tw (infomath.math.nctu.edu.tw [140.113.22.119]) by hub.freebsd.org (Postfix) with ESMTP id 786F637B719; Tue, 27 Feb 2001 10:25:36 -0800 (PST) (envelope-from gslin@InfoMath.math.NCTU.edu.tw) Received: (from gslin@localhost) by InfoMath.math.NCTU.edu.tw (8.11.0/8.9.3) id f1RIOpO94810; Wed, 28 Feb 2001 02:24:51 +0800 (CST) (envelope-from gslin) Date: Wed, 28 Feb 2001 02:24:51 +0800 From: Gea-Suan Lin To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: ssh2 problem Message-ID: <20010228022451.A94503@informath.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OS: FreeBSD 4.2-stable I just upgraded my machine, but when I try to connect via ssh2, then the system hang if I use ssh-agent. (No problem when not using ssh-agent) Infomath [~] (2:22) [W6] -gslin- ssh -v -2 -C ccca SSH Version OpenSSH-2.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Reading configuration data /etc/ssh/ssh_config debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to ccca.NCTU.edu.tw [140.113.27.50] port 22. debug: Allocated local port 829. debug: Connection established. debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0 Enabling compatibility mode for protocol 2.0 debug: Local version string SSH-2.0-OpenSSH-2.1 debug: send KEXINIT debug: done debug: wait KEXINIT debug: got kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 debug: got kexinit: ssh-dss debug: got kexinit: 3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes128-cbc,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se debug: got kexinit: 3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes128-cbc,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc@lysator.liu.se debug: got kexinit: hmac-sha1,hmac-md5,hmac-ripemd160@openssh.com debug: got kexinit: hmac-sha1,hmac-md5,hmac-ripemd160@openssh.com debug: got kexinit: none,zlib debug: got kexinit: none,zlib debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-sha1 zlib debug: kex: client->server 3des-cbc hmac-sha1 zlib debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 517/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'ccca.nctu.edu.tw' is known and matches the DSA host key. debug: bits set: 513/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: Enabling compression at level 6. debug: GOT SSH2_MSG_NEWKEYS. debug: send SSH2_MSG_NEWKEYS. debug: done: send SSH2_MSG_NEWKEYS. debug: done: KEX2. debug: send SSH2_MSG_SERVICE_REQUEST debug: service_accept: ssh-userauth debug: got SSH2_MSG_SERVICE_ACCEPT debug: authentications that can continue: publickey,password debug: try pubkey: /home/staff/gslin/.ssh/id_dsa debug: read DSA private key done debug: sig size 20 20 debug: ssh-userauth2 successfull debug: fd 4 setting O_NONBLOCK debug: channel 0: new [client-session] debug: send channel open 0 debug: Entering interactive session. debug: callback start debug: client_init id 0 arg 0 debug: channel request 0: shell debug: client_set_session_ident: id 0 debug: callback done debug: channel 0: open confirm rwindow 0 rmax 16384 debug: channel 0: rcvd adjust 32768 debug: channel 0: send data len 1 debug: callback start debug: client_input_channel_req: rtype exit-signal reply 0 debug: callback done debug: channel 0: rcvd eof debug: channel 0: output open -> drain debug: channel 0: rcvd close debug: channel 0: input open -> closed debug: channel 0: close_read To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:29:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goliath.dacor.net (xfer.dacor.net [63.174.195.2]) by hub.freebsd.org (Postfix) with ESMTP id E2ECE37B718 for ; Tue, 27 Feb 2001 10:29:20 -0800 (PST) (envelope-from jkonecn@green-mfg.com) Received: from green-mfg.com (adsl-18.dacor.net [207.40.20.18]) by goliath.dacor.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id FW4GYPXN; Tue, 27 Feb 2001 13:29:19 -0500 Message-ID: <3A9BF1FE.DD2F4EB9@green-mfg.com> Date: Tue, 27 Feb 2001 13:29:18 -0500 From: Joe Konecny X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Mikel King Cc: Ben , FreeBSD List Subject: Re: block realaudio References: <3A9BDC90.31132C24@green-mfg.com> <004301c0a0df$a2ccb610$6102a00a@nhqadmin17> <3A9BE3FB.262C6727@ocsinternet.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't see either of these listed. Real Audio is configured to "auto-configure". I suppose that means it will find a port to use automatically? If so that presents a problem. Mikel King wrote: > > Typically... > > rtsp:554 > pna:7070 > > Cheers, > mikel > > Ben wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Yes, find the port number for RealAudio and put a rule to deny log > > that port going outbound. > > > > - ----- Original Message ----- > > From: "Joe Konecny" > > To: "FreeBSD List" > > Sent: Tuesday, February 27, 2001 11:57 AM > > Subject: block realaudio > > > > > Is there any way I can block users access to using realaudio? > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > Any help is appreciated! > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -----BEGIN PGP SIGNATURE----- > > Version: PGPfreeware 7.0.3 for non-commercial use > > > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > > KDGSCR/U4k/KbaZns/F/73f/ > > =dgrL > > -----END PGP SIGNATURE----- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:38:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nwark.net (nwark.net [208.136.254.2]) by hub.freebsd.org (Postfix) with ESMTP id E0BBD37B719 for ; Tue, 27 Feb 2001 10:38:37 -0800 (PST) (envelope-from jshenry@net-noise.com) Received: from guinevere (adsl29.nwark.net [216.63.158.30]) by nwark.net (8.11.2/8.11.2) with SMTP id f1RIcWF06679 for ; Tue, 27 Feb 2001 12:38:33 -0600 (CST) From: "J. Seth Henry" To: "FreeBSD Questions" Subject: Test Message Date: Tue, 27 Feb 2001 12:38:42 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is test message, just to see if I'm getting past the Spam filters now. Please disregard. Seth Henry jshenry@net-noise.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:40: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 53E4237B730 for ; Tue, 27 Feb 2001 10:39:52 -0800 (PST) (envelope-from hamellr@heorot.1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 9752618C3; Mon, 26 Feb 2001 11:02:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 85C1618C2; Mon, 26 Feb 2001 11:02:04 -0800 (PST) Date: Mon, 26 Feb 2001 11:02:04 -0800 (PST) From: Rick Hamell To: richard childers Cc: FreeBSD-questions Subject: Re: Pimping FreeBSD Information (was: 'Order') In-Reply-To: <3A9BC4C1.ABD81182@pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've seen two references to this book ... two attempts to pander it, to pimp > it, to sell it, to drum up orders for it ... but I don's see you, Ted, > contributing any expertise. Just sales advertisements. I own a copy of this book, plus I got my work to buy me a copy there. It along with the Complete FreeBSD (of which I also own two copies,) has been very helpful to me. > Maybe I'm wrong ... maybe you've offered help, quoted copiously from the > book, time and again. Maybe there are entire chapters posted somewhere where > people can read them, and use them, without lining your pockets. He has offered a lot of help. Some of it to me personally on both this list and others. He may be over zealous in pushing the book... but then so was Greg when his first came out. (reading over the mailing list archives...) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://www.shatteredcrystal.net/hardware ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:45:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ibizcorp.com (internal-office.ibizcorp.com [63.110.128.74]) by hub.freebsd.org (Postfix) with ESMTP id D3A1F37B71C for ; Tue, 27 Feb 2001 10:45:10 -0800 (PST) (envelope-from jjefferson@iBizcorp.com) Received: by MAIL with Internet Mail Service (5.5.2650.21) id ; Tue, 27 Feb 2001 11:49:04 -0700 Message-ID: <40DFA2708D54D41193F20001025665B62639D6@MAIL> From: James Jefferson To: "'freebsd-questions@FreeBSD.ORG'" Subject: has to be a way :) Date: Tue, 27 Feb 2001 11:48:57 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok i have installed freebsd 4.1 with some dist pkg. Now kerberosIV is one of those preinstalled pkg. I want to get rid of kerberosIV. How do i go about doing that? PS and not kill every thing in the process :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:48:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id AA23A37B71B for ; Tue, 27 Feb 2001 10:48:28 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f1RIlpu30623; Tue, 27 Feb 2001 13:47:51 -0500 Message-ID: <009601c0a0ee$4bef2bc0$6102a00a@nhqadmin17> From: "Ben" To: "Joe Konecny" , "Mikel King" Cc: "FreeBSD List" References: <3A9BDC90.31132C24@green-mfg.com> <004301c0a0df$a2ccb610$6102a00a@nhqadmin17> <3A9BE3FB.262C6727@ocsinternet.com> <3A9BF1FE.DD2F4EB9@green-mfg.com> Subject: Re: block realaudio Date: Tue, 27 Feb 2001 13:51:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm guessing that if you use the ports listed below, it should solve your problem. Auto means that whatever port RA is configured to communicate on is what it will set itself to be. Put in the ports listed bleow and see if it works. Ben - ----- Original Message ----- From: "Joe Konecny" To: "Mikel King" Cc: "Ben" ; "FreeBSD List" Sent: Tuesday, February 27, 2001 1:29 PM Subject: Re: block realaudio > I don't see either of these listed. Real Audio is configured > to "auto-configure". I suppose that means it will find a port > to use automatically? If so that presents a problem. > > Mikel King wrote: > > > > Typically... > > > > rtsp:554 > > pna:7070 > > > > Cheers, > > mikel > > > > Ben wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Yes, find the port number for RealAudio and put a rule to deny > > > log that port going outbound. > > > > > > - ----- Original Message ----- > > > From: "Joe Konecny" > > > To: "FreeBSD List" > > > Sent: Tuesday, February 27, 2001 11:57 AM > > > Subject: block realaudio > > > > > > > Is there any way I can block users access to using realaudio? > > > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > > > Any help is appreciated! > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the > > > > message > > > > > > -----BEGIN PGP SIGNATURE----- > > > Version: PGPfreeware 7.0.3 for non-commercial use > > > > > > > > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > > > KDGSCR/U4k/KbaZns/F/73f/ > > > =dgrL > > > -----END PGP SIGNATURE----- > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOpv3KQht7rD8NlhDEQJxIACeLuCDtIyNWaFrsKBHDb4SEemKR2oAoI2i 5Qs16A+G5YMj+r6+2eIuSjxu =yf4q -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 10:51:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id 39B5537B71A for ; Tue, 27 Feb 2001 10:51:22 -0800 (PST) (envelope-from dominic_marks@btinternet.com) Received: from [213.123.128.106] (helo=computer) by gadolinium.btinternet.com with smtp (Exim 3.03 #83) id 14XpDR-000274-00; Tue, 27 Feb 2001 18:51:17 +0000 From: "Dominic Marks" To: "Joe Konecny" Cc: Subject: RE: block realaudio Date: Tue, 27 Feb 2001 18:50:47 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <3A9BF1FE.DD2F4EB9@green-mfg.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How about restricting each individual users bandwidth allocation to the entire outbound connection? I'm 99% sure you can do this, I'm just checking it out now... Dominic -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe Konecny Sent: 27 February 2001 18:29 To: Mikel King Cc: Ben; FreeBSD List Subject: Re: block realaudio I don't see either of these listed. Real Audio is configured to "auto-configure". I suppose that means it will find a port to use automatically? If so that presents a problem. Mikel King wrote: > > Typically... > > rtsp:554 > pna:7070 > > Cheers, > mikel > > Ben wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Yes, find the port number for RealAudio and put a rule to deny log > > that port going outbound. > > > > - ----- Original Message ----- > > From: "Joe Konecny" > > To: "FreeBSD List" > > Sent: Tuesday, February 27, 2001 11:57 AM > > Subject: block realaudio > > > > > Is there any way I can block users access to using realaudio? > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > Any help is appreciated! > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -----BEGIN PGP SIGNATURE----- > > Version: PGPfreeware 7.0.3 for non-commercial use > > > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > > KDGSCR/U4k/KbaZns/F/73f/ > > =dgrL > > -----END PGP SIGNATURE----- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11: 3:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id D482D37B71A for ; Tue, 27 Feb 2001 11:03:51 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id OAA27767; Tue, 27 Feb 2001 14:03:48 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id OAA14308; Tue, 27 Feb 2001 14:03:44 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Tue, 27 Feb 2001 14:03:44 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: Mike Meyer Cc: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <15003.49661.102900.927742@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Mike Meyer wrote: > Wyatt Banks types: > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > Wyatt Banks types: > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > Wyatt Banks types: > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > add: > > > > > > device pcm > > > > > > devce sbc > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > actually, according to the handbook I do have an sbc device. It says: > > > > > > Sorry, I was being cute instead of explicit. The config files you > > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > > device to your kernel; the former (what you listed in your mail) is an > > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > > cut-n-paste, then it's hard to say if there was an error that you > > > fixed in retyping it. > > > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > > you provide the URL so we can get it fixed? > > > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > > > Hmm - come to think of it, check the LINT config to see what it says > > > about the pcm & sbc devices. It may be that what the handbook has - > > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > > > > -- > > > Mike Meyer http://www.mired.org/home/mwm/ > > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > > > > no, the page spelling is fine. I must have mistyped it. For some reason > > it doesn't pick up my card, and it works fine in windows so the card > > works. So basically I'd do this: > > > > add to my kernel: > > device pcm > > device sbc > > > > re-compile my kernel, rebooot, then cat /dev/sndstat. > > > > These are roughly the steps in the handbook and it doesn't seem to work > > for me. The handbook also mentions doing a MAKEDEV snd0 (from the /dev > > directory of course) but that is after the cat/dev/sndstat > > succeeds. Someone else on this list told me to do the MAKEDEV > > before. Neither produced any results. My dmesg doesn't list anything > > about sound. Any ideas? > > Did you check the /usr/src/sys/i386/conf/LINT file for pcm and sbc > entries like I suggested? > > Is your BIOS set for PnP OS? If so, try turning that off. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > yes, I checked lint. It said to use sbc and pcm like the current handbook on the web does. I also checked my bios. My bios has an option called 'PnP OS Installed' which is set to 'no' Nothing seems to work. I just redid the kernel again, checked my dmesg again and nothing seems to think the card is there. My handbook with my distribution doesn't have a sound section at all. I'm running 4.0-RELEASE. I checked the man pages which support the sbc and pcm device configuration as well. Is there anything else that can be set wrong? Everything I check (man pages, handbook, mailing lists, etc) says I did it right, yet it doesn't work. :( thanks banksw@sunyit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11: 6:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sydney.worldwide.lemis.com (dhcp183.sitaranetworks.com [199.103.141.183]) by hub.freebsd.org (Postfix) with ESMTP id 40B9A37B719 for ; Tue, 27 Feb 2001 11:06:23 -0800 (PST) (envelope-from grog@sydney.worldwide.lemis.com) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.1/8.9.3) id f1QFWYM15226; Mon, 26 Feb 2001 09:32:34 -0600 (CST) (envelope-from grog) Date: Mon, 26 Feb 2001 09:32:34 -0600 From: Greg Lehey To: Vladimir Kushnir Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux binaries run faster under native ?! Message-ID: <20010226093234.B15164@sydney.worldwide.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from vkushnir@Alfacom.net on Mon, Feb 26, 2001 at 12:19:35AM +0200 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 26 February 2001 at 0:19:35 +0200, Vladimir Kushnir wrote: > Hi all, > What could be a reason for such a strange behaviour? I've tried a program > (some calculations in FORTRAN) as a natove binary and as a Linux binary. > Compiled right here, with g77 from linux_devtools port. Result: it takes >> 410s as a FreeBSD binary and ~310s as a Linux one. Compiler/linker > flags were all the same, in both cases compiled as static. Any clues? You'd need profiling to find out the reason for that. But I'd guess it's probably a library issue. If you're really interested, compare the appearance of the object files, which should theoretically be identical. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11: 9:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 1400D37B719 for ; Tue, 27 Feb 2001 11:09:29 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 9437 invoked by uid 100); 27 Feb 2001 19:09:28 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15003.64360.330445.481051@guru.mired.org> Date: Tue, 27 Feb 2001 13:09:28 -0600 To: Wyatt Banks Cc: Mike Meyer , questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: References: <15003.49661.102900.927742@guru.mired.org> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wyatt Banks types: > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > Wyatt Banks types: > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > Wyatt Banks types: > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > Wyatt Banks types: > > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > > add: > > > > > > > device pcm > > > > > > > devce sbc > > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > > actually, according to the handbook I do have an sbc device. It says: > > > > > > > > Sorry, I was being cute instead of explicit. The config files you > > > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > > > device to your kernel; the former (what you listed in your mail) is an > > > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > > > cut-n-paste, then it's hard to say if there was an error that you > > > > fixed in retyping it. > > > > > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > > > you provide the URL so we can get it fixed? > > > > > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > > > > > Hmm - come to think of it, check the LINT config to see what it says > > > > about the pcm & sbc devices. It may be that what the handbook has - > > > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > > > > > > > -- > > > > Mike Meyer http://www.mired.org/home/mwm/ > > > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > > > > > > > no, the page spelling is fine. I must have mistyped it. For some reason > > > it doesn't pick up my card, and it works fine in windows so the card > > > works. So basically I'd do this: > > > > > > add to my kernel: > > > device pcm > > > device sbc > > > > > > re-compile my kernel, rebooot, then cat /dev/sndstat. > > > > > > These are roughly the steps in the handbook and it doesn't seem to work > > > for me. The handbook also mentions doing a MAKEDEV snd0 (from the /dev > > > directory of course) but that is after the cat/dev/sndstat > > > succeeds. Someone else on this list told me to do the MAKEDEV > > > before. Neither produced any results. My dmesg doesn't list anything > > > about sound. Any ideas? > > > > Did you check the /usr/src/sys/i386/conf/LINT file for pcm and sbc > > entries like I suggested? > > > > Is your BIOS set for PnP OS? If so, try turning that off. > > > > > -- > > Mike Meyer http://www.mired.org/home/mwm/ > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > yes, I checked lint. It said to use sbc and pcm like the current > handbook on the web does. I also checked my bios. My bios has an option > called 'PnP OS Installed' which is set to 'no' > > Nothing seems to work. I just redid the kernel again, checked my dmesg > again and nothing seems to think the card is there. > > My handbook with my distribution doesn't have a sound section at all. I'm > running 4.0-RELEASE. I checked the man pages which support the sbc and > pcm device configuration as well. > > Is there anything else that can be set wrong? Everything I check (man > pages, handbook, mailing lists, etc) says I did it right, yet it doesn't > work. :( IRQs? You might check to see if something else is using the IRQ the card is using is being shared. You might also try wiring down the sbc entry (see the sbc man page). Basically, until the system detects the sbc, you won't get pcm to show up. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:21:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id 543F037B719 for ; Tue, 27 Feb 2001 11:21:09 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id OAA28852; Tue, 27 Feb 2001 14:21:07 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id OAA14682; Tue, 27 Feb 2001 14:21:07 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Tue, 27 Feb 2001 14:21:06 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: Mike Meyer Cc: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <15003.64360.330445.481051@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Mike Meyer wrote: > Wyatt Banks types: dB> > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > Wyatt Banks types: > > > > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > Wyatt Banks types: > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > > > add: > > > > > > > > device pcm > > > > > > > > devce sbc > > > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > > > actually, according to the handbook I do have an sbc device. It says: > > > > > > > > > > Sorry, I was being cute instead of explicit. The config files you > > > > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > > > > device to your kernel; the former (what you listed in your mail) is an > > > > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > > > > cut-n-paste, then it's hard to say if there was an error that you > > > > > fixed in retyping it. > > > > > > > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > > > > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > > > > you provide the URL so we can get it fixed? > > > > > > > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > > > > > > > Hmm - come to think of it, check the LINT config to see what it says > > > > > about the pcm & sbc devices. It may be that what the handbook has - > > > > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > > > > > > > > > > -- > IRQs? You might check to see if something else is using the IRQ the > card is using is being shared. You might also try wiring down the sbc > entry (see the sbc man page). *************************************************** > Basically, until the system detects the sbc, you won't get pcm to show > up. *************************************************** does this mean sbc should be before pcm in the kernel? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:29:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id 66EF437B718 for ; Tue, 27 Feb 2001 11:29:22 -0800 (PST) (envelope-from jonestim1@yahoo.com) Received: from 1cust89.tnt2.fort-worth.tx.da.uu.net (HELO timothy-desk.yahoo.com) (63.61.115.89) by smtp.mail.vip.sc5.yahoo.com with SMTP; 27 Feb 2001 19:29:21 -0000 X-Apparently-From: Message-Id: <5.0.2.1.0.20010227133037.00ae05e0@pop.mail.yahoo.com> X-Sender: jonestim1@pop.mail.yahoo.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 27 Feb 2001 13:32:38 -0600 To: questions@freebsd.org From: "Timothy E. Jones" Subject: 4.1 and Epson 880 printer config Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having trouble getting a Epson Color 880 to print on FreeBSD (work fine on win2K) The system sees the printer on the USB port but I can not print. Does anyone have any ideas on config for this? Thanks ahead of time for the help. Tim Jones _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:31:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 31C5137B71A for ; Tue, 27 Feb 2001 11:31:28 -0800 (PST) (envelope-from question@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1002) id 5A1E355407; Tue, 27 Feb 2001 11:25:16 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 4C55D51610 for ; Tue, 27 Feb 2001 11:25:16 -0800 (PST) Date: Tue, 27 Feb 2001 11:25:16 -0800 (PST) From: Linh Pham To: Subject: FreeBSD on IBM Thinkpad Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I know IBM quietly released a firmware that was supposed to all users to install and run FreeBSD on IBM's T-series Thinkpads. Has anyone tried this out to see if it works? Has anyone gotten FreeBSD to work on any A-series laptops either? Thanks -- Linh Pham [question@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:39:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id B321237B71A for ; Tue, 27 Feb 2001 11:39:51 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 28221 invoked by uid 0); 27 Feb 2001 20:39:57 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 20:39:57 -0000 Message-ID: <3A9C0286.93FEB1F7@urx.com> Date: Tue, 27 Feb 2001 11:39:50 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: harold-r@mindspring.com, freebsd-questions@freebsd.org Subject: Re: Kernel Rebuild failure... References: <200102252151.QAA16022@hall.mail.mindspring.net> <3A999377.8002D8D1@urx.com> <3A9BB100.6019@mindspring.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG harold-r@mindspring.com wrote: > > Kent, > > I would like to think, that you were actually concerned about me getting > this kernel rebuilded and getting this firewall running. But, I am > having trouble with that thought, based on your lack of response to my > email. > > What would you like for me to think about your concern? I didn't notice that you had sent it to me directly. I didn't have any other ideas. That is one of the reasons you are always supposed to copy the list. I am copying this back to the list. > > Who will you refer me to if you are to busy to provide the support i am > requesting? It looks like a permissions problem but I don't have an idea what kind. Usually this means that you are doing this as a user and not as root. Other than that I don't have any idea what the problem could be. I am having no problems building kernels on my systems. KEnt > > Harold Roland,E. > 770-623-6405 > harold-r@mindspring.com > > Kent Stewart wrote: > > > > harold-r@mindspring.com wrote: > > > > > > While trying to rebuild the kernel for 'bridging', > > > > > > i entered # make buildkernel KERNCONF-ECDL1 > > > > Was that supposed to be an "=" instead of a "-" > > > > Kent > > > > > ... > > > > > > i got the following error.... > > > > > > ------------- ... > > > >>> Rebuilding kernel(s) ... > > > ------------- ... > > > ===> GERNIC > > > mkdir -p /usr/obj/usr/src/sys > > > cd /usr/src/sys/i386/config > > > ... > > > config -r -r /usr/obj/usr/src/sys/GENERIC GENERIC > > > Removing old directory /usr/obj/usr/src/sys/GENERIC: Done. > > > Don't forget to do a ''make depend'' > > > Kernel build directory is /usr/obj/usr/src/sys/GENERIC > > > cd /usr/obj/usr/src/sys/GENERIC; > > > MAKESRCPATH=/usr/src/sys/dev/aic7xx/aicasm > > > make -f /usr/src/sys/dev/aic7xxx/aicasm/MakeFile > > > Warning: Object directory not changed from original > > > /usr/obj/usr/src/sys/GENERIC > > > > > > yacc -d /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y > > > mv y.tab.c aicasm_gram.c > > > mv:Permission denied > > > *** 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. > > > > > > !! WHAT TO DO !! > > > > > > Harold Roland,E. > > > 770.623.6405 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:51:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 1609837B71A for ; Tue, 27 Feb 2001 11:51:32 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RJooD41198; Wed, 28 Feb 2001 08:50:50 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 08:50:50 +1300 From: Jonathan Chen To: Dan Lazin Cc: Tony Wells , freebsd-questions@FreeBSD.ORG Subject: Re: sendmail is sad: setreuid error with mail.local Message-ID: <20010228085050.B40408@itouchnz.itouch> References: <3A9A8C2C.AD914458@journalstar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dan.lazin@su.ualberta.ca on Mon, Feb 26, 2001 at 02:23:42PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 02:23:42PM -0700, Dan Lazin wrote: > I replaced my remade sendmail.cf file with the default file, and sendmail is > working again--unfortunately, though, this prohibits me from setting > undefined users' mail from forwarding to root, as I had it set before. > > Sendmail itself was still running before (I could send, and mail was getting > to people who were specified in aliases); it seems to just have been a > problem with mail.local not having the ability to swap uids to write to > mailboxes. Anyone know why? The latest version of sendmail on FreeBSD has taken out the suid-bit on mail.local. You've got to change the local-mailer flags. If you use m4 macro files to build your sendmail.cf, this is what you've got to add: define(`LOCAL_MAILER_FLAGS', LOCAL_MAILER_FLAGS`'P)dnl Hope this helps -- Jonathan Chen | To do is to be -- Nietzsche | To be is to do -- Sartre | Scooby do be do -- Scooby To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:52:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 744A137B719 for ; Tue, 27 Feb 2001 11:52:13 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 8D810F7 for ; Tue, 27 Feb 2001 10:52:12 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: freebsd-questions@freebsd.org Subject: Portmapper failure Date: Tue, 27 Feb 2001 10:52:12 -0900 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01022710521200.00392@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I just upgraded to 4.2 stable from 4.2 Stable of about two weeks ago, on two boxes. Now at boot time both hang at additional network setup and finally return the error: Portmapper Failure - RPC timed out. Even though the daemons are running I cant mount NFS. I must be doing something wrong because it's the same on both boxes. I did run mergemaster on both. Any Suggestions? Beech -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 11:54:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id 8C86337B71B for ; Tue, 27 Feb 2001 11:54:17 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f1RJsYk19951; Tue, 27 Feb 2001 14:54:34 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9C05FA.203AD2EF@ocsinternet.com> Date: Tue, 27 Feb 2001 14:54:34 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Joe Konecny Cc: Ben , FreeBSD List Subject: Re: block realaudio References: <3A9BDC90.31132C24@green-mfg.com> <004301c0a0df$a2ccb610$6102a00a@nhqadmin17> <3A9BE3FB.262C6727@ocsinternet.com> <3A9BF1FE.DD2F4EB9@green-mfg.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG These are the default ports that server sends on. I have a couple of realservers running on fBSD and these are the standard ports used for these types of broadcasts. rtsp and pna will try to connect via tcp and udp...in addition there are some custom config ports for udp connectrions on 7070, 8200, 3030-3036 as well. I hope that helps clarify things a bit... Cheers, mikel Joe Konecny wrote: > I don't see either of these listed. Real Audio is configured > to "auto-configure". I suppose that means it will find a port > to use automatically? If so that presents a problem. > > Mikel King wrote: > > > > Typically... > > > > rtsp:554 > > pna:7070 > > > > Cheers, > > mikel > > > > Ben wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Yes, find the port number for RealAudio and put a rule to deny log > > > that port going outbound. > > > > > > - ----- Original Message ----- > > > From: "Joe Konecny" > > > To: "FreeBSD List" > > > Sent: Tuesday, February 27, 2001 11:57 AM > > > Subject: block realaudio > > > > > > > Is there any way I can block users access to using realaudio? > > > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > > > Any help is appreciated! > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > -----BEGIN PGP SIGNATURE----- > > > Version: PGPfreeware 7.0.3 for non-commercial use > > > > > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > > > KDGSCR/U4k/KbaZns/F/73f/ > > > =dgrL > > > -----END PGP SIGNATURE----- > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12: 0:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id B7FD437B719 for ; Tue, 27 Feb 2001 12:00:06 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RJxe541467; Wed, 28 Feb 2001 08:59:40 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 08:59:40 +1300 From: Jonathan Chen To: luke lastname Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp..error.....chat script failed Message-ID: <20010228085940.C40408@itouchnz.itouch> References: <20010227022300.58857.qmail@web12812.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010227022300.58857.qmail@web12812.mail.yahoo.com>; from vengeance321@yahoo.com on Mon, Feb 26, 2001 at 06:23:00PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 06:23:00PM -0800, luke lastname wrote: > I'm setting up ppp for the first time and when i enter > into a manual connection i get "Chat Script Failed" Most ISPs (who support M$ auto-connections), only require you to change the following section from the default ppp.conf: papchap: # # edit the next three lines and replace the items in caps with # the values which have been assigned by your ISP. # set phone PHONE_NUM set authname USERNAME set authkey PASSWORD You should then be able to specify `papchap' as the system name to use. > I'm using a Rockwell 56k data fax PCI modem if that > helps... If that's a WinModem, you're gonna have problems. -- Jonathan Chen ---------------------------------------------------------------------- Experience is a hard teacher because she gives the test first, the lesson afterwards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12: 2:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intersys.com (gateway.intersys.com [198.133.74.253]) by hub.freebsd.org (Postfix) with ESMTP id A1C2137B718 for ; Tue, 27 Feb 2001 12:02:07 -0800 (PST) (envelope-from bojar@intersys.com) Received: by gateway.intersys.com id <115283>; Tue, 27 Feb 2001 15:04:50 -0500 Message-Id: <01Feb27.150450est.115283@gateway.intersys.com> From: "E. Jordan Bojar" To: Subject: Re: block realaudio MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Date: Tue, 27 Feb 2001 15:04:50 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe-- If you're going to be restricting your userbase to begin with (and that's your choice, obviously), you may want to consider blocking everything, then allowing only explicit services. I've seen networks where blocking Napster alone would've returned 30% of their bandwidth. Then you can open services back up as required/requested. -- E. Jordan Bojar ----- Original Message ----- From: "Mikel King" To: "Joe Konecny" Cc: "Ben" ; "FreeBSD List" Sent: Tuesday, February 27, 2001 2:58 PM Subject: Re: block realaudio > These are the default ports that server sends on. I have a couple of > realservers running on fBSD and these are the standard ports used for these > types of broadcasts. > > rtsp and pna will try to connect via tcp and udp...in addition there are some > custom config ports for udp connectrions on 7070, 8200, 3030-3036 as well. > > I hope that helps clarify things a bit... > > Cheers, > mikel > > Joe Konecny wrote: > > > I don't see either of these listed. Real Audio is configured > > to "auto-configure". I suppose that means it will find a port > > to use automatically? If so that presents a problem. > > > > Mikel King wrote: > > > > > > Typically... > > > > > > rtsp:554 > > > pna:7070 > > > > > > Cheers, > > > mikel > > > > > > Ben wrote: > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > Hash: SHA1 > > > > > > > > Yes, find the port number for RealAudio and put a rule to deny log > > > > that port going outbound. > > > > > > > > - ----- Original Message ----- > > > > From: "Joe Konecny" > > > > To: "FreeBSD List" > > > > Sent: Tuesday, February 27, 2001 11:57 AM > > > > Subject: block realaudio > > > > > > > > > Is there any way I can block users access to using realaudio? > > > > > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > > > > > Any help is appreciated! > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > -----BEGIN PGP SIGNATURE----- > > > > Version: PGPfreeware 7.0.3 for non-commercial use > > > > > > > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > > > > KDGSCR/U4k/KbaZns/F/73f/ > > > > =dgrL > > > > -----END PGP SIGNATURE----- > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12:11:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 3CEBE37B719 for ; Tue, 27 Feb 2001 12:11:41 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 11042 invoked by uid 100); 27 Feb 2001 20:11:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15004.2555.496540.643229@guru.mired.org> Date: Tue, 27 Feb 2001 14:11:39 -0600 To: Wyatt Banks Cc: Mike Meyer , questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: References: <15003.64360.330445.481051@guru.mired.org> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wyatt Banks types: > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > Wyatt Banks types: > dB> > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > Wyatt Banks types: > > > > > > > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > Wyatt Banks types: > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > > > > add: > > > > > > > > > device pcm > > > > > > > > > devce sbc > > > > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > > > > actually, according to the handbook I do have an sbc device. It says: > > > > > > > > > > > > Sorry, I was being cute instead of explicit. The config files you > > > > > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > > > > > device to your kernel; the former (what you listed in your mail) is an > > > > > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > > > > > cut-n-paste, then it's hard to say if there was an error that you > > > > > > fixed in retyping it. > > > > > > > > > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > > > > > > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > > > > > you provide the URL so we can get it fixed? > > > > > > > > > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > > > > > > > > > Hmm - come to think of it, check the LINT config to see what it says > > > > > > about the pcm & sbc devices. It may be that what the handbook has - > > > > > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > > > > > > > > > > > > > -- > > > IRQs? You might check to see if something else is using the IRQ the > > card is using is being shared. You might also try wiring down the sbc > > entry (see the sbc man page). > > *************************************************** > > > Basically, until the system detects the sbc, you won't get pcm to show > > up. > *************************************************** > > does this mean sbc should be before pcm in the kernel? Shouldn't matter. -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12:12:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 1927037B71A for ; Tue, 27 Feb 2001 12:12:18 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx1out.umbc.edu (8.9.3/8.9.3) with ESMTP id PAA17435 for ; Tue, 27 Feb 2001 15:12:16 -0500 (EST) Date: Tue, 27 Feb 2001 15:12:15 -0500 From: "G. Jason Middleton" To: Subject: ipfw: getsockopt(IP_FW_ADD): Invalid argument Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this error when i am tryign tio set up my firewall....i have it set to open...even when i try to use ipfw : /sbin/ipfw add 500 divert 8668 all from any to any via de0 i get ipfw: getsockopt(IP_FW_ADD): Invalid argument when i boot and the rc.conf it read stating the firewall should be open i get a couple of thos errors during boot time any ideas? Hope everyones day is going well! Regards, G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12:16:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 9B00437B71B for ; Tue, 27 Feb 2001 12:16:45 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 1232 invoked by uid 0); 27 Feb 2001 21:16:51 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 21:16:51 -0000 Message-ID: <3A9C0B2B.E59DFA09@urx.com> Date: Tue, 27 Feb 2001 12:16:43 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Wyatt Banks , questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE References: <15003.64360.330445.481051@guru.mired.org> <15004.2555.496540.643229@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Wyatt Banks types: > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > Wyatt Banks types: > > dB> > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > Wyatt Banks types: > > > > > > > > > > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > > > > > add: > > > > > > > > > > device pcm > > > > > > > > > > devce sbc > > > > > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > > > > > actually, according to the handbook I do have an sbc device. It says: > > > > > > > > > > > > > > Sorry, I was being cute instead of explicit. The config files you > > > > > > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > > > > > > device to your kernel; the former (what you listed in your mail) is an > > > > > > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > > > > > > cut-n-paste, then it's hard to say if there was an error that you > > > > > > > fixed in retyping it. > > > > > > > > > > > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > > > > > > > > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > > > > > > you provide the URL so we can get it fixed? > > > > > > > > > > > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > > > > > > > > > > > Hmm - come to think of it, check the LINT config to see what it says > > > > > > > about the pcm & sbc devices. It may be that what the handbook has - > > > > > > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > > > > > > > > > > > > > > > > -- > > > > > IRQs? You might check to see if something else is using the IRQ the > > > card is using is being shared. You might also try wiring down the sbc > > > entry (see the sbc man page). > > > > *************************************************** > > > > > Basically, until the system detects the sbc, you won't get pcm to show > > > up. > > *************************************************** > > > > does this mean sbc should be before pcm in the kernel? > > Shouldn't matter. I removed an AWE from one of my systems because it wouldn't always be recognized after warm boots. Have you shutdown your system and turned the power off, waited for 30 seconds, and then turned it back on. Kent > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12:24:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 96F1F37B71A for ; Tue, 27 Feb 2001 12:24:49 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RKOTe42455; Wed, 28 Feb 2001 09:24:29 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 09:24:29 +1300 From: Jonathan Chen To: "G. Jason Middleton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument Message-ID: <20010228092429.A42043@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gmiddl1@gl.umbc.edu on Tue, Feb 27, 2001 at 03:12:15PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 03:12:15PM -0500, G. Jason Middleton wrote: > I get this error when i am tryign tio set up my firewall....i have it set > to open...even when i try to use ipfw : > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > i get > > ipfw: getsockopt(IP_FW_ADD): Invalid argument Did you compile your kernel with: options IPFIREWALL options IPDIVERT -- Jonathan Chen ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12:50:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by hub.freebsd.org (Postfix) with ESMTP id DE2A037B719; Tue, 27 Feb 2001 12:50:12 -0800 (PST) (envelope-from ohartman@klima.physik.uni-mainz.de) Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by klima.physik.uni-mainz.de (8.11.2/8.11.2) with ESMTP id f1RKrU705007; Tue, 27 Feb 2001 21:53:30 +0100 (CET) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Tue, 27 Feb 2001 21:50:48 +0100 (CET) From: "O. Hartmann" To: Cc: Subject: NIS/YP problems on FBSD 4.2-STABLE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs. Well, I'm sorry bothering you again with these problems, but they become serious to me, sorry. My intention was to build up a NIS/YP domain. But it seems to be very complex. I have a YP master server as described in the handbook, two slave servers and some clients, all running FreeBSD 4.a-STABLE with the last cvsupdate today, 6 pm UTC. The main problem is: ypbind is not able to connect its domain. On two slaves I bound ypbind to the "localhost", either by -ypsetme or by -S DOMAIN,slave_host_name. But in all cases ypbind gets a timeout and reports not able to connect the server controlling that domain. The same phenomenon is seen on all clients. I have had some trouble with the tcpwrapper of inetd (its working in how to interpret ip/netmask differs from what it really accept in /etc/hosts.allow, but this has been solved - I can not use this: ip/netmask, instead, I must use 10.0.0. instead of 10.0.0.1/24). But in the worst case, I switched off (also kernel-code!) ip-firewall, inetd -lwW (use inetd -l) and used a kernel like the GENERIC kernel. No TCP/IP extensions in kernel, no special security facilities. But always the same :-( ypbind on clients (ypbind -s) does not connect to ypserv, and on servers, a local bound ypbind is unable to communicate with the local server. it seems that something blocks the ypserver to propagate its domain-serving facilities, but I do not know what ... I use both /var/yp/securenets and /etc/hosts.allow, but in case of tracking down the problem I only used /var/yp/securenets for the servers while inetd wasn't in tcpwrapper mode. No effect. It seems that either myself is buggy - or FreeBSD. I read some notes about buggy TCP/IP implementations in the handbook (page 415, 17.7.5), but I have a homogenous FreeBSD environment so I can not assume to have such a buggy environment ... My question is: how can I do some research on what's going on between ypbind and ypserv on the same machine and on the network? How can I perform some examinations ? Thnaks in advance, Oliver -- MfG O. Hartmann ohartman@mail.physik.uni-mainz.de ---------------------------------------------------------------- IT-Administration des Institut fuer Physik der Atmosphaere (IPA) ---------------------------------------------------------------- Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinensaal) Tel: +496131/3924144 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 12:52:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tryton01.arena.pl (tryton01.arena.pl [194.153.133.51]) by hub.freebsd.org (Postfix) with ESMTP id 8CAA737B718 for ; Tue, 27 Feb 2001 12:52:44 -0800 (PST) (envelope-from belzebub@poczta.arena.pl) Received: from poczta.arena.pl ([157.158.183.1]) by tryton01.arena.pl (Arena smtp-1) with ESMTP id G9FONP01.ISP for ; Tue, 27 Feb 2001 21:52:37 +0100 Message-ID: <3A963EB2.F5181676@poczta.arena.pl> Date: Fri, 23 Feb 2001 11:43:00 +0100 From: Fenix_FD Organization: Forbidden Dreams X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: pl, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: extended dos partition Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello how can I mount extended dos partition (FAT32) with two logical disks on it under FreeBSD 4.0?? when i try mount_msdos I get 'invalid argument' (i have troubles only with extended partition!) please help Fenix/FD^MTh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13: 1:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2out.umbc.edu (mx2out.umbc.edu [130.85.253.52]) by hub.freebsd.org (Postfix) with ESMTP id 60F3337B719 for ; Tue, 27 Feb 2001 13:01:33 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx2out.umbc.edu (8.9.3/8.9.3) with ESMTP id QAA04811; Tue, 27 Feb 2001 16:01:23 -0500 (EST) Date: Tue, 27 Feb 2001 16:01:22 -0500 From: "G. Jason Middleton" To: Jonathan Chen Cc: Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument In-Reply-To: <20010228092429.A42043@itouchnz.itouch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i did! compiled with both! Jason On Wed, 28 Feb 2001, Jonathan Chen wrote: > On Tue, Feb 27, 2001 at 03:12:15PM -0500, G. Jason Middleton wrote: > > I get this error when i am tryign tio set up my firewall....i have it set > > to open...even when i try to use ipfw : > > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > > > i get > > > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > Did you compile your kernel with: > > options IPFIREWALL > options IPDIVERT > > -- > Jonathan Chen > ---------------------------------------------------------------------- > "I don't want to achive immortality through my works.. > I want to achieve it through not dying" - Woody Allen > G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:17: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 60A5937B718 for ; Tue, 27 Feb 2001 13:16:58 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RLGXk44249; Wed, 28 Feb 2001 10:16:33 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 10:16:33 +1300 From: Jonathan Chen To: "G. Jason Middleton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument Message-ID: <20010228101633.C42043@itouchnz.itouch> References: <20010228092429.A42043@itouchnz.itouch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gmiddl1@gl.umbc.edu on Tue, Feb 27, 2001 at 04:01:22PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 04:01:22PM -0500, G. Jason Middleton wrote: > i did! compiled with both! > > Jason Check the output of dmesg(1), it should have the line: IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled Make sure you aren't loading ipfw.ko instead. -- Jonathan Chen ---------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > On Tue, Feb 27, 2001 at 03:12:15PM -0500, G. Jason Middleton wrote: > > > I get this error when i am tryign tio set up my firewall....i have it set > > > to open...even when i try to use ipfw : > > > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > > > > > i get > > > > > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > > > Did you compile your kernel with: > > > > options IPFIREWALL > > options IPDIVERT > > > > -- > > Jonathan Chen > > ---------------------------------------------------------------------- > > "I don't want to achive immortality through my works.. > > I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:24:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11208.mail.yahoo.com (web11208.mail.yahoo.com [216.136.131.190]) by hub.freebsd.org (Postfix) with SMTP id 76CD837B71A for ; Tue, 27 Feb 2001 13:24:12 -0800 (PST) (envelope-from kostas33@yahoo.com) Message-ID: <20010227212412.53376.qmail@web11208.mail.yahoo.com> Received: from [212.205.210.31] by web11208.mail.yahoo.com; Tue, 27 Feb 2001 13:24:12 PST Date: Tue, 27 Feb 2001 13:24:12 -0800 (PST) From: kostas zacharopoulos Subject: ADD AN IDE DISK TO AN EXISTING BSD ON LINE SYSTEM To: questions@freeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want your help as soon as possible. I have at work a free BSD and I want to add a new hard drive under the usr2 directory. There are not many partitions just / . How can I do this without reinstalling the whole operating system? Is it enough to add it to /etc/fstab and after formating the disk and put it under /usr2 in fstab to work correctly? Please I would like to tell me as much as you can. Thank you very much. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:27:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by hub.freebsd.org (Postfix) with ESMTP id F381237B718 for ; Tue, 27 Feb 2001 13:27:20 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr00.cybercity.dk (usr00.cybercity.dk [212.242.40.34]) by cicero2.cybercity.dk (Postfix) with ESMTP id D0542FFFB2 for ; Tue, 27 Feb 2001 22:27:19 +0100 (CET) Received: from mekanix.home (port39.cvx1-ro.ppp.cybercity.dk [212.242.169.40]) by usr00.cybercity.dk (8.9.3/8.9.3) with SMTP id WAA26785 for ; Tue, 27 Feb 2001 22:27:33 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200102272127.WAA26785@usr00.cybercity.dk> Date: Tue, 27 Feb 2001 22:25:15 +0100 From: Bjarne Wichmann Petersen To: FreeBSD-questions Subject: [KDE2.1] kdebase2 fails to compile X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ... at the point when kdebase2 compiles it bails out: gmake[3]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.1/kioslave/ldap' /bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -pthread -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kldap.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -pthread -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kldap.cpp -fPIC -DPIC -o .libs/kldap.o In file included from kldap.cpp:4: kldap.h:496: field `_timeout' has incomplete type kldap.cpp: In method `bool KLDAP::Request::finish()': kldap.cpp:134: warning: `int retval' might be used uninitialized in this function kldap.cpp: In method `bool KLDAP::SearchRequest::execute()': kldap.cpp:288: warning: `int retval' might be used uninitialized in this function gmake[3]: *** [kldap.lo] Error 1 What goes wrong? Anyway make -i got past it, but I'd like to installe it correctly Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:28:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 2219337B71B for ; Tue, 27 Feb 2001 13:28:19 -0800 (PST) (envelope-from Hahn0man@t-online.de) Received: from fwd07.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14XrfN-0005Zg-00; Tue, 27 Feb 2001 22:28:17 +0100 Received: from aldiserster (520088560807-0001@[62.225.219.45]) by fwd07.sul.t-online.com with smtp id 14XrfA-1vHvPcC; Tue, 27 Feb 2001 22:28:04 +0100 Message-ID: <000901c0a104$1a721880$2ddbe13e@aldiserster> From: Hahn0man@t-online.de To: Subject: Failure compiling MYKERNEL Date: Tue, 27 Feb 2001 22:27:35 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Sender: 520088560807-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello list, IŽm going mad! IŽve download the FreeBSD 4.2-ISO. I want to add a driver for my onboard-soundcard Yamaha OPL-3-SAx. After reading the manual, I made this: 1. cd /usr/src/sys/i386/conf 2. cp GENERIC MYKERNEL 3. ee MYKERNEL I excluded SCSI and other things I donŽt own with # and copied (from LINT): device opl0 at isa? port 0x388 device pcm 4. config MYKERNEL 5. cd ../../compile/MYKERNEL 6. make depend 7. make ... after thousands of screen-messages: umass.o(.text+0x1918): undefined reference to `xpt_done' umass.o(.text+0x1929): undefined reference to `xpt_done' isa_compat.o(.data+0x4): undefined reference to `opldriver' *** Error code 1 Stop in /usr/src/sys/compile/MYKERNEL. The next problems: I cannot print. From dmesg: ppc0: parallel port not found. I cannot reach my NIC, an Allied Telesyn AT-2500TX (V3), which I configured as rl0: rl0: irq 11 at device 14.0 on pci0 rl0: couldn't map ports/memory I cannot mount 3,5"-DD-floppies (YES, IŽm still using them!): fd0c: hard error reading fsbn 0 of 0-3 (ST0 40 ST1 1 ST2 0 cyl 0 hd 0 sec 1) no problems with HD Perhaps someone has an idea and likes help me Thorsten To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:33:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from luftpost.plosh.net (luftpost.plosh.net [208.185.239.245]) by hub.freebsd.org (Postfix) with ESMTP id D139837B71C for ; Tue, 27 Feb 2001 13:33:11 -0800 (PST) (envelope-from plosher@plosh.net) Received: by luftpost.plosh.net (Postfix, from userid 1001) id 43B9A6796; Tue, 27 Feb 2001 13:35:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by luftpost.plosh.net (Postfix) with ESMTP id E8AAA342E for ; Tue, 27 Feb 2001 13:35:19 -0800 (PST) Date: Tue, 27 Feb 2001 13:35:19 -0800 (PST) From: Peter Losher To: Subject: KDE 2.1 Konqueror & NS plugins... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone been able to get NS plugins to work under KDE's 2.1 Konqueror? I compiled in Lesstif, and I get the screen inside KDE to scan for plugins (even added /usr/local/lib/netscape-linux/plugins as a search directory) Yet the scan results comes up with nothing... Is this perhaps a case of Linux plugins unable to work with a FreeBSD binary (Konqueror)? Thanks - Peter -- plosher@plosh.net - [ http://www.plosh.net/ ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:35:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id B8CFD37B71C for ; Tue, 27 Feb 2001 13:35:43 -0800 (PST) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id QAA13812; Tue, 27 Feb 2001 16:35:40 -0500 (EST) Message-ID: <3A9C1DAC.BEBF35AF@eng.ufl.edu> Date: Tue, 27 Feb 2001 16:35:40 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: tcpo@yahoo.com Cc: questions@freebsd.org Subject: Re: problem about remote printing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Mon, 26 Feb 2001 23:17:23 -0800 (PST) > From: Tak-Chi PO > Subject: problem about remote printing > > I have a HP4050 at 192.168.1.54. Here is my > /etc/printcap: > > remote|lp:\ > :sh:\ > :rm=192.168.1.54:\ > :sd=/var/spool/output/lp54:\ > :lf=/var/log/lpd-errs > It probably has nothing at all to do with your problem, but you might want to add an "rp=..." line (e.g. rp=text) to this to tell the printer what mode to use. Or it may be completely unnecessary for your printer. You will probably want add "mx#0" as well, because the default maximum file size of 1 megabyte is likely to be too small for large print jobs. mx#0 makes that unlimited (actually, limited by the available space in /var/spool). > after i tried to print sth, i run "lpc status all", I > se: > > remote: > queuing is enabled > printing is enabled > 4 entries in spool area > waiting for 192.168.1.54 to come up > > It is "waiting to come up" forever and nothing's get > printed. What's possibly wrong here? What does "ps ax | grep lpd" tell you? When I've had similar problems, it was usually because I didn't have lpd running on my local system. lpd must be running on your local system in order to send print jobs to remote systems. I don't remember what you would see for lpc status if that was the problem, though. I find lpc to be an unreliable method of diagnosing or fixing printer problems, but maybe that's because I don't really understand it. If that is the problem, you can enable lpd to start automatically in rc.conf. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:41:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from host.windsor.igs.net (host.windsor.igs.net [216.58.102.2]) by hub.freebsd.org (Postfix) with ESMTP id F10FD37B719 for ; Tue, 27 Feb 2001 13:41:08 -0800 (PST) (envelope-from mail@max-info.net) Received: from lan4 (cisco321.windsor.igs.net [216.58.126.22]) by host.windsor.igs.net (8.9.3/8.9.2) with SMTP id QAA71444; Tue, 27 Feb 2001 16:40:50 -0500 (EST) (envelope-from mail@max-info.net) Message-ID: <008e01c0a106$203b3240$0300a8c0@Home> From: "Ryan Masse" To: "Mark Livingstone" Cc: "FreeBSD-Questions" References: <000a01c0a0db$737f79f0$0200a8c0@vvk> Subject: Re: chnaging HARD DRIVES?! please help! Date: Tue, 27 Feb 2001 16:40:47 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Its quite simple really.. follow the link below and you shouldn't have any problems. http://www.mostgraveconcern.com/freebsd/bigdisk.html Ryan ---------------------------------------------------------------------- From: Mark Livingstone To: Sent: Tuesday, February 27, 2001 11:36 AM Subject: chnaging HARD DRIVES?! please help! I've a 20gb where my FreeBSD installed.. how do i copy it to my 10gb drive so that it would copy one-to-one? i've read "dump" man page and couldn't figure out the syntax. do i need to partition those 10gb to reflect partitions on my 20gb? i would really appreciate if you provided me with ideas/syntax/whatever. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:43:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id C697437B71D for ; Tue, 27 Feb 2001 13:43:45 -0800 (PST) (envelope-from alex@wnm.net) Received: (from root@localhost) by earth.wnm.net (8.11.0/8.11.0) id f1RLhrc20837; Tue, 27 Feb 2001 15:43:53 -0600 (CST) Received: from localhost (alex@localhost) by earth.wnm.net (8.11.0/8.11.0av) with ESMTP id f1RLhqK20829; Tue, 27 Feb 2001 15:43:52 -0600 (CST) X-Authentication-Warning: earth.wnm.net: alex owned process doing -bs Date: Tue, 27 Feb 2001 15:43:51 -0600 (CST) From: Alex Charalabidis To: kostas zacharopoulos Cc: Subject: Re: ADD AN IDE DISK TO AN EXISTING BSD ON LINE SYSTEM In-Reply-To: <20010227212412.53376.qmail@web11208.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, kostas zacharopoulos wrote: > I want your help as soon as possible. I have at work a > free BSD and I want to add a > new hard drive under the usr2 directory. There are not > many partitions just / . > How can I do this without reinstalling the whole > operating system? > Is it enough to add it to /etc/fstab and after > formating the disk and put it under /usr2 > in fstab to work correctly? That's all you have to do. Just stick in the drive, do a newfs, add it to /etc/fstab and mount it. -ac -- =================================================================== Alex Charalabidis Worldspice Technologies 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 Opinions expressed are mine alone but may be yours for a small fee. =================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:51: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 5CDA137B71C for ; Tue, 27 Feb 2001 13:51:01 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id f1RLotC11813; Tue, 27 Feb 2001 15:50:55 -0600 (CST) (envelope-from dan) Date: Tue, 27 Feb 2001 15:50:54 -0600 From: Dan Nelson To: Fenix_FD Cc: freebsd-questions@FreeBSD.ORG Subject: Re: extended dos partition Message-ID: <20010227155054.A7765@dan.emsphone.com> References: <3A963EB2.F5181676@poczta.arena.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <3A963EB2.F5181676@poczta.arena.pl>; from "Fenix_FD" on Fri Feb 23 11:43:00 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Feb 23), Fenix_FD said: > how can I mount extended dos partition (FAT32) with two logical disks > on it under FreeBSD 4.0?? > > when i try mount_msdos I get 'invalid argument' (i have troubles only > with extended partition!) Extended partitions start at slice 5 (the first 4 are reserved for the 4 primary partitions); try /dev/ad0s[56] or /dev/da0s[56] -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:51:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 45BC837B719 for ; Tue, 27 Feb 2001 13:51:52 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 14111 invoked by uid 0); 27 Feb 2001 22:51:58 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 22:51:58 -0000 Message-ID: <3A9C2176.2056F827@urx.com> Date: Tue, 27 Feb 2001 13:51:50 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Hahn0man@t-online.de Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Failure compiling MYKERNEL References: <000901c0a104$1a721880$2ddbe13e@aldiserster> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hahn0man@t-online.de wrote: > > Hello list, > > IŽm going mad! IŽve download the FreeBSD 4.2-ISO. > I want to add a driver for my onboard-soundcard Yamaha OPL-3-SAx. > After reading the manual, I made this: > > 1. cd /usr/src/sys/i386/conf > 2. cp GENERIC MYKERNEL > 3. ee MYKERNEL > > I excluded SCSI and other things I donŽt own with # and > copied (from LINT): > device opl0 at isa? port 0x388 > device pcm > > 4. config MYKERNEL > 5. cd ../../compile/MYKERNEL > 6. make depend > 7. make > ... > after thousands of screen-messages: > > umass.o(.text+0x1918): undefined reference to `xpt_done' > umass.o(.text+0x1929): undefined reference to `xpt_done' > isa_compat.o(.data+0x4): undefined reference to `opldriver' > *** Error code 1 > Stop in /usr/src/sys/compile/MYKERNEL. The umass message usually means you left the USB umass device in and deleted the appropriate scbus commands. Kent > > The next problems: > I cannot print. > >From dmesg: > ppc0: parallel port not found. > > I cannot reach my NIC, an Allied Telesyn AT-2500TX (V3), which I configured > as rl0: > rl0: irq 11 at device 14.0 on pci0 > rl0: couldn't map ports/memory > > I cannot mount 3,5"-DD-floppies (YES, IŽm still using them!): > fd0c: hard error reading fsbn 0 of 0-3 (ST0 40 ST1 1 ST2 0 > cyl 0 hd 0 sec 1) > no problems with HD > > Perhaps someone has an idea and likes help me > Thorsten > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:56:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from meer.meer.net (meer.meer.net [209.245.148.2]) by hub.freebsd.org (Postfix) with ESMTP id 1BFE137B719 for ; Tue, 27 Feb 2001 13:56:37 -0800 (PST) (envelope-from gnn@neville-neil.com) Received: from neville-neil.com (unknown-35-202.wrs.com [147.11.35.202]) by meer.meer.net (8.9.3/8.9.3/meer) with ESMTP id NAA2003286 for ; Tue, 27 Feb 2001 13:56:34 -0800 (PST) Message-Id: <200102272156.NAA2003286@meer.meer.net> To: freebsd-questions@freebsd.org Subject: Hooking a Radio (Atomic) Clock to FreeBSD? Date: Tue, 27 Feb 2001 14:07:54 -0800 From: "George V. Neville-Neil" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm not sure where to ask this. I want to hook a radio clock to a serial or other input on my FreBSD machine so I'll be a Stratum 2 server. Does anyone know where to get such a clock and what software I'd need? I don't see anything in the PORTS collection after a quick scan. Can xntp just talk to one of these thigns to serve time? Thank,s George To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:56:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id AF18137B71B for ; Tue, 27 Feb 2001 13:56:44 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 14776 invoked by uid 0); 27 Feb 2001 22:56:50 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 22:56:50 -0000 Message-ID: <3A9C229B.69A2CB77@urx.com> Date: Tue, 27 Feb 2001 13:56:43 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Bjarne Wichmann Petersen Cc: FreeBSD-questions Subject: Re: [KDE2.1] kdebase2 fails to compile References: <200102272127.WAA26785@usr00.cybercity.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bjarne Wichmann Petersen wrote: > > ... at the point when kdebase2 compiles it bails out: > > gmake[3]: Entering directory > `/usr/ports/x11/kdebase2/work/kdebase-2.1/kioslave/ldap' > /bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. > -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include > -I/usr/local/include -I/usr/local/include -O2 -fno-exceptions > -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes > -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe > -pthread -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c > kldap.cpp > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include > -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include > -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W > -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long > -Wnon-virtual-dtor -fno-builtin -O -pipe -pthread -DQT_CLEAN_NAMESPACE > -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kldap.cpp -fPIC -DPIC -o > .libs/kldap.o > In file included from kldap.cpp:4: > kldap.h:496: field `_timeout' has incomplete type > kldap.cpp: In method `bool KLDAP::Request::finish()': > kldap.cpp:134: warning: `int retval' might be used uninitialized in this > function > kldap.cpp: In method `bool KLDAP::SearchRequest::execute()': > kldap.cpp:288: warning: `int retval' might be used uninitialized in this > function > gmake[3]: *** [kldap.lo] Error 1 > > What goes wrong? Anyway make -i got past it, but I'd like to installe it > correctly I don't think it matters right now because if you got past this error, the build would die trying to build koffice. I cleaned everything up, pkg_deleted everything, and then made sure all of the KDE-2 r-deps and b-deps were up todate. I didn't have any problem building kdebase-2.1 at that point. Kent > > Bjarne > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:57:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 13C0037B71A for ; Tue, 27 Feb 2001 13:57:49 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RLvPY46106; Wed, 28 Feb 2001 10:57:25 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 10:57:25 +1300 From: Jonathan Chen To: Hahn0man@t-online.de Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Failure compiling MYKERNEL Message-ID: <20010228105725.B45483@itouchnz.itouch> References: <000901c0a104$1a721880$2ddbe13e@aldiserster> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <000901c0a104$1a721880$2ddbe13e@aldiserster>; from Hahn0man@t-online.de on Tue, Feb 27, 2001 at 10:27:35PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 10:27:35PM +0100, Hahn0man@t-online.de wrote: > Hello list, > > IŽm going mad! IŽve download the FreeBSD 4.2-ISO. > I want to add a driver for my onboard-soundcard Yamaha OPL-3-SAx. > After reading the manual, I made this: > > 1. cd /usr/src/sys/i386/conf > 2. cp GENERIC MYKERNEL > 3. ee MYKERNEL > > I excluded SCSI and other things I donŽt own with # and > copied (from LINT): > device opl0 at isa? port 0x388 > device pcm > > 4. config MYKERNEL > 5. cd ../../compile/MYKERNEL > 6. make depend > 7. make > ... > after thousands of screen-messages: > > umass.o(.text+0x1918): undefined reference to `xpt_done' > umass.o(.text+0x1929): undefined reference to `xpt_done' This is one 'cos you've got the line: device umass # Disks/Mass storage - Requires scbus and da in your kernel config file, and it requires the SCSI code. > isa_compat.o(.data+0x4): undefined reference to `opldriver' My reading of the pcm(4) seems to say that if you've got a PnP card, you don't need to put in: device opl0 at isa? port 0x388 in your config. Try compiling and installing a kernel without it, and see whether your sound-card is detected. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 13:59:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from showcase.pdsys.com (showcase.pdsys.com [207.167.12.13]) by hub.freebsd.org (Postfix) with ESMTP id 9943937B71A; Tue, 27 Feb 2001 13:59:06 -0800 (PST) (envelope-from jim@pdsys.com) Received: from jwhitelaw ([139.142.188.35]) by showcase.pdsys.com (Post.Office MTA v3.5.3 release 223 ID# 0-56457U100L100S0V35) with SMTP id com; Tue, 27 Feb 2001 13:18:03 -0700 From: "Jim Whitelaw" To: "Steve Feldman" Cc: "freebsd-stable@freebsd.org" , "freebsd-questions@freebsd.org" Date: Tue, 27 Feb 2001 15:03:30 -0700 Reply-To: "Jim Whitelaw" X-Mailer: PMMail 2000 Professional (2.20.2030) For Windows 2000 (5.0.2195;1) In-Reply-To: <20010227133906.A88572@twincreeks.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: error in make buildworld Message-ID: <20010227201803093.AAA382@showcase.pdsys.com@jwhitelaw> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, I thought of that but in this case it's suspicious that it happens at the exact same spot in the compile and is preceded by a number of other errors that seem somewhat fatal as well. That is, the errors occur first, then the signal 11. In the past when I've seen a signal 11, everything appears normal until that error at some random point in the compile. In fact the FAQ you refer to below would lead one to believe it's a bug in this particular case: "For example, suppose you're running "make buildworld", and the compile fails while trying to compile ls.c in to ls.o. If you next run "make buildworld" again, and the compile fails in the same place then this is a broken build -- try updating your sources and try again. If the compile fails elsewhere then this is almost certainly hardware." But I can give it different RAM a try anyway, I suppose it can't hurt. I've already tried updating the sources as suggested above. Thanks. On Tue, 27 Feb 2001 13:39:06 -0800, Steve Feldman wrote: >On Tue, Feb 27, 2001 at 10:57:32AM -0700, Jim Whitelaw wrote: >... >> 'make buildworld' fails at the same point every try with this >> error: >> >> cc: {standard input}: cpp: Internal compiler error: program cc1 >> got fatal signal >> 11Assembler messages: > >Check for bad RAM. >Seriously. >I had the same problem a couple of weeks ago >and replacing a bad SIMM cured it. > >Buildworld exercises your RAM better better >than most diagnostics, and signal 11 >is often a sign of memory corruption. > >See http://www.freebsd.org/FAQ/troubleshoot.html#SIGNAL11 >and http://www.bitwizard.nl/sig11/ > > Steve ========================================================================= Jim Whitelaw tel: +1.780.975.1534 jim-at-pdsys-dot-com fax: +1.780.484.9239 Pathways Data Systems Inc. http://www.pdsys.com ========================================================================= "It is best to assume that the network is filled with malevolent entities that will send packets designed to have the worst possible effect." - F.Baker, RFC1812 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14: 6:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 442F337B71C; Tue, 27 Feb 2001 14:06:16 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f1RM66c10913; Tue, 27 Feb 2001 14:06:06 -0800 Date: Tue, 27 Feb 2001 14:06:06 -0800 From: Brooks Davis To: "O. Hartmann" Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: NIS/YP problems on FBSD 4.2-STABLE Message-ID: <20010227140606.B4667@Odin.AC.HMC.Edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from ohartman@klima.physik.uni-mainz.de on Tue, Feb 27, 2001 at 09:50:48PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 27, 2001 at 09:50:48PM +0100, O. Hartmann wrote: > Well, I'm sorry bothering you again with these problems, > but they become serious to me, sorry. >=20 > My intention was to build up a NIS/YP domain. But it seems > to be very complex. >=20 > I have a YP master server as described in the handbook, two > slave servers and some clients, all running FreeBSD 4.a-STABLE > with the last cvsupdate today, 6 pm UTC. >=20 > The main problem is: ypbind is not able to connect its > domain. On two slaves I bound ypbind to the "localhost", > either by -ypsetme or by -S DOMAIN,slave_host_name. But in > all cases ypbind gets a timeout and reports not able to > connect the server controlling that domain. The same phenomenon > is seen on all clients. On a recently configured 4.2-STABLE box with NIS used for passwd, group, and amd automount tables my rc.conf configuration for NIS is: nisdomainname=3D"domain" nis_client_enable=3D"YES" portmap_enable=3D"YES" I initialy botched this configuration by setting: portmap_enable=3D"NO" which caused problems. If this is what you are missing then we should push to have chkdepend MFC'd prior to 4.3's code freeze. The support code has been in -current since Dec 13 and the NIS dependencies since Jan 11 so I'd call it shaked out. > I have had some trouble with the tcpwrapper of inetd (its > working in how to interpret ip/netmask differs from what it > really accept in /etc/hosts.allow, but this has been solved - > I can not use this: ip/netmask, instead, I must use 10.0.0. > instead of 10.0.0.1/24). > But in the worst case, I switched off (also kernel-code!) > ip-firewall, inetd -lwW (use inetd -l) and used a kernel like > the GENERIC kernel. No TCP/IP extensions in kernel, no > special security facilities. But always the same :-( inetd and tcpwrappers don't actually have anything to do with NIS so this shouldn't be your problem. > ypbind on clients (ypbind -s) does not connect to ypserv, > and on servers, a local bound ypbind is unable to communicate > with the local server. it seems that something blocks the > ypserver to propagate its domain-serving facilities, but I do > not know what ... By any chance do you have more then one ethernet interface in this machine? I've had problems in the past with multihomed machines and NIS. In general, I'm pretty happy with NIS in 4.2. Now that ypset is working (I last tried in 2.2.x) I'm going to remove the slave servers from our lab to simplify maintnence. > My question is: how can I do some research on what's going > on between ypbind and ypserv on the same machine and on > the network? How can I perform some examinations ? tcpdump may be of some help. If you happen to have a Sun that you can snoop the network with Solaris the snoop(1M) command contains complete packet decomposition code for NIS and NIS+ so you can see what is being sent (well, it occationaly lies to contribute to security through obscurity, but it's pretty easy to see through those.) This can be a real aid if you want to hack NIS+. --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6nCTNXY6L6fI4GtQRAlooAKDeQVzYzizlzBsOX9+c/TwyvdxjrACg0UCy MxZXCM3iz5oA+QCGhAjG+6c= =EW50 -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14: 6:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id D4B8237B71D for ; Tue, 27 Feb 2001 14:06:25 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RM67T46419; Wed, 28 Feb 2001 11:06:07 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 11:06:07 +1300 From: Jonathan Chen To: "G. Jason Middleton" Cc: freebsd-questions@freebsd.org Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument Message-ID: <20010228110607.C45483@itouchnz.itouch> References: <20010228101633.C42043@itouchnz.itouch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gmiddl1@gl.umbc.edu on Tue, Feb 27, 2001 at 04:49:04PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Please do *NOT* remove the Cc: freebsd-questions] On Tue, Feb 27, 2001 at 04:49:04PM -0500, G. Jason Middleton wrote: > my dmesg has > > IP packet filtering initialized, divert enabled, rule-based forwarding > enabled, default to accept, logging limited to 100 packets/entry by > default Hmm. In that case I can't see why it shouldn't be working. 1. Is "de0" there? 2. No _load lines in /boot/loader.conf? kldstat should *NOT* show ipfw.ko. Maybe someone else on the list can help. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > On Tue, Feb 27, 2001 at 04:01:22PM -0500, G. Jason Middleton wrote: > > > i did! compiled with both! > > > > > > Jason > > > > Check the output of dmesg(1), it should have the line: > > > > IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled > > > > Make sure you aren't loading ipfw.ko instead. > > -- > > Jonathan Chen > > ---------------------------------------------------------------------- > > The Internet: an empirical test of the idea that a million monkeys > > banging on a million keyboards can produce Shakespeare > > > > > > > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > > > > > On Tue, Feb 27, 2001 at 03:12:15PM -0500, G. Jason Middleton wrote: > > > > > I get this error when i am tryign tio set up my firewall....i have it set > > > > > to open...even when i try to use ipfw : > > > > > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > > > > > > > > > i get > > > > > > > > > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > > > > > > > Did you compile your kernel with: > > > > > > > > options IPFIREWALL > > > > options IPDIVERT > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14: 6:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12602.mail.yahoo.com (web12602.mail.yahoo.com [216.136.173.225]) by hub.freebsd.org (Postfix) with SMTP id 46FF937B71C for ; Tue, 27 Feb 2001 14:06:54 -0800 (PST) (envelope-from airmax36@yahoo.com) Message-ID: <20010227220654.96452.qmail@web12602.mail.yahoo.com> Received: from [131.156.97.35] by web12602.mail.yahoo.com; Tue, 27 Feb 2001 14:06:54 PST Date: Tue, 27 Feb 2001 14:06:54 -0800 (PST) From: Mike To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Please send my some information about freebsd for my computer. Thank you. Mike 4321 w. 188th place country club hills,il 60478 __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:18:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 72A9B37B718 for ; Tue, 27 Feb 2001 14:18:48 -0800 (PST) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.1/8.11.1) with ESMTP id f1RMEQ671925; Tue, 27 Feb 2001 17:14:29 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200102272214.f1RMEQ671925@fac13.ds.psu.edu> To: "George V. Neville-Neil" , freebsd-questions@FreeBSD.ORG Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? In-Reply-To: Your message of "Tue, 27 Feb 2001 14:07:54 PST." <200102272156.NAA2003286@meer.meer.net> Date: Tue, 27 Feb 2001 17:14:26 -0500 From: hawk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm not sure where to ask this. I want to hook a radio clock > to a serial or other input on my FreBSD machine so I'll be a Stratum 2 > server. Does anyone know where to get such a clock and what software > I'd need? I don't see anything in the PORTS collection after a quick > scan. Can xntp just talk to one of these thigns to serve time? It's not in the ports :) Run /stand/sysinstall, configure, and network services. Select ntpdate, and choose a server. hawk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:37:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f76.law6.hotmail.com [216.32.241.76]) by hub.freebsd.org (Postfix) with ESMTP id B684337B719 for ; Tue, 27 Feb 2001 14:37:18 -0800 (PST) (envelope-from hillaa@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 27 Feb 2001 14:37:18 -0800 Received: from 203.11.225.5 by lw6fd.law6.hotmail.msn.com with HTTP; Tue, 27 Feb 2001 22:37:18 GMT X-Originating-IP: [203.11.225.5] From: "Aaron Hill" To: question@closedsrc.org Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD on IBM Thinkpad Date: Tue, 27 Feb 2001 22:37:18 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 27 Feb 2001 22:37:18.0615 (UTC) FILETIME=[D75BFA70:01C0A10D] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hello, Hi. >I know IBM quietly released a firmware that was supposed to all users to >install and run FreeBSD on IBM's T-series Thinkpads. Has anyone tried this >out to see if it works? I have tested it out and am now running 4.2 on my T20. Previously I could not get FreeBSD to run in *any* configuration that other people suggested as work-arounds. >Has anyone gotten FreeBSD to work on any A-series laptops either? Not me, sorry. Aaron _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:41:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id CC5DA37B718 for ; Tue, 27 Feb 2001 14:41:28 -0800 (PST) (envelope-from lowell@be-well.ilk.org) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1RMfRb84777; Tue, 27 Feb 2001 17:41:27 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? References: <200102272156.NAA2003286@meer.meer.net> <200102272214.f1RMEQ671925@fac13.ds.psu.edu> From: Lowell Gilbert Date: 27 Feb 2001 17:41:27 -0500 In-Reply-To: hawk@fac13.ds.psu.edu's message of "27 Feb 2001 23:18:58 +0100" Message-ID: <441ysj92aw.fsf@lowellg.ne.mediaone.net> Lines: 15 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hawk@fac13.ds.psu.edu (hawk) writes: > > I'm not sure where to ask this. I want to hook a radio clock > > to a serial or other input on my FreBSD machine so I'll be a Stratum 2 > > server. Does anyone know where to get such a clock and what software > > I'd need? I don't see anything in the PORTS collection after a quick > > scan. Can xntp just talk to one of these thigns to serve time? > > It's not in the ports :) Run /stand/sysinstall, configure, and > network services. Select ntpdate, and choose a server. Actually, for a reference clock, he needs ntpd, not ntpdate, and he can't configure this from sysinstall. The instructions for configuring it are in the manual for ntp.conf(5), although close reference to /usr/share/doc/ntp will be necessary as well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:44:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from skinner.codefactory.se (skinner.codefactory.se [212.32.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 75D9937B71C for ; Tue, 27 Feb 2001 14:44:55 -0800 (PST) (envelope-from anders@codefactory.se) Received: from codefactory.se (skinner [127.0.0.1]) by skinner.codefactory.se (Postfix) with SMTP id 643D11906C; Tue, 27 Feb 2001 23:46:04 +0100 (CET) Received: from 194.237.158.30 (SquirrelMail authenticated user anders) by webmail.codefactory.se with HTTP; Tue, 27 Feb 2001 23:46:04 +0100 (CET) Message-ID: <32789.194.237.158.30.983313964.squirrel@webmail.codefactory.se> Date: Tue, 27 Feb 2001 23:46:04 +0100 (CET) Subject: Re: FreeBSD on IBM Thinkpad From: "Anders Andersson" To: hillaa@hotmail.com In-Reply-To: References: Cc: question@closedsrc.org, freebsd-questions@freebsd.org X-Mailer: SquirrelMail (version 1.0.2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>Hello, > > Hi. > > >>I know IBM quietly released a firmware that was supposed to all users >>to install and run FreeBSD on IBM's T-series Thinkpads. Has anyone >>tried this out to see if it works? > > > I have tested it out and am now running 4.2 on my T20. Previously I > could not get FreeBSD to run in *any* configuration that other people > suggested as work-arounds. > > >>Has anyone gotten FreeBSD to work on any A-series laptops either? Yes, I run FreeBSD 4.2-STABLE on my ThinkPad A20p. Works well. -- Anders Andersson anders@codefactory.se CodeFactory AB http://www.codefactory.se/ Office: +46(0)317119935 Cell: +46(0)705875335 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:50:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 4DD8837B718 for ; Tue, 27 Feb 2001 14:50:45 -0800 (PST) (envelope-from bob@eng.ufl.edu) Received: from eng.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id RAA14817; Tue, 27 Feb 2001 17:50:41 -0500 (EST) Message-ID: <3A9C2F41.1BCA96CB@eng.ufl.edu> Date: Tue, 27 Feb 2001 17:50:41 -0500 From: Bob Johnson X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, eo MIME-Version: 1.0 To: jkonecn@green-mfg.com Cc: questions@freebsd.org Subject: Re: block realaudio Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Date: Tue, 27 Feb 2001 13:29:18 -0500 > From: Joe Konecny > Subject: Re: block realaudio > > I don't see either of these listed. Real Audio is configured > to "auto-configure". I suppose that means it will find a port > to use automatically? If so that presents a problem. > Yes, Real Audio tries very hard to get around firewalls. I think that outgoing requests are directed to port 80 on the server and look like normal web page requests, and that as a last resort it tries sending the data back to you as an HTTP response, again so it looks like a web page. If that is true, you will have a hard time blocking it without blocking web servers in general. Even if that is not entirely accurate, it tries a lot of different things so you will probably need to set up your firewall to block everything by default, and then allow only specific services into your network. That's really the only effective way to run a firewall, anyway. Many, many examples of scripts that would be a good starting point have been posted to these lists and published elsewhere, so reading through them should give you some idea of where to start. RealAudio's web site, has instructions on how to set up a firewall to work with their servers. You might read that information and then do the opposite, i.e. where they say "do one of the following", make sure you are blocking all of those options. See http://service.real.com/firewall/adminfw.html and http://service.real.com/firewall/adminrs.html It might be possible to block the specific servers your users are using by IP number, but that depends on their listening habits. - Bob > Mikel King wrote: > > > > Typically... > > > > rtsp:554 > > pna:7070 > > > > Cheers, > > mikel > > > > Ben wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Yes, find the port number for RealAudio and put a rule to deny log > > > that port going outbound. > > > > > > - ----- Original Message ----- > > > From: "Joe Konecny" > > > To: "FreeBSD List" > > > Sent: Tuesday, February 27, 2001 11:57 AM > > > Subject: block realaudio > > > > > > > Is there any way I can block users access to using realaudio? > > > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > > > Any help is appreciated! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:53: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 9338837B718 for ; Tue, 27 Feb 2001 14:52:59 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1RF3PV08574 for ; Tue, 27 Feb 2001 10:03:26 -0500 (EST) Message-ID: <3A9BC1BE.6651CD3A@mail.iowna.com> Date: Tue, 27 Feb 2001 10:03:26 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Onstream SC50 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone used an Onstream SC50 tape drive with 4.2-STABLE? I know it's not listed in the supported hardware list, but has anyone tried it and gotten it to work? -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:57:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id C8B8937B71B for ; Tue, 27 Feb 2001 14:57:06 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1RMuxS75396; Tue, 27 Feb 2001 16:56:59 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Tue, 27 Feb 2001 16:56:59 -0600 (CST) From: Brennan Stehling To: "G. Jason Middleton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just had this very same problem the other day. It is due to not having a kernel with the proper features. When you build a custom kernel you need to add the following options. options IPFIREWALL # firewall options IPDIVERT # divert(4) sockets After you reboot you should be able to add your divert rules to the firewall. If you need more info, here is a ton... http://www.greasydaemon.com/cgi/udmsearch/gd.cgi?q=ipdivert+ipfw&m=any Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Tue, 27 Feb 2001, G. Jason Middleton wrote: > I get this error when i am tryign tio set up my firewall....i have it set > to open...even when i try to use ipfw : > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > i get > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > when i boot and the rc.conf it read stating the firewall should be open i > get a couple of thos errors during boot time > > any ideas? > > Hope everyones day is going well! > > Regards, > > G. Jason Middleton > > > _______________________________________________________________________________ > > > > > > > Announcement: > > The revolution will not be televised. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 14:59:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from headend.cablenet-va.com (headend.cablenet-va.com [208.197.246.195]) by hub.freebsd.org (Postfix) with ESMTP id 763FC37B719 for ; Tue, 27 Feb 2001 14:59:41 -0800 (PST) (envelope-from peabody007@deepspacenine.com) Received: from stargate (leb-va-new-pc-192.cablenet-va.com [208.248.195.192]) by headend.cablenet-va.com (8.9.2/8.9.2) with SMTP id RAA26182 for ; Tue, 27 Feb 2001 17:55:03 -0500 (EST) From: "Ben Compton" To: Subject: top and FreeBSD-4.2 Date: Tue, 27 Feb 2001 17:59:26 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0009_01C0A0E7.060738C0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-MS-TNEF-Correlator: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C0A0E7.060738C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I'm running FreeBSD-4.2 and am having a problem getting top to work. Every time I execute the command I get a message saying nlist failed. This happens when running top as both root and my user account. I'm still running the stock kernel and the only things I have added are SSH2 and lynx. I'm totally clueless on where to start to tackle this problem. Any help would be appreciated. Thank you Ben Compton President Gamma Alpha Tau Chapter PBL Southwest Virginia Community College "And in the end on dreams we will depend..." -Van Halen ------=_NextPart_000_0009_01C0A0E7.060738C0 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IhoWAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANEHAgAbABEAOgAAAAIAQgEB A5AGAPAGAAAmAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAAFAAAAHRvcCBhbmQgRnJlZUJTRC00LjIAAgFxAAEAAAAWAAAAAcChENvYJAF8+wwoEdWimwDg KW8yBwAAAgEdDAEAAAAiAAAAU01UUDpQRUFCT0RZMDA3QERFRVBTUEFDRU5JTkUuQ09NAAAACwAB DgAAAABAAAYOAExIuxChwAECAQoOAQAAABgAAAAAAAAAq96N8edD1BG4SQDgKW8yB8KAAAALAB8O AQAAAAIBCRABAAAAiAIAAIQCAABeAwAATFpGdY/gloADAAoAcmNwZzEyNRYyAPgLYG4OEDAzM08B 9wKkA+MCAGNoCsBz8GV0MCAHEwKDAFADVDcQyQdtAoB9CoAIyCA7WwlvDjA1AoAKgXYIkHfSawuA ZDQMYGMAUAsDAQu1IEknbSBydSZuAwAPICBGCdFCU0BELTQuMiAAcGQfGfAYoBDwFtAZEWEgcKsD YAJgZRigZxEwdBkCSHRvcBvxIHcFsGugLiAgRXYEkHkb8CMHcRhwIGV4BZB1dNkdcHRoHXAFoG0D gRogTx2QG4Ea0QeBc2EbgCBlH6B5GQJubAQABUBmywtwG0BkHLFUaAQAGmHscHAJ8AQgdx5AA6AY xr0cAmEEIAbgHjAYsG8jcPUZ820dIHURIAXAANAFoP0Y0HQcsRiCIJADEAMgIneDHkEgkG9jayBr BJHeZQMgGgIeMgIgbB0hIWCfDyAEIB2QGnEdcGFkAQBnGiEJcAYAU0gZ5Cgwbr54JTUcAAGQJdAd IGMKQf8bQAQRAiAiEimxHEEgkArA/wVAHEEBkCbwG0AoUgQgGwXZHLFBbh0gHkBsHCAccHR1bBog YikhIcAJcGPfBzAeACEUAHAnAHkIYAqidwqECoQLMGMSAhIRC/A07CBCIkEIUG0FMAIgMXS+UAlw AJABAAIwMXRHGkCfAMARYC9AEPATMGF1M4BHIaEeAAXAUEJMMXRTGwhgHjB3B5AFQFZpci5nC4AH MDOCbRjQaXS3HSAIUCXQZRuAMXoiLuC/GiALgB4jCfAaICwxZAlw/xpAIgEdcAPwJdEBACHRIRA9 POAiMXQcwD2fPp0tVv0DkUgHQCJBPpUx3ALRC8ULMYMUUQBC0AMAAHwFAAAACwABgAggBgAAAAAA wAAAAAAAAEYAAAAAA4UAAAAAAAADABCACCAGAAAAAADAAAAAAAAARgAAAABShQAAJ2oBAB4AEoAI IAYAAAAAAMAAAAAAAABGAAAAAFSFAAABAAAABAAAADkuMAAeABOACCAGAAAAAADAAAAAAAAARgAA AAA2hQAAAQAAAAEAAAAAAAAAHgAUgAggBgAAAAAAwAAAAAAAAEYAAAAAN4UAAAEAAAABAAAAAAAA AB4AFYAIIAYAAAAAAMAAAAAAAABGAAAAADiFAAABAAAAAQAAAAAAAAALABaACCAGAAAAAADAAAAA AAAARgAAAACChQAAAQAAAAsAQ4AIIAYAAAAAAMAAAAAAAABGAAAAAA6FAAAAAAAAAwBFgAggBgAA AAAAwAAAAAAAAEYAAAAAEIUAAAAAAAADAEaACCAGAAAAAADAAAAAAAAARgAAAAARhQAAAAAAAAMA R4AIIAYAAAAAAMAAAAAAAABGAAAAABiFAAAAAAAACwBegAggBgAAAAAAwAAAAAAAAEYAAAAABoUA AAAAAAADAF+ACCAGAAAAAADAAAAAAAAARgAAAAABhQAAAAAAAAIB+A8BAAAAEAAAAKvejfHnQ9QR uEkA4ClvMgcCAfoPAQAAABAAAACr3o3x50PUEbhJAOApbzIHAgH7DwEAAACCAAAAAAAAADihuxAF 5RAaobsIACsqVsIAAFBTVFBSWC5ETEwAAAAAAAAAAE5JVEH5v7gBAKoAN9luAAAAQzpcV0lORE9X U1xMb2NhbCBTZXR0aW5nc1xBcHBsaWNhdGlvbiBEYXRhXE1pY3Jvc29mdFxPdXRsb29rXG91dGxv b2sucHN0AAAAAwD+DwUAAAADAA00/TcAAAIBfwABAAAAPAAAADxORUJCTElFSktMRE9LRUpPTkZF RUNFSElDQ0FBLnBlYWJvZHkwMDdAZGVlcHNwYWNlbmluZS5jb20+AAMABhCpCXbtAwAHEK0BAAAD ABAQAAAAAAMAERAAAAAAHgAIEAEAAABlAAAASU1SVU5OSU5HRlJFRUJTRC00MkFOREFNSEFWSU5H QVBST0JMRU1HRVRUSU5HVE9QVE9XT1JLRVZFUllUSU1FSUVYRUNVVEVUSEVDT01NQU5ESUdFVEFN RVNTQUdFU0FZSU5HTgAAAADEew== ------=_NextPart_000_0009_01C0A0E7.060738C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15: 6:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 2AD3B37B719 for ; Tue, 27 Feb 2001 15:06:51 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1RN6cC75521; Tue, 27 Feb 2001 17:06:38 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Tue, 27 Feb 2001 17:06:38 -0600 (CST) From: Brennan Stehling To: Jonathan Chen Cc: "G. Jason Middleton" , freebsd-questions@FreeBSD.ORG Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument In-Reply-To: <20010228110607.C45483@itouchnz.itouch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried loadin the ipfw.ko kernel module with kldload and it did not seem to have the IPDIVERT ability. I even went to /dev and ran... sh MAKDEV ipl It did not allow me to do that divert rule. I may be mistaken. I will have to reboot my PC into FreeBSD and boot up with the default kernel to find out. I will post what I find to the list. Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Wed, 28 Feb 2001, Jonathan Chen wrote: > [Please do *NOT* remove the Cc: freebsd-questions] > > On Tue, Feb 27, 2001 at 04:49:04PM -0500, G. Jason Middleton wrote: > > my dmesg has > > > > IP packet filtering initialized, divert enabled, rule-based forwarding > > enabled, default to accept, logging limited to 100 packets/entry by > > default > > Hmm. In that case I can't see why it shouldn't be working. > > 1. Is "de0" there? > 2. No _load lines in /boot/loader.conf? kldstat should *NOT* show > ipfw.ko. > > Maybe someone else on the list can help. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Computers are like air conditioners. > They stop working when you open Windows. > > > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > > > On Tue, Feb 27, 2001 at 04:01:22PM -0500, G. Jason Middleton wrote: > > > > i did! compiled with both! > > > > > > > > Jason > > > > > > Check the output of dmesg(1), it should have the line: > > > > > > IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled > > > > > > Make sure you aren't loading ipfw.ko instead. > > > -- > > > Jonathan Chen > > > ---------------------------------------------------------------------- > > > The Internet: an empirical test of the idea that a million monkeys > > > banging on a million keyboards can produce Shakespeare > > > > > > > > > > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > > > > > > > On Tue, Feb 27, 2001 at 03:12:15PM -0500, G. Jason Middleton wrote: > > > > > > I get this error when i am tryign tio set up my firewall....i have it set > > > > > > to open...even when i try to use ipfw : > > > > > > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > > > > > > > > > > > i get > > > > > > > > > > > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > > > > > > > > > Did you compile your kernel with: > > > > > > > > > > options IPFIREWALL > > > > > options IPDIVERT > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15: 7:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 3A39737B719 for ; Tue, 27 Feb 2001 15:07:34 -0800 (PST) (envelope-from dave@hawk-systems.com) Received: from server0 (cr1032856-a.pr1.on.wave.home.com [24.112.146.66]) by hawk-systems.com (8.8.8) id QAA69265 for ; Tue, 27 Feb 2001 16:07:08 -0700 (MST) From: "Dave VanAuken" To: Subject: Commercial ISP/hosting solutions Date: Tue, 27 Feb 2001 18:17:06 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Posted earlier to ISP list] Looking for first hand experience and recommendations for commercial grade ISP and Hosting software for FreeBSD platform. Familiarity with BSDi/FreeBSD has led us to use this as the platform of choice for this project, but the through of recreating a suit of chrooted applications and interfaces to provide these services is annoying to say the least. We are looking at Total Internet(Finepoint) and BillMax as signup and billing software, but these are only front ends to what we will require as a more robust service platform and hosting solution. Any input along this line is appreciated. Not looking for sales pitches, have reviewed plenty of claims to fame on the web. Looking for first hand pros and cons on this. thanks Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15: 9:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 5DBDC37B71B for ; Tue, 27 Feb 2001 15:09:51 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RN9dS48741; Wed, 28 Feb 2001 12:09:39 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 12:09:39 +1300 From: Jonathan Chen To: Ben Compton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: top and FreeBSD-4.2 Message-ID: <20010228120939.A48652@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from peabody007@deepspacenine.com on Tue, Feb 27, 2001 at 05:59:26PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 05:59:26PM -0500, Ben Compton wrote: > I'm running FreeBSD-4.2 and am having a problem getting top to work. Every > time I execute the command I get a message saying nlist failed. This > happens when running top as both root and my user account. I'm still > running the stock kernel and the only things I have added are SSH2 and lynx. > I'm totally clueless on where to start to tackle this problem. Any help > would be appreciated. Thank you This happens if you've cvsup-d to -STABLE, rebuilt world, but have forgotten to install a new kernel. -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15:32:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 0C47937B71A for ; Tue, 27 Feb 2001 15:32:53 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1RNWlj49691; Wed, 28 Feb 2001 12:32:47 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 12:32:47 +1300 From: Jonathan Chen To: Ben Compton Cc: freebsd-questions@freebsd.org Subject: Re: top and FreeBSD-4.2 Message-ID: <20010228123247.A49616@itouchnz.itouch> References: <20010228120939.A48652@itouchnz.itouch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from peabody007@deepspacenine.com on Tue, Feb 27, 2001 at 06:30:22PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Please don't remove Cc: freebsd-questions@freebsd.org] On Tue, Feb 27, 2001 at 06:30:22PM -0500, Ben Compton wrote: > I'm still running 4.2-RELEASE ...haven't made the jump to STABLE yet. What does uname -v report? -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15:42:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id E254337B71E for ; Tue, 27 Feb 2001 15:42:10 -0800 (PST) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G9F00F01W646P@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 27 Feb 2001 15:35:16 -0800 (PST) Received: from tagalong ([165.107.42.167]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G9F00LHIW1M3K@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 27 Feb 2001 15:32:10 -0800 (PST) Date: Tue, 27 Feb 2001 15:32:06 -0800 From: Drew Tomlinson Subject: Startup Script To: "FreeBSD Questions (E-mail)" Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have created a script (with a lot of help from this list) to start my dynamic DNS client (dynipclient). The service I use is www.dynip.com. Here is my script: 103 Blacksheep# cat dynip.sh #!/bin/sh case "$1" in start) /usr/local/bin/dynipclient echo -n ' dynipclient' ;; stop) /usr/local/bin/dynipclient -k ;; *) echo "Usage: `basename $0` {start|stop}" >&2 ;; esac exit 0 The file is set as executable and the script runs fine when I initialize it from /usr/local/etc/rc.d as ./dynip.sh and pass either the "start" or "stop" argument. However, after a reboot, the dynip client is not successfully started. As I watch the system boot, I see the following messages: Local package initialization: apachedynipclient[194]: Using client configuration file '/etc/dynip.cfg' Feb 27 15:16:47 blacksheep dynipclient[194]: Using client configuration file '/etc/dynip.cfg' dynipclientFeb 27 15:16:47 blacksheep dynipclient[195]: active Doesn't this mean that the dynipclient program was started as process ID 195? But when I logon the system, the process is not there. What is causing this behavior and how can I fix it? I am a newbie and know basically nothing about scripts. But I suspect what might be happening is that the dynipclient starts in the first line but then is stopped because of the command in the second. Am I correct? Any ideas? Thanks for your help, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15:46:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from headend.cablenet-va.com (headend.cablenet-va.com [208.197.246.195]) by hub.freebsd.org (Postfix) with ESMTP id E9F8637B718 for ; Tue, 27 Feb 2001 15:46:35 -0800 (PST) (envelope-from peabody007@deepspacenine.com) Received: from stargate (leb-va-new-pc-192.cablenet-va.com [208.248.195.192]) by headend.cablenet-va.com (8.9.2/8.9.2) with SMTP id SAA03073; Tue, 27 Feb 2001 18:41:50 -0500 (EST) From: "Ben Compton" To: "Jonathan Chen" Cc: "freebsd" Subject: RE: top and FreeBSD-4.2 Date: Tue, 27 Feb 2001 18:46:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <20010228123247.A49616@itouchnz.itouch> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC that is the report from uanme -v -----Original Message----- From: Jonathan Chen [mailto:jonathan.chen@itouch.co.nz] Sent: Tuesday, February 27, 2001 6:33 PM To: Ben Compton Cc: freebsd-questions@freebsd.org Subject: Re: top and FreeBSD-4.2 [Please don't remove Cc: freebsd-questions@freebsd.org] On Tue, Feb 27, 2001 at 06:30:22PM -0500, Ben Compton wrote: > I'm still running 4.2-RELEASE ...haven't made the jump to STABLE yet. What does uname -v report? -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 15:53:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ankimo.bigshed.com (dnai-216-15-97-193.cust.dnai.com [216.15.97.193]) by hub.freebsd.org (Postfix) with ESMTP id 81A3637B718 for ; Tue, 27 Feb 2001 15:53:39 -0800 (PST) (envelope-from kmarx@bigshed.com) Received: (from kmarx@localhost) by ankimo.bigshed.com (8.8.8/8.8.8) id PAA19859 for freebsd-questions@FreeBSD.ORG; Tue, 27 Feb 2001 15:56:22 -0800 (PST) (envelope-from kmarx) Message-Id: <200102272356.PAA19859@ankimo.bigshed.com> Subject: kernel core image To: freebsd-questions@FreeBSD.ORG (questions freeBSD) Date: Tue, 27 Feb 2001 15:56:22 -0800 (PST) From: Ken Marx Reply-To: Ken Marx X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Is there a way to get a copy of a running kernel core image? thanks, k. -- Ken Marx, kmarx@bigshed.com We'll all go casters up unless we address the crazy aunt in the attic and objectify the domain expertise. - http://cgi.bigshed.com/~kmarx/cgi-bin/speak.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16: 4:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 2A61B37B71B for ; Tue, 27 Feb 2001 16:04:57 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 32762 invoked by uid 0); 28 Feb 2001 01:05:02 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 01:05:02 -0000 Message-ID: <3A9C40A7.DCA345F2@urx.com> Date: Tue, 27 Feb 2001 16:04:55 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cc: freebsd-questions@FreeBSD.ORG Subject: Re: (Information on FreeBSD) References: <20010227220654.96452.qmail@web12602.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike wrote: > > Hi > > Please send my some information about freebsd for my > computer. Thank you. You need to look at http://www.freebsd.org. That covers most things and I don't have a better suggestion. Kent > > Mike > > 4321 w. 188th place > country club hills,il 60478 > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16: 5:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from meer.meer.net (meer.meer.net [209.245.148.2]) by hub.freebsd.org (Postfix) with ESMTP id 2D82137B718 for ; Tue, 27 Feb 2001 16:05:22 -0800 (PST) (envelope-from gnn@neville-neil.com) Received: from neville-neil.com (unknown-35-202.wrs.com [147.11.35.202]) by meer.meer.net (8.9.3/8.9.3/meer) with ESMTP id QAA2360403; Tue, 27 Feb 2001 16:05:17 -0800 (PST) Message-Id: <200102280005.QAA2360403@meer.meer.net> To: hawk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? In-Reply-To: Message from hawk of "Tue, 27 Feb 2001 17:14:26 EST." <200102272214.f1RMEQ671925@fac13.ds.psu.edu> Date: Tue, 27 Feb 2001 16:16:38 -0800 From: "George V. Neville-Neil" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm not sure where to ask this. I want to hook a radio clock > > to a serial or other input on my FreBSD machine so I'll be a Stratum 2 > > server. Does anyone know where to get such a clock and what software > > I'd need? I don't see anything in the PORTS collection after a quick > > scan. Can xntp just talk to one of these thigns to serve time? > > It's not in the ports :) Run /stand/sysinstall, configure, and > network services. Select ntpdate, and choose a server. No, I don't want to choose a server I want to BE a server. There for I need a device that gets the radio clock signal and converts it into something that FreeBSD can understand and then I need to set up something like xntp to propogate that. Anyone else want to try? Thanks, George To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:16:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 5FEA837B719 for ; Tue, 27 Feb 2001 16:16:09 -0800 (PST) (envelope-from wbs@infowest.com) Received: from Presario (208.186.109.123.deathstar.infowest.net [208.186.109.123]) by ns1.infowest.com (Postfix) with SMTP id 18F6F20F9F for ; Tue, 27 Feb 2001 17:13:58 -0700 (MST) Message-ID: <000701c0a11b$49d41a80$2000fea9@infowest.com> From: "Lorin Lund" To: "FreeBSD Questions" Subject: pptp alternate port Date: Tue, 27 Feb 2001 17:13:32 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm exploring using mpd for pptp. I want to go through my firewall at a non-standard port. I assume that avoid giving hackers a clue what the port is intended for. I'm wondering how to specify a non-standard port in my MS DailUpNetworking connection box on Win98. Does anyone have any experience with this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:19:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from digital.csudsu.com (digital.csudsu.com [209.249.57.102]) by hub.freebsd.org (Postfix) with ESMTP id 1608337B71A for ; Tue, 27 Feb 2001 16:19:54 -0800 (PST) (envelope-from stefan@csudsu.com) Received: by digital.csudsu.com (Postfix, from userid 1000) id 03B7822E01; Tue, 27 Feb 2001 16:22:07 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by digital.csudsu.com (Postfix) with ESMTP id E850E1F001; Tue, 27 Feb 2001 16:22:07 -0800 (PST) Date: Tue, 27 Feb 2001 16:22:07 -0800 (PST) From: Stefan Molnar To: "George V. Neville-Neil" Cc: hawk , Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? In-Reply-To: <200102280005.QAA2360403@meer.meer.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I remember correctly phk has his own setup, with an impressive number of radio sources. www.freebsd.org/~phk. You should ask him. On Tue, 27 Feb 2001, George V. Neville-Neil wrote: > > > I'm not sure where to ask this. I want to hook a radio clock > > > to a serial or other input on my FreBSD machine so I'll be a Stratum 2 > > > server. Does anyone know where to get such a clock and what software > > > I'd need? I don't see anything in the PORTS collection after a quick > > > scan. Can xntp just talk to one of these thigns to serve time? > > > > It's not in the ports :) Run /stand/sysinstall, configure, and > > network services. Select ntpdate, and choose a server. > > No, I don't want to choose a server I want to BE a server. There for > I need a device that gets the radio clock signal and converts it into > something that FreeBSD can understand and then I need to set up > something like xntp to propogate that. > > Anyone else want to try? > > Thanks, > George > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:28:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mbox.com.au (smtp2.mbox.com.au [203.103.80.178]) by hub.freebsd.org (Postfix) with ESMTP id DCD8D37B718 for ; Tue, 27 Feb 2001 16:28:22 -0800 (PST) (envelope-from bsd-freak@mbox.com.au) Received: from mbox.com.au (webmail.i7mail.com.au [192.168.20.4]) by smtp2.mbox.com.au (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0G9F004GLY24OA@smtp2.mbox.com.au> for freebsd-questions@FreeBSD.ORG; Wed, 28 Feb 2001 08:15:40 +0800 (WST) Date: Wed, 28 Feb 2001 11:27:45 +1100 From: bsd-freak@mbox.com.au Subject: Booting Straight Into X To: freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone.... Anyone know how I can get my FreeBSD 4.2 workstation to boot straight into X (without typing in startx). On Linux this is done by making it go into runlevel 5 but I'm not to sure how to do it on FreeBSD, Thanks....... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:34:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mbox.com.au (smtp2.mbox.com.au [203.103.80.178]) by hub.freebsd.org (Postfix) with ESMTP id B3D0E37B719 for ; Tue, 27 Feb 2001 16:34:21 -0800 (PST) (envelope-from bsd-freak@mbox.com.au) Received: from mbox.com.au (webmail.i7mail.com.au [192.168.20.4]) by smtp2.mbox.com.au (Sun Internet Mail Server sims.4.0.2000.05.17.04.13.p6) with ESMTP id <0G9F0050BYC4KY@smtp2.mbox.com.au> for freebsd-questions@FreeBSD.ORG; Wed, 28 Feb 2001 08:21:40 +0800 (WST) Date: Wed, 28 Feb 2001 11:33:45 +1100 From: bsd-freak@mbox.com.au Subject: XFree86 4.0.2 To: freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Again, Has anyone got any ideas or can point point mein the right direction to get XFree86 4.0.2 working with a Creative GeForce2 GTS video adapter. I have it working well on RedHat Linux 7.0 but I'd much prefer running it on FreeBSD (my FreeBSD servers just keep on running with a hitch - at the speed of light - but Linux lets me down every so often). I have dowbloaded the FreeBSD packages from xfree.org and run the Xinstall.sh script, but I still can't get the thing to work properly. Anyhow if anyone has done it or knows how I'd love to hear from you. Cya, BSD Freak..... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:40:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id B974737B719 for ; Tue, 27 Feb 2001 16:40:19 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1S0e8a51398; Wed, 28 Feb 2001 13:40:08 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 13:40:08 +1300 From: Jonathan Chen To: bsd-freak@mbox.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Booting Straight Into X Message-ID: <20010228134008.A51133@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bsd-freak@mbox.com.au on Wed, Feb 28, 2001 at 11:27:45AM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 11:27:45AM +1100, bsd-freak@mbox.com.au wrote: > Hi Everyone.... > > Anyone know how I can get my FreeBSD 4.2 workstation to boot straight > into X (without typing in startx). On Linux this is done by making it > go into runlevel 5 but I'm not to sure how to do it on FreeBSD, You can edit /etc/ttys, and change the line containing: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure to: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure -- Jonathan Chen ---------------------------------------------------------------------- "If you wish your merit to be known, acknowledge that of other people" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:41:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.prod.itd.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id 8B26737B71A for ; Tue, 27 Feb 2001 16:41:13 -0800 (PST) (envelope-from hugahog@earthlink.net) Received: from earthlink.net (sdn-ar-001txlongP152.dialsprint.net [158.252.159.88]) by scaup.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id QAA06169 for ; Tue, 27 Feb 2001 16:41:10 -0800 (PST) Message-ID: <3A9C48FC.8281CD4D@earthlink.net> Date: Tue, 27 Feb 2001 18:40:28 -0600 From: larry X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.17-21mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Browser Core Dumping Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I installed FreeBSD 4.2 powerpak a couple weeks ago and have had trouble getting browsers to work. I first installed netscape-communicator 4.76 at the initial install of BSD. But it didn't seem to fully install as a search for 'netscape' only showed up one entry which was in /user/sbin which is OK but there should be tons of other 'netscape' entries throughout the disk. Upon using the command 'netscape' it would core dump. At first I didn't have the compats22 installed but after that it still coredumps. No error messages showed up during the make & make install of netscape. I tried other versions of netscape that were furnished and also a fresh downloaded version from the net. Always the same, core dumped. I tried Mosiac and it got on the net OK but after a bit of usage it coredumped also. Konquerer from KDE gave me no problems. Kmail worked pretty good at first but then did some screwy things requiring Xkill to get it off the screen. So I installed Mozilla from ports and it installed OK with no errow messages. But it coredumped the same as netscape, that is to say, immediately, without the browser ever coming up on screen. I have searched around and read a lot of these messages but have not a clue as to what is wrong although I suspect I need to configure some file. Anyone have any clues or hints I can try? Thanks in advance. Larry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:42:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 9102637B718 for ; Tue, 27 Feb 2001 16:42:31 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.9.3/8.9.3) with ESMTP id TAA56200; Tue, 27 Feb 2001 19:42:19 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3A9BC4C1.ABD81182@pacbell.net> References: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> <3A9BC4C1.ABD81182@pacbell.net> Date: Tue, 27 Feb 2001 19:42:18 -0500 To: richard childers , Ted Mittelstaedt From: Garance A Drosihn Subject: Re: Pimping FreeBSD Information (was: 'Order') Cc: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 7:16 AM -0800 2/27/01, richard childers wrote: >Maybe you should offer to send free copies to people ... or quote >from your book, instead of just referring to it. > >I've seen two references to this book ... two attempts to pander >it, to pimp it, to sell it, to drum up orders for it ... but I >don't see you, Ted, contributing any expertise. Just sales >advertisements. After having read the messages that seemed to have annoyed you, I think Ted's comments were fine. The guy wrote a book, that does not mean he is required to stop and provide customized excerpts for the book for everyone who has a question that might be answered by the book. >If I am, I'm sure others - not you, Ted - will inform me. And >I will duly apologize. Will you? Good. I contribute code to the freebsd software project because I believe it is in my interests to do so. I do not do it because I expect everyone on the planet to work for zero money. I have to do the work anyway, because I am GETTING PAID to keep some things running. But in order to make my job easier, it benefits ME to get those changes in the rapidly-changing system. It will also benefit me if people write good books about FreeBSD (or any of the BSD's). I do not expect someone to spend months working on a book, and then give it out free. I have no idea if Ted's book is any good, but I don't think he is out of line by mentioning that he wrote it. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:43: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 62F5E37B71C for ; Tue, 27 Feb 2001 16:43:07 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1S0h3b51520; Wed, 28 Feb 2001 13:43:03 +1300 (NZDT) (envelope-from jonc) Date: Wed, 28 Feb 2001 13:43:03 +1300 From: Jonathan Chen To: bsd-freak@mbox.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86 4.0.2 Message-ID: <20010228134303.B51133@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bsd-freak@mbox.com.au on Wed, Feb 28, 2001 at 11:33:45AM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 11:33:45AM +1100, bsd-freak@mbox.com.au wrote: > Hi Again, > > Has anyone got any ideas or can point point mein the right direction to > get XFree86 4.0.2 working with a Creative GeForce2 GTS video adapter. I > have it working well on RedHat Linux 7.0 but I'd much prefer running it > on FreeBSD (my FreeBSD servers just keep on running with a hitch - at > the speed of light - but Linux lets me down every so often). The way I'd do it would be to build XFree86-4 from the ports system, and then take the XF86Config file from your Linux box and and dump into /etc/X11. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:50:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id A4ED737B71B; Tue, 27 Feb 2001 16:50:06 -0800 (PST) (envelope-from bandix@looksharp.net) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.11.1/8.11.1) with ESMTP id f1S0p3w01185; Tue, 27 Feb 2001 19:51:04 -0500 (EST) (envelope-from bandix@looksharp.net) Date: Tue, 27 Feb 2001 19:51:03 -0500 (EST) From: "Brandon D. Valentine" To: Brooks Davis Cc: "O. Hartmann" , FreeBSD-STABLE , Subject: Re: NIS/YP problems on FBSD 4.2-STABLE In-Reply-To: <20010227140606.B4667@Odin.AC.HMC.Edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Brooks Davis wrote: >On Tue, Feb 27, 2001 at 09:50:48PM +0100, O. Hartmann wrote: >> Well, I'm sorry bothering you again with these problems, >> but they become serious to me, sorry. >> >> My intention was to build up a NIS/YP domain. But it seems >> to be very complex. Not to be captious, but it has been my experience that open source and/or free NIS/YP implementations are not exactly up to scrub. Most of them work, to a certain extent, and that seems to be enough. This holds true for all of the BSDs and linux. They tend to work well enough for basic map sharing, and sometimes only to certain other OSes. When you look for things like remote modification of account information, things can start to break down. The code in FreeBSD probably works better than the rest of them, but even it falls down on some of the higher functionality of NIS. I genuinely wish I, or somebody better qualified had the time to write a flexible, extensible, BSD licensed YP implementation. -- Brandon D. Valentine "Few things are harder to put up with than the annoyance of a good example." -- Mark Twain, Pudd'nhead Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:51: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.sysreal.com.au (sysreal.zip.com.au [61.8.30.132]) by hub.freebsd.org (Postfix) with ESMTP id 0A63737B71A for ; Tue, 27 Feb 2001 16:50:58 -0800 (PST) (envelope-from pdisiot@sysreal.com.au) Received: from sysreal.com.au ([192.168.1.35]) by localhost.sysreal.com.au (8.9.3/8.9.3) with ESMTP id VAA18538 for ; Wed, 28 Feb 2001 21:47:32 +1100 Message-ID: <3A9C4A95.41D3DDBC@sysreal.com.au> Date: Wed, 28 Feb 2001 10:47:17 +1000 From: Peter Disiot X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: lockmailbox error code 75 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently upgraded my sendmail to 8.11.2-stable. I think every thing went well however now I can't send mail to local users or outsiders. I get the following error in the maillog lockmailbox /var/mail/root failed; error code 75. What could be causing this? and how can it be fixed? Any help on this would be greatly appreciated Regards Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:53: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.gti.net (apollo.gti.net [199.171.27.7]) by hub.freebsd.org (Postfix) with ESMTP id 2236837B719 for ; Tue, 27 Feb 2001 16:53:03 -0800 (PST) (envelope-from y3k@gti.net) Received: from sludge.amc-inc.com (ts5m-pool0-226.gti.net [208.216.126.226]) by apollo.gti.net (mail) with ESMTP id A67B3145A4B; Tue, 27 Feb 2001 19:53:00 -0500 (EST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010227071723.61329.qmail@web10705.mail.yahoo.com> Date: Tue, 27 Feb 2001 19:48:52 -0500 (EST) Reply-To: Mark Yeck From: Mark Yeck To: Tak-Chi PO Subject: RE: problem about remote printing Cc: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-01 Tak-Chi PO wrote: > I have a HP4050 at 192.168.1.54. Here is my > /etc/printcap: > > remote|lp:\ > :sh:\ > :rm=192.168.1.54:\ > :sd=/var/spool/output/lp54:\ > :lf=/var/log/lpd-errs > > after i tried to print sth, i run "lpc status all", I > se: > > remote: > queuing is enabled > printing is enabled > 4 entries in spool area > waiting for 192.168.1.54 to come up > > It is "waiting to come up" forever and nothing's get > printed. What's possibly wrong here? > > Thanks. Here's my /etc/printcap. i have lp= and rp=lp. maybe see if that helps. gonzo|elt|lp|ELT LabelMaster Series 8 plus:\ :sh:sd=/var/spool/gonzo:\ :lp=:rm=sludge:rp=lp: -mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:54:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 7F7A037B71D for ; Tue, 27 Feb 2001 16:54:15 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1S0qgE81899; Wed, 28 Feb 2001 10:52:48 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <024401c0a120$e3c46be0$847e03cb@apana.org.au> From: "Doug Young" To: "richard childers" , "Ted Mittelstaedt" , "Garance A Drosihn" Cc: References: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> <3A9BC4C1.ABD81182@pacbell.net> Subject: Re: Pimping FreeBSD Information (was: 'Order') Date: Wed, 28 Feb 2001 10:53:29 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From the limited amount of it that I've seen it appears to be quite a good thing. I get the impression that a bit of effort has been put into providing a more pedantic explanation of stuff than we normally find in technical publications. I'd like find a copy in some local bookstore so I can get a really good look at it but unfortunately it doesn't appear to have reached OZ yet. I'll probably splurge out shortly & buy one from Amazon though because its only about half the cost of O'Reilly books. ----- Original Message ----- From: "Garance A Drosihn" To: "richard childers" ; "Ted Mittelstaedt" Cc: Sent: Wednesday, February 28, 2001 10:42 AM Subject: Re: Pimping FreeBSD Information (was: 'Order') > At 7:16 AM -0800 2/27/01, richard childers wrote: > >Maybe you should offer to send free copies to people ... or quote > >from your book, instead of just referring to it. > > > >I've seen two references to this book ... two attempts to pander > >it, to pimp it, to sell it, to drum up orders for it ... but I > >don't see you, Ted, contributing any expertise. Just sales > >advertisements. > > After having read the messages that seemed to have annoyed you, > I think Ted's comments were fine. The guy wrote a book, that > does not mean he is required to stop and provide customized > excerpts for the book for everyone who has a question that might > be answered by the book. > > >If I am, I'm sure others - not you, Ted - will inform me. And > >I will duly apologize. > > Will you? Good. I contribute code to the freebsd software > project because I believe it is in my interests to do so. I > do not do it because I expect everyone on the planet to work > for zero money. I have to do the work anyway, because I am > GETTING PAID to keep some things running. But in order to > make my job easier, it benefits ME to get those changes in > the rapidly-changing system. > > It will also benefit me if people write good books about > FreeBSD (or any of the BSD's). I do not expect someone to > spend months working on a book, and then give it out free. > > I have no idea if Ted's book is any good, but I don't think > he is out of line by mentioning that he wrote it. > -- > Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu > Senior Systems Programmer or gad@freebsd.org > Rensselaer Polytechnic Institute or drosih@rpi.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 16:56:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id C47BF37B719 for ; Tue, 27 Feb 2001 16:56:13 -0800 (PST) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.1/8.11.1) with ESMTP id f1S0nu672325; Tue, 27 Feb 2001 19:49:56 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200102280049.f1S0nu672325@fac13.ds.psu.edu> To: Lowell Gilbert , freebsd-questions@FreeBSD.ORG Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? In-Reply-To: Your message of "27 Feb 2001 17:41:27 EST." <441ysj92aw.fsf@lowellg.ne.mediaone.net> Date: Tue, 27 Feb 2001 19:49:56 -0500 From: hawk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lowell lowed, > hawk@fac13.ds.psu.edu (hawk) writes: > > It's not in the ports :) Run /stand/sysinstall, configure, and > > network services. Select ntpdate, and choose a server. > Actually, for a reference clock, he needs ntpd, not ntpdate, and he > can't configure this from sysinstall. The instructions for > configuring it are in the manual for ntp.conf(5), although close > reference to /usr/share/doc/ntp will be necessary as well. hmm, that's right :) But I would have sworn that I was asked for ntpd servers during istallation . . .but I have no /etc/ntp.conf . . . hawk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17: 4:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bgl.vsnl.net.in (bgl2.vsnl.net.in [202.54.12.46]) by hub.freebsd.org (Postfix) with ESMTP id 7E66237B71B for ; Tue, 27 Feb 2001 17:04:07 -0800 (PST) (envelope-from kvs@blr.vsnl.net.in) Received: from Super (PPP-182-179.bng.vsnl.net.in [203.197.182.179]) by bgl.vsnl.net.in (Postfix) with SMTP id 02E906477 for ; Wed, 28 Feb 2001 06:23:36 +0530 (IST) From: "Venkatesh. K" To: Subject: Pathetic IDE performance Date: Wed, 28 Feb 2001 06:41:37 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01C0A151.802C8C80" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C0A151.802C8C80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, Recently I switched over to 4.2 from 4.0. I did a complete reinstall. After the switch, the IDE hard disk performance is pathetic. Earlier, with 4.0 I did not have any problems. Here is the system info. FreeBSD 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 Any insights ?.. Thanks, Venkatesh. K ------=_NextPart_000_0000_01C0A151.802C8C80 Content-Type: text/plain; name="freebsd.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="freebsd.txt" FreeBSD 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT = 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386=0A= ------=_NextPart_000_0000_01C0A151.802C8C80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:10: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 66AD937B71C for ; Tue, 27 Feb 2001 17:09:57 -0800 (PST) (envelope-from question@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1002) id F0EAE55407; Tue, 27 Feb 2001 17:03:42 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id E10CD51610; Tue, 27 Feb 2001 17:03:42 -0800 (PST) Date: Tue, 27 Feb 2001 17:03:42 -0800 (PST) From: Linh Pham To: Anders Andersson Cc: , Subject: Re: FreeBSD on IBM Thinkpad In-Reply-To: <32789.194.237.158.30.983313964.squirrel@webmail.codefactory.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-02-27, Anders Andersson scribbled: # > Has anyone gotten FreeBSD to work on any A-series laptops either? # # Yes, I run FreeBSD 4.2-STABLE on my ThinkPad A20p. Works well. What do you use for your network connectivity? I know CardBus is a grey area for hardware support and I would like to use a Xircom RealPort Ethernet + Modem (16-bit of course) to connect to my home LAN and to work via dial-up. Also, how well does X and sound work? Thanks :) -- Linh Pham [question@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:11:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id 0E9C937B71A; Tue, 27 Feb 2001 17:11:21 -0800 (PST) (envelope-from tom@uniserve.com) Received: from mail2.uniserve.com ([204.244.156.10]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 14Xv0g-0007TJ-00; Tue, 27 Feb 2001 17:02:30 -0800 Date: Tue, 27 Feb 2001 17:02:29 -0800 (PST) From: Tom X-Sender: tom@athena.uniserve.ca To: "Brandon D. Valentine" Cc: Brooks Davis , "O. Hartmann" , FreeBSD-STABLE , freebsd-questions@FreeBSD.ORG Subject: Re: NIS/YP problems on FBSD 4.2-STABLE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Brandon D. Valentine wrote: > On Tue, 27 Feb 2001, Brooks Davis wrote: > > >On Tue, Feb 27, 2001 at 09:50:48PM +0100, O. Hartmann wrote: > >> Well, I'm sorry bothering you again with these problems, > >> but they become serious to me, sorry. > >> > >> My intention was to build up a NIS/YP domain. But it seems > >> to be very complex. > > Not to be captious, but it has been my experience that open source > and/or free NIS/YP implementations are not exactly up to scrub. Most of > them work, to a certain extent, and that seems to be enough. This holds > true for all of the BSDs and linux. They tend to work well enough for > basic map sharing, and sometimes only to certain other OSes. When you > look for things like remote modification of account information, things > can start to break down. The code in FreeBSD probably works better than > the rest of them, but even it falls down on some of the higher > functionality of NIS. I genuinely wish I, or somebody better > qualified had the time to write a flexible, extensible, BSD > licensed YP implementation. Well, that doesn't help reduce the complexity though, which is the original poster's issue. NIS isn't necessarily an easy thing. I run a NIS master with 30,000 users in it. No problems. It doesn't fail either. I've been doing this since FreeBSD 2.2 > -- > Brandon D. Valentine > "Few things are harder to put up with than the annoyance of a > good example." -- Mark Twain, Pudd'nhead Wilson Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:12:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from healy.dpac.tas.gov.au (healy.dpac.tas.gov.au [147.109.254.18]) by hub.freebsd.org (Postfix) with ESMTP id 25A5037B718 for ; Tue, 27 Feb 2001 17:12:53 -0800 (PST) (envelope-from Carey.Nairn@dpac.tas.gov.au) Received: from pc0123.dpac.tas.gov.au (pc0123.dpac.tas.gov.au [147.109.150.123]) by healy.dpac.tas.gov.au (8.10.1/8.10.1) with ESMTP id f1S1CcK01086 for ; Wed, 28 Feb 2001 12:12:38 +1100 (EST) Message-Id: <4.3.2.7.2.20010228121003.01a56210@mailroom.dpac.tas.gov.au> X-Sender: cpn@mailroom.dpac.tas.gov.au X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 28 Feb 2001 12:12:49 +1100 To: questions@freebsd.org From: Carey Nairn Subject: problem with cvsup-mirror Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just installed the cvsup-mirror-1.2 port on my FreeBSD-4.1 system and am getting the following in the log file when I try to run the update.sh script: CVSup update begins at 2001-02-28 12:06:41 Updating from cvsup.au.freebsd.org env: cvsup: No such file or directory CVSup update ends at 2001-02-28 12:06:41 What am I missing here? Thanks, Carey Nairn ___________________________________________________________ Carey Nairn Network and Systems Administrator Information Systems Branch Phone: (03) 6233 3077 Dept of Premier & Cabinet Fax: (03) 6224 3174 GPO Box 123b Hobart, Tasmania 7001 AUSTRALIA Mailto:Carey.Nairn@dpac.tas.gov.au ___________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:19:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp13.singnet.com.sg (smtp13.singnet.com.sg [165.21.6.33]) by hub.freebsd.org (Postfix) with ESMTP id 2715C37B718 for ; Tue, 27 Feb 2001 17:19:10 -0800 (PST) (envelope-from dennis@magix.com.sg) Received: from a (ad202.166.104.47.magix.com.sg [202.166.104.47]) by smtp13.singnet.com.sg (8.11.2/8.11.2) with SMTP id f1S1J1625351 for ; Wed, 28 Feb 2001 09:19:01 +0800 (SGT) Message-ID: <002401c0a124$c91030f0$1e00000a@a> From: "dennis" To: References: <4.3.2.7.2.20010228121003.01a56210@mailroom.dpac.tas.gov.au> Subject: Transfer speed capped Date: Wed, 28 Feb 2001 09:21:32 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am using FreeBSD 4.2. My telnet, ftp & http transfer speed is capped ? How can I change this cap without affecting the stability of my system? Thanks Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:34:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-01.iinet.net.au (syncopation-01.iinet.net.au [203.59.24.37]) by hub.freebsd.org (Postfix) with SMTP id A302737B71A for ; Tue, 27 Feb 2001 17:34:51 -0800 (PST) (envelope-from katinka@magestower.com) Received: (qmail 26559 invoked by uid 666); 28 Feb 2001 01:45:57 -0000 Received: from opera.iinet.net.au (HELO wskatinka) (203.59.24.144) by mail.m.iinet.net.au with SMTP; 28 Feb 2001 01:45:57 -0000 Message-ID: <008e01c0a126$ade0e480$fe00a8c0@kat.lan> From: "Kathy Quinlan" To: Subject: possible delays through gateway ? Date: Wed, 28 Feb 2001 09:29:20 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all :o) I have a slight problem, when I surf the web from a machine on my network I am getting a lot of "server / DNS errors" on IE 5.5. If I hit the refresh button the page loads in straight away. It appears that this error is a front for a tcp timeout error. My gateway is FreeBSD 4.1.1. I am not sure where the delay is happening, if I ping my server I get a reply of <1ms (98 shows 0ms) pinging the isp shows a low delay when traffic is low. When traffic is high the ping is more than a second. just not sure why ? The machine is p133 with 48Mb ram, one PCI eithernet interface and a 56Kbps modem. The HDD is only 733Mb and is very full , this could be a problem, but I am not sure ?? Regards, Kathy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:49:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id 91D6E37B719 for ; Tue, 27 Feb 2001 17:49:49 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id UAA25476; Tue, 27 Feb 2001 20:49:33 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id UAA21304; Tue, 27 Feb 2001 20:49:23 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Tue, 27 Feb 2001 20:49:23 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: Kent Stewart Cc: Mike Meyer , questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <3A9C0B2B.E59DFA09@urx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Kent Stewart wrote: > > > Mike Meyer wrote: > > > > Wyatt Banks types: > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > Wyatt Banks types: > > > dB> > > > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > Wyatt Banks types: > > > > > > > > > > > > > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > > > > > > add: > > > > > > > > > > > device pcm > > > > > > > > > > > devce sbc > > > > > > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > > > > > > actually, according to the handbook I do have an sbc device. It says: > > > > > > > > > > > > > > > > Sorry, I was being cute instead of explicit. The config files you > > > > > > > > listed say "devce sbc", *not* "device sbc". The latter adds an sbc > > > > > > > > device to your kernel; the former (what you listed in your mail) is an > > > > > > > > error. If you cut-n-pasted, then your config is wrong. If you didn't > > > > > > > > cut-n-paste, then it's hard to say if there was an error that you > > > > > > > > fixed in retyping it. > > > > > > > > > > > > > > > > > Is the handbook completely screwed up? I followed it exactly. > > > > > > > > > > > > > > > > Well, if it says "devce" instead of "device", yes. In which case, can > > > > > > > > you provide the URL so we can get it fixed? > > > > > > > > > > > > > > > > FWIW, my AWE64 ISA card worked on 4.0-RELEASE using pcm & sbc. > > > > > > > > > > > > > > > > Hmm - come to think of it, check the LINT config to see what it says > > > > > > > > about the pcm & sbc devices. It may be that what the handbook has - > > > > > > > > which is correct for 4.2 - may not be correct for 4.0-R. > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > IRQs? You might check to see if something else is using the IRQ the > > > > card is using is being shared. You might also try wiring down the sbc > > > > entry (see the sbc man page). > > > > > > *************************************************** > > > > > > > Basically, until the system detects the sbc, you won't get pcm to show > > > > up. > > > *************************************************** > > > > > > does this mean sbc should be before pcm in the kernel? > > > > Shouldn't matter. > > I removed an AWE from one of my systems because it wouldn't always be > recognized after warm boots. Have you shutdown your system and turned > the power off, waited for 30 seconds, and then turned it back on. yes, dozens of times. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 17:59:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.lig.bellsouth.net (mail3.lig.bellsouth.net [205.152.0.51]) by hub.freebsd.org (Postfix) with ESMTP id 56D3637B71A for ; Tue, 27 Feb 2001 17:59:07 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from prokyon.com (adsl-61-148-210.int.bellsouth.net [208.61.148.210]) by mail3.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id UAA08708; Tue, 27 Feb 2001 20:58:46 -0500 (EST) Message-ID: <3A9C5B7E.35DDC952@prokyon.com> Date: Tue, 27 Feb 2001 20:59:26 -0500 From: Chris Browning X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: kelvin@tickshop.com Cc: questions@FreeBSD.ORG Subject: Re: Dns References: <000a01c0a0d3$8fca0920$1b770a3d@hkcable.com.hk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > kelvin@tickshop.com wrote: > > Dear Sir, > > Can I setup two different domain name at same dns > server and using same ip ? If yes, please kindly show me > how to do it. Thank you very much. > > Regards,, > Kelvin Yes. Do you know how to set up DNS for one domain? -- ------------------------ Chris Browning brownicm@prokyon.com ------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 18:19:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 7F1F037B718 for ; Tue, 27 Feb 2001 18:19:21 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-352.hutchtel.net [206.10.68.52]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id UAA31543; Tue, 27 Feb 2001 20:19:15 -0600 (CST) Message-ID: <001d01c0a1f6$051bab20$6100000a@vladsempire.net> From: "Josh Paetzel" To: , "jesse reynolds" Cc: References: <004301c0a133$d945acc0$6100000a@vladsempire.net> <016d01c0a13b$3f680d20$6100000a@vladsempire.net> Subject: Re: hardware fault or software problem? (machine freezes) Date: Wed, 28 Feb 2001 20:18:43 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >> > > >> > > >> >I would try swapping the controller and cable before replacing the > >> >motherboard. > >> > > >> >Josh > >> > >> > >> The problem here is that the Promise ATA controller is soldered onto > >> the motherboard. :-| > >> > >> Cheers > >> > >> Jesse > > > >Yeah, I see now that you already said that. Sorry. Is there anyway > >you can get ahold of a PCI promise card and disable the onboard > >controller? You need some way to isolate components so you can > >troubleshoot this. > > Hmmm. Yes I can probably do that. I have very limited time though. If > I was to get a PCI promise card, what would I do then? Would I be > disabling the onboard promise controller in BIOS? ... > > do you think the read errors are related to the crashing? > > Cheers > > Jesse Disable the onboard card in the BIOS would be the way to use a PCI controller. If you have money and no time, then replacing the motherboard is probably going to be faster and easier than monkeying with troubleshooting. I do think the read errors are related to the crashing. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 18:19:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web3306.mail.yahoo.com (web3306.mail.yahoo.com [204.71.201.155]) by hub.freebsd.org (Postfix) with SMTP id 4AD2F37B718 for ; Tue, 27 Feb 2001 18:19:34 -0800 (PST) (envelope-from natepuri@yahoo.com) Message-ID: <20010228021931.29368.qmail@web3306.mail.yahoo.com> Received: from [216.175.101.13] by web3306.mail.yahoo.com; Tue, 27 Feb 2001 18:19:31 PST Date: Tue, 27 Feb 2001 18:19:31 -0800 (PST) From: Nate Puri Subject: freebsd kde tgz problems To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I installed the kde 2.1 packages from the kde mirror. I had some problems. Namely, there is a long delay before kde applications show up. Another is that not all of the kde apps start at all. This is true for konsole and others like noatun. I want kde to operate as fast on freebsd as it does on linux; what should I do? When I cvsup'd ports last night and tried to build kde2.1, it died on kdebase. My system is a 200Mhz laptop with 144M RAM. It should do fine with 2.1; I'm testing kde2.1 now on the same system with RH linux and it is fast. I'm a FreeBSD man at heart; so if I can get help optimizing a kde2.1 build for FreeBSD it would go a long way toward convincing my superiors to move the RH 7 boxes to a better OS. Thanks folks... -Nate __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 19: 5:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (ipl-150-001.npt-sdsl.stargate.net [208.40.150.1]) by hub.freebsd.org (Postfix) with ESMTP id 083AD37B718 for ; Tue, 27 Feb 2001 19:05:32 -0800 (PST) (envelope-from durham@w2xo.pgh.pa.us) Received: from shazam (shazam [192.168.5.3]) by w2xo.pgh.pa.us (8.11.2/8.9.3) with ESMTP id f1S35Ft24834; Wed, 28 Feb 2001 03:05:15 GMT (envelope-from durham@w2xo.pgh.pa.us) Date: Tue, 27 Feb 2001 22:05:55 -0500 (EST) From: Jim Durham X-Sender: durham@shazam.int To: Brian Peterson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freezes at /sbin/init In-Reply-To: <200102261125.f1QBPH930080@apocalypse.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Brian Peterson wrote: > Greetings, > > I just installed the i386/4.2-RELEASE/ version of FreeBSD, with the > minimal install. (via ftp) > > The system freezes on booting, and when I boot -v from the "fixit" floppy, > The last message displayed is "start_init: Trying /sbin/init" > > I am able to run the fixit floppy, mount the hard drive, > see files, and even write to files with cat>filename. > > I see that there are no files or directories named /etc/init* > on the hard drive - no /etc/init.d, no /etc/inittab. > Does FreeBSD even use those files? If not, what do I need to check for? > > Since you got no answers, I'll tell you what I know (chuckle). FreeBSD is a BSD derivitive, and as such does not have the Sys V init.d and inittab stuff. Runtime configuration is controlled by the rc* files in /etc. These derive their configuration variables from /etc/defaults/rc.conf. Modifications to the default values are done in /etc/rc.conf, which is the only place configuration changes should be done for system stuff. (man rc.conf) . I should mention that daemons are started from /usr/local/etc/rc.d. This directory contains Bourne shell scripts to fire the various daemons, and such scripts should also understand the arguments "start" and "stop". As to why /sbin/init won't run, more information would be a real help. When you mount the drive from the fixit floppy, does /sbin exist? Does init exist? Can you fsck all the partitions on the hard drive successfully? Are you sure your installation completed? Things will get very strange if you bail out early. Hope these help... Jim Durham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 19:13:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id BB55837B71A for ; Tue, 27 Feb 2001 19:13:11 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-236.hutchtel.net [206.10.67.164]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA11662; Tue, 27 Feb 2001 21:12:57 -0600 (CST) Message-ID: <003401c0a1fd$8a3e2420$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Robert Daniels" , References: <009101c0a0e9$a7a89000$43701518@cx628451A> Subject: Re: NATD Problems, HELP! Date: Wed, 28 Feb 2001 21:12:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Robert Daniels" To: Sent: Tuesday, February 27, 2001 12:18 PM Subject: NATD Problems, HELP! Hello, I have a small network I am trying to get up. I have a computer named FOO that is my gateway. I have a client named BAR. Now I can get out on the internet just fine with foo. With computer BAR I can ping FOO, telnet into FOO and also ping FOO default GATEWAY and DNS server. When I try to ping an address on the internet from computer BAR for instance 208.220.149.252 I get a host name look up failure. If I but the later IP address in my hosts file with the HOSTNAME on computer BAR it will ping the IP address. So I think the problem Lies in computer BAR. I don't have firewall or natd running on computer BAR just computer FOO. my rc.conf on computer BAR is basic. I just start the interface and set the default router to my private class C IP address on computer FOO. Any help would be apreciated. Oh, I am running FreeBSD 4.2 release on both boxes. Thank You, Robert Daniels Make sure that the rc.conf for FOO has the line gateway_enable="YES" Then make sure that rc.conf for BAR has the line defaultrouter="IP of FOO" Put the DNS IPs into the resolv.conf of BAR and you are set to go. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 19:25:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 32D4E37B718 for ; Tue, 27 Feb 2001 19:25:13 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-236.hutchtel.net [206.10.67.164]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id VAA17416; Tue, 27 Feb 2001 21:24:38 -0600 (CST) Message-ID: <009c01c0a1ff$321a7120$6100000a@vladsempire.net> From: "Josh Paetzel" To: , References: Subject: Re: XFree86 4.0.2 Date: Wed, 28 Feb 2001 21:23:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: To: Sent: Tuesday, February 27, 2001 6:33 PM Subject: XFree86 4.0.2 > Hi Again, > > Has anyone got any ideas or can point point mein the right direction to > get XFree86 4.0.2 working with a Creative GeForce2 GTS video adapter. I > have it working well on RedHat Linux 7.0 but I'd much prefer running it > on FreeBSD (my FreeBSD servers just keep on running with a hitch - at > the speed of light - but Linux lets me down every so often). > > I have dowbloaded the FreeBSD packages from xfree.org and run the > Xinstall.sh script, but I still can't get the thing to work properly. > > Anyhow if anyone has done it or knows how I'd love to hear from you. > > > Cya, > > BSD Freak..... > > Mine works just fine. There is a new tool to configure 4.0.2 called xf86cfg. Use that and select Geforce as your video card. The new configuration tool seems to be very well hidden. There wasn't a mention of it anywhere that I could find. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 19:56:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id C945637B71C for ; Tue, 27 Feb 2001 19:56:13 -0800 (PST) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 10354 invoked from network); 28 Feb 2001 03:49:28 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 28 Feb 2001 03:49:28 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id JAA20401 for ; Wed, 28 Feb 2001 09:49:06 +0600 Date: Wed, 28 Feb 2001 09:49:06 +0600 (NOVT) From: Alexey Dokuchaev To: questions@freebsd.org Subject: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello there! So, here's the problems: I have my lovely FreeBSD 4-STABLE box perfectly tuned and working like a clock. Well, until I decided to upgrade a video card: --- my dmesg output --- Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE #0: Sun Feb 25 14:51:39 NOVT 2001 root@whatever.org:/usr/obj/usr/src/sys/KERNEL Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (601.37-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff real memory = 134152192 (131008K bytes) avail memory = 127594496 (124604K bytes) Preloaded elf kernel "kernel" at 0xc02cd000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02cd09c. VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc027ede2 (1000022) VESA: NVidia Pentium Pro MTRR support enabled apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 10 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 5 chip1: port 0x5000-0x500f at device 7.3 on pci0 pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdc0f,0xd800-0xd80f,0xd400-0xd43f irq 5 at device 11.0 on pci0 fxp0: port 0xe800-0xe83f mem 0xd9000000-0xd90fffff,0xd9100000-0xd9100fff irq 11 at device 15.0 on pci0 fxp0: Ethernet address 00:02:b3:08:00:b2 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model NetMouse/NetScroll Optical, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ad0: 19546MB [39714/16/63] at ata0-master UDMA33 Mounting root from ufs:/dev/ad0s2a pid 4483 (XFree86), uid 0: exited on signal 6 (core dumped) pid 5201 (XFree86), uid 0: exited on signal 6 (core dumped) pid 5208 (XFree86), uid 0: exited on signal 6 (core dumped) pid 5218 (XFree86), uid 0: exited on signal 6 (core dumped) pid 5247 (XFree86), uid 0: exited on signal 6 (core dumped) pid 5255 (XFree86), uid 0: exited on signal 6 (core dumped) pid 5272 (XFree86), uid 0: exited on signal 6 (core dumped) --- end of dmesg --- See those nasty "exited on signal 6 (core dumped)" messages? Can't figure out where they come from! I've been using X (well, 3.3.6, really) before (on different hardware, also), and never seen anything like that. Makes me kinda frustrated :-( I have 15" CTX Ultra Screen monitor, Riva TNT2-64 16M video card, Abit BF-6 motherboard, 128 megs of RAM, oh well, it's all in dmesg anyways... --- /var/log/XFree86.0.log --- XFree86 Version 4.0.2 / X Window System (protocol Version 11, revision 0, vendor release 6400) Release Date: 18 December 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/FAQ) Operating System: FreeBSD 4.2-STABLE i386 [ELF] Module Loader present (==) Log file: "/var/log/XFree86.0.log", Time: Wed Feb 28 09:18:25 2001 (++) Using config file: "/root/XF86Config.new" Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (??) unknown. (==) ServerLayout "XFree86 Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (II) Module ABI versions: XFree86 ANSI C Emulation: 0.1 XFree86 Video Driver: 0.3 XFree86 XInput driver : 0.1 XFree86 Server Extension : 0.1 XFree86 Font Renderer : 0.2 (II) Loader running on freebsd (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.2 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.0.2, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.3 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x80000058, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00 (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00 (II) PCI: 00:0b:0: chip 125d,1969 card 125d,8888 rev 01 class 04,01,00 hdr 00 (II) PCI: 00:0f:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00 (II) PCI: 01:00:0: chip 10de,002d card 1043,0201 rev 15 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) LoadModule: "scanpci" (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor="The XFree86 Project" compiled for 4.0.2, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.3 (II) UnloadModule: "scanpci" (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (II) Host-to-PCI bridge: (II) PCI-to-ISA bridge: (II) PCI-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared) (II) Bus 0 I/O range: [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set) (II) Bus 1 I/O range: (II) Bus 1 non-prefetchable memory range: [0] -1 0xd4000000 - 0xd5ffffff (0x2000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B] (II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x00 (VGA_EN is cleared) (II) Bus -1 I/O range: (II) Bus -1 non-prefetchable memory range: (II) Bus -1 prefetchable memory range: (--) PCI:*(1:0:0) NVidia Riva Ultra 64 rev 21, Mem @ 0xd4000000/24, 0xd6000000/25 (II) Addressable bus resource ranges are [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0x00000000 - 0x000001ff (0x200) IX[B]E (II) Active PCI resource ranges: [0] -1 0xd9000000 - 0xd9ffffff (0x1000000) MX[B]E [1] -1 0xd9100000 - 0xd91fffff (0x100000) MX[B]E [2] -1 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]E [3] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B](B) [4] -1 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B) [5] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E [6] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]E [7] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]E [8] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [9] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [10] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [11] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [12] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E (II) PCI Memory resource overlap reduced 0xd9000000 from 0xd9ffffff to 0xd90fffff (II) Active PCI resource ranges after removing overlaps: [0] -1 0xd9000000 - 0xd90fffff (0x100000) MX[B]E [1] -1 0xd9100000 - 0xd91fffff (0x100000) MX[B]E [2] -1 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]E [3] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B](B) [4] -1 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B) [5] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E [6] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]E [7] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]E [8] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [9] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [10] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [11] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [12] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0x00000000 - 0x000001ff (0x200) IX[B]E (II) All system resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xd9000000 - 0xd90fffff (0x100000) MX[B]E [6] -1 0xd9100000 - 0xd91fffff (0x100000) MX[B]E [7] -1 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]E [8] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B](B) [9] -1 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B) [10] -1 0x00000000 - 0x000001ff (0x200) IX[B]E [11] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E [12] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]E [13] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]E [14] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [15] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [16] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [17] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [18] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) LoadModule: "xie" (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a (II) Module xie: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XIE (II) LoadModule: "pex5" (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a (II) Module pex5: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension X3D-PEX (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension GLX (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XFree86-DRI (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a (II) Module drm: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) LoadModule: "GLcore" (II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension RECORD (II) LoadModule: "nv" (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o (II) Module nv: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.3 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.1 (II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2, RIVATNT2 (Ultra), RIVATNT2 (Vanta), RIVATNT2 M64, RIVATNT2 (Integrated), GeForce 256, GeForce DDR, Quadro, GeForce2 GTS, GeForce2 GTS (rev 1), GeForce2 ultra, Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR, GeForce 2 Go (II) Primary Device is: PCI 01:00:0 (--) Chipset RIVATNT2 M64 found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xd9000000 - 0xd90fffff (0x100000) MX[B]E [6] -1 0xd9100000 - 0xd91fffff (0x100000) MX[B]E [7] -1 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]E [8] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B](B) [9] -1 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B) [10] -1 0x00000000 - 0x000001ff (0x200) IX[B]E [11] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E [12] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]E [13] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]E [14] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [15] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [16] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [17] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [18] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E (II) resource ranges after probing: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xd9000000 - 0xd90fffff (0x100000) MX[B]E [6] -1 0xd9100000 - 0xd91fffff (0x100000) MX[B]E [7] -1 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]E [8] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B](B) [9] -1 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B) [10] 0 0x000a0000 - 0x000affff (0x10000) MS[B] [11] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [12] 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [13] -1 0x00000000 - 0x000001ff (0x200) IX[B]E [14] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E [15] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]E [16] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]E [17] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [18] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [19] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [20] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [21] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [22] 0 0x000003b0 - 0x000003bb (0xc) IS[B] [23] 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.3 (II) NV(0): Initializing int10 (==) NV(0): Write-combining range (0xa0000,0x20000) was already clear (==) NV(0): Write-combining range (0xf0000,0x10000) (II) xf86ReadBIOS(0, 0, Buf, 600)-> 12 e8 00 f0... (II) xf86ReadBIOS(c0000, 0, Buf, 10000)-> 55 aa 80 eb... (II) xf86ReadBIOS(d0000, 0, Buf, 10000)-> 55 aa 08 e8... (II) xf86ReadBIOS(e0000, 0, Buf, 10000)-> ff ff ff ff... (II) NV(0): Primary V_BIOS segment is: 0xc000 (--) NV(0): Chipset: "RIVATNT2 M64" (==) NV(0): Depth 8, (==) framebuffer bpp 8 (==) NV(0): Default visual is PseudoColor (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor="The XFree86 Project" compiled for 4.0.2, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.3 (==) NV(0): Using HW cursor (--) NV(0): Linear framebuffer at 0xD6000000 (--) NV(0): MMIO registers at 0xD4000000 (==) NV(0): Write-combining range (0xd4710000,0x10000) was already clear (==) NV(0): Write-combining range (0xd4600000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4680000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4100000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4002000,0x2000) was already clear (==) NV(0): Write-combining range (0xd4400000,0x2000) was already clear (==) NV(0): Write-combining range (0xd4101000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4009000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4000000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4800000,0x10000) was already clear (==) NV(0): Write-combining range (0xd4601000,0x1000) was already clear (==) NV(0): Write-combining range (0xd4681000,0x1000) was already clear (==) NV(0): Write-combining range (0xd40c0000,0x1000) was already clear (--) NV(0): VideoRAM: 16384 kBytes (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.3 (==) NV(0): Write-combining range (0xa0000,0x10000) was already clear (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Loading /usr/X11R6/lib/modules/libi2c.a (II) Module i2c: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.2.0 ABI class: XFree86 Video Driver, version 0.3 (II) NV(0): I2C bus "DDC" initialized. (II) NV(0): I2C device "DDC:ddc2" registered. (II) NV(0): I2C device "DDC:ddc2" removed. (II) NV(0): I2C device "DDC:ddc2" registered. (II) NV(0): I2C device "DDC:ddc2" removed. (II) NV(0): DDC Monitor info: 0x8989c00 (II) NV(0): Manufacturer: CTX Model: 5699 Serial#: 0 (II) NV(0): Year: 2000 Week: 0 (II) NV(0): EDID Version: 1.1 (II) NV(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) NV(0): Signal levels configurable (II) NV(0): Sync: Separate CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen (II) NV(0): Max H-Image Size [cm]: horiz.: 28 vert.: 21 (II) NV(0): Gamma: 2.10 (II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) NV(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605 (II) NV(0): blueX: 0.151 blueY: 0.070 whiteX: 0.283 whiteY: 0.297 (II) NV(0): Supported VESA Video Modes: (II) NV(0): 720x400@70Hz (II) NV(0): 640x480@60Hz (II) NV(0): 640x480@67Hz (II) NV(0): 640x480@72Hz (II) NV(0): 640x480@75Hz (II) NV(0): 800x600@60Hz (II) NV(0): 800x600@72Hz (II) NV(0): 800x600@75Hz (II) NV(0): 832x624@75Hz (II) NV(0): 1024x768@87Hz (interlaced) (II) NV(0): 1024x768@60Hz (II) NV(0): 1024x768@70Hz (II) NV(0): 1024x768@75Hz (II) NV(0): 1152x870@75Hz (II) NV(0): Manufacturer's mask: 0 (II) NV(0): Supported Future Video Modes: (II) NV(0): #0: hsize: 640 vsize 480 refresh: 120 vid: 31793 (II) NV(0): #1: hsize: 800 vsize 600 refresh: 100 vid: 26693 (II) NV(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) NV(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) NV(0): Supported additional Video Mode: (II) NV(0): clock: 56.2 MHz Image Size: 270 x 202 mm (II) NV(0): h_active: 800 h_sync: 832 h_sync_end 896 h_blank_end 1048 h_border: 0 (II) NV(0): v_active: 600 v_sync: 601 v_sync_end 604 v_blanking: 631 v_border: 0 (II) NV(0): Supported additional Video Mode: (II) NV(0): clock: 36.0 MHz Image Size: 270 x 202 mm (II) NV(0): h_active: 640 h_sync: 672 h_sync_end 720 h_blank_end 832 h_border: 0 (II) NV(0): v_active: 480 v_sync: 481 v_sync_end 484 v_blanking: 509 v_border: 0 (II) NV(0): Supported additional Video Mode: (II) NV(0): clock: 94.5 MHz Image Size: 270 x 202 mm (II) NV(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0 (II) NV(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0 (II) NV(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 70 kHz, PixClock max 2550 kHz (II) NV(0): end of DDC Monitor info (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) (II) NV(0): Monitor0: Using hsync range of 30.00-70.00 kHz (II) NV(0): Monitor0: Using vrefresh range of 50.00-120.00 Hz (II) NV(0): Clock range: 12.00 to 350.00 MHz (WW) NV(0): Default mode "1280x960" deleted (hsync out of range) (WW) NV(0): Default mode "1280x1024" deleted (hsync out of range) (WW) NV(0): Default mode "1280x1024" deleted (hsync out of range) (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range) (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range) (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range) (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range) (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range) (WW) NV(0): Default mode "1792x1344" deleted (hsync out of range) (WW) NV(0): Default mode "1792x1344" deleted (hsync out of range) (WW) NV(0): Default mode "1856x1392" deleted (hsync out of range) (WW) NV(0): Default mode "1856x1392" deleted (hsync out of range) (WW) NV(0): Default mode "1920x1440" deleted (hsync out of range) (WW) NV(0): Default mode "1920x1440" deleted (hsync out of range) (--) NV(0): Virtual size is 1280x1024 (pitch 1280) (**) NV(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz (--) NV(0): Display dimensions: (28, 21) cm (--) NV(0): DPI set to (116, 123) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.1 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/X11R6/lib/modules/libxaa.a (II) Module xaa: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.3 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/X11R6/lib/modules/libramdac.a (II) Module ramdac: vendor="The XFree86 Project" compiled for 4.0.2, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.3 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0xd6000000 - 0xd7ffffff (0x2000000) MX[B] [1] 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B] [2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [5] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [7] -1 0xd9000000 - 0xd90fffff (0x100000) MX[B]E [8] -1 0xd9100000 - 0xd91fffff (0x100000) MX[B]E [9] -1 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]E [10] -1 0xd6000000 - 0xd7ffffff (0x2000000) MX[B](B) [11] -1 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B) [12] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [15] -1 0x00000000 - 0x000001ff (0x200) IX[B]E [16] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E [17] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]E [18] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]E [19] -1 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [20] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [21] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [22] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [23] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [24] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [25] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) NV(0): Write-combining range (0xd4000000,0x1000000) was already clear (==) NV(0): Write-combining range (0xd6000000,0x1000000) (II) NV(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 32 256x256 slots 16 512x512 slots (==) NV(0): Backing store disabled (==) NV(0): Silken mouse enabled (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (**) Option "Protocol" "SysMouse" (**) Mouse0: Protocol: "SysMouse" (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/sysmouse" (**) Option "BaudRate" "1200" (**) Option "StopBits" "2" (**) Option "DataBits" "8" (**) Option "Parity" "None" (**) Option "Vmin" "1" (**) Option "Vtime" "0" (**) Option "FlowControl" "None" (==) Mouse0: Buttons: 3 (**) Mouse0: BaudRate: 1200 (II) Keyboard "Keyboard0" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (**) Option "BaudRate" "1200" Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list! Fatal server error: Caught signal 11. Server aborting When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86@xfree86.org. --- EOF --- I compiled world and everything else (since I use ports collection only, not packages) with these GCC options: CFLAGS= -O2 -mpentiumpro -march=pentiumpro -mcpu=pentiumpro -pipe -s -fexpensive-optimizations -ffast-math -fomit-frame-pointer -funroll-loops -malign-double -fno-exceptions You see, I'm kinda "optimization freak" %-) But userland, kernel, bash, aumix, splay all work perfectly with those options. I would really appreciate if someone helps me out. Thanks in advance. Just one little thing: CC me directly since I am not the member of this list. 10x. -- Regs, DAN Fe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 19:59:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snarf.osdn.com (snarf.osdn.com [209.192.217.153]) by hub.freebsd.org (Postfix) with ESMTP id 2BAAB37B71A for ; Tue, 27 Feb 2001 19:59:22 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: from guinness.osdn.com (root@61.mht.dialup.G4.NET [216.177.2.61]) by snarf.osdn.com (8.11.2/8.11.2) with ESMTP id f1S3xJ710678; Tue, 27 Feb 2001 22:59:19 -0500 (EST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f1S3xE783491; Tue, 27 Feb 2001 22:59:14 -0500 (EST) (envelope-from jim) Date: Tue, 27 Feb 2001 22:59:13 -0500 From: Jim Mock To: Nate Puri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd kde tgz problems Message-ID: <20010227225913.A83375@guinness.osdn.com> Reply-To: mij@osdn.com References: <20010228021931.29368.qmail@web3306.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <20010228021931.29368.qmail@web3306.mail.yahoo.com>; from natepuri@yahoo.com on Tue, Feb 27, 2001 at 06:19:31PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001 at 18:19:31 -0800, Nate Puri wrote: > Hi all, > > I installed the kde 2.1 packages from the kde mirror. > I had some problems. Namely, there is a long delay > before kde applications show up. Another is that not > all of the kde apps start at all. This is true for > konsole and others like noatun. > > I want kde to operate as fast on freebsd as it does on > linux; what should I do? When I cvsup'd ports last > night and tried to build kde2.1, it died on kdebase. Run make clean and try again. I had to comment out koffice from the kde2 port's Makefile, and it worked ok. Btw, the packages were built with X 4.0.2, so if you're not running that, that could be part of the problem. I built from the port today, and everything worked fine when I played with it. - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20: 3:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 4522C37B71A for ; Tue, 27 Feb 2001 20:03:47 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-236.hutchtel.net [206.10.67.164]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id WAA12766; Tue, 27 Feb 2001 22:02:33 -0600 (CST) Message-ID: <00aa01c0a204$7115d900$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Alexey Dokuchaev" , References: Subject: Re: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! Date: Wed, 28 Feb 2001 22:01:51 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Alexey Dokuchaev" To: Sent: Tuesday, February 27, 2001 9:49 PM Subject: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! > Hello there! > > So, here's the problems: I have my lovely FreeBSD 4-STABLE box perfectly > tuned and working like a clock. Well, until I decided to upgrade a video > card: sig 11s are usually a symptom of bad RAM. Try swapping it out. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20: 5:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 94D0D37B718 for ; Tue, 27 Feb 2001 20:05:38 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix1.gl.umbc.edu (gmiddl1@irix1.gl.umbc.edu [130.85.60.8]) by mx1out.umbc.edu (8.9.3/8.9.3) with ESMTP id XAA28681; Tue, 27 Feb 2001 23:05:31 -0500 (EST) Date: Tue, 27 Feb 2001 23:05:29 -0500 From: "G. Jason Middleton" To: Brennan Stehling Cc: Jonathan Chen , Subject: Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thanks for all your help On Tue, 27 Feb 2001, Brennan Stehling wrote: > I tried loadin the ipfw.ko kernel module with kldload and it did not seem > to have the IPDIVERT ability. I even went to /dev and ran... > > sh MAKDEV ipl > > It did not allow me to do that divert rule. I may be mistaken. I will > have to reboot my PC into FreeBSD and boot up with the default kernel to > find out. I will post what I find to the list. > > Brennan Stehling - software developer and system administrator > my projects: > home.offwhite.net (free personal hosting) > www.greasydaemon.com (bsd search) > > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > [Please do *NOT* remove the Cc: freebsd-questions] > > > > On Tue, Feb 27, 2001 at 04:49:04PM -0500, G. Jason Middleton wrote: > > > my dmesg has > > > > > > IP packet filtering initialized, divert enabled, rule-based forwarding > > > enabled, default to accept, logging limited to 100 packets/entry by > > > default > > > > Hmm. In that case I can't see why it shouldn't be working. > > > > 1. Is "de0" there? > > 2. No _load lines in /boot/loader.conf? kldstat should *NOT* show > > ipfw.ko. > > > > Maybe someone else on the list can help. > > -- > > Jonathan Chen > > ---------------------------------------------------------------------- > > Computers are like air conditioners. > > They stop working when you open Windows. > > > > > > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > > > > > On Tue, Feb 27, 2001 at 04:01:22PM -0500, G. Jason Middleton wrote: > > > > > i did! compiled with both! > > > > > > > > > > Jason > > > > > > > > Check the output of dmesg(1), it should have the line: > > > > > > > > IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled > > > > > > > > Make sure you aren't loading ipfw.ko instead. > > > > -- > > > > Jonathan Chen > > > > ---------------------------------------------------------------------- > > > > The Internet: an empirical test of the idea that a million monkeys > > > > banging on a million keyboards can produce Shakespeare > > > > > > > > > > > > > > On Wed, 28 Feb 2001, Jonathan Chen wrote: > > > > > > > > > > > On Tue, Feb 27, 2001 at 03:12:15PM -0500, G. Jason Middleton wrote: > > > > > > > I get this error when i am tryign tio set up my firewall....i have it set > > > > > > > to open...even when i try to use ipfw : > > > > > > > /sbin/ipfw add 500 divert 8668 all from any to any via de0 > > > > > > > > > > > > > > i get > > > > > > > > > > > > > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > > > > > > > > > > > Did you compile your kernel with: > > > > > > > > > > > > options IPFIREWALL > > > > > > options IPDIVERT > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20: 6: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id F3F9E37B71C for ; Tue, 27 Feb 2001 20:06:00 -0800 (PST) (envelope-from rmika@worldnet.att.net) Received: from richardm ([12.77.178.132]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010228040559.CBBT26039.mtiwmhc22.worldnet.att.net@richardm> for ; Wed, 28 Feb 2001 04:05:59 +0000 Message-ID: <000901c0a13c$1c795fc0$84b24d0c@richardm> From: "Richard Mika" To: Subject: dual loading Date: Tue, 27 Feb 2001 22:51:06 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C0A10F.C50C6880" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C0A10F.C50C6880 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I want to install freeBSD with double boot utlity to W2K on second hard = drive. Is OS loader provided with freeBSD? Regards Richard=20 ------=_NextPart_000_0006_01C0A10F.C50C6880 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I want to install freeBSD with double boot utlity to = W2K on=20 second hard drive. Is OS loader provided with freeBSD?
 
Regards
 
Richard
------=_NextPart_000_0006_01C0A10F.C50C6880-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20: 8:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 410A137B71A for ; Tue, 27 Feb 2001 20:08:32 -0800 (PST) (envelope-from fbsd@wbs-inc.com) Received: from Presario (208.186.109.123.deathstar.infowest.net [208.186.109.123]) by ns1.infowest.com (Postfix) with SMTP id 76D3C20F66; Tue, 27 Feb 2001 21:08:29 -0700 (MST) Message-ID: <003701c0a13b$f653bfc0$2000fea9@infowest.com> From: "fbsd" To: "Richard Mika" , References: <000901c0a13c$1c795fc0$84b24d0c@richardm> Subject: Re: dual loading Date: Tue, 27 Feb 2001 21:07:26 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0034_01C0A101.49331E60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0034_01C0A101.49331E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Yes. ----- Original Message -----=20 From: Richard Mika=20 To: freebsd-questions@FreeBSD.ORG=20 Sent: Tuesday, February 27, 2001 8:51 PM Subject: dual loading I want to install freeBSD with double boot utlity to W2K on second = hard drive. Is OS loader provided with freeBSD? Regards =20 Richard=20 ------=_NextPart_000_0034_01C0A101.49331E60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Yes.
----- Original Message -----
From:=20 Richard=20 Mika
To: freebsd-questions@FreeBSD.ORG =
Sent: Tuesday, February 27, = 2001 8:51=20 PM
Subject: dual loading

I want to install freeBSD with double boot utlity = to W2K on=20 second hard drive. Is OS loader provided with = freeBSD?
 
Regards
 
Richard
------=_NextPart_000_0034_01C0A101.49331E60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:12:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [216.126.88.51]) by hub.freebsd.org (Postfix) with ESMTP id AC67137B71A; Tue, 27 Feb 2001 20:12:48 -0800 (PST) (envelope-from lnb@FreeBSDsystems.COM) Received: from panda.FreeBSDsystems.COM (lnb@panda.freebsdsystems.com [216.126.95.28]) by satan.freebsdsystems.com (8.11.2/8.11.2) with SMTP id f1R8CFl84563; Tue, 27 Feb 2001 03:12:15 -0500 (EST) (envelope-from lnb@FreeBSDsystems.COM) From: Lanny Baron Date: Tue, 27 Feb 2001 03:12:15 -0500 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: questions@FreeBSD.ORG Cc: stable@FreeBSD.ORG Subject: strangeness with xterm MIME-Version: 1.0 Message-Id: <01022703121505.44481@panda.FreeBSDsystems.COM> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Fellow FreeBSD'ers, Since an installation or rather an upgrade to 4.2-STABLE, I have been encountering problems with X using xterm's. The problem demonstrates itself when editing files with vi and even when installing apps like mod_php4. It seems to be linked to the up and down scrolling keys. When scrolling up, many times vi goes into insert mode and puts in an A and when scrolling down, it will put in B's and C's. Addtiionally, the number pad keys will not input numbers but rather letters. Has anyone else had this problem? Would anyone know how to correct the symptom? In my .xsession I have put the following: stty ospeed 38400 stty ispeed 38400 Unfortunately the above does not help. Thanks in advance for any help with this issue. =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Lanny Baron FreeBSD Systems; Freedom Technologies Corp. 1.877.963.1900 http://www.FreeBSDsystems.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:13: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [216.126.88.51]) by hub.freebsd.org (Postfix) with ESMTP id 3A78B37B718 for ; Tue, 27 Feb 2001 20:12:50 -0800 (PST) (envelope-from lnb@FreeBSDsystems.COM) Received: from panda.FreeBSDsystems.COM (lnb@panda.freebsdsystems.com [216.126.95.28]) by satan.freebsdsystems.com (8.11.2/8.11.1) with SMTP id f1O49Op10912; Fri, 23 Feb 2001 23:09:24 -0500 (EST) (envelope-from lnb@FreeBSDsystems.COM) From: Lanny Baron Date: Fri, 23 Feb 2001 23:09:24 -0500 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: "Stephen Kent" , References: In-Reply-To: Subject: Re: FreeBSD download and installation MIME-Version: 1.0 Message-Id: <01022323092401.09808@panda.FreeBSDsystems.COM> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What you will find extremely helpful is The Complete FreeBSD by Greg Lehey. On February 23, 2001 04:49 pm, Stephen Kent wrote: > I am totally new to FreeBSD. I would like to know what I have to do once I > am at the FTP site to download FreeBSD. What files are necessary? Help > me, this is all new but I want to learn. > > Thanks, > > Stephen Kent > Director of Information Services > Coastal Business Machines, Inc. > skent@cbmi.com > 1-888-2FIX-UPS > Check us out on the web at.... www.cbmi.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Lanny Baron FreeBSD Systems; Freedom Technologies Corp. 1.877.963.1900 http://www.FreeBSDsystems.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:13: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [216.126.88.51]) by hub.freebsd.org (Postfix) with ESMTP id 6E94B37B71C for ; Tue, 27 Feb 2001 20:12:51 -0800 (PST) (envelope-from lnb@FreeBSDsystems.COM) Received: from panda.FreeBSDsystems.COM (lnb@panda.freebsdsystems.com [216.126.95.28]) by satan.freebsdsystems.com (8.11.2/8.11.1) with SMTP id f1O4rOp11093; Fri, 23 Feb 2001 23:53:25 -0500 (EST) (envelope-from lnb@FreeBSDsystems.COM) From: Lanny Baron Date: Fri, 23 Feb 2001 23:53:24 -0500 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="US-ASCII" Cc: Lee J Carmichael , Jamie Beekhuis , questions@FreeBSD.ORG To: Russell Francis , Rick Hamell References: In-Reply-To: Subject: Re: Unix tar for Windows MIME-Version: 1.0 Message-Id: <01022323532403.09808@panda.FreeBSDsystems.COM> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I used to use smbtar from the Samba suite. At least I was taring whole win boxes. Hope that helps. regards, Lanny On February 20, 2001 11:06 am, Russell Francis wrote: > There is also a Windows executable in the gnu ftp archive > > ftp://ftp.gnu.org/gnu/tar/tar-1.12.msdos.exe > > > > Winzip will work. It understands tarballs. > > > > Not to mention WinTar and WinAce... But... I think his problem is > > going to be to get the tar balls off the tape drive. He'll need to find a > > copy of the Seagate software then restore the files to the Windows hard > > drive. Unless the Windows Backup software acutally sees the drive. > > > > Rick > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Lanny Baron FreeBSD Systems; Freedom Technologies Corp. 1.877.963.1900 http://www.FreeBSDsystems.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:26:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id A8F7A37B718; Tue, 27 Feb 2001 20:26:24 -0800 (PST) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id ufjaaaaa for ; Wed, 28 Feb 2001 15:26:17 +1100 Message-ID: <3A9C7E56.CC99A80A@quake.com.au> Date: Wed, 28 Feb 2001 15:28:06 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Lanny Baron Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: strangeness with xterm References: <01022703121505.44481@panda.FreeBSDsystems.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lanny Baron wrote: > > Hello Fellow FreeBSD'ers, > Since an installation or rather an upgrade to 4.2-STABLE, I have been > encountering problems with X using xterm's. The problem demonstrates itself > when editing files with vi and even when installing apps like mod_php4. It > seems to be linked to the up and down scrolling keys. When scrolling up, many > times vi goes into insert mode and puts in an A and when scrolling down, it > will put in B's and C's. Addtiionally, the number pad keys will not input > numbers but rather letters. > > Has anyone else had this problem? Would anyone know how to correct the > symptom? It has something to do with how the xterm is interpreting those keys... You get the same sort of behavior when telneting from windows etc. The shell understands them but not vi and others... I would like to know how to correct this as well... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:27:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id EFEC237B718 for ; Tue, 27 Feb 2001 20:27:49 -0800 (PST) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 10415 invoked from network); 28 Feb 2001 04:26:38 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 28 Feb 2001 04:26:38 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id KAA20881; Wed, 28 Feb 2001 10:26:16 +0600 Date: Wed, 28 Feb 2001 10:26:15 +0600 (NOVT) From: Alexey Dokuchaev To: Josh Paetzel Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! In-Reply-To: <00aa01c0a204$7115d900$6100000a@vladsempire.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, Josh Paetzel wrote: > sig 11s are usually a symptom of bad RAM. Try swapping it out. > I thought of it, but... Well, I have Win2k installed on the same box, and it doesn't complain at all. And, how to explain those 'sig 6' messages in dmesg?! Still, I guess I will give another memory a chance. //danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:38: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (apana.internode.on.net [150.101.94.101]) by hub.freebsd.org (Postfix) with ESMTP id 41D0237B71D for ; Tue, 27 Feb 2001 20:38:00 -0800 (PST) (envelope-from bastill@sa.apana.org.au) Received: from PhD_1.testname.com.au (bra@dialup-9.pasa.apana.org.au [203.14.158.138]) by tierzero.apana.org.au (8.8.8/8.7.3) with SMTP id PAA21452 for ; Wed, 28 Feb 2001 15:07:57 +1030 (CST) From: Brian Astill Reply-To: bastill@sa.apana.org.au To: "questions" Subject: Pocket Ethernet Adaptor (Parallel) Date: Wed, 28 Feb 2001 15:01:44 +1030 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01022815054504.12912@PhD_1.testname.com.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings all! I want to connect my ancient laptop to my network, but install, though apparently recognising the network adapter on IRQ7 at boot-up (or am I mistaken?) does not offer me any such options at Network Installation time. Should it? Could it? The driver needed is for RTL8002 -- Regards, Brian ******************************************************** Dr Brian Astill Visiting Research Fellow Flinders University Institute of International Education Bus 8201 3480 FAX 8449 9199 bastill@sa.apana.org.au ******************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:52:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.rdc1.on.home.com (femail3.rdc1.on.home.com [24.2.9.90]) by hub.freebsd.org (Postfix) with ESMTP id EF07737B71A for ; Tue, 27 Feb 2001 20:52:15 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail3.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010228045146.JYXB16595.femail3.rdc1.on.home.com@home.com> for ; Tue, 27 Feb 2001 20:51:46 -0800 Message-ID: <3A9C8007.CD2A8E94@home.com> Date: Tue, 27 Feb 2001 23:35:19 -0500 From: Charlie Root X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: kernel options for ipfilter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG any thing needs to be compiled in the kernel to use ipflter (ipf) . is there a how to on how to setup ipf to work..not the rules i read the how-to on http://www.freebsd-howto.com/HOWTO/IPFilter-HOWTO it says everything about the rules but doesn't say anything about how to make the ipf work in the first place .. what needs to be compiled and installed? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 20:59: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id ACDC337B71B for ; Tue, 27 Feb 2001 20:59:05 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id FAA32273; Wed, 28 Feb 2001 05:58:25 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3A9C8571.CCB41A84@eboa.com> Date: Wed, 28 Feb 2001 05:58:25 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: richard childers Cc: Ted Mittelstaedt , Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Subject: Re: Order References: <001601c0a07b$5ec89880$1401a8c0@tedm.placo.com> <3A9B43F0.F32095FC@pacbell.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG richard childers wrote: > > And we all know how much a referral from the author is worth, relatively > speaking ... Relatively speaking it depends, like everything else, on the integrity of the person in question. Be the author of a mere message, like I, or a book. Roelof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21: 8:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 4200537B71B for ; Tue, 27 Feb 2001 21:08:10 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-986.hutchtel.net [209.105.45.86]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id XAA09362; Tue, 27 Feb 2001 23:07:34 -0600 (CST) Message-ID: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Alexey Dokuchaev" Cc: References: Subject: Re: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! Date: Wed, 28 Feb 2001 23:07:02 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Alexey Dokuchaev" To: "Josh Paetzel" Cc: Sent: Tuesday, February 27, 2001 10:26 PM Subject: Re: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! > On Wed, 28 Feb 2001, Josh Paetzel wrote: > > > sig 11s are usually a symptom of bad RAM. Try swapping it out. > > > > I thought of it, but... > > Well, I have Win2k installed on the same box, and it doesn't complain at > all. And, how to explain those 'sig 6' messages in dmesg?! > > Still, I guess I will give another memory a chance. > > file://danfe > > Remember that windows loads from high memory down, and FreeBSD loads from low memory up. Also, windows is far more likely to try and place nice with broken hardware than FreeBSD is. I don't have a clue about the sig 6s. I've never seen them before. Josh > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21: 9:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 9AFCA37B719 for ; Tue, 27 Feb 2001 21:09:44 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1S59RE82754; Wed, 28 Feb 2001 15:09:29 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <02b201c0a144$bf947700$847e03cb@apana.org.au> From: "Doug Young" To: , "questions" References: <01022815054504.12912@PhD_1.testname.com.au> Subject: Re: Pocket Ethernet Adaptor (Parallel) Date: Wed, 28 Feb 2001 15:10:14 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The way I check to see if the NIC is properly recognized & configured during installation is to "pretend" I'm doing an FTP install (whether I am or otherwise). If the NIC is OK it will be in the list of interfaces .... if its not there its obviously not a happy little NIC. I don't like generic / asian junk NICs & refuse to have anything to do with them, however lots of people claim to have some measure of success so I guess its worth a punt if you have more patience than I do. The number you stated sounds like its a RealTek. If thats correct it means an NE2000 driver "should" work as long as the actual IRQ is what FreeBSD thinks it is. ----- Original Message ----- From: "Brian Astill" To: "questions" Sent: Wednesday, February 28, 2001 2:31 PM Subject: Pocket Ethernet Adaptor (Parallel) > Greetings all! > I want to connect my ancient laptop to my network, but install, though > apparently recognising the network adapter on IRQ7 at boot-up (or am I > mistaken?) does not offer me any such options at Network Installation time. > Should it? > Could it? > The driver needed is for RTL8002 > > -- > Regards, > Brian > > ******************************************************** > Dr Brian Astill Visiting Research Fellow > Flinders University Institute of International Education > Bus 8201 3480 FAX 8449 9199 > bastill@sa.apana.org.au > ******************************************************** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21:10:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp1.mastery.ca (lan12.dzyn.win.mnsi.net [208.28.54.140]) by hub.freebsd.org (Postfix) with ESMTP id A0D2437B718 for ; Tue, 27 Feb 2001 21:10:03 -0800 (PST) (envelope-from rmasse@mastery.ca) Received: from lan4 (dyn216-8-128-251.ADSL.mnsi.net [216.8.128.251]) (authenticated) by comp1.mastery.ca (8.11.1/8.11.1) with ESMTP id f1S5A1L13782 for ; Wed, 28 Feb 2001 00:10:02 -0500 (EST) (envelope-from rmasse@mastery.ca) Message-ID: <006901c0a144$dd8801a0$fd00a8c0@Home> From: "Ryan Masse" To: "FreeBSD-Questions" Subject: ipfw rule Date: Wed, 28 Feb 2001 00:11:09 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to port forward from the oif to that of an internal address. I've read 'man ipfw' and man 'natd' and came up with the following: ipfw add 20 fwd 192.168.0.2,80 tcp from any to 192.168.0.1 80 192.168.0.1 being the oif As a test i'm trying to access a page via httpd from the internal box from the addy 192.168.0.1 Can anyone help me with my syntax or propose a better solution? Thanks, Ryan Masse IT / Authoring Tech Mastery Group of Canada, Inc. Rmasse@mastery.ca http://www.masterycanada.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21:33:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-01.iinet.net.au (syncopation-01.iinet.net.au [203.59.24.37]) by hub.freebsd.org (Postfix) with SMTP id 9EA4337B719 for ; Tue, 27 Feb 2001 21:33:33 -0800 (PST) (envelope-from katinka@magestower.com) Received: (qmail 8492 invoked by uid 666); 28 Feb 2001 05:44:39 -0000 Received: from opera.iinet.net.au (HELO wskatinka) (203.59.24.144) by mail.m.iinet.net.au with SMTP; 28 Feb 2001 05:44:39 -0000 Message-ID: <00cd01c0a148$05343a40$fe00a8c0@kat.lan> From: "Kathy Quinlan" To: "Doug Young" Cc: References: <0102261151010E.00803@PhD_1.testname.com.au> <02b201c09fa3$3b39c020$847e03cb@apana.org.au> <01022815263608.12912@PhD_1.testname.com.au> <02b801c0a146$76345e20$847e03cb@apana.org.au> Subject: Re: install from floppy Date: Wed, 28 Feb 2001 13:33:44 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FTP from someplace else works fine as long as > you have a reasonable permanent connection. (ie preferably not relying on > Tel$tra) > lol Doug I am subscribing to telstra ADSL is cheap and has good packages 18 month contract install $189 and 78 per month with *no* download limit In WA everyone is reselling telstra ADSL as no one else wants to provide the infrastructure :o((( Regards, Kat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21:36:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m03.mx.aol.com (imo-m03.mx.aol.com [64.12.136.6]) by hub.freebsd.org (Postfix) with ESMTP id 27AD637B71F for ; Tue, 27 Feb 2001 21:36:36 -0800 (PST) (envelope-from AMDMCG@aol.com) Received: from AMDMCG@aol.com by imo-m03.mx.aol.com (mail_out_v29.5.) id n.31.11101228 (7703) for ; Wed, 28 Feb 2001 00:36:34 -0500 (EST) From: AMDMCG@aol.com Message-ID: <31.11101228.27cde862@aol.com> Date: Wed, 28 Feb 2001 00:36:34 EST Subject: HeLP!!! i am trying to install bsd linux and it wont install or give me err msg To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_31.11101228.27cde862_boundary" Content-Disposition: Inline X-Mailer: 6.0 sub 10502 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --part1_31.11101228.27cde862_boundary Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable FreeBSD Support, I am an experienced UNIX user but new to LINUX and BSD. I am trying to install a new version I got at the LINUX Expo in NYC in Feb20= 01 onto an old 486/dx33 gateway PC with a Sony CDROM drive and 15" SVGA monitor with 8 MB ram and 405 MB hard-drive. The initial config installer sees all the devices except for my Sony CDROM=20 drive. I get to the final point where I hit return and I tell it to reformat my=20 hard-drive and install the LINUX Os from the CDROM drive and all I see is a blue screen= =20 with a white cursor in lower left corner. If I hit the num_lock key I get to a DO= S=20 prompt screen that says the following: =A0... it spits out a line a second and it r= uns=20 off the monitor and never changes or stops ... infinite loop ... pid 12 (sh), uid 0, was killed: out of swap space. Whatever help or links you could email me would be helpful and greatly=20 appreciated. Thanks! Andrew. supported for read-only access by the CDROM driver. WORM/CD-R/CD-RW writing=20 support is provided by cdrecord, which is in the ports tree. The following CD-ROM type systems are supported at this time: cd - SCSI interface (includes ProAudio Spectrum and SoundBlaster SCSI) matcd - Matsushita/Panasonic (Creative SoundBlaster) proprietary interface=20 (562/563 models) scd - Sony proprietary interface (all models) acd - ATAPI IDE interface The following drivers were supported under the old SCSI subsystem, but=20 --part1_31.11101228.27cde862_boundary Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable FreeBSD Support,
I am an experienced UNIX user but new to LINUX and BSD.
I am trying to install a new version I got at the LINUX Expo in NYC in F= eb2001
onto an old 486/dx33 gateway PC with a Sony CDROM drive and 15" SVGA mon= itor
with 8 MB ram and 405 MB hard-drive.
The initial config installer sees all the devices except for my Sony CDR= OM=20
drive.
I get to the final point where I hit return and I tell it to reformat my= =20
hard-drive
and install the LINUX Os from the CDROM drive and all I see is a blue sc= reen=20
with
a white cursor in lower left corner. If I hit the num_lock key I get to=20= a DOS=20
prompt
screen that says the following: =A0... it spits out a line a second and=20= it runs=20
off the monitor and never changes or stops ... infinite loop ...
pid 12 (sh), uid 0, was killed: out of swap space.

Whatever help or links you could email me would be helpful and greatly=20
appreciated.
Thanks!
Andrew.

supported for read-only access by the CDROM driver. WORM/CD-R/CD-RW writ= ing=20
support is provided by cdrecord, which is in the ports tree.
The following CD-ROM type systems are supported at this time:

cd - SCSI interface (includes ProAudio Spectrum and SoundBlaster SCSI)

matcd - Matsushita/Panasonic (Creative SoundBlaster) proprietary interfa= ce=20
(562/563 models)

scd - Sony proprietary interface (all models)

acd - ATAPI IDE interface
The following drivers were supported under the old SCSI subsystem, but=20


--part1_31.11101228.27cde862_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21:47:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id C77B537B719 for ; Tue, 27 Feb 2001 21:47:46 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-986.hutchtel.net [209.105.45.86]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id XAA23231; Tue, 27 Feb 2001 23:47:34 -0600 (CST) Message-ID: <00e401c0a213$1f20de60$6100000a@vladsempire.net> From: "Josh Paetzel" To: , References: <31.11101228.27cde862@aol.com> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me err msg Date: Wed, 28 Feb 2001 23:46:54 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: To: Sent: Tuesday, February 27, 2001 11:36 PM Subject: HeLP!!! i am trying to install bsd linux and it wont install or give me err msg FreeBSD Support, I am an experienced UNIX user but new to LINUX and BSD. I am trying to install a new version I got at the LINUX Expo in NYC in Feb2001 onto an old 486/dx33 gateway PC with a Sony CDROM drive and 15" SVGA monitor with 8 MB ram and 405 MB hard-drive. The initial config installer sees all the devices except for my Sony CDROM drive. I get to the final point where I hit return and I tell it to reformat my hard-drive and install the LINUX Os from the CDROM drive and all I see is a blue screen with a white cursor in lower left corner. If I hit the num_lock key I get to a DOS prompt screen that says the following: ... it spits out a line a second and it runs off the monitor and never changes or stops ... infinite loop ... pid 12 (sh), uid 0, was killed: out of swap space. Whatever help or links you could email me would be helpful and greatly appreciated. Thanks! Andrew. supported for read-only access by the CDROM driver. WORM/CD-R/CD-RW writing support is provided by cdrecord, which is in the ports tree. The following CD-ROM type systems are supported at this time: cd - SCSI interface (includes ProAudio Spectrum and SoundBlaster SCSI) matcd - Matsushita/Panasonic (Creative SoundBlaster) proprietary interface (562/563 models) scd - Sony proprietary interface (all models) acd - ATAPI IDE interface The following drivers were supported under the old SCSI subsystem, but I guess I am a little confused. Are you trying to install Linux or FreeBSD? Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 21:57:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 02E4F37B719 for ; Tue, 27 Feb 2001 21:57:17 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1S5upE82897; Wed, 28 Feb 2001 15:56:52 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <02ff01c0a14b$5d514440$847e03cb@apana.org.au> From: "Doug Young" To: "Kathy Quinlan" Cc: References: <0102261151010E.00803@PhD_1.testname.com.au> <02b201c09fa3$3b39c020$847e03cb@apana.org.au> <01022815263608.12912@PhD_1.testname.com.au> <02b801c0a146$76345e20$847e03cb@apana.org.au> <00cd01c0a148$05343a40$fe00a8c0@kat.lan> Subject: Re: install from floppy Date: Wed, 28 Feb 2001 15:57:38 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking at all the broadband options actually . Ideally I'd like a duplex satellite system (no limit on available areas & the latency issue keeps the doom / quake kiddies at bay) but the cost is still ezcessive. As for cable / DSL, Tel$tra gets on the tail end of the list automatically due to the dirty tricks they habitually play. I notice from the postings on www.cableusers.com.au & www.adslusers.com.au that both Tel$tra & Optus cop a dreadful bashing over poor service / stupidly worded & even deliberately misleading (the ombudsman certainly took that view of the Optus one) acceptable use policies / etc, whereas Primus & Pacific generally get good reviews. I know there are only a few noisy ones lurking at those sites so possibly some of the flak is overdone ... even so the Primus AUP is infinitely more intelligent than the Tel$tra / Optus ones. I'm not prepared to play their fool games with netstats / traffic lights either. If they acted like adults & specified what "acceptable usage" is in proper english I might consider the majors, but until then I'll take my business elsewhere. We'd definitely prefer to have business type connections but all the current DSL providers wet themselves at the thought of the charges they can levy on people wanting "proper" IPs. The stupid thing is that we own more public IPs than almost any telco or ISP in the country. Looks like its a matter of exercising some ingenuity to get something like "unlimited" data & effectively "proper" IPs without offending those AUPs or paying a kings ransom for data. ----- Original Message ----- From: "Kathy Quinlan" To: "Doug Young" Cc: Sent: Wednesday, February 28, 2001 3:33 PM Subject: Re: install from floppy > > FTP from someplace else works fine as long as > > you have a reasonable permanent connection. (ie preferably not relying on > > Tel$tra) > > > lol Doug > > I am subscribing to telstra ADSL is cheap and has good packages > > 18 month contract install $189 and 78 per month with *no* download limit > > In WA everyone is reselling telstra ADSL as no one else wants to provide the > infrastructure :o((( > > Regards, > > Kat. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22: 1:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devil1.arpnetworks.com (devil1.arpnetworks.com [206.171.92.96]) by hub.freebsd.org (Postfix) with SMTP id C734537B71A for ; Tue, 27 Feb 2001 22:01:37 -0800 (PST) (envelope-from root@devil1.arpnetworks.com) Received: (qmail 26014 invoked by uid 501); 28 Feb 2001 06:12:16 -0000 Date: 28 Feb 2001 06:12:16 -0000 Message-ID: <20010228061216.26013.qmail@devil1.arpnetworks.com> To: freebsd-questions@FreeBSD.ORG Subject: BSDSearch.Com - !New! Search Engine for BSD Users From: bsdjesus@bsdsearch.com X-Mailer: Postlister 1,16 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG BSDSearch.com http://www.bsdsearch.com is a new search engine for BSD Users around the Glove. It aims to be the largest indexed directory on the 'net for BSD Users. BSDSearch is by far the easiest way to find resources for iBSD, FreeBSD, NetBSD, OpenBSD and Anything Related to BSD. For more information contact bsdjesus@bsdsearch.com, webmaster@bsdsearch.com or reply to this e-mail. To be removed from the list,simply reply with remove in the subject head and we will remove your name. http://www.bsdsearch.com -- BSDSearch.com The Worlds Largest Directory and Search Engine for BSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22: 5: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id F3D2237B719 for ; Tue, 27 Feb 2001 22:04:56 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1S64BE82928; Wed, 28 Feb 2001 16:04:13 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <030901c0a14c$67277740$847e03cb@apana.org.au> From: "Doug Young" To: "Josh Paetzel" , , References: <31.11101228.27cde862@aol.com> <00e401c0a213$1f20de60$6100000a@vladsempire.net> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me err msg Date: Wed, 28 Feb 2001 16:04:53 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now I don't profess to be a guru, but I was certain there were only 5 BSD flavours (a)FreeBSD (b)OpenBSD (c)NetBSD (d)picoBSD (e)BSDi Whats with this "linux BSD" ?? I don't believe its possible to "install" any recent BSD in a system with only 8Mb RAM .... possibly the same for the linuxes too. I know the thing "might" run when install is finished but the question here related to initial install. ----- Original Message ----- From: "Josh Paetzel" To: ; Sent: Thursday, March 01, 2001 3:46 PM Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me err msg > > ----- Original Message ----- > From: > To: > Sent: Tuesday, February 27, 2001 11:36 PM > Subject: HeLP!!! i am trying to install bsd linux and it wont install > or give me err msg > > > FreeBSD Support, > I am an experienced UNIX user but new to LINUX and BSD. > I am trying to install a new version I got at the LINUX Expo in NYC in > Feb2001 > onto an old 486/dx33 gateway PC with a Sony CDROM drive and 15" SVGA > monitor > with 8 MB ram and 405 MB hard-drive. > The initial config installer sees all the devices except for my Sony > CDROM > drive. > I get to the final point where I hit return and I tell it to reformat > my > hard-drive > and install the LINUX Os from the CDROM drive and all I see is a blue > screen > with > a white cursor in lower left corner. If I hit the num_lock key I get > to a DOS > prompt > screen that says the following: ... it spits out a line a second and > it runs > off the monitor and never changes or stops ... infinite loop ... > pid 12 (sh), uid 0, was killed: out of swap space. > > Whatever help or links you could email me would be helpful and greatly > appreciated. > Thanks! > Andrew. > > supported for read-only access by the CDROM driver. WORM/CD-R/CD-RW > writing > support is provided by cdrecord, which is in the ports tree. > The following CD-ROM type systems are supported at this time: > > cd - SCSI interface (includes ProAudio Spectrum and SoundBlaster SCSI) > > matcd - Matsushita/Panasonic (Creative SoundBlaster) proprietary > interface > (562/563 models) > > scd - Sony proprietary interface (all models) > > acd - ATAPI IDE interface > The following drivers were supported under the old SCSI subsystem, but > > > I guess I am a little confused. Are you trying to install Linux or > FreeBSD? > > Josh > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22: 6:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 350A637B718 for ; Tue, 27 Feb 2001 22:06:42 -0800 (PST) (envelope-from david@www3.pacific-pages.com) Received: from d.tracker ([216.191.75.1]) by www3.pacific-pages.com (8.8.5) id XAA22973; Tue, 27 Feb 2001 23:05:52 -0700 (MST) Received: (from david@localhost) by d.tracker (8.11.2/8.11.2) id f1S65Ai20664 for questions@freebsd.org; Wed, 28 Feb 2001 01:05:10 -0500 (EST) (envelope-from david) Date: Wed, 28 Feb 2001 01:05:10 -0500 (EST) From: David Banning Message-Id: <200102280605.f1S65Ai20664@d.tracker> To: questions@freebsd.org Subject: how to downgrade 4.2S->4.0R Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I ran into a problem with 4.2 Stable and want to go back to 4.0 Release to help pinpoint my problem. After cvsup'ing 4.0 Release, I now get an error that a file is missing when I Make World. Is there a process for down-grading a system or "can you not get-there from here?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22: 9:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devil1.arpnetworks.com (devil1.arpnetworks.com [206.171.92.96]) by hub.freebsd.org (Postfix) with SMTP id 2444C37B71C for ; Tue, 27 Feb 2001 22:09:29 -0800 (PST) (envelope-from root@devil1.arpnetworks.com) Received: (qmail 27460 invoked by uid 501); 28 Feb 2001 06:16:08 -0000 Date: 28 Feb 2001 06:16:08 -0000 Message-ID: <20010228061608.27459.qmail@devil1.arpnetworks.com> To: questions@freebsd.org Subject: BSDSearch.Com - !New! Search Engine for BSD Users From: bsdjesus@bsdsearch.com X-Mailer: Postlister 1,16 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG BSDSearch.com http://www.bsdsearch.com is a new search engine for BSD Users around the Glove. It aims to be the largest indexed directory on the 'net for BSD Users. BSDSearch is by far the easiest way to find resources for iBSD, FreeBSD, NetBSD, OpenBSD and Anything Related to BSD. For more information contact bsdjesus@bsdsearch.com, webmaster@bsdsearch.com or reply to this e-mail. To be removed from the list,simply reply with remove in the subject head and we will remove your name. http://www.bsdsearch.com -- BSDSearch.com The Worlds Largest Directory and Search Engine for BSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:36:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by hub.freebsd.org (Postfix) with SMTP id 881BC37B718 for ; Tue, 27 Feb 2001 22:36:31 -0800 (PST) (envelope-from yavuz@ihlas.net.tr) Received: (qmail 17074 invoked from network); 28 Feb 2001 06:44:46 -0000 Received: from unknown (HELO maslak) (10.11.1.232) by smtp.ihlas.net.tr with SMTP; 28 Feb 2001 06:44:46 -0000 Message-ID: <001201c0a150$de4b3420$e8010b0a@maslak> From: =?iso-8859-9?Q?Yavuz_Ma=FElak?= To: Subject: multilink ppp Date: Wed, 28 Feb 2001 08:37:06 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C0A161.A1BCF9B0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C0A161.A1BCF9B0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable Hello I use freebsd4.2 and I have two external modems and My freeBSD has known = them. I want to reache to internet as a backup (that is when my leasedline is = down) and I want to use as multilink my freeBSD's modems. But I havent = seen your freeBSD handbook about that an information.=20 How can I use multilink my modems ? Need I recompile my kernel for it? Thanks ------=_NextPart_000_000F_01C0A161.A1BCF9B0 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
Hello
 
I use freebsd4.2 and I have two = external=20 modems and My freeBSD has known them.
 
I want to reache to internet as a = backup (that is=20 when my leasedline is down) and I want to use as multilink my freeBSD's = modems.=20 But I havent seen your freeBSD handbook about that an information. =
 
How can I use multilink my modems = ? Need=20 I recompile my kernel for it?
 
Thanks
 
------=_NextPart_000_000F_01C0A161.A1BCF9B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:40:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id E1A2037B71C; Tue, 27 Feb 2001 22:40:02 -0800 (PST) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id WAA19863; Tue, 27 Feb 2001 22:39:22 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda19861; Tue Feb 27 22:39:22 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.2/8.9.1) id f1S6dHg34448; Tue, 27 Feb 2001 22:39:17 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdP34427; Tue Feb 27 22:38:23 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.2/8.9.1) id f1S6cMq06243; Tue, 27 Feb 2001 22:38:22 -0800 (PST) Message-Id: <200102280638.f1S6cMq06243@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdyP4035; Tue Feb 27 22:37:35 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Tom Cc: "Brandon D. Valentine" , Brooks Davis , "O. Hartmann" , FreeBSD-STABLE , freebsd-questions@FreeBSD.ORG Subject: Re: NIS/YP problems on FBSD 4.2-STABLE In-reply-to: Your message of "Tue, 27 Feb 2001 17:02:29 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 2001 22:37:35 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Tom writes: > > On Tue, 27 Feb 2001, Brandon D. Valentine wrote: > > > On Tue, 27 Feb 2001, Brooks Davis wrote: > > > > >On Tue, Feb 27, 2001 at 09:50:48PM +0100, O. Hartmann wrote: > > >> Well, I'm sorry bothering you again with these problems, > > >> but they become serious to me, sorry. > > >> > > >> My intention was to build up a NIS/YP domain. But it seems > > >> to be very complex. > > > > Not to be captious, but it has been my experience that open source > > and/or free NIS/YP implementations are not exactly up to scrub. Most of > > them work, to a certain extent, and that seems to be enough. This holds > > true for all of the BSDs and linux. They tend to work well enough for > > basic map sharing, and sometimes only to certain other OSes. When you > > look for things like remote modification of account information, things > > can start to break down. The code in FreeBSD probably works better than > > the rest of them, but even it falls down on some of the higher > > functionality of NIS. I genuinely wish I, or somebody better > > qualified had the time to write a flexible, extensible, BSD > > licensed YP implementation. > > Well, that doesn't help reduce the complexity though, which is the > original poster's issue. NIS isn't necessarily an easy thing. > > I run a NIS master with 30,000 users in it. No problems. It doesn't > fail either. I've been doing this since FreeBSD 2.2 Same here. I've been using NIS on my network at home since 2.0.5. Just installed -STABLE CVSupped as of Feb 27 04:15. Works like a charm. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:45:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id AFF6B37B71B for ; Tue, 27 Feb 2001 22:45:40 -0800 (PST) (envelope-from fbsd@wbs-inc.com) Received: from Presario (208.186.109.123.deathstar.infowest.net [208.186.109.123]) by ns1.infowest.com (Postfix) with SMTP id 493B320F1C; Tue, 27 Feb 2001 23:45:38 -0700 (MST) Message-ID: <00d501c0a151$d4e87180$2000fea9@infowest.com> From: "fbsd" To: "Yavuz Mațlak" , References: <001201c0a150$de4b3420$e8010b0a@maslak> Subject: Re: multilink ppp Date: Tue, 27 Feb 2001 23:43:58 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D2_01C0A117.27C02F00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00D2_01C0A117.27C02F00 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable see man ppp I tried it quite a while ago ( with kernel version 3.3) it worked. = Besides reading the man page you should study the sample ppp.conf file. ----- Original Message -----=20 From: Yavuz Maslak=20 To: questions@FreeBSD.org=20 Sent: Tuesday, February 27, 2001 11:37 PM Subject: multilink ppp Hello I use freebsd4.2 and I have two external modems and My freeBSD has = known them. I want to reache to internet as a backup (that is when my leasedline = is down) and I want to use as multilink my freeBSD's modems. But I = havent seen your freeBSD handbook about that an information.=20 How can I use multilink my modems ? Need I recompile my kernel for it? Thanks ------=_NextPart_000_00D2_01C0A117.27C02F00 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
see man ppp
 
I tried it quite a while ago ( with = kernel version=20 3.3) it worked.  Besides reading the man page you should study the = sample=20 ppp.conf file.
----- Original Message -----
From:=20 Yavuz = Maşlak=20
To: questions@FreeBSD.org
Sent: Tuesday, February 27, = 2001 11:37=20 PM
Subject: multilink ppp

Hello
 
I use freebsd4.2 and I have two = external=20 modems and My freeBSD has known them.
 
I want to reache to internet as a = backup (that is=20 when my leasedline is down) and I want to use as multilink my = freeBSD's=20 modems. But I havent seen your freeBSD handbook about that an = information.=20
 
How can I use multilink my = modems=20 ? Need I recompile my kernel for it?
 
Thanks
 
------=_NextPart_000_00D2_01C0A117.27C02F00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:51:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 91CFD37B719 for ; Tue, 27 Feb 2001 22:51:42 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5BF7A66E1B; Tue, 27 Feb 2001 22:51:42 -0800 (PST) Date: Tue, 27 Feb 2001 22:51:42 -0800 From: Kris Kennaway To: Ben Compton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: top and FreeBSD-4.2 Message-ID: <20010227225142.B7913@mollari.cthul.hu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3uo+9/B/ebqu+fSQ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from peabody007@deepspacenine.com on Tue, Feb 27, 2001 at 05:59:26PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --3uo+9/B/ebqu+fSQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Feb 27, 2001 at 05:59:26PM -0500, Ben Compton wrote: > I'm running FreeBSD-4.2 and am having a problem getting top to work. Every > time I execute the command I get a message saying nlist failed. This > happens when running top as both root and my user account. I'm still > running the stock kernel and the only things I have added are SSH2 and lynx. > I'm totally clueless on where to start to tackle this problem. Any help > would be appreciated. Thank you See the FAQ. Kris --3uo+9/B/ebqu+fSQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nJ/8Wry0BWjoQKURAmPnAJ4kWBaEZy6FRdVKH1k7PbYwJ3PpoQCgiNyk CeyzdOV8yvUgg32tq8efPTc= =Tc2Z -----END PGP SIGNATURE----- --3uo+9/B/ebqu+fSQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:53:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d04.mx.aol.com (imo-d04.mx.aol.com [205.188.157.36]) by hub.freebsd.org (Postfix) with ESMTP id 988FF37B718 for ; Tue, 27 Feb 2001 22:53:10 -0800 (PST) (envelope-from AMDMCG@aol.com) Received: from AMDMCG@aol.com by imo-d04.mx.aol.com (mail_out_v29.5.) id 8.30.111525ad (7703); Wed, 28 Feb 2001 01:49:28 -0500 (EST) From: AMDMCG@aol.com Message-ID: <30.111525ad.27cdf978@aol.com> Date: Wed, 28 Feb 2001 01:49:28 EST Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... To: dougy@bryden.apana.org.au, jpaetzel@hutchtel.net, AMDMCG@aol.com, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_30.111525ad.27cdf978_boundary" Content-Disposition: Inline X-Mailer: AOL 6.0 for Windows US sub 10502 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --part1_30.111525ad.27cdf978_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Doug, I was trying to install FreeBsd4.2 and I am chalking it up to lack of support on the baseline image files that I am putting onto the 2 standard bootable "LINUX floppies" to bootstrap load a linux/unix/freebsd kernel into ram .... that works just fine... but the Sony CDROM cdu33a device ... does not seem to be supported by freebsd or by linuxpro5.4 or by easylinux2.4 ... which begs the question ... did i buy a lemon of a CDROM drive .. Or did Sony stop supporting it or no one has gotten around to writing a driver or a special bootable kernel floppy image yet for nonstandard hardware. Thanks again and whatever else you could add or direct me to ... to solve this little mystery ... would be greatly appreciated by me!! Thanks again! Andrew. --part1_30.111525ad.27cdf978_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit Doug,
I was trying to install FreeBsd4.2 and I am chalking it up to lack of support
on the
baseline image files that I am putting onto the 2 standard bootable "LINUX
floppies"
to bootstrap load a linux/unix/freebsd kernel into ram .... that works just
fine...
but the Sony CDROM cdu33a device ... does not seem to be supported by freebsd
or
by linuxpro5.4 or by easylinux2.4 ... which begs the question ... did i buy a
lemon
of a CDROM drive .. Or did Sony stop supporting it or no one has gotten
around to writing a driver or a special bootable kernel floppy image yet for
nonstandard
hardware.
Thanks again and whatever else you could add or direct me to ... to solve
this little
mystery ... would be greatly appreciated by me!!
Thanks again!
Andrew.
--part1_30.111525ad.27cdf978_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:57: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-f157.hotmail.com [216.32.181.157]) by hub.freebsd.org (Postfix) with ESMTP id F358D37B719 for ; Tue, 27 Feb 2001 22:57:05 -0800 (PST) (envelope-from buron@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 27 Feb 2001 22:57:05 -0800 Received: from 202.154.30.44 by lw2fd.hotmail.msn.com with HTTP; Wed, 28 Feb 2001 06:57:05 GMT X-Originating-IP: [202.154.30.44] From: "nomo -" To: freebsd-questions@freebsd.org Subject: can't install xpm Date: Wed, 28 Feb 2001 06:57:05 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Feb 2001 06:57:05.0791 (UTC) FILETIME=[A91BE8F0:01C0A153] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when i try to install xpm from ports i got this ===>Configuring for xpm-3.4k imake -DUseinstalled -I/usr/X11R6/lib/X11/config Imakefile.c:9: Imake.tmpl: No such file or directory imake: Exit code 1 how do i fix this? _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:57:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2out.umbc.edu (mx2out.umbc.edu [130.85.253.52]) by hub.freebsd.org (Postfix) with ESMTP id D917F37B71A for ; Tue, 27 Feb 2001 22:57:11 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from irix2.gl.umbc.edu (gmiddl1@irix2.gl.umbc.edu [130.85.60.11]) by mx2out.umbc.edu (8.9.3/8.9.3) with ESMTP id BAA15626 for ; Wed, 28 Feb 2001 01:57:10 -0500 (EST) Date: Wed, 28 Feb 2001 01:57:09 -0500 From: "G. Jason Middleton" To: Subject: installed freebsd on another machine Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG but i did not make it bootable i guess...the install went fine it wont boot though what is the easiest way to fix this? Regards, G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 22:57:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id E7E2937B718 for ; Tue, 27 Feb 2001 22:57:39 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id D1978A2C47 for ; Wed, 28 Feb 2001 14:47:06 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id CB2D02E839 for ; Wed, 28 Feb 2001 14:48:24 +0000 (GMT) From: "Power JeSsIe!" To: Subject: bsd logo Date: Wed, 28 Feb 2001 15:09:28 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm just wondering why is it that the bsd logo is a little red devil? http://www.freebsd.org/copyright/daemon.html said : "Many people equate the word ``daemon'' with the word ``demon,'' implying some kind of Satanic connection between UNIX and the underworld. This is an egregious misunderstanding. ``Daemon'' is actually a much older form of ``demon''; daemons have no particular bias towards good or evil, but rather serve to help define a person's character or personality. The ancient Greeks' concept of a ``personal daemon'' was similar to the modern concept of a ``guardian angel'' --- ``eudaemonia'' is the state of being helped or protected by a kindly spirit. As a rule, UNIX systems seem to be infested with both daemons and demons." (p403) but if daemon doesn't mean a demon, why is it that the logo is like that? a little red fellow with horns,tail and a fork... can someone enlighten me pls... i've heard that the fork in the logo symbolizes UNIX... don't get mad at me ...just curious .. thanks jessie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 23:31:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 5117437B719 for ; Tue, 27 Feb 2001 23:31:36 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id f1S7UEe65606; Wed, 28 Feb 2001 09:30:14 +0200 (EET) (envelope-from ru) Date: Wed, 28 Feb 2001 09:30:14 +0200 From: Ruslan Ermilov To: Ken Marx Cc: questions freeBSD Subject: Re: kernel core image Message-ID: <20010228093014.C62912@sunbay.com> Mail-Followup-To: Ken Marx , questions freeBSD References: <200102272356.PAA19859@ankimo.bigshed.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102272356.PAA19859@ankimo.bigshed.com>; from kmarx@bigshed.com on Tue, Feb 27, 2001 at 03:56:22PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 03:56:22PM -0800, Ken Marx wrote: > Hi, > > Is there a way to get a copy of a running kernel core image? > Drop into DDB and type ``panic''. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 23:39:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cair.stonehenge-net.com (dsl081-053-197-sfo1.dsl-isp.net [64.81.53.197]) by hub.freebsd.org (Postfix) with ESMTP id 0429137B718 for ; Tue, 27 Feb 2001 23:39:41 -0800 (PST) (envelope-from ben@stonehenge-net.com) Received: from stonehenge-net.com (localhost [127.0.0.1]) by cair.stonehenge-net.com (8.11.2/8.11.1) with ESMTP id f1S7dm410967 for ; Tue, 27 Feb 2001 23:39:48 -0800 (PST) (envelope-from ben@stonehenge-net.com) Message-ID: <3A9CAB44.4030401@stonehenge-net.com> Date: Tue, 27 Feb 2001 23:39:48 -0800 From: Ben Calvert User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-STABLE i386; en-US; 0.8) Gecko/20010225 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: cron help? Content-Type: multipart/mixed; boundary="------------010601060306070205080706" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------010601060306070205080706 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit i just set up a new /etc/crontab (see below) yesterday and have been getting this every 5 minutes since. the weird thing is that the atrun line wasn't modified at all, i just added a script to run cvsup at 3 pm every day... this is my first time trying to set up cron, so i'm sure there's something really obvious i'm doing wrong... thanks -------- Original Message -------- Subject: Cron root /usr/libexec/atrun Date: Tue, 27 Feb 2001 23:25:00 -0800 (PST) From: root@cair.stonehenge-net.com (Cron Daemon) To: root@cair.stonehenge-net.com root: not found --------------010601060306070205080706 Content-Type: text/plain; name="crontab" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="crontab" # /etc/crontab - root's crontab for FreeBSD # # $FreeBSD: src/etc/crontab,v 1.21.2.1 2000/09/20 02:32:51 jkh Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log # #minute hour mday month wday who command # 5 * * * * root /usr/libexec/atrun # # rotate log files every hour, if necessary 0 * * * * root newsyslog # # do daily/weekly/monthly maintenance 59 1 * * * root periodic daily 30 3 * * 6 root periodic weekly 30 5 1 * * root periodic monthly # # time zone change adjustment for wall cmos clock, # does nothing, if you have UTC cmos clock. # See adjkerntz(8) for details. 1,31 0-5 * * * root adjkerntz -a # cair specifics: get run cvsup every night 05 15 * * * root /root/bin/dailysup --------------010601060306070205080706-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 23:42:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 1EBC337B719 for ; Tue, 27 Feb 2001 23:42:39 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 25206 invoked by uid 100); 28 Feb 2001 07:42:38 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15004.44014.281305.391516@guru.mired.org> Date: Wed, 28 Feb 2001 01:42:38 -0600 To: hawk Cc: questions@freebsd.org Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? In-Reply-To: <113313559@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hawk types: > Lowell lowed, > > hawk@fac13.ds.psu.edu (hawk) writes: > > > It's not in the ports :) Run /stand/sysinstall, configure, and > > > network services. Select ntpdate, and choose a server. > > > Actually, for a reference clock, he needs ntpd, not ntpdate, and he > > can't configure this from sysinstall. The instructions for > > configuring it are in the manual for ntp.conf(5), although close > > reference to /usr/share/doc/ntp will be necessary as well. > hmm, that's right :) > > But I would have sworn that I was asked for ntpd servers during istallation > . . .but I have no /etc/ntp.conf . . . The ones you were asked for should have shown up on the ntpdate_flags variable in /etc/rc.conf. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 23:48:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id F0D7537B719 for ; Tue, 27 Feb 2001 23:48:39 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id A625AA2C4C for ; Wed, 28 Feb 2001 15:38:09 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 302342E839 for ; Wed, 28 Feb 2001 15:39:27 +0000 (GMT) From: "Power JeSsIe!" To: Subject: bsd logo! Date: Wed, 28 Feb 2001 15:59:38 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm just wondering why is it that the bsd logo is a little red devil? http://www.freebsd.org/copyright/daemon.html said : "Many people equate the word ``daemon'' with the word ``demon,'' implying some kind of Satanic connection between UNIX and the underworld. This is an egregious misunderstanding. ``Daemon'' is actually a much older form of ``demon''; daemons have no particular bias towards good or evil, but rather serve to help define a person's character or personality. The ancient Greeks' concept of a ``personal daemon'' was similar to the modern concept of a ``guardian angel'' --- ``eudaemonia'' is the state of being helped or protected by a kindly spirit. As a rule, UNIX systems seem to be infested with both daemons and demons." (p403) but if daemon doesn't mean a demon, why is it that the logo is like that? a little red fellow with horns,tail and a fork... can someone enlighten me pls... i've heard that the fork in the logo symbolizes UNIX... don't get mad at me ...just curious .. thanks jessie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 23:55: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 2735A37B718 for ; Tue, 27 Feb 2001 23:55:05 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 25568 invoked by uid 100); 28 Feb 2001 07:55:04 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15004.44760.531860.628224@guru.mired.org> Date: Wed, 28 Feb 2001 01:55:04 -0600 To: Ken Marx Cc: questions@freebsd.org Subject: Re: kernel core image In-Reply-To: <22376787@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ken Marx types: > Is there a way to get a copy of a running kernel core image? If you've compiled with the DDB option, invoking the debugger and using the "panic" command will do the trick. Of course, you might be better off using the debugger to find the information you want, then continuing or shutting the system down smoothly. If you just want a copy of the kernel virtual memory space, it's /dev/kmem. But be carefull with it - it includes the I/O address space, so you can royally hose your system playing with it. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Feb 27 23:57:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 767D437B719 for ; Tue, 27 Feb 2001 23:57:09 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1S7udE83297; Wed, 28 Feb 2001 17:56:42 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <03d101c0a15c$1b11fa00$847e03cb@apana.org.au> From: "Doug Young" To: , , References: <30.111525ad.27cdf978@aol.com> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Wed, 28 Feb 2001 17:57:26 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_03CE_01C0A1AF.E945FA40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_03CE_01C0A1AF.E945FA40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Whats a "Sony CDROM cdu33a" anyway ?? If its something really weird you = may well be out of luck. No point messing with oddball components since = there is no shortage of common bits that work properly without the = aggro.=20 Another point ... you mention "LINUX floppies / linuxpro5.4 / = easylinux2.4". I can't begin to imagine what you are doing with those & = you probably won't get much assistance on linux issues in this list ...I = certainly won't have anything to do with linux. I can't recall any serious problems with installing FreeBSD from any = regular type IDE or SCSI CD drive .. as far as I'm aware there isn't = anything weird with normal Sony ones. Well thats assuming its IDE or = SCSI & not one of the prehistoric ones that connects to a sound card = etc.=20 Just a thought ..... I recall hearing about an issue with IDE CD-ROM = drives acting up if they are secondary master (or something like that). = My IDE ones have always been primary slaves & that works fine. There is = probably a bunch of stuff in the questions archive about this. My suggestions are (a) beg / borrow / steal / hire a "common or garden = variety" CD drive (b) install from floppy (plenty of info = about that at my Pedantic FreeBSD site) (c) if you have permanent internet access = do an FTP install ----- Original Message -----=20 From: AMDMCG@aol.com=20 To: dougy@bryden.apana.org.au ; jpaetzel@hutchtel.net ; AMDMCG@aol.com = ; freebsd-questions@FreeBSD.ORG=20 Sent: Wednesday, February 28, 2001 4:49 PM Subject: Re: HeLP!!! i am trying to install bsd linux and it wont = install or give me e... Doug,=20 I was trying to install FreeBsd4.2 and I am chalking it up to lack of = support=20 on the=20 baseline image files that I am putting onto the 2 standard bootable = "LINUX=20 floppies"=20 to bootstrap load a linux/unix/freebsd kernel into ram .... that works = just=20 fine...=20 but the Sony CDROM cdu33a device ... does not seem to be supported by = freebsd=20 or=20 by linuxpro5.4 or by easylinux2.4 ... which begs the question ... did = i buy a=20 lemon=20 of a CDROM drive .. Or did Sony stop supporting it or no one has = gotten=20 around to writing a driver or a special bootable kernel floppy image = yet for=20 nonstandard=20 hardware.=20 Thanks again and whatever else you could add or direct me to ... to = solve=20 this little=20 mystery ... would be greatly appreciated by me!!=20 Thanks again!=20 Andrew.=20 ------=_NextPart_000_03CE_01C0A1AF.E945FA40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Whats a "Sony CDROM cdu33a" anyway = ?? If=20 its something really weird you may well be out of luck. = No point=20 messing with oddball components since there is no shortage of = common=20 bits that work properly without the aggro. 
 
Another point ... you mention "LINUX = floppies /=20 linuxpro5.4 / easylinux2.4". I can't begin to imagine what you are = doing=20 with those & you probably won't get much = assistance=20 on linux issues in this list ...I certainly won't have anything to do=20 with linux.
 
I can't recall any = serious problems with installing FreeBSD from any = regular type=20 IDE or SCSI CD drive .. as far as I'm aware there isn't anything = weird with=20 normal Sony ones. Well thats assuming its IDE or SCSI & not one of = the=20 prehistoric ones that connects to a sound card etc.
 
Just a thought ..... I recall hearing = about an=20 issue with IDE CD-ROM drives acting up if they are secondary master (or=20 something like that). My IDE ones have always been primary slaves = &=20 that works fine. There is probably a bunch of stuff in the = questions=20 archive about this.
 
My suggestions are (a) beg / borrow / = steal / hire=20 a "common or garden variety" CD drive
          &nbs= p;            = ;       (b)=20 install from floppy (plenty of info about that at my Pedantic FreeBSD=20 site)
          &nbs= p;            = ;       (c)=20 if you have permanent internet access do an FTP install
 
 
 
 
----- Original Message -----
From:=20 AMDMCG@aol.com
To: dougy@bryden.apana.org.au = ; jpaetzel@hutchtel.net ; AMDMCG@aol.com ; freebsd-questions@FreeBSD.O= RG=20
Sent: Wednesday, February 28, = 2001 4:49=20 PM
Subject: Re: HeLP!!! i am = trying to=20 install bsd linux and it wont install or give me e...

Doug,
I = was trying=20 to install FreeBsd4.2 and I am chalking it up to lack of support =
on the=20
baseline image files that I am putting onto the 2 standard = bootable "LINUX=20
floppies"
to bootstrap load a linux/unix/freebsd kernel into = ram ....=20 that works just
fine...
but the Sony CDROM cdu33a device ... = does not=20 seem to be supported by freebsd
or
by linuxpro5.4 or by = easylinux2.4=20 ... which begs the question ... did i buy a
lemon
of a CDROM = drive ..=20 Or did Sony stop supporting it or no one has gotten
around to = writing a=20 driver or a special bootable kernel floppy image yet for =
nonstandard=20
hardware.
Thanks again and whatever else you could add or = direct me to=20 ... to solve
this little
mystery ... would be greatly = appreciated by=20 me!!
Thanks again!
Andrew. =
------=_NextPart_000_03CE_01C0A1AF.E945FA40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 0: 6:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 354C737B718 for ; Wed, 28 Feb 2001 00:06:28 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 25904 invoked by uid 100); 28 Feb 2001 08:06:27 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15004.45443.407304.303790@guru.mired.org> Date: Wed, 28 Feb 2001 02:06:27 -0600 To: Garance A Drosihn Cc: questions@freebsd.org Subject: Re: Pimping FreeBSD Information (was: 'Order') In-Reply-To: <31679092@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garance A Drosihn types: > At 7:16 AM -0800 2/27/01, richard childers wrote: > >Maybe you should offer to send free copies to people ... or quote > >from your book, instead of just referring to it. > >I've seen two references to this book ... two attempts to pander > >it, to pimp it, to sell it, to drum up orders for it ... but I > >don't see you, Ted, contributing any expertise. Just sales > >advertisements. > After having read the messages that seemed to have annoyed you, > I think Ted's comments were fine. The guy wrote a book, that > does not mean he is required to stop and provide customized > excerpts for the book for everyone who has a question that might > be answered by the book. Right - he's providing a pointer to what he believes is the best information that answers the question. That he wrote it isn't relevant, though you'd expect an author to consider their work to be the best available (otherwise, why write it?). A number of people - me included - regularly provide pointers to things they wrote that answers questions. It beats typing the information in all over again. That he's selling it as a book and thus makes a profit if you buy it isn't relevant. You don't have to buy it, you just have to read it. It'd be nice if he posted it to the web, but he may not have the rights to do that. > >If I am, I'm sure others - not you, Ted - will inform me. And > >I will duly apologize. > Will you? Good. Yup. Anyone willing to provide good answers (and Ted does) should be encouraged, not discouraged. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 0:16:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web804.mail.yahoo.com (web804.mail.yahoo.com [128.11.23.64]) by hub.freebsd.org (Postfix) with SMTP id 9242C37B719 for ; Wed, 28 Feb 2001 00:16:47 -0800 (PST) (envelope-from parthax@yahoo.com) Received: (qmail 18018 invoked by uid 60001); 28 Feb 2001 08:16:43 -0000 Message-ID: <20010228081643.18017.qmail@web804.mail.yahoo.com> Received: from [202.51.69.143] by web804.mail.yahoo.com; Wed, 28 Feb 2001 00:16:43 PST Date: Wed, 28 Feb 2001 00:16:43 -0800 (PST) From: parthasarathi biswas Subject: Dialin Server To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I have configured a dialin server.The configuration procedure that I followed was for Lock Speed config. 1.Edited /etc/ttys. 2.Created a file /usr/local/bin/ppplogin pplogin contains: #!/bin/sh exec /usr/sbin/ppp -direct incoming 3.I created my ppp.conf file accordingly: ################################################################# # PPP Sample Configuration File# Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com# # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2 1999/08/27 23:24:08 peter Exp $ #################################################################default: set log Phase Chat LCP IPCP CCP tun command set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"incoming: set log Phase Chat LCP IPCP CCP tun command set device /dev/ttyd0 set speed 115200 enable pap chap set dns 192.168.0.1 enable passwdauth allow users bill sanjil hillary enable proxy set hangup "\"\" ate0q1 OK" 4.creted ppp.secret file bill password hillary password Iam dialing from win98 clients.I have put ppplogin into /etc/shells.I have created a group called ppp with GID 100 but to be very frank I do not know what r the rights of this group I do not know how to assign them also and the rights abt the other groups??and the list of groups. and their rights.?? secondly I have created users with group ppp and shell as ppplogin. I get the the login prompt also I give login as bill and its password.after this I get 4 lines of ASCII characters and then it disconnects automatically..I do not know where the problem lies>>Can anybody help me. What could be all the possible causes fo the error. Pls advise Brgds/Partha __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 0:18:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f162.law6.hotmail.com [216.32.241.162]) by hub.freebsd.org (Postfix) with ESMTP id DFC9537B71A for ; Wed, 28 Feb 2001 00:18:49 -0800 (PST) (envelope-from hillaa@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 28 Feb 2001 00:18:49 -0800 Received: from 61.9.177.15 by lw6fd.law6.hotmail.msn.com with HTTP; Wed, 28 Feb 2001 08:18:49 GMT X-Originating-IP: [61.9.177.15] From: "Aaron Hill" To: questions@freebsd.org Subject: KDE2 Port problem Date: Wed, 28 Feb 2001 08:18:49 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Feb 2001 08:18:49.0744 (UTC) FILETIME=[1417C100:01C0A15F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've got a fresh 4.2-RELEASE installation that I've make world' up to 4.2-STABLE. I did the kernel-developer installation so there's no X installed. Next I've cvsup'd the ports and installed XFree-4. Now in KDE2 I've got problems. During build it gets to the KOffice 2.0.1 port, gets a way through that and then fails (Error 1) with kpobject.cc. It's complaining on line 102 of that file 'abs' is undeclared. I've done a few combinations of make cleans and cvsup'ing the ports tree again. Before I remove what KDE components did install and try again can anyone help? I seem to remember someone mentioning this just a few days ago but I can't find it in the archives... ? Thanks Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1: 2:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id B73C037B718 for ; Wed, 28 Feb 2001 01:02:18 -0800 (PST) (envelope-from nbm@rapier.smartspace.co.za) Received: (qmail 86344 invoked by uid 1001); 28 Feb 2001 09:02:03 -0000 Date: Wed, 28 Feb 2001 11:02:03 +0200 From: Neil Blakey-Milner To: Power JeSsIe! Cc: questions@FreeBSD.ORG Subject: Re: bsd logo Message-ID: <20010228110202.A84177@rapier.smartspace.co.za> References: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jessie@power-jessie.net on Wed, Feb 28, 2001 at 03:09:28PM -0800 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed 2001-02-28 (15:09), Power JeSsIe! wrote: > but if daemon doesn't mean a demon, > why is it that the logo is like that? > a little red fellow with horns,tail and a fork... There was a process of "demonisation" occuring when (possibly before, but definitely during) other cultures were introduced to Christianity. Their previous gods, angel-analogues, and so forth were deemed to be evil forces pretending to be good, or whatever. Webster's definition: Demon \De"mon\, n. [F. d['e]mon, L. daemon a spirit, an evil spirit, fr. Gr. ? a divinity; of uncertain origin.] 1. (Gr. Antiq.) A spirit, or immaterial being, holding a middle place between men and deities in pagan mythology. The imagery can be linked at least to stylised Eastern art from pre-"BC" (CE, now, isn't it?), and to pre-Christianity Europe (satyrs, and so forth). Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1:21:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.vol.cz (smtp2.vol.cz [195.250.128.42]) by hub.freebsd.org (Postfix) with ESMTP id 94CF737B71B for ; Wed, 28 Feb 2001 01:21:10 -0800 (PST) (envelope-from michal.kutnohorsky@asp1000.com) Received: from server.asp1000.cz (mail.asp1000.cz [212.27.223.156]) by smtp2.vol.cz (8.11.1/8.11.1) with ESMTP id f1S9L9b69474 for ; Wed, 28 Feb 2001 10:21:09 +0100 (CET) Received: by server.asp1000.cz with Internet Mail Service (5.5.2650.21) id ; Wed, 28 Feb 2001 10:18:48 +0100 Message-ID: <381F2A6B1CC4C449B19CA48BA7A2A87B0E1C18@server.asp1000.cz> From: michal.kutnohorsky@asp1000.com To: freebsd-questions@freebsd.org Subject: traffic monitoring Date: Wed, 28 Feb 2001 10:18:41 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-2" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, im lookin for some easy and simple program which will allow me to watching how many MB transfer which ip in my local net thru freebsd server and by which services it was transfered /www,ftp etc./ any know about some simple program? thanx michal x--------------------------x |-- Michal Kutnohorsky -- | |-- michalk@asp1000.com -- | |-- icq 24864416 -- | | \_/ -- dej si taky -- | x--------------------------x To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1:31:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 5082B37B718 for ; Wed, 28 Feb 2001 01:31:18 -0800 (PST) (envelope-from matrix@ipform.ru) Received: from wp2 (localhost.ipform.ru [127.0.0.1]) by osiris.ipform.ru (8.11.2/8.11.2) with SMTP id f1S9Umt11355; Wed, 28 Feb 2001 12:30:53 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <005001c0a169$2b506160$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Neil Blakey-Milner" , "Power JeSsIe!" Cc: References: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> <20010228110202.A84177@rapier.smartspace.co.za> Subject: Re: bsd logo Date: Wed, 28 Feb 2001 12:30:46 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Who gives a f**k about this? Some weird brain screwed religion maniac who is perversed enough to be classied as fanatic and will become a member os some sect w/o doub. A well know official relegion representative in Russian (Russian Ortodox) said on behave on the number 666 that it is only a number. Nothing more. It can be used, written, manupulated, said and so forth w/o being in danger of calling upon evil. This is just a number. If you put some extra meaning in it - it is you up to you, but it is closer to pagan culture. So, FreeBSD logo is just a FreeBSD logo. Nobody knows how daemon (demon, imp, etc) look like. Or in my case, if it even exists. So, relax people! Read some good books (Freud, Stanislav Lem) to clear up your view on such things. The creature which is represented on FreeBSD logo is definitelly a freindly one and it is (using human anotomy) still a child or a teenager. I doubt that such creature with a smile can represent any kind of danger. Psychologically for a modern human (whose culture is relied upon religion not as much as in 19th centure) this picture should be associated with position emotion and humor. If it is not for you - visit your psychoanalist. Best regards, Artem ----- Original Message ----- From: "Neil Blakey-Milner" To: "Power JeSsIe!" Cc: Sent: Wednesday, February 28, 2001 12:02 PM Subject: Re: bsd logo > On Wed 2001-02-28 (15:09), Power JeSsIe! wrote: > > but if daemon doesn't mean a demon, > > why is it that the logo is like that? > > a little red fellow with horns,tail and a fork... > > There was a process of "demonisation" occuring when (possibly before, > but definitely during) other cultures were introduced to Christianity. > Their previous gods, angel-analogues, and so forth were deemed to be > evil forces pretending to be good, or whatever. > > Webster's definition: > > Demon \De"mon\, n. [F. d['e]mon, L. daemon a spirit, an evil > spirit, fr. Gr. ? a divinity; of uncertain origin.] > 1. (Gr. Antiq.) A spirit, or immaterial being, holding a > middle place between men and deities in pagan mythology. > > The imagery can be linked at least to stylised Eastern art from pre-"BC" > (CE, now, isn't it?), and to pre-Christianity Europe (satyrs, and so > forth). > > Neil > -- > Neil Blakey-Milner > nbm@mithrandr.moria.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1:39:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id C60FD37B719 for ; Wed, 28 Feb 2001 01:39:09 -0800 (PST) (envelope-from nbm@rapier.smartspace.co.za) Received: (qmail 89857 invoked by uid 1001); 28 Feb 2001 09:38:59 -0000 Date: Wed, 28 Feb 2001 11:38:59 +0200 From: Neil Blakey-Milner To: Artem Koutchine Cc: Power JeSsIe! , questions@FreeBSD.ORG Subject: Re: bsd logo Message-ID: <20010228113859.B88551@rapier.smartspace.co.za> References: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> <20010228110202.A84177@rapier.smartspace.co.za> <005001c0a169$2b506160$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <005001c0a169$2b506160$0c00a8c0@ipform.ru>; from matrix@ipform.ru on Wed, Feb 28, 2001 at 12:30:46PM +0300 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed 2001-02-28 (12:30), Artem Koutchine wrote: > Who gives a f**k about this? Some weird > brain screwed religion maniac who is perversed enough > to be classied as fanatic and will become a member os > some sect w/o doub. "If you don't have something nice to say...". Please be courteous to people who ask questions. In this case, I believe a very innocent question. Yes, there've been bad threads on this topic, but let's not get worked up about it. Also remember that we're a "tools, not policy" project. While we're unlikely to change our logo based solely on people bothering us on mailing lists, we're also not interested in seeing people attacked due to any religious (or other, really) belief system. (And the '666' thing is argued to be a reference to Nero(iirc?), who was particularly intolerant of the growing Christian sentiment in the empire. But that's another story, and something best left to others, and in other forums.) Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1:50: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from apocalypse.org (apocalypse.org [192.48.232.17]) by hub.freebsd.org (Postfix) with ESMTP id 09BA037B71B for ; Wed, 28 Feb 2001 01:49:55 -0800 (PST) (envelope-from brianp@apocalypse.org) Received: (from brianp@localhost) by apocalypse.org (8.11.2/8.11.0) id f1S9n6x24264; Wed, 28 Feb 2001 04:49:06 -0500 Date: Wed, 28 Feb 2001 04:49:06 -0500 From: Brian Peterson Message-Id: <200102280949.f1S9n6x24264@apocalypse.org> To: brianp@apocalypse.org, durham@w2xo.pgh.pa.us Subject: Re: Freezes at /sbin/init Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Thanks for the response! From: Jim Durham ... As to why /sbin/init won't run, more information would be a real help. When you mount the drive from the fixit floppy, does /sbin exist? Does init exist? Can you fsck all the partitions on the hard drive successfully? Yes, they both exist on the hard drive. Fsck runs ok; at least, it does phase 1-5 without complaint, and goes on to tell me how many files I have, the disk fragmentation, etc. This happens for /, /usr, and /var. (All my filesystems.) I should mention that daemons are started from /usr/local/etc/rc.d. This directory contains Bourne shell scripts to fire the various daemons, and such scripts should also understand the arguments "start" and "stop". Are you sure your installation completed? Things will get very strange if you bail out early. Guess what? I don't HAVE anything in /usr/local !!! Certainly not a /usr/local/etc/rc.d (There IS a /usr/local directory, though. It's just empty.) There are lots of files in /usr/bin, /usr/sbin, /usr/lib, etc. I poked around some more. In /usr/local/share/games, there are some directories (fortune, larn, etc) with nothing in them, either. When I did the install, it told me "Congratulations, you have installed FreeBSD successfully" (or something like that), so I assume the installer thought it was done. Is the stuff in /usr/local something that can be installed on top of the old install, or do I have to do it all over again? (I have to do an ftp install.) If I need to do the install again, what version of FreeBSD and what installation set would you recommend for a minimal install, that would be most likely to have all the pieces I need??? Thanks again! Brian On Mon, 26 Feb 2001, Brian Peterson wrote: > Greetings, > > I just installed the i386/4.2-RELEASE/ version of FreeBSD, with the > minimal install. (via ftp) > The system freezes on booting, and when I boot -v from the "fixit" floppy, > The last message displayed is "start_init: Trying /sbin/init" > > I am able to run the fixit floppy, mount the hard drive, > see files, and even write to files with cat>filename. > > I see that there are no files or directories named /etc/init* > on the hard drive - no /etc/init.d, no /etc/inittab. > Does FreeBSD even use those files? If not, what do I need to check for? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1:52:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 0C65C37B718 for ; Wed, 28 Feb 2001 01:52:20 -0800 (PST) (envelope-from matrix@ipform.ru) Received: from wp2 (localhost.ipform.ru [127.0.0.1]) by osiris.ipform.ru (8.11.2/8.11.2) with SMTP id f1S9qFt11514 for ; Wed, 28 Feb 2001 12:52:16 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <007a01c0a16c$21dac820$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Does KDE 2.1-R has international keyboard control? Date: Wed, 28 Feb 2001 12:52:14 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! 2.0 had not means to switch between language, select the switching key combination or setup other things. 1.x had all this. Does 2.1 has the feature? Regards, Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 1:52:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mrtg1.ilo.skyinet.net (mrtg1.ilo.skyinet.net [208.150.132.228]) by hub.freebsd.org (Postfix) with ESMTP id 5EF0037B71B for ; Wed, 28 Feb 2001 01:52:40 -0800 (PST) (envelope-from fooler@skyinet.net) Received: from skyinet.net (fooler.ilo.skyinet.net [208.150.132.3]) by mrtg1.ilo.skyinet.net (8.9.3/8.9.3) with ESMTP id SAA28927; Wed, 28 Feb 2001 18:09:46 +0800 Message-ID: <3A9CCEF1.A899F513@skyinet.net> Date: Wed, 28 Feb 2001 18:12:01 +0800 From: fooler X-Mailer: Mozilla 4.73 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Artem Koutchine Cc: Neil Blakey-Milner , "Power JeSsIe!" , questions@FreeBSD.ORG Subject: Re: bsd logo X-Priority: 1 (Highest) References: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> <20010228110202.A84177@rapier.smartspace.co.za> <005001c0a169$2b506160$0c00a8c0@ipform.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.FreeBSD.ORG/copyright/daemon.html fooler. Artem Koutchine wrote: > Who gives a f**k about this? Some weird > brain screwed religion maniac who is perversed enough > to be classied as fanatic and will become a member os > some sect w/o doub. > > A well know official relegion representative > in Russian (Russian Ortodox) said on behave on the number > 666 that it is only a number. Nothing more. It can be used, > written, manupulated, said and so forth w/o being in danger > of calling upon evil. This is just a number. If you put some > extra meaning in it - it is you up to you, but it is closer > to pagan culture. > > So, FreeBSD logo is just a FreeBSD logo. Nobody knows > how daemon (demon, imp, etc) look like. Or in my case, > if it even exists. So, relax people! Read some good > books (Freud, Stanislav Lem) to clear up your view on such > things. > > The creature which is represented on FreeBSD logo is > definitelly a freindly one and it is (using human anotomy) still > a child or a teenager. I doubt that such creature with a smile > can represent any kind of danger. Psychologically for > a modern human (whose culture is relied upon religion > not as much as in 19th centure) this picture should > be associated with position emotion and humor. If it is not > for you - visit your psychoanalist. > > Best regards, > Artem > > ----- Original Message ----- > From: "Neil Blakey-Milner" > To: "Power JeSsIe!" > Cc: > Sent: Wednesday, February 28, 2001 12:02 PM > Subject: Re: bsd logo > > > On Wed 2001-02-28 (15:09), Power JeSsIe! wrote: > > > but if daemon doesn't mean a demon, > > > why is it that the logo is like that? > > > a little red fellow with horns,tail and a fork... > > > > There was a process of "demonisation" occuring when (possibly > before, > > but definitely during) other cultures were introduced to > Christianity. > > Their previous gods, angel-analogues, and so forth were deemed to be > > evil forces pretending to be good, or whatever. > > > > Webster's definition: > > > > Demon \De"mon\, n. [F. d['e]mon, L. daemon a spirit, an evil > > spirit, fr. Gr. ? a divinity; of uncertain origin.] > > 1. (Gr. Antiq.) A spirit, or immaterial being, holding a > > middle place between men and deities in pagan mythology. > > > > The imagery can be linked at least to stylised Eastern art from > pre-"BC" > > (CE, now, isn't it?), and to pre-Christianity Europe (satyrs, and so > > forth). > > > > Neil > > -- > > Neil Blakey-Milner > > nbm@mithrandr.moria.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 2:15:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from skinner.codefactory.se (skinner.codefactory.se [212.32.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 1C8DF37B73C for ; Wed, 28 Feb 2001 02:15:08 -0800 (PST) (envelope-from anders@codefactory.se) Received: from jellyfish.codefactory.se (unknown [212.28.197.186]) by skinner.codefactory.se (Postfix) with ESMTP id 4DC24190A3; Wed, 28 Feb 2001 11:16:19 +0100 (CET) Received: by jellyfish.codefactory.se (Postfix, from userid 500) id 274FE644AB; Wed, 28 Feb 2001 11:14:49 +0100 (CET) Date: Wed, 28 Feb 2001 11:14:49 +0100 From: Anders Andersson To: Linh Pham Cc: Anders Andersson , hillaa@hotmail.com, freebsd-questions@freebsd.org Subject: Re: FreeBSD on IBM Thinkpad Message-ID: <20010228111449.A9127@jellyfish.codefactory.se> References: <32789.194.237.158.30.983313964.squirrel@webmail.codefactory.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from question@closedsrc.org on Tue, Feb 27, 2001 at 05:03:42PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 05:03:42PM -0800, Linh Pham wrote: > On 2001-02-27, Anders Andersson scribbled: > > # > Has anyone gotten FreeBSD to work on any A-series laptops either? > # > # Yes, I run FreeBSD 4.2-STABLE on my ThinkPad A20p. Works well. > > What do you use for your network connectivity? I know CardBus is a grey > area for hardware support and I would like to use a Xircom RealPort > Ethernet + Modem (16-bit of course) to connect to my home LAN and to > work via dial-up. > > Also, how well does X and sound work? My laptop got a built in Intel fxp card, works great. CardBus PCMCIA cars wont work in FreeBSD 4.x. I use a PCMCIA modem which works great. X works great, but no sound support yet. -- Anders Andersson anders@codefactory.se CodeFactory AB http://www.codefactory.se/ Office: +46 (0)31 711 99 35 Cell: +46 (0)70 587 53 35 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 2:38:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-01.iinet.net.au (syncopation-01.iinet.net.au [203.59.24.37]) by hub.freebsd.org (Postfix) with SMTP id 9715137B718 for ; Wed, 28 Feb 2001 02:38:17 -0800 (PST) (envelope-from katinka@magestower.com) Received: (qmail 19749 invoked by uid 666); 28 Feb 2001 10:49:20 -0000 Received: from opera.iinet.net.au (HELO wskatinka) (203.59.24.144) by mail.m.iinet.net.au with SMTP; 28 Feb 2001 10:49:20 -0000 Message-ID: <00f301c0a172$91e7b8c0$fe00a8c0@kat.lan> From: "Kathy Quinlan" To: "fooler" , "Artem Koutchine" Cc: "Neil Blakey-Milner" , "Power JeSsIe!" , References: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> <20010228110202.A84177@rapier.smartspace.co.za> <005001c0a169$2b506160$0c00a8c0@ipform.ru> <3A9CCEF1.A899F513@skyinet.net> Subject: Re: bsd logo Date: Wed, 28 Feb 2001 18:38:19 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG And besides he wears sneakers, he is soooo cute :o) Kat. ----- Original Message ----- From: "fooler" To: "Artem Koutchine" Cc: "Neil Blakey-Milner" ; "Power JeSsIe!" ; Sent: Wednesday, February 28, 2001 6:12 PM Subject: Re: bsd logo > http://www.FreeBSD.ORG/copyright/daemon.html > > fooler. > > Artem Koutchine wrote: > > > Who gives a f**k about this? Some weird > > brain screwed religion maniac who is perversed enough > > to be classied as fanatic and will become a member os > > some sect w/o doub. > > > > A well know official relegion representative > > in Russian (Russian Ortodox) said on behave on the number > > 666 that it is only a number. Nothing more. It can be used, > > written, manupulated, said and so forth w/o being in danger > > of calling upon evil. This is just a number. If you put some > > extra meaning in it - it is you up to you, but it is closer > > to pagan culture. > > > > So, FreeBSD logo is just a FreeBSD logo. Nobody knows > > how daemon (demon, imp, etc) look like. Or in my case, > > if it even exists. So, relax people! Read some good > > books (Freud, Stanislav Lem) to clear up your view on such > > things. > > > > The creature which is represented on FreeBSD logo is > > definitelly a freindly one and it is (using human anotomy) still > > a child or a teenager. I doubt that such creature with a smile > > can represent any kind of danger. Psychologically for > > a modern human (whose culture is relied upon religion > > not as much as in 19th centure) this picture should > > be associated with position emotion and humor. If it is not > > for you - visit your psychoanalist. > > > > Best regards, > > Artem > > > > ----- Original Message ----- > > From: "Neil Blakey-Milner" > > To: "Power JeSsIe!" > > Cc: > > Sent: Wednesday, February 28, 2001 12:02 PM > > Subject: Re: bsd logo > > > > > On Wed 2001-02-28 (15:09), Power JeSsIe! wrote: > > > > but if daemon doesn't mean a demon, > > > > why is it that the logo is like that? > > > > a little red fellow with horns,tail and a fork... > > > > > > There was a process of "demonisation" occuring when (possibly > > before, > > > but definitely during) other cultures were introduced to > > Christianity. > > > Their previous gods, angel-analogues, and so forth were deemed to be > > > evil forces pretending to be good, or whatever. > > > > > > Webster's definition: > > > > > > Demon \De"mon\, n. [F. d['e]mon, L. daemon a spirit, an evil > > > spirit, fr. Gr. ? a divinity; of uncertain origin.] > > > 1. (Gr. Antiq.) A spirit, or immaterial being, holding a > > > middle place between men and deities in pagan mythology. > > > > > > The imagery can be linked at least to stylised Eastern art from > > pre-"BC" > > > (CE, now, isn't it?), and to pre-Christianity Europe (satyrs, and so > > > forth). > > > > > > Neil > > > -- > > > Neil Blakey-Milner > > > nbm@mithrandr.moria.org > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 2:44:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f129.law6.hotmail.com [216.32.241.129]) by hub.freebsd.org (Postfix) with ESMTP id 3211E37B719 for ; Wed, 28 Feb 2001 02:44:18 -0800 (PST) (envelope-from hillaa@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 28 Feb 2001 02:44:18 -0800 Received: from 61.9.177.15 by lw6fd.law6.hotmail.msn.com with HTTP; Wed, 28 Feb 2001 10:44:17 GMT X-Originating-IP: [61.9.177.15] From: "Aaron Hill" To: anders@codefactory.se Cc: questions@freebsd.org Subject: Re: FreeBSD on IBM Thinkpad Date: Wed, 28 Feb 2001 10:44:17 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Feb 2001 10:44:18.0055 (UTC) FILETIME=[66925170:01C0A173] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >X works great, but no sound support yet. Are you sure about the sound? I've got a T20 with a CS4614 which is detected correctly at boot by the pcm driver with the csa bridge driver. I've just done all the necessary MAKEDEVs and tried to play something with mpg123 - no luck. It tried for a few seconds then complained about the channel being dead. I was hoping it was just my config. ;-) Aaron _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 2:56:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from skinner.codefactory.se (skinner.codefactory.se [212.32.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 0402537B719 for ; Wed, 28 Feb 2001 02:56:32 -0800 (PST) (envelope-from anders@codefactory.se) Received: from jellyfish.codefactory.se (unknown [212.28.197.186]) by skinner.codefactory.se (Postfix) with ESMTP id 432C1190A3; Wed, 28 Feb 2001 11:57:43 +0100 (CET) Received: by jellyfish.codefactory.se (Postfix, from userid 500) id 71448644AC; Wed, 28 Feb 2001 11:56:22 +0100 (CET) Date: Wed, 28 Feb 2001 11:56:22 +0100 From: Anders Andersson To: Aaron Hill Cc: questions@freebsd.org Subject: Re: FreeBSD on IBM Thinkpad Message-ID: <20010228115622.A1261@jellyfish.codefactory.se> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hillaa@hotmail.com on Wed, Feb 28, 2001 at 10:44:17AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 10:44:17AM +0000, Aaron Hill wrote: > >X works great, but no sound support yet. > > Are you sure about the sound? > > I've got a T20 with a CS4614 which is detected correctly at boot by the pcm > driver with the csa bridge driver. I've just done all the necessary MAKEDEVs > and tried to play something with mpg123 - no luck. It tried for a few > seconds then complained about the channel being dead. > > I was hoping it was just my config. ;-) Sorry, but I am sure about the sound, I have discussed this with Cameron Grant (pcm author) and yes, the driver is detected but it wont play anything. Cameron also said it was not an easy task to fix. -- Anders Andersson anders@codefactory.se CodeFactory AB http://www.codefactory.se/ Office: +46 (0)31 711 99 35 Cell: +46 (0)70 587 53 35 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 3: 8:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from planet.gaumina.lt (planet.gaumina.lt [213.197.128.131]) by hub.freebsd.org (Postfix) with SMTP id A01C937B719 for ; Wed, 28 Feb 2001 03:08:13 -0800 (PST) (envelope-from edvard@post.omnitel.net) Received: (qmail 11671 invoked from network); 28 Feb 2001 11:08:22 -0000 Received: from unknown (HELO post.omnitel.net) (192.168.1.2) by 192.168.1.1 with SMTP; 28 Feb 2001 11:08:22 -0000 Message-ID: <3A9CEA15.F85DD3CB@post.omnitel.net> Date: Wed, 28 Feb 2001 13:07:49 +0100 From: Macrolosa X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: linux-compat Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I wanted to ask, ho to get running OPERA on my FreeBSD system??? I've installed Linux emulator, but when I attempting to run OPERA binary it writes: "libjpeg.so.62: cannot open shared object file: no such file..." Probably it can't find "libjpeg.so.62" in "/compat/linux" directory??? Where to get it? Please help!!! Many thanks - Ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 3:18:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gugod.ath.cx (61-216-69-3.HINET-IP.hinet.net [61.216.69.3]) by hub.freebsd.org (Postfix) with ESMTP id 5609737B718 for ; Wed, 28 Feb 2001 03:18:13 -0800 (PST) (envelope-from gugod@gugod.ath.cx) Received: (from gugod@localhost) by gugod.ath.cx (8.11.2/8.11.2) id f1SJJU530502 for freebsd-questions@freebsd.org; Wed, 28 Feb 2001 19:19:30 GMT (envelope-from gugod) Date: Wed, 28 Feb 2001 19:19:29 +0000 From: Kang-min Liu To: freebsd-questions@freebsd.org Subject: Re: linux-compat Message-ID: <20010228191929.A8320@gugod.ath.cx> References: <3A9CEA15.F85DD3CB@post.omnitel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9CEA15.F85DD3CB@post.omnitel.net>; from edvard@post.omnitel.net on Wed, Feb 28, 2001 at 01:07:49PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 01:07:49PM +0100, Macrolosa wrote: > binary it writes: "libjpeg.so.62: cannot open shared object file: no > such file..." > Probably it can't find "libjpeg.so.62" in "/compat/linux" > directory??? Where to get it? Even if you install linux_base package, you have to enable the option COMPAT_LINUX in kernel. If you didn't , you can try to load linux.ko kernel module. If you're not sure , use 'kldstat -v | grep linux' to see if there are 'linuxelf' and 'linuxaout' symbols in your kernel. Or you can add 'linux_enable="YES"' into your /etc/rc.conf, this way the start-up script will automactically load the linux.ko for you next time the maching is booted. After making sure that linux.ko is loaded, try to run opera again. If it still not worked, the libjpeg.so.62 may not exist in /compat/linux/usr/lib, please install linux-jpeg package. Also check if you have /compat/linux/usr/lib/libpng.so.2. If not , install linux-png package. -- Kang-ming Liu gugod@gugod.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 3:21:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout00.sul.t-online.com (mailout00.sul.t-online.com [194.25.134.16]) by hub.freebsd.org (Postfix) with ESMTP id 6016737B719; Wed, 28 Feb 2001 03:21:41 -0800 (PST) (envelope-from shu@mailsurf.com) Received: from fwd02.sul.t-online.com by mailout00.sul.t-online.com with smtp id 14Y4fs-0003pW-00; Wed, 28 Feb 2001 12:21:40 +0100 Received: from venus.mailsurf.com (320051988339-0001@[62.158.240.43]) by fmrl02.sul.t-online.com with esmtp id 14Y4fc-1t0JE0C; Wed, 28 Feb 2001 12:21:24 +0100 Received: by venus.mailsurf.com (Postfix, from userid 1001) id 299AD1AB4B; Wed, 28 Feb 2001 12:21:23 +0100 (CET) Date: Wed, 28 Feb 2001 12:21:23 +0100 From: Sven Huster To: freebsd-questions@freebsd.org, freebsd-emulation@freebsd.org Subject: vmware2 strange behaviour Message-ID: <20010228122123.A7384@venus.mailsurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: 320051988339-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there, i have some problems with vmware2 port if i create a new config for vmware evrything works just fine, but after some changes (last time i changed mousetype to ps/2) or just after a while (run for me two weeks without any problems) vmware freezes my pc and after hitting Ctrl-Alt-Backspace _twice_ the machine reboots. i have no idea what happend. i have one config with win2000 which i cant start anymore i create a new config swap over the disk file and cant also start anymore. FreeBSD 4-Stable 22/02/2001 Xfree86-4.0.2_6 vmware2-2.0.3.799_1 any ideas? where can i start, the prob is i cant supply any info about the crash cause the machine freezes completely. thanks regards -- Sven Huster Senior Unix System Administrator *BSD, Solaris, Linux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 3:31: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h008.c007.snv.cp.net [209.228.33.214]) by hub.freebsd.org (Postfix) with SMTP id C7D2137B71E for ; Wed, 28 Feb 2001 03:30:58 -0800 (PST) (envelope-from otterr@telocity.com) Received: (cpmta 19847 invoked from network); 28 Feb 2001 03:30:57 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.214) with SMTP; 28 Feb 2001 03:30:57 -0800 X-Sent: 28 Feb 2001 11:30:57 GMT From: "Otter" To: "'Timothy E. Jones'" , Subject: RE: 4.1 and Epson 880 printer config Date: Wed, 28 Feb 2001 06:38:05 -0500 Message-ID: <000001c0a17a$eabe8390$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <5.0.2.1.0.20010227133037.00ae05e0@pop.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Timothy E. > Jones > Sent: Tuesday, February 27, 2001 2:33 PM > To: questions@freebsd.org > Subject: 4.1 and Epson 880 printer config > > > I am having trouble getting a Epson Color 880 to print on > FreeBSD (work > fine on win2K) > > The system sees the printer on the USB port but I can not print. > > Does anyone have any ideas on config for this? > > Thanks ahead of time for the help. > > Tim Jones > Tim, Mine was setup briefly for use under FreeBSD. First of all, I used the parallel connection, instead of the USB. It seemed like less bloat on the kernel. Second, I installed ghostscript 6.50 with apsfilter. Apsfilter's setup requires some gimp plugin found in the newer ghostscript. Once you get that installed, you should be set. Serve with a twist of lime. Enjoy! -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 3:59:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 0BAE537B71B for ; Wed, 28 Feb 2001 03:59:10 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 13437 invoked by uid 0); 28 Feb 2001 11:59:09 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 11:59:09 -0000 Message-ID: <3A9CE80C.59A82AE7@urx.com> Date: Wed, 28 Feb 2001 03:59:08 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: questions@freebsd.org Subject: Re: KDE2 Port problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > Hello! > > I've got a fresh 4.2-RELEASE installation that I've make world' up to > 4.2-STABLE. I did the kernel-developer installation so there's no X > installed. > > Next I've cvsup'd the ports and installed XFree-4. > > Now in KDE2 I've got problems. During build it gets to the KOffice 2.0.1 > port, gets a way through that and then fails (Error 1) with kpobject.cc. > It's complaining on line 102 of that file 'abs' is undeclared. > > I've done a few combinations of make cleans and cvsup'ing the ports tree > again. Before I remove what KDE components did install and try again can > anyone help? It won't change anything. I am using a current cvsup and it still does the same thing. You can cd in to /usr/ports/x11/kde2 and make a backup of your Makefile. Then delete the line with koffice on the runtime. You can then finish installing kde-2 and it will work. Kent > > I seem to remember someone mentioning this just a few days ago but I can't > find it in the archives... ? > > Thanks > > Aaron Hill > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 4:11:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.home.nl (mail1.home.nl [213.51.129.162]) by hub.freebsd.org (Postfix) with ESMTP id 5E56037B718 for ; Wed, 28 Feb 2001 04:11:17 -0800 (PST) (envelope-from danny@ricin.com) Received: from ricin.localnet ([212.120.85.64]) by mail1.home.nl (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010228121115.FSYF325.mail1.home.nl@ricin.localnet>; Wed, 28 Feb 2001 13:11:15 +0100 From: Danny Pansters To: Subject: Re: TrueType fonts & X Date: Wed, 28 Feb 2001 13:13:32 +0100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" References: <000a01c0a0e4$ee5f6230$0701a8c0@darryl> In-Reply-To: <000a01c0a0e4$ee5f6230$0701a8c0@darryl> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <01022813133200.97604@ricin.localnet> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Tuesday 27 February 2001 18:44, you wrote: > 1. installed xfstt from ports (XFree86 seems to be 3.3.5) > 2. installed ttmkfdir from ports > 3. created directory /usr/X11R6/lib/X11/fonts/TrueType > 4. ftp'd TrueType fonts from my windows box to the TrueType > directory. 5. Changed owner on TrueType by: Chown -R root > /usr/X11R6/lib/X11/fonts/TrueType > 6. Changed perms to 755. > 7. cd to /usr/X11R6/lib/X11/fonts/TrueType > 8. ttmkfdir > fonts.dir > 9. examined fonts.dir. permissions & ownership match other files. > 10. started xfstt by: xfstt --daemon > 11. xset fp+ inet/127.0.0.1:7101 > 12. xset fp+ /usr/X11R6/lib/X11/fonts/TrueType I've done something similar in december last year, fBSD 4.2-rel,=20 X3.3.6, kde2.01. I'm afraid I don't remember exactly the reasons for=20 doing it this way (it was one of those late-night things ;-) Here's my .xinitrc: ricin % less .xinitrc=20 #!/bin/sh # try to clean up what we can killall xfstt >/dev/null rm ~/.kde/*ricin* rm -rf /tmp/* # start true type fontserver /usr/X11R6/bin/xfstt & # this line is not needed (?) #xset fp+ /usr/X11R6/lib/X11/fonts/TrueType xset fp+ inet/127.0.0.1:7101 # what a mess # start kde2 startkde=20 It's a bit messy but it works!=20 > I then get this error: > xset bad font path element (#42) possible causes are: > directory does not exist or has wrong permissions > directory missing fonts.dir > incorrect font server address or syntax OK, I think what you're doing is not wrong... my guess would be you're=20 havng trouble because there is no Helvetica TrueType font... its=20 actually Microsoft's Arial. I've linked the appropriate=20 helveticaXYZ.ttf to arialXYZ.ttf: ricin # ll /usr/X11R6/lib/X11/fonts/TrueType/ total 5800 -r--r--r-- 1 root wheel 151000 May 5 1999 ANTQUAB.TTF -r--r--r-- 1 root wheel 150416 May 5 1999 ANTQUABI.TTF -r--r--r-- 1 root wheel 149092 May 5 1999 ANTQUAI.TTF -r--r--r-- 1 root wheel 273020 Dec 5 22:13 ARIAL.TTF -r--r--r-- 1 root wheel 284560 Dec 5 22:14 ARIALBD.TTF -r--r--r-- 1 root wheel 221756 Dec 5 22:14 ARIALBI.TTF -r--r--r-- 1 root wheel 200684 Dec 5 22:14 ARIALI.TTF -r--r--r-- 1 root wheel 155528 May 5 1999 BKANT.TTF -r--r--r-- 1 root wheel 297660 May 5 1999 COUR.TTF -r--r--r-- 1 root wheel 306688 May 5 1999 COURBD.TTF -r--r--r-- 1 root wheel 228796 May 5 1999 COURBI.TTF -r--r--r-- 1 root wheel 238088 May 5 1999 COURI.TTF -r--r--r-- 1 root wheel 142964 Oct 11 23:48 Georgia.TTF -r--r--r-- 1 root wheel 139584 Oct 11 23:48 Georgiab.TTF -r--r--r-- 1 root wheel 156668 Oct 11 23:48 Georgiai.TTF -r--r--r-- 1 root wheel 158796 Oct 11 23:48 Georgiaz.TTF lrwxr-xr-x 1 root wheel 9 Dec 5 22:37 HELVETICA.TTF@ ->=20 ARIAL.TTF lrwxr-xr-x 1 root wheel 11 Dec 5 22:38 HELVETICABD.TTF@ ->=20 ARIALBD.TTF lrwxr-xr-x 1 root wheel 11 Dec 5 22:38 HELVETICABI.TTF@ ->=20 ARIALBI.TTF lrwxr-xr-x 1 root wheel 10 Dec 5 22:38 HELVETICAI.TTF@ ->=20 ARIALI.TTF -r--r--r-- 1 root wheel 56560 May 5 1999 LHANDW.TTF -r--r--r-- 1 root wheel 59636 May 5 1999 LSANSI.TTF -r--r--r-- 1 root wheel 304932 May 5 1999 LSANSUNI.TTF -r--r--r-- 1 root wheel 115068 May 5 1999 LUCON.TTF -r--r--r-- 1 root wheel 69464 May 5 1999 SYMBOL.TTF -r--r--r-- 1 root wheel 322824 May 5 1999 TIMES.TTF -r--r--r-- 1 root wheel 326072 May 5 1999 TIMESBD.TTF -r--r--r-- 1 root wheel 233892 May 5 1999 TIMESBI.TTF -r--r--r-- 1 root wheel 241972 May 5 1999 TIMESI.TTF -r--r--r-- 1 root wheel 139640 May 5 1999 VERDANA.TTF -r--r--r-- 1 root wheel 136032 May 5 1999 VERDANAB.TTF -r--r--r-- 1 root wheel 154264 May 5 1999 VERDANAI.TTF -r--r--r-- 1 root wheel 153324 May 5 1999 VERDANAZ.TTF -r--r--r-- 1 root wheel 29255 Dec 5 22:39 fonts.dir -r--r--r-- 1 root wheel 676 Dec 5 22:39 ttinfo.dir -r--r--r-- 1 root wheel 2319 Dec 5 22:39 ttname.dir =20 Then run ttmkfdir once more. It ought to work=20 HTH, Danny Pansters http://www.ricin.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 4:11:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id 19E5337B719 for ; Wed, 28 Feb 2001 04:11:34 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id F3796A2C33; Wed, 28 Feb 2001 20:01:02 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 71ED22E839; Wed, 28 Feb 2001 20:02:11 +0000 (GMT) From: "Power JeSsIe!" To: "Kathy Quinlan" , "fooler" , "Artem Koutchine" Cc: "Neil Blakey-Milner" , Subject: RE: bsd logo Date: Wed, 28 Feb 2001 20:21:38 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <00f301c0a172$91e7b8c0$fe00a8c0@kat.lan> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is this cute? http://freebsdphreak.org/takeittux.jpg See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 -----Original Message----- From: Kathy Quinlan [mailto:katinka@magestower.com] Sent: Wednesday, February 28, 2001 2:38 AM To: fooler; Artem Koutchine Cc: Neil Blakey-Milner; Power JeSsIe!; questions@FreeBSD.ORG Subject: Re: bsd logo And besides he wears sneakers, he is soooo cute :o) Kat. ----- Original Message ----- From: "fooler" To: "Artem Koutchine" Cc: "Neil Blakey-Milner" ; "Power JeSsIe!" ; Sent: Wednesday, February 28, 2001 6:12 PM Subject: Re: bsd logo > http://www.FreeBSD.ORG/copyright/daemon.html > > fooler. > > Artem Koutchine wrote: > > > Who gives a f**k about this? Some weird > > brain screwed religion maniac who is perversed enough > > to be classied as fanatic and will become a member os > > some sect w/o doub. > > > > A well know official relegion representative > > in Russian (Russian Ortodox) said on behave on the number > > 666 that it is only a number. Nothing more. It can be used, > > written, manupulated, said and so forth w/o being in danger > > of calling upon evil. This is just a number. If you put some > > extra meaning in it - it is you up to you, but it is closer > > to pagan culture. > > > > So, FreeBSD logo is just a FreeBSD logo. Nobody knows > > how daemon (demon, imp, etc) look like. Or in my case, > > if it even exists. So, relax people! Read some good > > books (Freud, Stanislav Lem) to clear up your view on such > > things. > > > > The creature which is represented on FreeBSD logo is > > definitelly a freindly one and it is (using human anotomy) still > > a child or a teenager. I doubt that such creature with a smile > > can represent any kind of danger. Psychologically for > > a modern human (whose culture is relied upon religion > > not as much as in 19th centure) this picture should > > be associated with position emotion and humor. If it is not > > for you - visit your psychoanalist. > > > > Best regards, > > Artem > > > > ----- Original Message ----- > > From: "Neil Blakey-Milner" > > To: "Power JeSsIe!" > > Cc: > > Sent: Wednesday, February 28, 2001 12:02 PM > > Subject: Re: bsd logo > > > > > On Wed 2001-02-28 (15:09), Power JeSsIe! wrote: > > > > but if daemon doesn't mean a demon, > > > > why is it that the logo is like that? > > > > a little red fellow with horns,tail and a fork... > > > > > > There was a process of "demonisation" occuring when (possibly > > before, > > > but definitely during) other cultures were introduced to > > Christianity. > > > Their previous gods, angel-analogues, and so forth were deemed to be > > > evil forces pretending to be good, or whatever. > > > > > > Webster's definition: > > > > > > Demon \De"mon\, n. [F. d['e]mon, L. daemon a spirit, an evil > > > spirit, fr. Gr. ? a divinity; of uncertain origin.] > > > 1. (Gr. Antiq.) A spirit, or immaterial being, holding a > > > middle place between men and deities in pagan mythology. > > > > > > The imagery can be linked at least to stylised Eastern art from > > pre-"BC" > > > (CE, now, isn't it?), and to pre-Christianity Europe (satyrs, and so > > > forth). > > > > > > Neil > > > -- > > > Neil Blakey-Milner > > > nbm@mithrandr.moria.org > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ____________________________________________________________ Get your domain name and domain-based e-mail from Namezero.com. New! Namezero Plus domains now available. Find out more at: http://www.namezero.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 4:26:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id 15B3137B718 for ; Wed, 28 Feb 2001 04:26:09 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id ADAD3A3; Wed, 28 Feb 2001 13:26:07 +0100 (CET) Date: Wed, 28 Feb 2001 13:26:07 +0100 From: Edwin Groothuis To: Macrolosa Cc: freebsd-questions@freebsd.org Subject: Re: linux-compat Message-ID: <20010228132607.K12704@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , Macrolosa , freebsd-questions@freebsd.org References: <3A9CEA15.F85DD3CB@post.omnitel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9CEA15.F85DD3CB@post.omnitel.net>; from edvard@post.omnitel.net on Wed, Feb 28, 2001 at 01:07:49PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 01:07:49PM +0100, Macrolosa wrote: > Hello all, > I wanted to ask, ho to get running OPERA on my FreeBSD system??? > I've installed Linux emulator, but when I attempting to run OPERA > binary it writes: "libjpeg.so.62: cannot open shared object file: no > such file..." > Probably it can't find "libjpeg.so.62" in "/compat/linux" > directory??? Where to get it? Install /usr/ports/graphics/linux-jpeg and let us know how it went! Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: mavetju@chello.nl | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 4:47:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nexus.plymovent.se (nexus.plymovent.se [212.247.77.253]) by hub.freebsd.org (Postfix) with ESMTP id 5966B37B718 for ; Wed, 28 Feb 2001 04:47:46 -0800 (PST) (envelope-from thomas.uhrfelt@plymovent.se) Received: from tu ([192.168.1.200]) by nexus.plymovent.se (8.9.3/8.9.3) with SMTP id PAA13824; Wed, 28 Feb 2001 15:35:57 +0100 (CET) (envelope-from thomas.uhrfelt@plymovent.se) Received: by localhost with Microsoft MAPI; Wed, 28 Feb 2001 13:46:37 +0100 Message-ID: <01C0A18C.DF404B40.thomas.uhrfelt@plymovent.se> From: Thomas Uhrfelt Reply-To: "thomas.uhrfelt@plymovent.se" To: "'Joseph T. Klein'" Cc: "'freebsd-questions@freebsd.org'" Subject: RE: Curious delay in telnet Date: Wed, 28 Feb 2001 13:46:36 +0100 Organization: PlymoVent AB X-Mailer: Microsoft Internet-e-post/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Simple solution? I have 2 192.168.x.y networks connected via pipsecd. All users are using DHCP. How do I go about implementing a simple solution for this? (ie. when telnetting from the 192.168.xxx.y network to the 192.168.xx.y network) I hate these timeouts... telnetd should have an option to turn this off.. Thomas -----Original Message----- From: Joseph T. Klein [SMTP:jtk@titania.net] Sent: Tuesday, February 27, 2001 11:05 PM Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Curious delay in telnet If you do not have proper reverse DNS resolution the daemon pauses while waiting for the DNS to time out. This affects any service that attempts to resolve the IP address using DNS. This is an incredibly common problem with a very simple solution. Tyler McGeorge wrote: > This problem, and a similar acting problem with FTPd, > used to plague me. I found that after I setup my BIND > name daemon, this issue was resolved. If you don't > really have a need for a BIND name daemon, I would > suggest setting it up with just your 127.0.0 network > and your ISP network and set the pointers. You could > also contact your ISP and offer to be a backup name > server, this would solve your problem, it shouldn't > cause them any problems, and you would also have > faster lookups for any data on your ISP's nameserver. > This is just a suggestion. I set up my DNS with a free > domain name from yi.org, where you can get > .yi.org for free. There are many services > like this and it doesn't hurt. When I remote admin, I > don't have to type in the cumbersome IP address, I > just type in the domain. This is another idea. > > My FTPd problem also disappeared at the same time > after I set up my BIND name daemon. > --- David Malone wrote: > >> On Tue, Feb 27, 2001 at 10:13:03AM -0700, Nate >> Williams wrote: >> >>>> When I first telnet from my FB4.1 system to my >>> >> FB4.1 system, it prints: >> >>>> Trying 192.168.168.42... >>>> Connected to fb42. >>>> Escape character is '^]'. >>>> >>>> It then waits quite a long while (about a >>> >> minute) before printing: >> >>>> FreeBSD/i386 (fb42.cfcl.com) (ttyp0) >>>> >>>> login: >>> >>> Try: >>> >>> 'telnet -N 192.168.168.42' >>> >>> -N Prevents IP address to name lookup >> >> when destination host is given >> >>> as an IP address. >>> >>> If it comes up very quickly, it's a DNS/lookup >> >> issue. >> >> I don't think that will help 'cos the delay looks >> like it is with >> the telnetd at the far end trying to look up the >> name, not the >> local telnet. Unfortunately telnetd doesn't seem to >> have an option >> corrisponding to -N. >> >> David. >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-stable" in the body of the >> message >> >> >> > > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Joseph T. Klein +1 414 915 7489 Senior Network Engineer jtk@titania.net Adelphia Business Solutions joseph.klein@adelphiacom.com "... the true value of the Internet is its connectedness ..." -- John W. Stewart III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5: 2: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bom6.vsnl.net.in (bom6.vsnl.net.in [202.54.4.38]) by hub.freebsd.org (Postfix) with ESMTP id DA8B737B719 for ; Wed, 28 Feb 2001 05:02:05 -0800 (PST) (envelope-from anvasant@bom6.vsnl.net.in) Received: from sujit (unknown [210.212.172.50]) by bom6.vsnl.net.in (Postfix) with SMTP id 69E695610A for ; Wed, 28 Feb 2001 18:30:39 +0500 (IST) Message-ID: <000d01c0a186$6140cc20$32acd4d2@sujit> From: "Sujit Manolikar" To: Subject: how do i install gcc on my freebsd? Date: Wed, 28 Feb 2001 18:30:07 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01C0A1B4.79D41020" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C0A1B4.79D41020 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello=20 i want to install gcc (gnu c and c++ compiler) on my freebsd. please = help me. tell me from where i can download it. and how do i install it. = i want both gnu c and c++ compiler and also the gnu java compiler (gcj). = if possible. plz reply soon. ------=_NextPart_000_000A_01C0A1B4.79D41020 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hello
 
i want to install gcc (gnu c and c++ = compiler) on=20 my freebsd. please help me. tell me from where i can download it. = and how do i install it. i want both gnu c and c++ = compiler=20 and also the gnu java compiler (gcj). if possible. plz reply=20 soon.
------=_NextPart_000_000A_01C0A1B4.79D41020-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5: 2:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id D460237B719 for ; Wed, 28 Feb 2001 05:02:12 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f1SD2ck22611; Wed, 28 Feb 2001 08:02:38 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9CF6EE.A803384B@ocsinternet.com> Date: Wed, 28 Feb 2001 08:02:38 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "E. Jordan Bojar" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: block realaudio References: <01Feb27.150450est.115283@gateway.intersys.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe, I would have to concur with Jordan on this one...You could even go so far as to use a '${fcmd} add deny all log any to any in via ${iif}'. Providing of course that iif is your inside interface and that you are have logging enabled you could now grep for your inside ip block and see exactly what is going out from your users, for starters... Cheers, Mikel "E. Jordan Bojar" wrote: > Joe-- > > If you're going to be restricting your userbase to begin with (and that's > your choice, obviously), you may want to consider blocking everything, then > allowing only explicit services. I've seen networks where blocking Napster > alone would've returned 30% of their bandwidth. Then you can open services > back up as required/requested. > > -- > > E. Jordan Bojar > > ----- Original Message ----- > From: "Mikel King" > To: "Joe Konecny" > Cc: "Ben" ; "FreeBSD List" > > Sent: Tuesday, February 27, 2001 2:58 PM > Subject: Re: block realaudio > > > These are the default ports that server sends on. I have a couple of > > realservers running on fBSD and these are the standard ports used for > these > > types of broadcasts. > > > > rtsp and pna will try to connect via tcp and udp...in addition there are > some > > custom config ports for udp connectrions on 7070, 8200, 3030-3036 as well. > > > > I hope that helps clarify things a bit... > > > > Cheers, > > mikel > > > > Joe Konecny wrote: > > > > > I don't see either of these listed. Real Audio is configured > > > to "auto-configure". I suppose that means it will find a port > > > to use automatically? If so that presents a problem. > > > > > > Mikel King wrote: > > > > > > > > Typically... > > > > > > > > rtsp:554 > > > > pna:7070 > > > > > > > > Cheers, > > > > mikel > > > > > > > > Ben wrote: > > > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > > Hash: SHA1 > > > > > > > > > > Yes, find the port number for RealAudio and put a rule to deny log > > > > > that port going outbound. > > > > > > > > > > - ----- Original Message ----- > > > > > From: "Joe Konecny" > > > > > To: "FreeBSD List" > > > > > Sent: Tuesday, February 27, 2001 11:57 AM > > > > > Subject: block realaudio > > > > > > > > > > > Is there any way I can block users access to using realaudio? > > > > > > > > > > > > Our users constantly tie up bandwidth with that stuff. > > > > > > > > > > > > I'm using ipfw and natd currently with ipfw set to open. > > > > > > > > > > > > Any help is appreciated! > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > -----BEGIN PGP SIGNATURE----- > > > > > Version: PGPfreeware 7.0.3 for non-commercial use > > > > > > > > > > > iQA/AwUBOpveYQht7rD8NlhDEQLoBACg1hkYeDYe350nKAkXt/s/vHmlQJcAoNcR > > > > > KDGSCR/U4k/KbaZns/F/73f/ > > > > > =dgrL > > > > > -----END PGP SIGNATURE----- > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5: 2:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.gti.net (apollo.gti.net [199.171.27.7]) by hub.freebsd.org (Postfix) with ESMTP id 2BE4A37B71A for ; Wed, 28 Feb 2001 05:02:48 -0800 (PST) (envelope-from y3k@gti.net) Received: from sludge.amc-inc.com (ts5m-pool0-201.gti.net [208.216.126.201]) by apollo.gti.net (mail) with ESMTP id DB7D514598D; Wed, 28 Feb 2001 08:02:45 -0500 (EST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <02b201c0a144$bf947700$847e03cb@apana.org.au> Date: Wed, 28 Feb 2001 07:58:58 -0500 (EST) Reply-To: Mark Yeck From: Mark Yeck To: Doug Young Subject: Re: Pocket Ethernet Adaptor (Parallel) Cc: questions , bastill@sa.apana.org.au Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It sounds like his NIC is the kind that plugs into the parallel port. Does the NE2000 driver work for those, too? Any idea where to get the RTL8002 based pocket ethernet adapter? I've only been able to find the Xircom ones. -mark On 28-Feb-01 Doug Young wrote: > The way I check to see if the NIC is properly recognized & configured during > installation is to "pretend" I'm doing an FTP install (whether I am or > otherwise). If the NIC is OK it will be in the list of interfaces .... if > its not there its obviously not a happy little NIC. I don't like generic / > asian junk NICs & refuse to have anything to do with them, however lots of > people claim to have some measure of success so I guess its worth a punt if > you have more patience than I do. > The number you stated sounds like its a RealTek. If thats correct it means > an NE2000 driver "should" work as long as the actual IRQ is what FreeBSD > thinks it is. > > ----- Original Message ----- > From: "Brian Astill" > To: "questions" > Sent: Wednesday, February 28, 2001 2:31 PM > Subject: Pocket Ethernet Adaptor (Parallel) > > >> Greetings all! >> I want to connect my ancient laptop to my network, but install, though >> apparently recognising the network adapter on IRQ7 at boot-up (or am I >> mistaken?) does not offer me any such options at Network Installation > time. >> Should it? >> Could it? >> The driver needed is for RTL8002 >> >> -- >> Regards, >> Brian >> >> ******************************************************** >> Dr Brian Astill Visiting Research Fellow >> Flinders University Institute of International Education >> Bus 8201 3480 FAX 8449 9199 >> bastill@sa.apana.org.au >> ******************************************************** >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5: 3:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.sunyit.edu (mercury.sunyit.edu [150.156.16.8]) by hub.freebsd.org (Postfix) with ESMTP id DDE6537B719 for ; Wed, 28 Feb 2001 05:03:34 -0800 (PST) (envelope-from banksw@sunyit.edu) Received: from demeter.sunyit.edu (demeter4.sunyit.edu [150.156.250.9]) by mercury.sunyit.edu (8.9.3/8.9.3) with ESMTP id IAA16062; Wed, 28 Feb 2001 08:03:33 -0500 (EST) Received: from localhost (banksw@localhost) by demeter.sunyit.edu (8.9.3+Sun/8.9.3) with ESMTP id IAA23833; Wed, 28 Feb 2001 08:03:32 -0500 (EST) X-Authentication-Warning: demeter.sunyit.edu: banksw owned process doing -bs Date: Wed, 28 Feb 2001 08:03:32 -0500 (EST) From: Wyatt Banks X-Sender: banksw@demeter To: Mike Meyer Cc: questions@freebsd.org Subject: Re: sound card configuration fails in 4.0 RELEASE In-Reply-To: <15004.2555.496540.643229@guru.mired.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Mike Meyer wrote: > Wyatt Banks types: > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > Wyatt Banks types: > > dB> > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > Wyatt Banks types: > > > > > > > > > > > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > On Tue, 27 Feb 2001, Mike Meyer wrote: > > > > > > > > > > > > > > > > > Wyatt Banks types: > > > > > > > > > > I installed an AWE64 PnP ISA card in my computer. My computer is running > > > > > > > > > > Windows 95 and FreeBSD 4.0 Release. I read the handbook which said to > > > > > > > > > > add: > > > > > > > > > > device pcm > > > > > > > > > > devce sbc > > > > > > > > > Well, at a start I'd say because you don't have an sbc device in your > > > > > > > > > kernel, but that could be a typo in your email. In which case, you may > > > > > > > > > have hid another typo. Does your dmesg output mention either sbc or pcm? > > > > > > > > actually, according to the handbook I do have an sbc device. It says: well, last night I got determined and put an end to this problem. I saw when my computer boots that bios tells me there is an audio card at irq 9. I read in the audio card book that its default irq is 5, and noticed my modem was at irq 5 when the computer boots. I first added a line to my kernel based on lint's non PnP devices where you specify irq, etc. This still didn't work, but then I decided to remove my modem from the machine and rebooted. This worked fine. Thank for all the help, of the people that wrote me, you were the one who steered me in the right direction. :) Thank you Wyatt Banks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5:37: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 2736D37B718 for ; Wed, 28 Feb 2001 05:37:05 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 24344 invoked by uid 0); 28 Feb 2001 13:37:03 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 13:37:03 -0000 Message-ID: <3A9CFEFF.3FEAE4B6@urx.com> Date: Wed, 28 Feb 2001 05:37:03 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Hill Cc: questions@freebsd.org Subject: Re: KDE2 Port problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > Hello! > > I've got a fresh 4.2-RELEASE installation that I've make world' up to > 4.2-STABLE. I did the kernel-developer installation so there's no X > installed. > > Next I've cvsup'd the ports and installed XFree-4. > > Now in KDE2 I've got problems. During build it gets to the KOffice 2.0.1 > port, gets a way through that and then fails (Error 1) with kpobject.cc. > It's complaining on line 102 of that file 'abs' is undeclared. > > I've done a few combinations of make cleans and cvsup'ing the ports tree > again. Before I remove what KDE components did install and try again can > anyone help? > > I seem to remember someone mentioning this just a few days ago but I can't > find it in the archives... ? If you edit kpobject.cc and add #include after math.h, kpobject.cc will compile. The abs funtion isn't in math.h. It is in stdlib.h. The rest of koffice is building right now so I don't know if it will finish or not but this goes a lot further. Kent > > Thanks > > Aaron Hill > > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5:46:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 9142F37B719 for ; Wed, 28 Feb 2001 05:46:07 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 25294 invoked by uid 0); 28 Feb 2001 13:46:06 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 13:46:06 -0000 Message-ID: <3A9D011E.5B2A2FA2@urx.com> Date: Wed, 28 Feb 2001 05:46:06 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: mij@osdn.com Cc: Nate Puri , freebsd-questions@FreeBSD.ORG Subject: Re: freebsd kde tgz problems References: <20010228021931.29368.qmail@web3306.mail.yahoo.com> <20010227225913.A83375@guinness.osdn.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Mock wrote: > > On Tue, 27 Feb 2001 at 18:19:31 -0800, Nate Puri wrote: > > Hi all, > > > > I installed the kde 2.1 packages from the kde mirror. > > I had some problems. Namely, there is a long delay > > before kde applications show up. Another is that not > > all of the kde apps start at all. This is true for > > konsole and others like noatun. > > > > I want kde to operate as fast on freebsd as it does on > > linux; what should I do? When I cvsup'd ports last > > night and tried to build kde2.1, it died on kdebase. > > Run make clean and try again. I had to comment out koffice from the > kde2 port's Makefile, and it worked ok. Btw, the packages were built > with X 4.0.2, so if you're not running that, that could be part of the > problem. I built from the port today, and everything worked fine when I > played with it. I don't know if your build of koffice was dying from the kpobject.cc problem or not. If it was, you can add an include for stdlib.h after the math.h and koffice will build and install. Kent > > - jim > > -- > - jim mock - O|S|D|N - open source development network - > - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5:48: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 7B30137B719 for ; Wed, 28 Feb 2001 05:48:05 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1SDm4x02705; Wed, 28 Feb 2001 08:48:04 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1SDm2v02697; Wed, 28 Feb 2001 08:48:02 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9D0192.7BAB06C@thehousleys.net> Date: Wed, 28 Feb 2001 08:48:02 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Yavuz =?iso-8859-1?Q?Ma=FElak?= Cc: questions@freebsd.org Subject: Re: multilink ppp References: <001201c0a150$de4b3420$e8010b0a@maslak> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Yavuz Mațlak wrote: > > Hello > > I use freebsd4.2 and I have two external modems and My freeBSD has > known them. > > I want to reache to internet as a backup (that is when my leasedline > is down) and I want to use as multilink my freeBSD's modems. But I > havent seen your freeBSD handbook about that an information. > > How can I use multilink my modems ? Need I recompile my kernel for it? > Yes it does support mulitlink, man 8 ppp. I have used multilink ppp and had some troubles with not detecting the link was reset on the other end. I am now using ports/net/mpd-netgraph for multilink ppp with out any problems. Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Do not meddle in the affairs of dragons, for you are crunchy and taste good with ketchup. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 5:58:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from p-mail2.cnet.fr (p-mail2.rd.francetelecom.fr [193.49.124.32]) by hub.freebsd.org (Postfix) with SMTP id 4B40D37B725 for ; Wed, 28 Feb 2001 05:58:12 -0800 (PST) (envelope-from Alexi.roger@rd.francetelecom.fr) Received: by p-voyageur.rd.francetelecom.fr with Internet Mail Service (5.5.2653.19) id <1PGGAQKZ>; Wed, 28 Feb 2001 14:57:51 +0100 Message-ID: <234EF43F481DD111A55400805F155A1301841A37@p-cygne.rd.francetelecom.fr> From: zze-ROGER Alexi FTRD/DAC/ISS To: "'freebsd-questions@FreeBSD.ORG'" Subject: Question about PPPoA and PPPoE Date: Wed, 28 Feb 2001 14:57:49 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am Alexi Roger. I wanted to know if the PPP over ATM protocol is = available on FreeBSD. I know that it works with some ATM cards, but I didn't find anything about it. In another way, do you know if it possible to send = PPPoE packet on ATM, with freeBSD. Thank you very much Alexi Roger > _/_/_/_/ FRANCE TELECOM > _/_/_/_/ BRANCHE DEVELOPPEMENT > _/_/_/_/ FRANCE TELECOM R&D >=20 > Direction de l'Architecture, de l'int=E9gration, et de la Commande = des > r=E9seaux > Laboratoire Next Generation Network > ----------------------------------------------------------------- > Pi=E8ce 630 bis E > 38-40 Rue du G=E9n=E9ral Leclerc > 92794 Issy-Moulineaux C=E9dex 9 > ----------------------------------------------------------------- > T=E9l. : +33.1.45.29.55.05 > Fax : +33.1.45.29.65.31 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6: 2:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.jet.es (smtp.jet.es [194.179.100.25]) by hub.freebsd.org (Postfix) with ESMTP id 4C54137B73E for ; Wed, 28 Feb 2001 06:02:11 -0800 (PST) (envelope-from joanra@jet.es) Received: from mail.jet.es (jet.es [194.179.100.15]) by smtp.jet.es (8.9.3/8.9.1) with ESMTP id PAA15111 for ; Wed, 28 Feb 2001 15:02:50 +0100 (MET) Received: from daemon (usuario2-36-89-114.dialup.uni2.es [62.36.89.114]) by mail.jet.es (8.9.3/8.9.1) with SMTP id PAA13978 for ; Wed, 28 Feb 2001 15:01:55 +0100 (MET) X-Envelope-To: Message-ID: <00b801c0a18f$18d9dc20$0164a8c0@daemon> From: "joanra" To: Subject: qmailadmin error Date: Wed, 28 Feb 2001 15:02:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi.. i have been installed qmail from freebsd's ports, and when i create a pop account qmailadmin put the error: "Error: could not change to directory". i check all the perms and i try to put 777 to all vopmail directory, but i have the same error. anyone help me please?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6: 2:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moon.harmonic.co.il (moon.harmonic.co.il [192.116.140.65]) by hub.freebsd.org (Postfix) with ESMTP id 8371737B718 for ; Wed, 28 Feb 2001 06:02:52 -0800 (PST) (envelope-from roman@harmonic.co.il) Received: (from nobody@localhost) by moon.harmonic.co.il (8.9.3/8.9.3) id QAA05531; Wed, 28 Feb 2001 16:00:20 +0200 To: "Brandon D. Valentine" Subject: Re: NIS/YP problems on FBSD 4.2-STABLE Message-ID: <983368820.3a9d047476306@webmail.harmonic.co.il> Date: Wed, 28 Feb 2001 16:00:20 +0200 (IST) From: Roman Shterenzon Cc: freebsd-questions@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quoting "Brandon D. Valentine" : > On Tue, 27 Feb 2001, Brooks Davis wrote: > > >On Tue, Feb 27, 2001 at 09:50:48PM +0100, O. Hartmann wrote: > >> Well, I'm sorry bothering you again with these problems, > >> but they become serious to me, sorry. > >> > >> My intention was to build up a NIS/YP domain. But it seems > >> to be very complex. > > Not to be captious, but it has been my experience that open source > and/or free NIS/YP implementations are not exactly up to scrub. Most of > them work, to a certain extent, and that seems to be enough. This holds > true for all of the BSDs and linux. They tend to work well enough for > basic map sharing, and sometimes only to certain other OSes. When you > look for things like remote modification of account information, things > can start to break down. The code in FreeBSD probably works better than > the rest of them, but even it falls down on some of the higher > functionality of NIS. I genuinely wish I, or somebody better > qualified had the time to write a flexible, extensible, BSD > licensed YP implementation. I think trhat what's missing in FreeBSD NIS implementation is the ability to change password field to "x" for requests from high ports (the present implementation just denies access). I was looking into bringing this to FreeBSD (from linux), but unfortunately didn't quite have time to get to it. --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:20:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.i-next.net (mailhost.i-next.net [202.61.64.11]) by hub.freebsd.org (Postfix) with ESMTP id 9774437B748 for ; Wed, 28 Feb 2001 06:20:09 -0800 (PST) (envelope-from tayerv@ph.inter.net) Received: from ph.inter.net (unknown [203.176.75.33]) by mailhost.i-next.net (Postfix) with ESMTP id E10B420697 for ; Wed, 28 Feb 2001 21:59:33 +0800 (PHT) Message-ID: <3A9D0412.A12C9D16@ph.inter.net> Date: Wed, 28 Feb 2001 21:58:42 +0800 From: Jett Tayer X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD-stable Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i am a new user of FreeBSD and i want to know how can i make my FreeBSD-RELEASE to FreeBSD-stable version..? jett tayer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:32:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 87CD037B71A for ; Wed, 28 Feb 2001 06:32:07 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id SAA93936 for ; Wed, 28 Feb 2001 18:15:58 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f1SEW1q15507 for freebsd-questions@freebsd.org; Wed, 28 Feb 2001 17:32:01 +0300 Date: Wed, 28 Feb 2001 17:32:00 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Subject: Re: bsd logo Message-ID: <20010228173200.A15351@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org References: <00f301c0a172$91e7b8c0$fe00a8c0@kat.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: ; from jessie@power-jessie.net on Wed, Feb 28, 2001 at 08:21:38PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 08:21:38PM -0800, Power JeSsIe! wrote: > is this cute? > > http://freebsdphreak.org/takeittux.jpg This shows some problems of human who had created this. Somebody can create Christ picture with same theme, but this does not mean that Ortodox icons are bad. There are so many porno sites powered by FreeBSD (or Linux) but this does not mean that FreeBSD team supports them. :-) Pictures like above just show problems of artist and not problems of original FreeBSD logo. Original FreeBSD logo shows very friendly and cute daemon. And "fork" looks like fork() :-) -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:35:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 3BAB637B71A for ; Wed, 28 Feb 2001 06:35:52 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id SAA93965 for ; Wed, 28 Feb 2001 18:19:40 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f1SEZen15526 for freebsd-questions@FreeBSD.ORG; Wed, 28 Feb 2001 17:35:40 +0300 Date: Wed, 28 Feb 2001 17:35:40 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD-stable Message-ID: <20010228173540.B15351@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <3A9D0412.A12C9D16@ph.inter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <3A9D0412.A12C9D16@ph.inter.net>; from tayerv@ph.inter.net on Wed, Feb 28, 2001 at 09:58:42PM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 09:58:42PM +0800, Jett Tayer wrote: > i am a new user of FreeBSD and i want to know how can i make > my FreeBSD-RELEASE to FreeBSD-stable version..? http://www.freebsd.org/handbook/cvsup.html -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:39:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from debian.kosnet.ru (debian.kosnet.ru [194.58.92.75]) by hub.freebsd.org (Postfix) with ESMTP id E656637B718 for ; Wed, 28 Feb 2001 06:39:39 -0800 (PST) (envelope-from albert@kosnet.ru) Received: from debian.kosnet.ru (debian.kosnet.ru [194.58.92.75]) by debian.kosnet.ru (8.8.8/Relcom-2A) with ESMTP id RAA30346 for ;Wed, 28 Feb 2001 17:35:26 +0300 Date: Wed, 28 Feb 2001 17:35:26 +0300 (MSK) From: Albert Mamanov To: Subject: STABLE and Sendmail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! After cvsup 26.02.2001 my sendmail stop work. When start whith long pause it print gethostbyaddr(193.125.19.33) failed: 2 Then started. Whith old kernel all ok. My steps is: make buildworld make installworld mergemaster make buildkernel make installkernel How can i solve this problem? Albert Mamanov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:47:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 8665637B719 for ; Wed, 28 Feb 2001 06:47:42 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SEj5V27872; Wed, 28 Feb 2001 09:45:06 -0500 (EST) Message-ID: <3A9D0EF9.FDEFEFA4@mail.iowna.com> Date: Wed, 28 Feb 2001 09:45:13 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Albert Mamanov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: STABLE and Sendmail References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Albert Mamanov wrote: > > Hi! > After cvsup 26.02.2001 my sendmail stop work. > When start whith long pause it print > gethostbyaddr(193.125.19.33) failed: 2 > Then started. > Whith old kernel all ok. > > My steps is: > make buildworld > make installworld > mergemaster > make buildkernel > make installkernel > > How can i solve this problem? Check to see if you overwrote your /etc/hosts file when you did mergemaster. It should have your actual hostname in it. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:52:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out5.mx.nwbl.wi.voyager.net (out5.mx.nwbl.wi.voyager.net [169.207.2.77]) by hub.freebsd.org (Postfix) with ESMTP id 2361237B718 for ; Wed, 28 Feb 2001 06:52:37 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out5.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f1SEqUT13550; Wed, 28 Feb 2001 08:52:30 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id IAA28593; Wed, 28 Feb 2001 08:52:30 -0600 (CST) Date: Wed, 28 Feb 2001 08:52:30 -0600 From: Doug Poland To: michal.kutnohorsky@asp1000.com Cc: freebsd-questions@freebsd.org Subject: Re: traffic monitoring Message-ID: <20010228085229.A28175@polands.org> Mail-Followup-To: michal.kutnohorsky@asp1000.com, freebsd-questions@freebsd.org References: <381F2A6B1CC4C449B19CA48BA7A2A87B0E1C18@server.asp1000.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <381F2A6B1CC4C449B19CA48BA7A2A87B0E1C18@server.asp1000.cz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 10:18:41AM +0100, michal.kutnohorsky@asp1000.com wrote: > hi, > > im lookin for some easy and simple program which will allow me to watching > how many MB transfer which ip in my local net thru freebsd server and by > which services it was transfered /www,ftp etc./ > > any know about some simple program? > try trafshow in the ports collection -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 6:58:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zcamail03.zca.compaq.com (zcamail03.zca.compaq.com [161.114.32.103]) by hub.freebsd.org (Postfix) with ESMTP id AF65437B719 for ; Wed, 28 Feb 2001 06:58:22 -0800 (PST) (envelope-from malaiya@wasted.zk3.dec.com) Received: by zcamail03.zca.compaq.com (Postfix, from userid 12345) id C6B34CED; Wed, 28 Feb 2001 06:58:19 -0800 (PST) Received: from taynzmail03.nz-tay.cpqcorp.net (taynzmail03.nz-tay.cpqcorp.net [16.47.4.103]) by zcamail03.zca.compaq.com (Postfix) with ESMTP id A8A8DE96 for ; Wed, 28 Feb 2001 06:58:19 -0800 (PST) Received: by taynzmail03.nz-tay.cpqcorp.net (Postfix, from userid 12345) id 0B9FD141; Wed, 28 Feb 2001 09:58:19 -0500 (EST) Received: from anw.zk3.dec.com (wasted.zk3.dec.com [16.140.32.3]) by taynzmail03.nz-tay.cpqcorp.net (Postfix) with ESMTP id CEE47148 for ; Wed, 28 Feb 2001 09:58:18 -0500 (EST) Received: from localhost by anw.zk3.dec.com (8.9.3/1.1.22.2/08Sep98-0251PM) id JAA0000524464; Wed, 28 Feb 2001 09:58:04 -0500 (EST) Date: Wed, 28 Feb 2001 09:58:01 -0500 (EST) From: Vikram Malaiya USG To: freebsd-questions@FreeBSD.ORG Subject: r-login problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG DOes the latest version of FREEBSD pass the DISPLAY environment , when connecting to a remaote machine using r-login?? was it ever supported ? thanks Vikram To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:16:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 7BCEE37B718 for ; Wed, 28 Feb 2001 07:16:29 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 35986 invoked by uid 100); 28 Feb 2001 15:16:28 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.5708.642413.344467@guru.mired.org> Date: Wed, 28 Feb 2001 09:16:28 -0600 To: Ben Calvert Cc: questions@freebsd.org Subject: Re: cron help? In-Reply-To: <27807186@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben Calvert types: > This is a multi-part message in MIME format. > --------------010601060306070205080706 > Content-Type: text/plain; charset=us-ascii; format=flowed > Content-Transfer-Encoding: 7bit > > i just set up a new /etc/crontab (see below) yesterday and have been > getting this every 5 minutes since. the weird thing is that the atrun > line wasn't modified at all, i just added a script to run cvsup at 3 pm > every day... > > this is my first time trying to set up cron, so i'm sure there's > something really obvious i'm doing wrong... See the FAQ at Since what you're doing happens daily, I'd suggest moving dailysup to /usr/local/etc/periodic/daily/100.dailysup, and letting it be run as part of the daily periodic run. > -------- Original Message -------- > Subject: Cron root /usr/libexec/atrun > Date: Tue, 27 Feb 2001 23:25:00 -0800 (PST) > From: root@cair.stonehenge-net.com (Cron Daemon) > To: root@cair.stonehenge-net.com > > > > root: not found > > --------------010601060306070205080706 > Content-Type: text/plain; > name="crontab" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline; > filename="crontab" > > # /etc/crontab - root's crontab for FreeBSD > # > # $FreeBSD: src/etc/crontab,v 1.21.2.1 2000/09/20 02:32:51 jkh Exp $ > # > SHELL=/bin/sh > PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin > HOME=/var/log > # > #minute hour mday month wday who command > # > 5 * * * * root /usr/libexec/atrun > # > # rotate log files every hour, if necessary > 0 * * * * root newsyslog > # > # do daily/weekly/monthly maintenance > 59 1 * * * root periodic daily > 30 3 * * 6 root periodic weekly > 30 5 1 * * root periodic monthly > # > # time zone change adjustment for wall cmos clock, > # does nothing, if you have UTC cmos clock. > # See adjkerntz(8) for details. > 1,31 0-5 * * * root adjkerntz -a > > # cair specifics: get run cvsup every night > 05 15 * * * root /root/bin/dailysup > > --------------010601060306070205080706-- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:27:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from route-1.damn-cool.net (route-1.damn-cool.net [209.134.127.237]) by hub.freebsd.org (Postfix) with ESMTP id 6D83C37B718 for ; Wed, 28 Feb 2001 07:27:43 -0800 (PST) (envelope-from gmains@damn-cool.net) Received: from localhost (gmains@localhost) by route-1.damn-cool.net (8.11.0/8.11.0) with ESMTP id f1SFRg400421 for ; Wed, 28 Feb 2001 09:27:42 -0600 (CST) (envelope-from gmains@damn-cool.net) Date: Wed, 28 Feb 2001 09:27:42 -0600 (CST) From: Gabriel Mark Mains To: questions@freebsd.org Subject: Printer sharing for Macs? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to configure Netatalk so that I can share my HP 4MV printer with the Macintosh computers on my LAN. I have tried to consult the man pages but I can't seem to figure out how to configure it to work. Does anyone know of a place I can find an easy How-To or something to get me started? Thanks a bunch, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:37:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 94B2237B719 for ; Wed, 28 Feb 2001 07:37:32 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 36579 invoked by uid 100); 28 Feb 2001 15:37:32 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.6972.28360.596538@guru.mired.org> Date: Wed, 28 Feb 2001 09:37:32 -0600 To: "Power JeSsIe!" Cc: questions@freebsd.org Subject: Re: bsd logo In-Reply-To: <82200887@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Power JeSsIe! types: > i'm just wondering why is it that the > bsd logo is a little red devil? > > http://www.freebsd.org/copyright/daemon.html > said : > > "Many people equate the word ``daemon'' with the word ``demon,'' implying > some kind of Satanic connection between UNIX and the underworld. This is an > egregious misunderstanding. ``Daemon'' is actually a much older form of > ``demon''; daemons have no particular bias towards good or evil, but rather > serve to help define a person's character or personality. The ancient > Greeks' concept of a ``personal daemon'' was similar to the modern concept > of a ``guardian angel'' --- ``eudaemonia'' is the state of being helped or > protected by a kindly spirit. As a rule, UNIX systems seem to be infested > with both daemons and demons." (p403) > > but if daemon doesn't mean a demon, > why is it that the logo is like that? > a little red fellow with horns,tail and a fork... > > can someone enlighten me pls... > i've heard that the fork in the logo > symbolizes UNIX... Because it's part of the imagery of religions that competed with christianity during the middle ages. Much of that - witches, black cats, the number 13, snakes, etc. - was painted as bad by the church at that time to help in their crusade to convert the pagans. In a way, it reminds me of MicroSoft marketing. Which makes it all the more appropriate. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:39:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 599EE37B718 for ; Wed, 28 Feb 2001 07:39:27 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id TAA94140 for ; Wed, 28 Feb 2001 19:23:10 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f1SFdCT16071 for freebsd-questions@FreeBSD.ORG; Wed, 28 Feb 2001 18:39:12 +0300 Date: Wed, 28 Feb 2001 18:39:12 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: traffic monitoring Message-ID: <20010228183912.A16021@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <381F2A6B1CC4C449B19CA48BA7A2A87B0E1C18@server.asp1000.cz> <20010228085229.A28175@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20010228085229.A28175@polands.org>; from dpoland@polands.org on Wed, Feb 28, 2001 at 08:52:30AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 08:52:30AM -0600, Doug Poland wrote: > try trafshow in the ports collection Or maybe /usr/ports/net/trafd and /usr/ports/net/tas -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:42:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id D7D5837B718 for ; Wed, 28 Feb 2001 07:42:43 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f1SFeki19014; Wed, 28 Feb 2001 10:40:46 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <006701c0a19d$3248c0a0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Sujit Manolikar" , References: <000d01c0a186$6140cc20$32acd4d2@sujit> Subject: Re: how do i install gcc on my freebsd? Date: Wed, 28 Feb 2001 10:43:28 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > hello > > i want to install gcc (gnu c and c++ compiler) on my freebsd. > i want both gnu c and c++ compiler They're included as part of the base distribution, so they don't need to be installed. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:46:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 43CAC37B71B for ; Wed, 28 Feb 2001 07:46:14 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 36890 invoked by uid 100); 28 Feb 2001 15:46:13 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.7493.384691.230895@guru.mired.org> Date: Wed, 28 Feb 2001 09:46:13 -0600 To: Brian Peterson Cc: questions@freebsd.org Subject: Re: Freezes at /sbin/init In-Reply-To: <40546830@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Peterson types: > From: Jim Durham > ... > As to why /sbin/init won't run, more information would be a real > help. When you mount the drive from the fixit floppy, does /sbin > exist? Does init exist? Can you fsck all the partitions on the > hard drive successfully? > > Yes, they both exist on the hard drive. Fsck runs ok; at least, > it does phase 1-5 without complaint, and goes on to tell me how > many files I have, the disk fragmentation, etc. > This happens for /, /usr, and /var. (All my filesystems.) Try comparing /sbin/init on the fixit file system to the one on your file system. If they aren't the same, move the old one and copy the new one into place. > I should mention that daemons are started from /usr/local/etc/rc.d. > This directory contains Bourne shell scripts to fire the various > daemons, and such scripts should also understand the arguments > "start" and "stop". > > Are you sure your installation completed? Things will get very > strange if you bail out early. > > Guess what? I don't HAVE anything in /usr/local !!! > Certainly not a /usr/local/etc/rc.d > (There IS a /usr/local directory, though. It's just empty.) He's only half right. Ports daemons are started from /usr/local/etc/rc.d. Base system daemons are started from /etc/rc (or the things it runs). Don't worry about it being empty - at least not yet. The problem you've described is apparently happening before that. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:46:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id D571E37B718 for ; Wed, 28 Feb 2001 07:46:12 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1SFk5286318; Wed, 28 Feb 2001 09:46:05 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Wed, 28 Feb 2001 09:46:05 -0600 (CST) From: Brennan Stehling To: Peter Disiot Cc: freebsd-questions@FreeBSD.ORG Subject: Re: lockmailbox error code 75 In-Reply-To: <3A9C4A95.41D3DDBC@sysreal.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had this problem as well, but I do not remember how I fixed it. But this problem did come up quite a bit over the last 6 months. You should be able to find the answer by searching the mailing list archives. One solution was to do a setuid on the mail.local delivery program, but that is a bad option. There is another way. Perhaps it was this rule that I added to my .mc file when building sendmail.cf. FEATURE(access_db, `hash -o /etc/mail/access')dnl Inside that file I then have these following lines... localhost.localdomain RELAY localhost RELAY 127.0.01. RELAY The first one may actually be wrong, but it all works for me. You can also put in lines like this... FREE.STEALTH.MAILER@ 550 We don't accept mail from spammers spam.hotmail.com REJECT Those can be helpful to block specific spam host that you are aware of. But try to find a similar solution to this in the archives. It has been a while since I had to fix this problem. Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Wed, 28 Feb 2001, Peter Disiot wrote: > Hello, > > I recently upgraded my sendmail to 8.11.2-stable. I think every thing > went well > however now I can't send mail to local users or outsiders. I get the > following error > in the maillog > lockmailbox /var/mail/root failed; error code 75. > What could be causing this? and how can it be fixed? > > Any help on this would be greatly appreciated > Regards > Peter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:49:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id A72E837B718 for ; Wed, 28 Feb 2001 07:49:28 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 36970 invoked by uid 100); 28 Feb 2001 15:49:28 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.7688.111560.446013@guru.mired.org> Date: Wed, 28 Feb 2001 09:49:28 -0600 To: "Otter" Cc: questions@freebsd.org Subject: RE: 4.1 and Epson 880 printer config In-Reply-To: <77481251@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Otter types: > Mine was setup briefly for use under FreeBSD. First of all, I used the > parallel connection, instead of the USB. It seemed like less bloat on > the kernel. Second, I installed ghostscript 6.50 with apsfilter. > Apsfilter's setup requires some gimp plugin found in the newer > ghostscript. Once you get that installed, you should be set. Serve > with a twist of lime. Enjoy! USB .vs. parallel - probably if that's the only USB device you have. Otherwise? Who knows. I've found my laser printer gets much better data rates over USB than it did over parallel, though. Personally, I like the idea of diking parallel port support out completely, and turning it off in the BIOS to free up an IRQ. But that's just me. If the gimp plugin for ghostscript bothers you, try magicfilter instead of apsfilter. Magicfilter seems like less bloat than apsfilter. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 7:53:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id 4BA4337B71A for ; Wed, 28 Feb 2001 07:53:26 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 1429 invoked from network); 28 Feb 2001 15:51:53 -0000 Received: from dinky.tclme.org (HELO tclme.org) (rgreene@208.24.52.135) by mail.tclme.org with SMTP; 28 Feb 2001 15:51:53 -0000 Message-ID: <3A9D2021.96DB80BD@tclme.org> Date: Wed, 28 Feb 2001 09:58:25 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: joanra Cc: freebsd-questions@freebsd.org Subject: Re: qmailadmin error References: <00b801c0a18f$18d9dc20$0164a8c0@daemon> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ask this on a qmail list instead. You'll get more responses. Are you using the mbox format? Have you created links to /var/spool/mail for each user? joanra wrote: > > Hi.. i have been installed qmail from freebsd's ports, and when i create a > pop account qmailadmin put the error: "Error: could not change to > directory". > > i check all the perms and i try to put 777 to all vopmail directory, but i > have the same error. > > anyone help me please?? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Bob Greene rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8: 0: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monet.titania.net (istation.titania.net [209.207.60.30]) by hub.freebsd.org (Postfix) with ESMTP id 8509B37B71A for ; Wed, 28 Feb 2001 07:59:52 -0800 (PST) (envelope-from jtk@titania.net) Received: from titania.net (dega.titania.net [209.207.60.18]) by monet.titania.net (8.11.2/8.11.1) with ESMTP id f1SG0bZ90591 for ; Wed, 28 Feb 2001 16:00:37 GMT (envelope-from jtk@titania.net) Message-ID: <3A9D127E.3050104@titania.net> Date: Wed, 28 Feb 2001 10:00:14 -0500 From: "Joseph T. Klein" Organization: Titania Corporation User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20010131 Netscape6/6.01 X-Accept-Language: en,pdf MIME-Version: 1.0 To: "'freebsd-questions@freebsd.org'" Subject: Re: Curious delay in telnet References: <01C0A18C.DF404B40.thomas.uhrfelt@plymovent.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Populate your local DNS with xxx.168.192.in-addr.arpa and xx.168.192.in-addr.arpa PTR records. Thomas Uhrfelt wrote: > Simple solution? > > I have 2 192.168.x.y networks connected via pipsecd. All users are using > DHCP. How do I go about implementing a simple solution for this? (ie. when > telnetting from the 192.168.xxx.y network to the 192.168.xx.y network) I > hate these timeouts... telnetd should have an option to turn this off.. > > Thomas > > -----Original Message----- > From: Joseph T. Klein [SMTP:jtk@titania.net] > Sent: Tuesday, February 27, 2001 11:05 PM > Cc: freebsd-stable@FreeBSD.ORG > Subject: Re: Curious delay in telnet > > If you do not have proper reverse DNS resolution the daemon > pauses while waiting for the DNS to time out. This affects any > service that attempts to resolve the IP address using DNS. > > This is an incredibly common problem with a very simple > solution. > > Tyler McGeorge wrote: > > >> This problem, and a similar acting problem with FTPd, >> used to plague me. I found that after I setup my BIND >> name daemon, this issue was resolved. If you don't >> really have a need for a BIND name daemon, I would >> suggest setting it up with just your 127.0.0 network >> and your ISP network and set the pointers. You could >> also contact your ISP and offer to be a backup name >> server, this would solve your problem, it shouldn't >> cause them any problems, and you would also have >> faster lookups for any data on your ISP's nameserver. >> This is just a suggestion. I set up my DNS with a free >> domain name from yi.org, where you can get >> .yi.org for free. There are many services >> like this and it doesn't hurt. When I remote admin, I >> don't have to type in the cumbersome IP address, I >> just type in the domain. This is another idea. >> >> My FTPd problem also disappeared at the same time >> after I set up my BIND name daemon. >> --- David Malone wrote: >> >> >>> On Tue, Feb 27, 2001 at 10:13:03AM -0700, Nate >>> Williams wrote: >>> >>> >>>>> When I first telnet from my FB4.1 system to my >>>> >>> FB4.1 system, it prints: >>> >>> >>>>> Trying 192.168.168.42... >>>>> Connected to fb42. >>>>> Escape character is '^]'. >>>>> >>>>> It then waits quite a long while (about a >>>> >>> minute) before printing: >>> >>> >>>>> FreeBSD/i386 (fb42.cfcl.com) (ttyp0) >>>>> >>>>> login: >>>> >>>> Try: >>>> >>>> 'telnet -N 192.168.168.42' >>>> >>>> -N Prevents IP address to name lookup >>> >>> when destination host is given >>> >>> >>>> as an IP address. >>>> >>>> If it comes up very quickly, it's a DNS/lookup >>> >>> issue. >>> >>> I don't think that will help 'cos the delay looks >>> like it is with >>> the telnetd at the far end trying to look up the >>> name, not the >>> local telnet. Unfortunately telnetd doesn't seem to >>> have an option >>> corrisponding to -N. >>> >>> David. >>> >>> To Unsubscribe: send mail to majordomo@FreeBSD.org >>> with "unsubscribe freebsd-stable" in the body of the >>> message >>> >>> >>> >> >> >> >> __________________________________________________ >> Do You Yahoo!? >> Get email at your own domain with Yahoo! Mail. >> http://personal.mail.yahoo.com/ >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-stable" in the body of the message > > > > -- > Joseph T. Klein +1 414 915 7489 > Senior Network Engineer jtk@titania.net > Adelphia Business Solutions joseph.klein@adelphiacom.com > > "... the true value of the Internet is its connectedness ..." > -- John W. Stewart III > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Joseph T. Klein +1 414 915 7489 Senior Network Engineer jtk@titania.net Adelphia Business Solutions joseph.klein@adelphiacom.com "... the true value of the Internet is its connectedness ..." -- John W. Stewart III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8: 4:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 717EF37B719 for ; Wed, 28 Feb 2001 08:04:53 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id SAA03648 for ; Wed, 28 Feb 2001 18:11:04 +0100 Message-ID: <3A9D21F5.6B91740F@i-clue.de> Date: Wed, 28 Feb 2001 17:06:13 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: questions@FreeBSD.org Subject: What happened to xntpd? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking for a method to synchronize clocks. xntpd is mentioned in various places, but I cannot locate it: amnesix# uname -a FreeBSD amnesix.i-clue.de 4.2-STABLE FreeBSD 4.2-STABLE #4: Tue Feb 13 18:11:45 CET 2001 so@amnesix.i-clue.de:/usr/src/sys/compile/AMNESIX-4.2-S i386 amnesix# locate xntpd amnesix# Can anybody advise? Thanks in advance -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:11:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0D99E37B718 for ; Wed, 28 Feb 2001 08:11:34 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id f1SGBRh20845; Wed, 28 Feb 2001 10:11:27 -0600 (CST) (envelope-from dan) Date: Wed, 28 Feb 2001 10:11:26 -0600 From: Dan Nelson To: Christoph Sold Cc: questions@FreeBSD.ORG Subject: Re: What happened to xntpd? Message-ID: <20010228101126.A9891@dan.emsphone.com> References: <3A9D21F5.6B91740F@i-clue.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.14i In-Reply-To: <3A9D21F5.6B91740F@i-clue.de>; from "Christoph Sold" on Wed Feb 28 17:06:13 GMT 2001 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Feb 28), Christoph Sold said: > I'm looking for a method to synchronize clocks. xntpd is mentioned in > various places, but I cannot locate it: > > amnesix# uname -a > FreeBSD amnesix.i-clue.de 4.2-STABLE FreeBSD 4.2-STABLE #4: Tue Feb 13 > 18:11:45 > CET 2001 so@amnesix.i-clue.de:/usr/src/sys/compile/AMNESIX-4.2-S > i386 > amnesix# locate xntpd > amnesix# > > Can anybody advise? It's "ntpd" now. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:15:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 24CDC37B71B for ; Wed, 28 Feb 2001 08:15:55 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f1SGFm486676; Wed, 28 Feb 2001 10:15:48 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Wed, 28 Feb 2001 10:15:48 -0600 (CST) From: Brennan Stehling To: Peter Disiot Cc: freebsd-questions@FreeBSD.ORG Subject: Re: lockmailbox error code 75 In-Reply-To: <3A9C4A95.41D3DDBC@sysreal.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I found the answer... http://docs.freebsd.org/cgi/getmsg.cgi?fetch=104206+0+archive/2000/freebsd-isp/20001029.freebsd-isp I found it from here... http://www.greasydaemon.com/cgi/udmsearch/gd.cgi?q=lockmailbox&m=any&ps=10&o=0 Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Wed, 28 Feb 2001, Peter Disiot wrote: > Hello, > > I recently upgraded my sendmail to 8.11.2-stable. I think every thing > went well > however now I can't send mail to local users or outsiders. I get the > following error > in the maillog > lockmailbox /var/mail/root failed; error code 75. > What could be causing this? and how can it be fixed? > > Any help on this would be greatly appreciated > Regards > Peter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:27:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 5DA6C37B719 for ; Wed, 28 Feb 2001 08:27:38 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id SAA03838; Wed, 28 Feb 2001 18:33:44 +0100 Message-ID: <3A9D2745.B998A12B@i-clue.de> Date: Wed, 28 Feb 2001 17:28:53 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Dan Nelson Cc: Christoph Sold , questions@FreeBSD.ORG Subject: Re: What happened to xntpd? References: <3A9D21F5.6B91740F@i-clue.de> <20010228101126.A9891@dan.emsphone.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Nelson schrieb: > > In the last episode (Feb 28), Christoph Sold said: > > I'm looking for a method to synchronize clocks. xntpd is mentioned in > > various places, but I cannot locate it: > > > > amnesix# uname -a > > FreeBSD amnesix.i-clue.de 4.2-STABLE FreeBSD 4.2-STABLE #4: Tue Feb 13 > > 18:11:45 > > CET 2001 so@amnesix.i-clue.de:/usr/src/sys/compile/AMNESIX-4.2-S > > i386 > > amnesix# locate xntpd > > amnesix# > > > > Can anybody advise? > > It's "ntpd" now. Thanks a lot. For the record, http://www.mostgraveconcern.com/freebsd/sheet.cgi?ntp http://www.freebsdzine.org/attic/199902/time.txt and http://www.daemonnews.org/200002/answerman.html were all helpful in installing the beast. www.ntp.org list a lot of time servers availble to the public. Methinks all the topics are covered now, up to the archives with it! Thanks again -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:28:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 65BE737B719 for ; Wed, 28 Feb 2001 08:28:14 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SGPcV13758; Wed, 28 Feb 2001 11:25:39 -0500 (EST) Message-ID: <3A9D268B.12D92E49@mail.iowna.com> Date: Wed, 28 Feb 2001 11:25:47 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Meyer Cc: Ben Calvert , questions@FreeBSD.ORG Subject: Re: cron help? References: <15005.5708.642413.344467@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This looks like something I've seen before. It appears that you've got a user crontab with the system crontab format. A user crontab doesn't include the "who" like ("root" in this case) because it always runs as the user who owns it. Search around and see if you've got any other crontabs around that might contain the same data as this one. It's possible (especially if you're new) that you edited the crontab for a normal user as well. -Bill Mike Meyer wrote: > > Ben Calvert types: > > This is a multi-part message in MIME format. > > --------------010601060306070205080706 > > Content-Type: text/plain; charset=us-ascii; format=flowed > > Content-Transfer-Encoding: 7bit > > > > i just set up a new /etc/crontab (see below) yesterday and have been > > getting this every 5 minutes since. the weird thing is that the atrun > > line wasn't modified at all, i just added a script to run cvsup at 3 pm > > every day... > > > > this is my first time trying to set up cron, so i'm sure there's > > something really obvious i'm doing wrong... > > root: not found > > # /etc/crontab - root's crontab for FreeBSD > > # > > # $FreeBSD: src/etc/crontab,v 1.21.2.1 2000/09/20 02:32:51 jkh Exp $ > > # > > SHELL=/bin/sh > > PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin > > HOME=/var/log > > # > > #minute hour mday month wday who command > > # > > 5 * * * * root /usr/libexec/atrun > > # > > # rotate log files every hour, if necessary > > 0 * * * * root newsyslog > > # > > # do daily/weekly/monthly maintenance > > 59 1 * * * root periodic daily > > 30 3 * * 6 root periodic weekly > > 30 5 1 * * root periodic monthly > > # > > # time zone change adjustment for wall cmos clock, > > # does nothing, if you have UTC cmos clock. > > # See adjkerntz(8) for details. > > 1,31 0-5 * * * root adjkerntz -a > > > > # cair specifics: get run cvsup every night > > 05 15 * * * root /root/bin/dailysup > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:29:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id 2958537B718; Wed, 28 Feb 2001 08:29:37 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from netcom1.netcom.com (user-2inisag.dialup.mindspring.com [165.121.113.80]) by hall.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id LAA25548; Wed, 28 Feb 2001 11:29:32 -0500 (EST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 0E005E6ACA; Wed, 28 Feb 2001 08:29:28 -0800 (PST) From: Mike Harding To: lnb@FreeBSDsystems.COM Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG In-reply-to: <01022703121505.44481@panda.FreeBSDsystems.COM> (message from Lanny Baron on Tue, 27 Feb 2001 03:12:15 -0500) Subject: Re: strangeness with xterm References: <01022703121505.44481@panda.FreeBSDsystems.COM> Message-Id: <20010228162928.0E005E6ACA@netcom1.netcom.com> Date: Wed, 28 Feb 2001 08:29:28 -0800 (PST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I find typing 'reset' at the command line stops this nonsense, but I don't know why the xterm doesn't start up this way. - Mike H. From: Lanny Baron Date: Tue, 27 Feb 2001 03:12:15 -0500 Content-Type: text/plain; charset="iso-8859-1" Cc: stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.ORG Precedence: bulk Hello Fellow FreeBSD'ers, Since an installation or rather an upgrade to 4.2-STABLE, I have been encountering problems with X using xterm's. The problem demonstrates itself when editing files with vi and even when installing apps like mod_php4. It seems to be linked to the up and down scrolling keys. When scrolling up, many times vi goes into insert mode and puts in an A and when scrolling down, it will put in B's and C's. Addtiionally, the number pad keys will not input numbers but rather letters. Has anyone else had this problem? Would anyone know how to correct the symptom? In my .xsession I have put the following: stty ospeed 38400 stty ispeed 38400 Unfortunately the above does not help. Thanks in advance for any help with this issue. =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Lanny Baron FreeBSD Systems; Freedom Technologies Corp. 1.877.963.1900 http://www.FreeBSDsystems.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:30:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id DACDC37B71A for ; Wed, 28 Feb 2001 08:30:30 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SGRrV14692; Wed, 28 Feb 2001 11:27:53 -0500 (EST) Message-ID: <3A9D2711.39B38307@mail.iowna.com> Date: Wed, 28 Feb 2001 11:28:01 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bob Greene Cc: joanra , freebsd-questions@FreeBSD.ORG Subject: Re: qmailadmin error References: <00b801c0a18f$18d9dc20$0164a8c0@daemon> <3A9D2021.96DB80BD@tclme.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bob Greene wrote: > > Hi.. i have been installed qmail from freebsd's ports, and when i create a > > pop account qmailadmin put the error: "Error: could not change to > > directory". > > > > i check all the perms and i try to put 777 to all vopmail directory, but i > > have the same error. That won't work. 777 is TOO OPEN, qmail will acutally refuse to deliver mail to a directory with perms that open. I don't remember the exact incantation, but I believe the directory has to be writable only by the owner for qmail to deliver mail to it. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:31:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id 8FCFA37B718 for ; Wed, 28 Feb 2001 08:31:11 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 7925 invoked from network); 28 Feb 2001 16:29:39 -0000 Received: from dinky.tclme.org (HELO tclme.org) (rgreene@208.24.52.135) by mail.tclme.org with SMTP; 28 Feb 2001 16:29:39 -0000 Message-ID: <3A9D28FA.F88353B0@tclme.org> Date: Wed, 28 Feb 2001 10:36:10 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: Alex Charalabidis , "freebsd-questions@FreeBSD.ORG" Subject: Re: web site: ms vs freebsd References: <3A9A70D5.DFC4F6D6@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well... I use Lynx almost daily. At a client site, I can't always get a GUI, but I can use lynx from any terminal. I also use Pine when I have to for the same reason. Duraid wrote: > > Lynx... hmm... that's what freebsd is all about. > isn't it a downside too not taking advantage of new features... there is > always a compromise > > and also how many users use lynx now a days.. really how many? > > Duraid > > Alex Charalabidis wrote: > > > On Sun, 25 Feb 2001, Rick Hamell wrote: > > > > > > > > > that can be done too ... > > > > > > Microsoft's web site use to gak on Internet Explorer... That > > > paticular problem has been fixed. But try looking at it with Lynx. :) > > > > > We have enough real ammuntion for MS-bashing without being unreasonable. > > Apart from the typical widespread omission of ALT tags, Microsoft's > > website has always been a damn sight more navigable with Lynx than many > > others. In fact, the difference between MS and FreeBSD's web sites is > > not all that great when viewed under Lynx. > > > > -ac > > > > -- > > =================================================================== > > Alex Charalabidis Worldspice Technologies > > 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 > > Opinions expressed are mine alone but may be yours for a small fee. > > =================================================================== > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Bob Greene rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:36:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id ABEFB37B71B for ; Wed, 28 Feb 2001 08:36:52 -0800 (PST) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.1/8.11.1) with ESMTP id f1SGY9W02198; Wed, 28 Feb 2001 11:34:09 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200102281634.f1SGY9W02198@fac13.ds.psu.edu> To: Neil Blakey-Milner , freebsd-questions@FreeBSD.ORG Subject: Re: bsd logo In-Reply-To: Your message of "Wed, 28 Feb 2001 11:02:03 +0200." <20010228110202.A84177@rapier.smartspace.co.za> Date: Wed, 28 Feb 2001 11:34:09 -0500 From: hawk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG neil nattered, > Webster's definition: > > Demon \De"mon\, n. [F. d['e]mon, L. daemon a spirit, an evil > spirit, fr. Gr. ? a divinity; of uncertain origin.] I read that as "a divinitity of uncertain origin." We could then have public service messages, "It's 11:00. Do you know where your gods are?" :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:38:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 5B48237B719 for ; Wed, 28 Feb 2001 08:38:55 -0800 (PST) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.1/8.11.1) with ESMTP id f1SGaBW02215; Wed, 28 Feb 2001 11:36:11 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200102281636.f1SGaBW02215@fac13.ds.psu.edu> To: "Artem Koutchine" , freebsd-questions@FreeBSD.ORG Subject: Re: bsd logo In-Reply-To: Your message of "Wed, 28 Feb 2001 12:30:46 +0300." <005001c0a169$2b506160$0c00a8c0@ipform.ru> Date: Wed, 28 Feb 2001 11:36:11 -0500 From: hawk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > A well know official relegion representative > in Russian (Russian Ortodox) said on behave on the number > 666 that it is only a number. Nothing more. It can be used, > written, manupulated, said and so forth w/o being in danger > of calling upon evil. This is just a number. If you put some > extra meaning in it - it is you up to you, but it is closer > to pagan culture. Today it's just a number. At the time Revelations was written, it was referring to the Emperor Nero (the sum of the values of the letters in his name). It never refered to the devil. hawk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:43: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clueless.crownhouse.net (clueless.crownhouse.net [195.217.221.3]) by hub.freebsd.org (Postfix) with SMTP id 8A30E37B71A; Wed, 28 Feb 2001 08:42:49 -0800 (PST) (envelope-from jon@witchspace.com) Received: from zebedee.innovision-group.com (HELO:garfield.innovisiongroup.com) by clueless.crownhouse.net; Wed, 28 Feb 2001 16:42:38 +0000 Message-ID: <00a601c0a1a5$79d74240$650e850a@innovisiongroup.com> From: "Jonathan Belson" To: "Mike Harding" , Cc: , References: <01022703121505.44481@panda.FreeBSDsystems.COM> <20010228162928.0E005E6ACA@netcom1.netcom.com> Subject: Re: strangeness with xterm Date: Wed, 28 Feb 2001 16:42:23 -0000 Organization: Jon's Place MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya > I find typing 'reset' at the command line stops this nonsense, but I > don't know why the xterm doesn't start up this way. > > Since an installation or rather an upgrade to 4.2-STABLE, I have been > encountering problems with X using xterm's. The problem demonstrates itself > when editing files with vi and even when installing apps like mod_php4. It > seems to be linked to the up and down scrolling keys. When scrolling up, many > times vi goes into insert mode and puts in an A and when scrolling down, it > will put in B's and C's. Addtiionally, the number pad keys will not input > numbers but rather letters. Yeah, I know this one 8^( I haven't found an answer (but I'll try the trick above). I think it's related to your current TERM setting, but I'm not running FreeBSD ATM so I can't check. -- C-YA Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:43:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id A25B137B71C for ; Wed, 28 Feb 2001 08:43:24 -0800 (PST) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.1/8.11.1) with ESMTP id f1SGeiW02257; Wed, 28 Feb 2001 11:40:45 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200102281640.f1SGeiW02257@fac13.ds.psu.edu> To: "Aaron Hill" , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD on IBM Thinkpad In-Reply-To: Your message of "Wed, 28 Feb 2001 10:44:17." Date: Wed, 28 Feb 2001 11:40:44 -0500 From: hawk Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG aaron aadded, > >X works great, but no sound support yet. > Are you sure about the sound? > I've got a T20 with a CS4614 which is detected correctly at boot by the pcm > driver with the csa bridge driver. I've just done all the necessary MAKEDEVs > and tried to play something with mpg123 - no luck. It tried for a few > seconds then complained about the channel being dead. It has been reported that my current Thinkpad (a 755c, x486) can use the internal (crystal?) sound under linux *if* the machine is first booted into dos, the soundblaster compatibility program run, and linux launched from loadlin rather than lilo. Once it sleeps, sound will be lost. Since i replaced msdos with drdos, and the funky sound utilities won't run under drdos, I've never confirmed this. Perhaps a configuration utility that would run prior to starting the kernel might get it working? hawk, who has a vested interest, as a thinkpad to run freebsd is coming his way "real soon now." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 8:53:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web5302.mail.yahoo.com (web5302.mail.yahoo.com [216.115.106.111]) by hub.freebsd.org (Postfix) with SMTP id 3E58037B719 for ; Wed, 28 Feb 2001 08:53:37 -0800 (PST) (envelope-from abs_monaco@yahoo.com) Message-ID: <20010228165337.21263.qmail@web5302.mail.yahoo.com> Received: from [212.67.106.76] by web5302.mail.yahoo.com; Wed, 28 Feb 2001 08:53:37 PST Date: Wed, 28 Feb 2001 08:53:37 -0800 (PST) From: abbas mirza Subject: Upgrade Fbsd4.1 installed from cds to 4.2 Stable with CTM. To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Could someone please help with this. 1. Trying to upgrade Fbsd4.1 installed from cds. Need to upgrade to 4.2 Stable using CTM. From ftp://ftp.freebsd.org/pub/FreeBSD/CTM src-4. Is this 4.2 Stable ? Under this dir are many files. There is no Readme file giving instructions ? Which files should be downloaded assuming that src files from cds are available ? 2. From the first cd , tried searching for the source files, to provide the starter delta files. Where are they located ? Tried src directory but not there. 3. Which mailing list sends updates for Stable 4.2 ? Thanks abs_monaco@yahoo.com __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 9:17: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pigeon.inebraska.com (pigeon.inebraska.com [199.184.119.21]) by hub.freebsd.org (Postfix) with ESMTP id BF10437B71B for ; Wed, 28 Feb 2001 09:16:58 -0800 (PST) (envelope-from gdolan2@unl.edu) Received: from ENG-09 (eng-09.unl.edu [129.93.15.26]) by pigeon.inebraska.com (8.9.3/8.9.3) with SMTP id LAA28941 for ; Wed, 28 Feb 2001 11:16:56 -0600 (CST) Message-Id: <200102281716.LAA28941@pigeon.inebraska.com> Date: Wed, 28 Feb 2001 11:18:29 -0600 To: freebsd-questions@FreeBSD.ORG From: "Gary L. Dolan" Subject: Re: web site: ms vs freebsd Reply-To: fred1@inebraska.com Organization: University of Nebraska X-Mailer: Opera 5.00 build 828 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 2/28/01 10:36:10 AM, Bob Greene wrote: >Well... I use Lynx almost daily. At a client site, I can't always get >a GUI, but I can use lynx from any terminal. I also use Pine when I >have to for the same reason. > >Duraid wrote: >> >> Lynx... hmm... that's what freebsd is all about. >> isn't it a downside too not taking advantage of new features... there is >> always a compromise >> >> and also how many users use lynx now a days.. really how many? I think you would be surprised at the number of people who use lynx all of the time. It is exceedingly handy in many circumstances, easy to reconfigure, reliable, and oh so fast. Gary Dolan Debian GNU/Linux 2.2, kernel 2.4.0 FreeBsd 4.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 9:26:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guinness.osdn.com (guinness.osdn.com [209.192.217.152]) by hub.freebsd.org (Postfix) with ESMTP id CB17F37B719 for ; Wed, 28 Feb 2001 09:26:37 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f1SHQOs00509; Wed, 28 Feb 2001 12:26:24 -0500 (EST) (envelope-from jim) Date: Wed, 28 Feb 2001 12:26:24 -0500 From: Jim Mock To: Kent Stewart Cc: Nate Puri , freebsd-questions@FreeBSD.ORG Subject: Re: freebsd kde tgz problems Message-ID: <20010228122623.C417@guinness.osdn.com> Reply-To: mij@osdn.com References: <20010228021931.29368.qmail@web3306.mail.yahoo.com> <20010227225913.A83375@guinness.osdn.com> <3A9D011E.5B2A2FA2@urx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <3A9D011E.5B2A2FA2@urx.com>; from kstewart@urx.com on Wed, Feb 28, 2001 at 05:46:06AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001 at 05:46:06 -0800, Kent Stewart wrote: > Jim Mock wrote: > > On Tue, 27 Feb 2001 at 18:19:31 -0800, Nate Puri wrote: > > > Hi all, > > > > > > I installed the kde 2.1 packages from the kde mirror. > > > I had some problems. Namely, there is a long delay > > > before kde applications show up. Another is that not > > > all of the kde apps start at all. This is true for > > > konsole and others like noatun. > > > > > > I want kde to operate as fast on freebsd as it does on > > > linux; what should I do? When I cvsup'd ports last > > > night and tried to build kde2.1, it died on kdebase. > > > > Run make clean and try again. I had to comment out koffice from > > the kde2 port's Makefile, and it worked ok. Btw, the packages were > > built with X 4.0.2, so if you're not running that, that could be > > part of the problem. I built from the port today, and everything > > worked fine when I played with it. > > I don't know if your build of koffice was dying from the kpobject.cc > problem or not. If it was, you can add an include for stdlib.h after > the math.h and koffice will build and install. Thanks Kent, this did the trick. - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 9:44:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from george.he.net (george.he.net [216.218.157.2]) by hub.freebsd.org (Postfix) with ESMTP id 95DD137B719 for ; Wed, 28 Feb 2001 09:44:37 -0800 (PST) (envelope-from bill@wiliweld.com) Received: from corten8.wiliweld.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by george.he.net (8.8.6/8.8.2) with ESMTP id JAA01065 for ; Wed, 28 Feb 2001 09:44:36 -0800 Date: Wed, 28 Feb 2001 09:42:12 -0800 (PST) From: Bill Schoolcraft X-Sender: To: Subject: lpd[518]: unable to get official name for local machine Message-ID: System-ID: [en] (I; SunOS 5.8 i86pc) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, the following error happens and I'd like understand how to have lpd not error on this when trying to print, any input would be appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 9:51:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cair.stonehenge-net.com (dsl081-053-197-sfo1.dsl-isp.net [64.81.53.197]) by hub.freebsd.org (Postfix) with ESMTP id 6B56637B719 for ; Wed, 28 Feb 2001 09:51:09 -0800 (PST) (envelope-from ben@stonehenge-net.com) Received: from stonehenge-net.com (localhost [127.0.0.1]) by cair.stonehenge-net.com (8.11.2/8.11.1) with ESMTP id f1SHpE427169; Wed, 28 Feb 2001 09:51:14 -0800 (PST) (envelope-from ben@stonehenge-net.com) Message-ID: <3A9D3A88.30409@stonehenge-net.com> Date: Wed, 28 Feb 2001 09:51:04 -0800 From: Ben Calvert User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-STABLE i386; en-US; 0.8) Gecko/20010225 X-Accept-Language: en MIME-Version: 1.0 To: Bill Moran Cc: Mike Meyer , questions@FreeBSD.ORG Subject: Re: cron help? References: <15005.5708.642413.344467@guru.mired.org> <3A9D268B.12D92E49@mail.iowna.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG interesting... apparently typing 'crontab crontab' as root sets up an additional user crontab instead of editing the /etc/crontab file. thanks guys! Bill Moran wrote: > This looks like something I've seen before. It appears that you've got a > user crontab with the system crontab format. A user crontab doesn't > include the "who" like ("root" in this case) because it always runs as > the user who owns it. > Search around and see if you've got any other crontabs around that might > contain the same data as this one. It's possible (especially if you're > new) that you edited the crontab for a normal user as well. > > -Bill > > Mike Meyer wrote: > >> Ben Calvert types: >> >>> i just set up a new /etc/crontab (see below) yesterday and have been >>> getting this every 5 minutes since. the weird thing is that the atrun >>> line wasn't modified at all, i just added a script to run cvsup at 3 pm >>> every day... >>> >>> this is my first time trying to set up cron, so i'm sure there's >>> something really obvious i'm doing wrong... >> >>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10: 1:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ruraltel.net (mail.ruraltel.net [24.225.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 543FD37B71A for ; Wed, 28 Feb 2001 10:01:17 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: from darryl ([24.225.30.195]) by mail.ruraltel.net (Post.Office MTA v3.5.3 release 223 ID# 0-70800U16000L4200S0V35) with SMTP id net for ; Wed, 28 Feb 2001 12:01:08 -0600 Reply-To: From: "Darryl Hoar" To: Subject: Netscape Communicator, Truetype Font -- Oh, my Date: Wed, 28 Feb 2001 12:01:53 -0600 Message-ID: <002401c0a1b0$888ecd70$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I am running FreeBSD 4.0-release on my machine. I have XFree86 3.3.5 (I think). I have KDE installed (as part of the installation). I installed xfstt and ttmkfdir. I have started xfstt, and when Netscape starts, it uses TrueType fonts. Yippeee. But alas, I yipeee'd too soon. When I start using the browser, it will hang. Shortly there after it will blow me out of X. What version of Netscape should I be running ? Also, I have seen mention of xfstt doing silly things like hanging and crashing. Is there something I should be doing ? thanks in advance, -Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:17: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.communityconnect.com (mail.communityconnect.com [209.10.169.57]) by hub.freebsd.org (Postfix) with ESMTP id A866B37B71B for ; Wed, 28 Feb 2001 10:16:56 -0800 (PST) (envelope-from marius@mail.communityconnect.com) Received: from amavis by mail.communityconnect.com with scanned-ok (Exim 3.20 #1) id 14YB9i-0005bD-00 for questions@freebsd.org; Wed, 28 Feb 2001 13:16:54 -0500 Received: from [206.28.215.90] (helo=dt-9-45.hq.communityconnect.com) by mail.communityconnect.com with esmtp (Exim 3.20 #1) id 14YB9h-0005Ze-00; Wed, 28 Feb 2001 13:16:53 -0500 Date: Wed, 28 Feb 2001 13:16:57 -0500 (EST) From: Marius X-Sender: marius@utterlux.hq.communitconnect.com To: questions@FreeBSD.org Cc: stable@freeBSD.org Subject: Re: strangeness with xterm Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this behavior when I am using ssh from my FreeBSD box to our Sun servers. It 'feels' like when I am using the arrow keys to move around quickly that somethings gets mangled and the wrong key sequence gets played out as my input. I can usually use my arrow keys in vi, but when I try to scroll up or down very quickly, I can consistantly reproduce this error. Jumping to one of our production linux/BSD boxes behind the Sun server and vi works consitantly. I assumed it was some kind of terminal setting incompatability that could be rooted out, but again that is just a whim. I mainly just force myself to use the hjkl keys... -------------------- Marius Community Connect Inc On Wed, 28 Feb 2001, Kal Torak wrote: > Lanny Baron wrote: > > > > Hello Fellow FreeBSD'ers, > > Since an installation or rather an upgrade to 4.2-STABLE, I have been > > encountering problems with X using xterm's. The problem demonstrates itself > > when editing files with vi and even when installing apps like mod_php4. It > > seems to be linked to the up and down scrolling keys. When scrolling up, many > > times vi goes into insert mode and puts in an A and when scrolling down, it > > will put in B's and C's. Addtiionally, the number pad keys will not input > > numbers but rather letters. > > > > Has anyone else had this problem? Would anyone know how to correct the > > symptom? > > > It has something to do with how the xterm is interpreting those keys... > You get the same sort of behavior when telneting from windows etc. > > The shell understands them but not vi and others... I would like to > know how to correct this as well... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:20:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from george.he.net (george.he.net [216.218.157.2]) by hub.freebsd.org (Postfix) with ESMTP id 41B2037B718 for ; Wed, 28 Feb 2001 10:20:41 -0800 (PST) (envelope-from bill@wiliweld.com) Received: from corten8.wiliweld.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by george.he.net (8.8.6/8.8.2) with ESMTP id KAA06420 for ; Wed, 28 Feb 2001 10:20:39 -0800 Date: Wed, 28 Feb 2001 10:18:17 -0800 (PST) From: Bill Schoolcraft X-Sender: To: Subject: Re: lpd[518]: unable to get official name for local machine (fwd) Message-ID: System-ID: [en] (I; SunOS 5.8 i86pc) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Wed, 28 Feb 2001 it looks like Bill Moran composed: wmoran->Make sure the name for the machine is in /etc/hosts - or insure that wmoran->it's available from the DNS servers. wmoran-> Great, that got rid of the errors but still no output at the printer. It's an HP LaserJet 8000n and it just works with the Solaris and Linux boxes right next to me here at work but I've made my default work machine a FreeBSD-4.2 My printcap is as follows: lp|HP8000:\ :lp=/dev/lpt0:\ :sh:mx#0:\ :rm=10.160.64.99:\ :sd=/var/spool/output/lpr1-tech:\ :lf=/var/log/lpd-errs:\ :if=/usr/local/libexec/lpfilter: I've tried it with and without the filter. I get "dev/lp does not exist" when I remove the first line. This is a network printer once again here at work. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:32:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web5406.mail.yahoo.com (web5406.mail.yahoo.com [216.115.106.198]) by hub.freebsd.org (Postfix) with SMTP id 7ADD137B718 for ; Wed, 28 Feb 2001 10:32:13 -0800 (PST) (envelope-from henryammons@yahoo.com) Message-ID: <20010228183212.40428.qmail@web5406.mail.yahoo.com> Received: from [204.48.23.146] by web5406.mail.yahoo.com; Wed, 28 Feb 2001 10:32:12 PST Date: Wed, 28 Feb 2001 10:32:12 -0800 (PST) From: Henry Ammons Reply-To: henryammons@yahoo.com Subject: FreeBSD Server weekend To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It was suggested to me that I send this query to the questions list rather than the newbies list (although I'm a self-admitted newbie)... Thanks again, Henry > Good Day. > > I am preparing to switch my personal web/email > server > over to FreeBSD (from W2K/Exchg) this weekend and > had > some quick (maybe political) questions that might > help > me to accomplish this exciting task. > > I have topically read a couple books and spent some > time with the handbook and other online resources > for > the last several weeks in preparation for the build. > > I have also pre-built an extra pc as practice. My > questions boil down to recommendations regarding > what > I should initially load to get the server up and > running without overloading it with lots of extras > (as > my brief work with Mandrake demonstrated). > > The server is connected to the Internet via a DSL > static ip connection and I initially want to provide > the following services (no X): Web, Secure Telnet, > Email, Secure FTP, and network software (NAT, > firewall, proxy) > > I believe I will run qmail as my mail server, and > Apache as the web server. > > Is there a list of software/binaries that you would > recommend that provides a good balance between > loading > everything and a minimalist approach? Also, do you > recommend the Novice installation from the > sysinstall > program? > > And lastly, what servers do you recommend for each > service? I tried postfix in an earlier life > (Linux), > but kind of prefer qmail based only on what others > have said (no personal experience). > > I sincerely appreciate your assistance and > experience > and look forward to the world of FreeBSD full-time, > > Thank you, > Henry > henryammons@yahoo.com __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:40: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 1A40937B71B for ; Wed, 28 Feb 2001 10:39:50 -0800 (PST) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G9H00G01D5PCR@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 28 Feb 2001 10:39:30 -0800 (PST) Received: from tagalong ([165.107.42.167]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G9H00EOID4ZCQ@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 28 Feb 2001 10:38:59 -0800 (PST) Date: Wed, 28 Feb 2001 10:38:54 -0800 From: Drew Tomlinson Subject: RE: Startup Script In-reply-to: To: 'Mike Meyer' Cc: "FreeBSD Questions (E-mail)" Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: Mike Meyer [mailto:mwm@mired.org] > Sent: Tuesday, February 27, 2001 11:51 PM > To: Drew Tomlinson > Subject: Re: Startup Script > > > Drew Tomlinson types: > > I have created a script (with a lot of help from this list) > to start my > > dynamic DNS client (dynipclient). The service I use is > www.dynip.com. Here > > is my script: > > > > 103 Blacksheep# cat dynip.sh > > #!/bin/sh > > > > case "$1" in > > start) > > /usr/local/bin/dynipclient > > echo -n ' dynipclient' > > ;; > > stop) > > /usr/local/bin/dynipclient -k > > ;; > > *) > > echo "Usage: `basename $0` {start|stop}" >&2 > > ;; > > esac > > > > exit 0 > > > > The file is set as executable and the script runs fine when > I initialize it > > from /usr/local/etc/rc.d as ./dynip.sh and pass either the > "start" or "stop" > > argument. However, after a reboot, the dynip client is not > successfully > > started. > > > > As I watch the system boot, I see the following messages: > > > > Local package initialization: apachedynipclient[194]: Using client > > configuration > > file '/etc/dynip.cfg' > > Feb 27 15:16:47 blacksheep dynipclient[194]: Using client > configuration file > > '/etc/dynip.cfg' > > dynipclientFeb 27 15:16:47 blacksheep dynipclient[195]: active > > > > Doesn't this mean that the dynipclient program was started > as process ID > > 195? But when I logon the system, the process is not > there. What is > > causing this behavior and how can I fix it? > > I don't know anything about dynipclient, but the script looks fine to > me - assuming that dynipclient is somehow detaching itself so the > command the shell started is exiting. Are you checking for > "dynipclient", or for pid 195? If the former, dynipclient may have a > different name than you expect, so check for the latter. Both. Neither the process ID is there, nor is a process with the name "dynipclient". When the dynipclient command is issued from the command line, the process just starts and can be found in the process list: 103 Blacksheep# dynipclient dynipclient[1599]: Using client configuration file '/etc/dynip.cfg' Feb 28 10:29:43 blacksheep dynipclient[1599]: Using client configuration file '/ etc/dynip.cfg' 104 Blacksheep# Feb 28 10:29:43 blacksheep dynipclient[1599]: Using client confi guration file '/etc/dynip.cfg' Feb 28 10:29:43 blacksheep dynipclient[1600]: active Feb 28 10:29:43 blacksheep dynipclient[1600]: active 104 Blacksheep# ps -acux USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 1600 0.0 1.4 888 628 p0 S 10:29AM 0:00.05 dynipclient This script also works fine when invoked from the command line: 109 Blacksheep# /usr/local/etc/rc.d/dynip.sh start dynipclient[1611]: Using client configuration file '/etc/dynip.cfg' Feb 28 10:32:32 blacksheep dynipclient[1611]: Using client configuration file '/ etc/dynip.cfg' Feb 28 10:32:32 blacksheep dynipclient[1611]: Using client configuration file '/ etc/dynip.cfg' dynipclient110 Blacksheep# Feb 28 10:32:32 blacksheep dynipclient[1612]: ac tive Feb 28 10:32:32 blacksheep dynipclient[1612]: active 111 Blacksheep# ps -acux USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 1612 0.0 1.4 888 628 p0 I 10:32AM 0:00.05 dynipclient > > > I am a newbie and know basically nothing about scripts. > But I suspect what > > might be happening is that the dynipclient starts in the > first line but then > > is stopped because of the command in the second. Am I > correct? Any ideas? > > No, that's not correct. > > If something is causing the server part of the package to exit, see > what you can do to get a log - preferably detailed - from the > server. If www.dynip.com provides a sample startup script, you might > check that and see if they are doing anything odd when it starts the > program. OK, I would like to get a log but I don't know how to go about that. Do you have any suggestions? I assume I need to pipe the output to a file? I don't even know how to do that exactly. Sorry for the "dumb" questions and thanks for your help. Drew > > -- > Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:46: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 06EAA37B718 for ; Wed, 28 Feb 2001 10:45:59 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SIhHV18563; Wed, 28 Feb 2001 13:43:18 -0500 (EST) Message-ID: <3A9D46CE.21FECA9B@mail.iowna.com> Date: Wed, 28 Feb 2001 13:43:26 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: henryammons@yahoo.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Server weekend References: <20010228183212.40428.qmail@web5406.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Henry Ammons wrote: > > The server is connected to the Internet via a DSL > > static ip connection and I initially want to provide > > the following services (no X): Web, Secure Telnet, > > Email, Secure FTP, and network software (NAT, > > firewall, proxy) Use IPFW & natd (part of the base install) for firewall/proxy/nat. Unless you want a caching proxy for web pages, then use squid. If you mean ssh (secure telent/ftp) it will be installed by default in the base system if you install 4.2 or later. > > I believe I will run qmail as my mail server, and > > Apache as the web server. Good choices. > > Is there a list of software/binaries that you would > > recommend that provides a good balance between > > loading > > everything and a minimalist approach? Also, do you > > recommend the Novice installation from the > > sysinstall > > program? I'd stick with just what you describe above and add things later if you find you need them. > > And lastly, what servers do you recommend for each > > service? I tried postfix in an earlier life > > (Linux), > > but kind of prefer qmail based only on what others > > have said (no personal experience). qmail is excellent, but I've found sendmail/qpopper to work very well too. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:50:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.wanadoo.nl (smtp.wanadoo.nl [194.134.193.6]) by hub.freebsd.org (Postfix) with ESMTP id E2DCD37B719; Wed, 28 Feb 2001 10:50:51 -0800 (PST) (envelope-from steveo@eircom.net) Received: from ams-gw.sohara.org (p611.vcu.wanadoo.nl [194.134.201.139]) by smtp.wanadoo.nl (8.9.3/8.9.3) with SMTP id TAA21232; Wed, 28 Feb 2001 19:50:39 +0100 (MET) Date: Wed, 28 Feb 2001 19:50:36 +0100 From: "Steve O'Hara-Smith" To: "Jonathan Belson" Cc: mvh@ix.netcom.com, lnb@FreeBSDsystems.COM, questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: strangeness with xterm Message-Id: <20010228195036.69735985.steveo@eircom.net> In-Reply-To: <00a601c0a1a5$79d74240$650e850a@innovisiongroup.com> References: <01022703121505.44481@panda.FreeBSDsystems.COM> <20010228162928.0E005E6ACA@netcom1.netcom.com> <00a601c0a1a5$79d74240$650e850a@innovisiongroup.com> X-Mailer: Sylpheed version 0.4.60 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001 16:42:23 -0000 "Jonathan Belson" wrote: JB> > seems to be linked to the up and down scrolling keys. When scrolling JB> up, many JB> > times vi goes into insert mode and puts in an A and when scrolling JB> down, it JB> > will put in B's and C's. Addtiionally, the number pad keys will not JB> input This used to be a very common problem in curses on serial terminals where the arrow and function keys generate escape sequences, in order to detect an escape assuptions had to be made about the timing of the characters when this went wrong the escape was seen and then the rest of the sequence appeared as typed input. Given that reset fixes it, there is probably something in the terminal initialisation going astray. Which version of X and xterm are you using and what is TERM set to ? Do you run the xterm with the login shell option set (-ls parameter or loginShell set or equivalent). If so try commenting out the tset in your .login and see if that helps. -- Life is complex - it has real and imaginary parts. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 10:52:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 4AA5F37B718 for ; Wed, 28 Feb 2001 10:52:27 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SInrV23180; Wed, 28 Feb 2001 13:49:54 -0500 (EST) Message-ID: <3A9D485A.133D1AF2@mail.iowna.com> Date: Wed, 28 Feb 2001 13:50:02 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: Re: Startup Script References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson wrote: > > OK, I would like to get a log but I don't know how to go about that. Do you > have any suggestions? I assume I need to pipe the output to a file? I > don't even know how to do that exactly. Sorry for the "dumb" questions and > thanks for your help. > First, check /var/log/messages to see if the program is logging to the default system log. Then read the docs for this program. Almost all (and all well-written) programs will give you some way to increase the verbosity of the logging. Usually there's a "debug" setting which logs every single move the program makes. Look throught the docs to see how to turn this on and then do so. The docs should also tell you what the default logging method is. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11: 1:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by hub.freebsd.org (Postfix) with ESMTP id 6B94537B719 for ; Wed, 28 Feb 2001 11:01:12 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr03.cybercity.dk (usr03.cybercity.dk [212.242.40.83]) by cicero2.cybercity.dk (Postfix) with ESMTP id 4A714FFF2B for ; Wed, 28 Feb 2001 20:01:11 +0100 (CET) Received: from mekanix.home (port66.cvx1-ro.ppp.cybercity.dk [212.242.169.67]) by usr03.cybercity.dk (8.11.2/8.11.0) with SMTP id f1SJ17718346 for ; Wed, 28 Feb 2001 20:01:08 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200102281901.f1SJ17718346@usr03.cybercity.dk> Date: Wed, 28 Feb 2001 19:59:02 +0100 From: Bjarne Wichmann Petersen To: FreeBSD-questions Subject: KDE2.1 Freezes on startup X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Wed__28_Feb_2001_19:59:02_+0100_08114c00" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Multipart_Wed__28_Feb_2001_19:59:02_+0100_08114c00 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I've just finished the portsinstall of KDE2.1, but it wont run. It just hangs at startup at "Initialising peripherals". I've got no clue to what's up, so I've included the output of the X/kde-session. Bjarne --Multipart_Wed__28_Feb_2001_19:59:02_+0100_08114c00 Content-Type: application/octet-stream; name="out.kde.error" Content-Disposition: attachment; filename="out.kde.error" Content-Transfer-Encoding: base64 CgpYRnJlZTg2IFZlcnNpb24gNC4wLjIgLyBYIFdpbmRvdyBTeXN0ZW0KKHByb3RvY29sIFZlcnNp b24gMTEsIHJldmlzaW9uIDAsIHZlbmRvciByZWxlYXNlIDY0MDApClJlbGVhc2UgRGF0ZTogMTgg RGVjZW1iZXIgMjAwMAoJSWYgdGhlIHNlcnZlciBpcyBvbGRlciB0aGFuIDYtMTIgbW9udGhzLCBv ciBpZiB5b3VyIGNhcmQgaXMKCW5ld2VyIHRoYW4gdGhlIGFib3ZlIGRhdGUsIGxvb2sgZm9yIGEg bmV3ZXIgdmVyc2lvbiBiZWZvcmUKCXJlcG9ydGluZyBwcm9ibGVtcy4gIChTZWUgaHR0cDovL3d3 dy5YRnJlZTg2Lk9yZy9GQVEpCk9wZXJhdGluZyBTeXN0ZW06IEZyZWVCU0QgNC4yLVNUQUJMRSBp Mzg2IFtFTEZdIApNb2R1bGUgTG9hZGVyIHByZXNlbnQKKD09KSBMb2cgZmlsZTogIi92YXIvbG9n L1hGcmVlODYuMC5sb2ciLCBUaW1lOiBXZWQgRmViIDI4IDE5OjQ1OjQ0IDIwMDEKKD09KSBVc2lu ZyBjb25maWcgZmlsZTogIi9ldGMvWDExL1hGODZDb25maWciCk1hcmtlcnM6ICgtLSkgcHJvYmVk LCAoKiopIGZyb20gY29uZmlnIGZpbGUsICg9PSkgZGVmYXVsdCBzZXR0aW5nLAogICAgICAgICAo KyspIGZyb20gY29tbWFuZCBsaW5lLCAoISEpIG5vdGljZSwgKElJKSBpbmZvcm1hdGlvbmFsLAog ICAgICAgICAoV1cpIHdhcm5pbmcsIChFRSkgZXJyb3IsICg/PykgdW5rbm93bi4KKD09KSBTZXJ2 ZXJMYXlvdXQgIlhGcmVlODYgQ29uZmlndXJlZCIKKCoqKSB8LS0+U2NyZWVuICJTY3JlZW4wIiAo MCkKKCoqKSB8ICAgfC0tPk1vbml0b3IgIlZpZXdTb25pYyBHNzkwIgooKiopIHwgICB8LS0+RGV2 aWNlICJNYXRyb3ggTUdBIEc0MDAgQUdQIgooKiopIHwtLT5JbnB1dCBEZXZpY2UgIk1vdXNlMCIK KCoqKSB8LS0+SW5wdXQgRGV2aWNlICJLZXlib2FyZDAiCigqKikgWEtCOiBydWxlczogInhmcmVl ODYiCigqKikgWEtCOiBsYXlvdXQ6ICJkayIKKFdXKSBUaGUgZGlyZWN0b3J5ICIvdXNyL1gxMVI2 L2xpYi9YMTEvZm9udHMvZnJlZWZvbnQiIGRvZXMgbm90IGV4aXN0LgoJRW50cnkgZGVsZXRlZCBm cm9tIGZvbnQgcGF0aC4KKCoqKSBGb250UGF0aCBzZXQgdG8gIi91c3IvWDExUjYvbGliL1gxMS9m b250cy9sb2NhbCwvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvbWlzYywvdXNyL1gxMVI2L2xpYi9Y MTEvZm9udHMvNzVkcGk6dW5zY2FsZWQsL3Vzci9YMTFSNi9saWIvWDExL2ZvbnRzLzEwMGRwaTp1 bnNjYWxlZCwvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvdHRmb250cywvdXNyL1gxMVI2L2xpYi9Y MTEvZm9udHMvc2hhcmVmb250LC91c3IvWDExUjYvbGliL1gxMS9mb250cy9UeXBlMSwvdXNyL1gx MVI2L2xpYi9YMTEvZm9udHMvU3BlZWRvLC91c3IvWDExUjYvbGliL1gxMS9mb250cy83NWRwaSwv dXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvMTAwZHBpLC91c3IvbG9jYWwvQWJpU3VpdGUvZm9udHMi CigqKikgUmdiUGF0aCBzZXQgdG8gIi91c3IvWDExUjYvbGliL1gxMS9yZ2IiCigqKikgTW9kdWxl UGF0aCBzZXQgdG8gIi91c3IvWDExUjYvbGliL21vZHVsZXMiCigtLSkgVXNpbmcgc3lzY29ucyBk cml2ZXIgd2l0aCBYIHN1cHBvcnQgKHZlcnNpb24gMi4wKQooLS0pIHVzaW5nIFZUIG51bWJlciA5 CgooSUkpIExvYWRpbmcgL3Vzci9YMTFSNi9saWIvbW9kdWxlcy9mb250cy9saWJiaXRtYXAuYQoo SUkpIE1vZHVsZSBiaXRtYXA6IHZlbmRvcj0iVGhlIFhGcmVlODYgUHJvamVjdCIKCWNvbXBpbGVk IGZvciA0LjAuMiwgbW9kdWxlIHZlcnNpb24gPSAxLjAuMAooSUkpIExvYWRpbmcgL3Vzci9YMTFS Ni9saWIvbW9kdWxlcy9saWJwY2lkYXRhLmEKKElJKSBNb2R1bGUgcGNpZGF0YTogdmVuZG9yPSJU aGUgWEZyZWU4NiBQcm9qZWN0IgoJY29tcGlsZWQgZm9yIDQuMC4yLCBtb2R1bGUgdmVyc2lvbiA9 IDAuMS4wCihJSSkgTG9hZGluZyAvdXNyL1gxMVI2L2xpYi9tb2R1bGVzL2xpYnNjYW5wY2kuYQoo SUkpIE1vZHVsZSBzY2FucGNpOiB2ZW5kb3I9IlRoZSBYRnJlZTg2IFByb2plY3QiCgljb21waWxl ZCBmb3IgNC4wLjIsIG1vZHVsZSB2ZXJzaW9uID0gMC4xLjAKKElJKSBVbmxvYWRpbmcgL3Vzci9Y MTFSNi9saWIvbW9kdWxlcy9saWJzY2FucGNpLmEKKC0tKSBQQ0k6KigxOjA6MCkgTWF0cm94IE1H QSBHNDAwIEFHUCByZXYgNCwgTWVtIEAgMHhlODAwMDAwMC8yNSwgMHhlNDAwMDAwMC8xNCwgMHhl NTAwMDAwMC8yMwooSUkpIExvYWRpbmcgL3Vzci9YMTFSNi9saWIvbW9kdWxlcy9leHRlbnNpb25z L2xpYmRiZS5hCihJSSkgTW9kdWxlIGRiZTogdmVuZG9yPSJUaGUgWEZyZWU4NiBQcm9qZWN0IgoJ Y29tcGlsZWQgZm9yIDQuMC4yLCBtb2R1bGUgdmVyc2lvbiA9IDEuMC4wCihJSSkgTG9hZGluZyAv dXNyL1gxMVI2L2xpYi9tb2R1bGVzL2V4dGVuc2lvbnMvbGliZXh0bW9kLmEKKElJKSBNb2R1bGUg ZXh0bW9kOiB2ZW5kb3I9IlRoZSBYRnJlZTg2IFByb2plY3QiCgljb21waWxlZCBmb3IgNC4wLjIs IG1vZHVsZSB2ZXJzaW9uID0gMS4wLjAKKElJKSBMb2FkaW5nIC91c3IvWDExUjYvbGliL21vZHVs ZXMvZXh0ZW5zaW9ucy9saWJnbHguYQooSUkpIE1vZHVsZSBnbHg6IHZlbmRvcj0iVGhlIFhGcmVl ODYgUHJvamVjdCIKCWNvbXBpbGVkIGZvciA0LjAuMiwgbW9kdWxlIHZlcnNpb24gPSAxLjAuMAoo SUkpIExvYWRpbmcgL3Vzci9YMTFSNi9saWIvbW9kdWxlcy9leHRlbnNpb25zL2xpYkdMY29yZS5h CihJSSkgTW9kdWxlIEdMY29yZTogdmVuZG9yPSJUaGUgWEZyZWU4NiBQcm9qZWN0IgoJY29tcGls ZWQgZm9yIDQuMC4yLCBtb2R1bGUgdmVyc2lvbiA9IDEuMC4wCihJSSkgTG9hZGluZyAvdXNyL1gx MVI2L2xpYi9tb2R1bGVzL2V4dGVuc2lvbnMvbGliZHJpLmEKKElJKSBNb2R1bGUgZHJpOiB2ZW5k b3I9IlRoZSBYRnJlZTg2IFByb2plY3QiCgljb21waWxlZCBmb3IgNC4wLjIsIG1vZHVsZSB2ZXJz aW9uID0gMS4wLjAKKElJKSBMb2FkaW5nIC91c3IvWDExUjYvbGliL21vZHVsZXMvZnJlZWJzZC9s aWJkcm0uYQooSUkpIE1vZHVsZSBkcm06IHZlbmRvcj0iVGhlIFhGcmVlODYgUHJvamVjdCIKCWNv bXBpbGVkIGZvciA0LjAuMiwgbW9kdWxlIHZlcnNpb24gPSAxLjAuMAooSUkpIExvYWRpbmcgL3Vz ci9YMTFSNi9saWIvbW9kdWxlcy9mb250cy9saWJ0eXBlMS5hCihJSSkgTW9kdWxlIHR5cGUxOiB2 ZW5kb3I9IlRoZSBYRnJlZTg2IFByb2plY3QiCgljb21waWxlZCBmb3IgNC4wLjIsIG1vZHVsZSB2 ZXJzaW9uID0gMS4wLjAKKElJKSBMb2FkaW5nIC91c3IvWDExUjYvbGliL21vZHVsZXMvZm9udHMv bGlic3BlZWRvLmEKKElJKSBNb2R1bGUgc3BlZWRvOiB2ZW5kb3I9IlRoZSBYRnJlZTg2IFByb2pl Y3QiCgljb21waWxlZCBmb3IgNC4wLjIsIG1vZHVsZSB2ZXJzaW9uID0gMS4wLjAKKElJKSBMb2Fk aW5nIC91c3IvWDExUjYvbGliL21vZHVsZXMvZm9udHMvbGliZnJlZXR5cGUuYQooSUkpIE1vZHVs ZSBmcmVldHlwZTogdmVuZG9yPSJUaGUgWEZyZWU4NiBQcm9qZWN0IgoJY29tcGlsZWQgZm9yIDQu MC4yLCBtb2R1bGUgdmVyc2lvbiA9IDEuMS44CihJSSkgTG9hZGluZyAvdXNyL1gxMVI2L2xpYi9t b2R1bGVzL2RyaXZlcnMvbWdhX2Rydi5vCihJSSkgTW9kdWxlIG1nYTogdmVuZG9yPSJUaGUgWEZy ZWU4NiBQcm9qZWN0IgoJY29tcGlsZWQgZm9yIDQuMC4yLCBtb2R1bGUgdmVyc2lvbiA9IDEuMC4w CihJSSkgTG9hZGluZyAvdXNyL1gxMVI2L2xpYi9tb2R1bGVzL2lucHV0L21vdXNlX2Rydi5vCihJ SSkgTW9kdWxlIG1vdXNlOiB2ZW5kb3I9IlRoZSBYRnJlZTg2IFByb2plY3QiCgljb21waWxlZCBm b3IgNC4wLjIsIG1vZHVsZSB2ZXJzaW9uID0gMS4wLjAKKElJKSBNR0E6IGRyaXZlciBmb3IgTWF0 cm94IGNoaXBzZXRzOiBtZ2EyMDY0dywgbWdhMTA2NHNnLCBtZ2EyMTY0dywKCW1nYTIxNjR3IEFH UCwgbWdhZzEwMCwgbWdhZzEwMCBQQ0ksIG1nYWcyMDAsIG1nYWcyMDAgUENJLCBtZ2FnNDAwCigt LSkgQ2hpcHNldCBtZ2FnNDAwIGZvdW5kCihJSSkgTG9hZGluZyAvdXNyL1gxMVI2L2xpYi9tb2R1 bGVzL2xpYnZnYWh3LmEKKElJKSBNb2R1bGUgdmdhaHc6IHZlbmRvcj0iVGhlIFhGcmVlODYgUHJv amVjdCIKCWNvbXBpbGVkIGZvciA0LjAuMiwgbW9kdWxlIHZlcnNpb24gPSAwLjEuMAooKiopIE1H QSgwKTogRGVwdGggMjQsICgqKikgZnJhbWVidWZmZXIgYnBwIDMyCig9PSkgTUdBKDApOiBSR0Ig d2VpZ2h0IDg4OAooV1cpIFdhcm5pbmcsIGNvdWxkbid0IG9wZW4gbW9kdWxlIG1nYV9oYWwKKEVF KSBNR0E6IEZhaWxlZCB0byBsb2FkIG1vZHVsZSAibWdhX2hhbCIgKG1vZHVsZSBkb2VzIG5vdCBl eGlzdCwgMCkKKC0tKSBNR0EoMCk6IENoaXBzZXQ6ICJtZ2FnNDAwIgooSUkpIE1HQSgwKTogT2Zm c2NyZWVuIG1lbW9yeSB1c2FnZSB3aWxsIGJlIGxpbWl0ZWQgdG8gNTEyIGxpbmVzIGlmIHRoZSBE UkkgaXMgZW5hYmxlZC4KKD09KSBNR0EoMCk6IFVzaW5nIEFHUCBNb2RlIDF4CigtLSkgTUdBKDAp OiBMaW5lYXIgZnJhbWVidWZmZXIgYXQgMHhFODAwMDAwMAooLS0pIE1HQSgwKTogTU1JTyByZWdp c3RlcnMgYXQgMHhFNDAwMDAwMAooLS0pIE1HQSgwKTogUHNldWRvLURNQSB0cmFuc2ZlciB3aW5k b3cgYXQgMHhFNTAwMDAwMAooPT0pIE1HQSgwKTogQklPUyBhdCAweEMwMDAwCigtLSkgTUdBKDAp OiBWaWRlbyBCSU9TIGluZm8gYmxvY2sgYXQgb2Zmc2V0IDB4MDdBODAKKFdXKSBNR0EoMCk6IFZp ZGVvIEJJT1MgaW5mbyBibG9jayBub3QgZGV0ZWN0ZWQhCig9PSkgTUdBKDApOiBXcml0ZS1jb21i aW5pbmcgcmFuZ2UgKDB4ZTQwMDAwMDAsMHg0MDAwKSB3YXMgYWxyZWFkeSBjbGVhcgooPT0pIE1H QSgwKTogV3JpdGUtY29tYmluaW5nIHJhbmdlICgweGU4MDAwMDAwLDB4MjAwMDAwMCkKKD09KSBN R0EoMCk6IFdyaXRlLWNvbWJpbmluZyByYW5nZSAoMHhlNTAwMDAwMCwweDgwMDAwMCkgd2FzIGFs cmVhZHkgY2xlYXIKKC0tKSBNR0EoMCk6IFZpZGVvUkFNOiAxNjM4NCBrQnl0ZQooSUkpIExvYWRp bmcgL3Vzci9YMTFSNi9saWIvbW9kdWxlcy9saWJkZGMuYQooSUkpIE1vZHVsZSBkZGM6IHZlbmRv cj0iVGhlIFhGcmVlODYgUHJvamVjdCIKCWNvbXBpbGVkIGZvciA0LjAuMiwgbW9kdWxlIHZlcnNp b24gPSAxLjAuMAooSUkpIExvYWRpbmcgL3Vzci9YMTFSNi9saWIvbW9kdWxlcy9saWJpMmMuYQoo SUkpIE1vZHVsZSBpMmM6IHZlbmRvcj0iVGhlIFhGcmVlODYgUHJvamVjdCIKCWNvbXBpbGVkIGZv ciA0LjAuMiwgbW9kdWxlIHZlcnNpb24gPSAxLjIuMAooPT0pIE1HQSgwKTogV3JpdGUtY29tYmlu aW5nIHJhbmdlICgweGU0MDAwMDAwLDB4NDAwMCkgd2FzIGFscmVhZHkgY2xlYXIKKFdXKSBNR0Eo MCk6IEZhaWxlZCB0byBzZXQgd3JpdGUtY29tYmluaW5nIHJhbmdlICgweGU4MDAwMDAwLDB4MTAw MDAwMCkKKD09KSBNR0EoMCk6IFdyaXRlLWNvbWJpbmluZyByYW5nZSAoMHhlNTAwMDAwMCwweDgw MDAwMCkgd2FzIGFscmVhZHkgY2xlYXIKKD09KSBNR0EoMCk6IFdyaXRlLWNvbWJpbmluZyByYW5n ZSAoMHhhMDAwMCwweDEwMDAwKSB3YXMgYWxyZWFkeSBjbGVhcgooSUkpIE1HQSgwKTogSTJDIGJ1 cyAiRERDIiBpbml0aWFsaXplZC4KKElJKSBNR0EoMCk6IEkyQyBkZXZpY2UgIkREQzpkZGMyIiBy ZWdpc3RlcmVkLgooSUkpIE1HQSgwKTogSTJDIGRldmljZSAiRERDOmRkYzIiIHJlbW92ZWQuCihJ SSkgTUdBKDApOiBJMkMgTW9uaXRvciBpbmZvOiAweDAKKElJKSBNR0EoMCk6IGVuZCBvZiBJMkMg TW9uaXRvciBpbmZvCgooLS0pIE1HQSgwKTogTm8gRERDIHNpZ25hbAooSUkpIE1HQSgwKTogRERD IE1vbml0b3IgaW5mbzogMHgwCihJSSkgTUdBKDApOiBlbmQgb2YgRERDIE1vbml0b3IgaW5mbwoK KD09KSBNR0EoMCk6IFVzaW5nIGdhbW1hIGNvcnJlY3Rpb24gKDEuMCwgMS4wLCAxLjApCig9PSkg TUdBKDApOiBNaW4gcGl4ZWwgY2xvY2sgaXMgMTIgTUh6Cig9PSkgTUdBKDApOiBNYXggcGl4ZWwg Y2xvY2sgaXMgMzAwIE1IegooSUkpIE1HQSgwKTogVmlld1NvbmljIEc3OTA6IFVzaW5nIGhzeW5j IHJhbmdlIG9mIDMwLjAwLTk1LjAwIGtIegooSUkpIE1HQSgwKTogVmlld1NvbmljIEc3OTA6IFVz aW5nIHZyZWZyZXNoIHJhbmdlIG9mIDUwLjAwLTE4MC4wMCBIegooSUkpIE1HQSgwKTogQ2xvY2sg cmFuZ2U6ICAxMi4wMCB0byAzMDAuMDAgTUh6CihXVykgTUdBKDApOiBEZWZhdWx0IG1vZGUgIjE3 OTJ4MTM0NCIgZGVsZXRlZCAoaHN5bmMgb3V0IG9mIHJhbmdlKQooV1cpIE1HQSgwKTogRGVmYXVs dCBtb2RlICIxODU2eDEzOTIiIGRlbGV0ZWQgKGhzeW5jIG91dCBvZiByYW5nZSkKKFdXKSBNR0Eo MCk6IERlZmF1bHQgbW9kZSAiMTkyMHgxNDQwIiBkZWxldGVkIChoc3luYyBvdXQgb2YgcmFuZ2Up CigtLSkgTUdBKDApOiBIYXMgU0RSQU0KKC0tKSBNR0EoMCk6IFZpcnR1YWwgc2l6ZSBpcyAxNjAw eDEyMDAgKHBpdGNoIDE2MDApCigqKikgTUdBKDApOiBNb2RlICIxNjAweDEyMDAiOiAyMDIuNSBN SHosIDkzLjgga0h6LCA3NS4wIEh6Cig9PSkgTUdBKDApOiBEUEkgc2V0IHRvICg3NSwgNzUpCihJ SSkgTG9hZGluZyAvdXNyL1gxMVI2L2xpYi9tb2R1bGVzL2xpYmZiLmEKKElJKSBNb2R1bGUgZmI6 IHZlbmRvcj0iVGhlIFhGcmVlODYgUHJvamVjdCIKCWNvbXBpbGVkIGZvciA0LjAuMiwgbW9kdWxl IHZlcnNpb24gPSAxLjAuMAooSUkpIExvYWRpbmcgL3Vzci9YMTFSNi9saWIvbW9kdWxlcy9saWJ4 YWEuYQooSUkpIE1vZHVsZSB4YWE6IHZlbmRvcj0iVGhlIFhGcmVlODYgUHJvamVjdCIKCWNvbXBp bGVkIGZvciA0LjAuMiwgbW9kdWxlIHZlcnNpb24gPSAxLjAuMAooSUkpIExvYWRpbmcgL3Vzci9Y MTFSNi9saWIvbW9kdWxlcy9saWJyYW1kYWMuYQooSUkpIE1vZHVsZSByYW1kYWM6IHZlbmRvcj0i VGhlIFhGcmVlODYgUHJvamVjdCIKCWNvbXBpbGVkIGZvciA0LjAuMiwgbW9kdWxlIHZlcnNpb24g PSAwLjEuMAooLS0pIERlcHRoIDI0IHBpeG1hcCBmb3JtYXQgaXMgMzIgYnBwCig9PSkgTUdBKDAp OiBXcml0ZS1jb21iaW5pbmcgcmFuZ2UgKDB4ZTQwMDAwMDAsMHg0MDAwKSB3YXMgYWxyZWFkeSBj bGVhcgooV1cpIE1HQSgwKTogRmFpbGVkIHRvIHNldCB3cml0ZS1jb21iaW5pbmcgcmFuZ2UgKDB4 ZTgwMDAwMDAsMHgxMDAwMDAwKQooPT0pIE1HQSgwKTogV3JpdGUtY29tYmluaW5nIHJhbmdlICgw eGU1MDAwMDAwLDB4ODAwMDAwKSB3YXMgYWxyZWFkeSBjbGVhcgooPT0pIE1HQSgwKTogV3JpdGUt Y29tYmluaW5nIHJhbmdlICgweGEwMDAwLDB4MTAwMDApIHdhcyBhbHJlYWR5IGNsZWFyCigtLSkg TUdBKDApOiAxNiBEV09SRCBmaWZvCig9PSkgTUdBKDApOiBEZWZhdWx0IHZpc3VhbCBpcyBUcnVl Q29sb3IKKElJKSBNR0EoMCk6IFtkcm1dIGJwcDogMzIgZGVwdGg6IDI0CihJSSkgTUdBKDApOiBb ZHJtXSBTYXJlYSAyMTk2KzYzMjogMjgyOAooMCk6IFtkcm1dIGNyZWF0ZWQgIm1nYSIgZHJpdmVy IGF0IGJ1c2lkICJQQ0k6MTowOjAiCigwKTogW2RybV0gYWRkZWQgNDA5NiBieXRlIFNBUkVBIGF0 IDB4Y2VlMGIwMDAKKDApOiBbZHJtXSBtYXBwZWQgU0FSRUEgMHhjZWUwYjAwMCB0byAweDI4MjY4 MDAwCigwKTogW2RybV0gZnJhbWVidWZmZXIgaGFuZGxlID0gMHhlODAwMDAwMAooMCk6IFtkcm1d IGFkZGVkIDEgcmVzZXJ2ZWQgY29udGV4dCBmb3Iga2VybmVsCihJSSkgTUdBKDApOiBbZHJtXSBS ZWdpc3RlcnMgPSAweGU0MDAwMDAwCltkcm1dIGRybUFncEVuYWJsZWQgc3VjY2VlZGVkIGZvciBB R1AgbW9kZSAxeAooSUkpIE1HQSgwKTogV0FSUCBNaWNyb2NvZGUgTG9hZGVkCihJSSkgTUdBKDAp OiBbZHJtXSBjYWxjZWQgYmFja29mZnNldDogMHhhNzUwMDAKKEVFKSBNR0EoMCk6IFtkcm1dIElu c3VmZmljaWVudCBtZW1vcnkgZm9yIGRpcmVjdCByZW5kZXJpbmcKKDApOiBbZHJtXSBmYWlsZWQg dG8gcmVtb3ZlIERSTSBzaWduYWwgaGFuZGxlcgooMCk6IFtkcm1dIHJlbW92ZWQgMSByZXNlcnZl ZCBjb250ZXh0IGZvciBrZXJuZWwKRFJJVW5sb2NrIGNhbGxlZCB3aGVuIG5vdCBsb2NrZWQKKDAp OiBbZHJtXSB1bm1hcHBpbmcgNDA5NiBieXRlcyBvZiBTQVJFQSAweGNlZTBiMDAwIGF0IDB4Mjgy NjgwMDAKKElJKSBNR0EoMCk6IFVzaW5nIDE0MjEgbGluZXMgZm9yIG9mZnNjcmVlbiBtZW1vcnku CihJSSkgTUdBKDApOiBVc2luZyBYRnJlZTg2IEFjY2VsZXJhdGlvbiBBcmNoaXRlY3R1cmUgKFhB QSkKCVNjcmVlbiB0byBzY3JlZW4gYml0IGJsaXRzCglTb2xpZCBmaWxsZWQgcmVjdGFuZ2xlcwoJ U29saWQgZmlsbGVkIHRyYXBlem9pZHMKCTh4OCBtb25vIHBhdHRlcm4gZmlsbGVkIHJlY3Rhbmds ZXMKCTh4OCBtb25vIHBhdHRlcm4gZmlsbGVkIHRyYXBlem9pZHMKCUluZGlyZWN0IENQVSB0byBT Y3JlZW4gY29sb3IgZXhwYW5zaW9uCglTY3JlZW4gdG8gU2NyZWVuIGNvbG9yIGV4cGFuc2lvbgoJ U29saWQgTGluZXMKCURhc2hlZCBMaW5lcwoJU2NhbmxpbmUgSW1hZ2UgV3JpdGVzCglPZmZzY3Jl ZW4gUGl4bWFwcwoJU2V0dGluZyB1cCB0aWxlIGFuZCBzdGlwcGxlIGNhY2hlOgoJCTMyIDEyOHgx Mjggc2xvdHMKCQk5IDI1NngyNTYgc2xvdHMKCQk0IDUxMng1MTIgc2xvdHMKKD09KSBNR0EoMCk6 IEJhY2tpbmcgc3RvcmUgZGlzYWJsZWQKKD09KSBNR0EoMCk6IFNpbGtlbiBtb3VzZSBlbmFibGVk CihJSSkgTUdBKDApOiBVc2luZyBvdmVybGF5IHZpZGVvCihJSSkgTUdBKDApOiBkaXJlY3QgcmVu ZGVyaW5nIGRpc2FibGVkCigqKikgTW91c2UwOiBQcm90b2NvbDogIkF1dG8iCigqKikgTW91c2Uw OiBDb3JlIFBvaW50ZXIKKCoqKSBNb3VzZTA6IEJ1dHRvbnM6IDUKKCoqKSBNb3VzZTA6IFpBeGlz TWFwcGluZzogYnV0dG9ucyA0IGFuZCA1CihJSSkgS2V5Ym9hcmQgIktleWJvYXJkMCIgaGFuZGxl ZCBieSBsZWdhY3kgZHJpdmVyCihJSSkgWElOUFVUOiBBZGRpbmcgZXh0ZW5kZWQgaW5wdXQgZGV2 aWNlICJNb3VzZTAiICh0eXBlOiBNT1VTRSkKTERfTElCUkFSWV9QQVRIPS91c3IvbG9jYWwvbGli CmtkZWluaXQ6IExhdW5jaGVkIERDT1BTZXJ2ZXIsIHBpZCA9IDM0OCByZXN1bHQgPSAwCkRDT1BT ZXJ2ZXI6IFNldEFQcm9jX2xvYzogY29ubiAwLCBwcm90PWxvY2FsLCBmaWxlPS90bXAvLklDRS11 bml4LzM1MAprZGVpbml0OiBMYXVuY2hlZCBLTGF1bmNoZXIsIHBpZCA9IDM1MSByZXN1bHQgPSAw CkRDT1A6IHJlZ2lzdGVyICdhbm9ueW1vdXMtMzQ2JyAtPiBudW1iZXIgb2YgY2xpZW50cyBpcyBu b3cgMQpEQ09QOiAgdW5yZWdpc3RlciAnYW5vbnltb3VzLTM0NicKRENPUDogbnVtYmVyIG9mIGNs aWVudHMgaXMgbm93IGRvd24gdG8gMApEQ09QOiByZWdpc3RlciAna2xhdW5jaGVyJyAtPiBudW1i ZXIgb2YgY2xpZW50cyBpcyBub3cgMQpEQ09QOiByZWdpc3RlciAna3NwbGFzaCcgLT4gbnVtYmVy IG9mIGNsaWVudHMgaXMgbm93IDIKRENPUDogcmVnaXN0ZXIgJ2Fub255bW91cy0zNTEnIC0+IG51 bWJlciBvZiBjbGllbnRzIGlzIG5vdyAzCkRDT1A6IG5ldyBkYWVtb24ga2xhdW5jaGVyCkRDT1A6 ICB1bnJlZ2lzdGVyICdhbm9ueW1vdXMtMzUxJwpEQ09QOiBudW1iZXIgb2YgY2xpZW50cyBpcyBu b3cgZG93biB0byAxCmtkZWluaXQ6IExhdW5jaGVkIEtERUQsIHBpZCA9IDM1MyByZXN1bHQgPSAw CkRDT1A6IHJlZ2lzdGVyICdrZGVkJyAtPiBudW1iZXIgb2YgY2xpZW50cyBpcyBub3cgMgprZGVk OiBEb2VzIG5vdCBleGlzdCEgKC9ob21lL2pkLy5rZGUvc2hhcmUvc2VydmljZXR5cGVzLykKa2Rl ZDogRG9lcyBub3QgZXhpc3QhICgvaG9tZS9qZC8ua2RlL3NoYXJlL2FwcGxuay8pCkRDT1A6IHJl Z2lzdGVyICdhbm9ueW1vdXMtMzUzJyAtPiBudW1iZXIgb2YgY2xpZW50cyBpcyBub3cgMwpEQ09Q OiByZWdpc3RlciAnYW5vbnltb3VzLTM1NCcgLT4gbnVtYmVyIG9mIGNsaWVudHMgaXMgbm93IDQK a2lvIChLTGF1bmNoZXIpOiBLTGF1bmNoZXI6IEdvdCBrZGVpbml0X2V4ZWNfd2FpdCgna2J1aWxk c3ljb2NhJywgLi4uKQpLSW5pdDogR290IEVYRUMgJ2tidWlsZHN5Y29jYScgZnJvbSBrbGF1bmNo ZXIuCmtpbyAoS0xhdW5jaGVyKToga2J1aWxkc3ljb2NhIChwaWQgMzU1KSB1cCBhbmQgcnVubmlu Zy4KRENPUDogcmVnaXN0ZXIgJ2tidWlsZHN5Y29jYScgLT4gbnVtYmVyIG9mIGNsaWVudHMgaXMg bm93IDUKa2J1aWxkc3ljb2NhOiBSZWNyZWF0aW5nIGtzeWNvY2EgZmlsZQpraW8gKEtTeWNvY2Ep OiBLU3ljb2NhRGljdDogMTQ2IGVudHJpZXMuCmtpbyAoS1N5Y29jYSk6IEtTeWNvY2FEaWN0OiA1 NSBlbnRyaWVzLgpraW8gKEtTeWNvY2EpOiBLU3ljb2NhRGljdDogNCBlbnRyaWVzLgpraW8gKEtT eWNvY2EpOiBLU3ljb2NhRGljdDogMzI4IGVudHJpZXMuCmtpbyAoS1N5Y29jYSk6IEtTeWNvY2FE aWN0OiAzMjggZW50cmllcy4Ka2lvIChLU3ljb2NhKTogS1N5Y29jYURpY3Q6IDMyOCBlbnRyaWVz LgpraW8gKEtTeWNvY2EpOiBLU3ljb2NhRGljdDogMTMgZW50cmllcy4Ka2lvIChLU3ljb2NhKTog S1N5Y29jYURpY3Q6IDMwIGVudHJpZXMuCmtidWlsZHN5Y29jYTogZW5kT2ZEYXRhIDogICAgNDdl MTUKa2J1aWxkc3ljb2NhOiBCdWlsZCA9IDFzIFNhdmUgPSA0cwpEQ09QOiAgdW5yZWdpc3RlciAn a2J1aWxkc3ljb2NhJwpEQ09QOiBudW1iZXIgb2YgY2xpZW50cyBpcyBub3cgZG93biB0byA0Cmtk ZWluaXQ6IFBJRCAzNTUgdGVybWluYXRlZC4KRENPUDogIHVucmVnaXN0ZXIgJ2Fub255bW91cy0z NTQnCkRDT1A6IG51bWJlciBvZiBjbGllbnRzIGlzIG5vdyBkb3duIHRvIDMKRENPUDogbmV3IGRh ZW1vbiBrZGVkCmtkZWluaXQ6IFBJRCAzNTMgdGVybWluYXRlZC4KRENPUDogIHVucmVnaXN0ZXIg J2Fub255bW91cy0zNTMnCkRDT1A6IG51bWJlciBvZiBjbGllbnRzIGlzIG5vdyBkb3duIHRvIDEK a2RlaW5pdDogb3BlbmVkIGNvbm5lY3Rpb24gdG8gOjAuMAprZGVpbml0OiBMYXVuY2hlZCAna2Nt aW5pdCcsIHBpZCA9IDM1NiByZXN1bHQgPSAwCkRDT1A6IHJlZ2lzdGVyICdhbm9ueW1vdXMtMzU2 JyAtPiBudW1iZXIgb2YgY2xpZW50cyBpcyBub3cgMgprY21pbml0OiBJbml0aWFsaXppbmcgbGli a2NtX2FydHM6IGluaXRfYXJ0cwpraW8gKEtMYXVuY2hlcik6IHNldExhdW5jaEVudiBLREVfRElT UExBWT06MC4wCmtkZWluaXQ6IEdvdCBTRVRFTlYgJ0tERV9ESVNQTEFZPTowLjAnIGZyb20ga2xh dW5jaGVyLgpraW8gKEtMYXVuY2hlcik6IEtMYXVuY2hlcjogR290IGtkZWluaXRfZXhlYygnYXJ0 c2QnLCAuLi4pCktJbml0OiBHb3QgRVhFQyAnYXJ0c2QnIGZyb20ga2xhdW5jaGVyLgpXQVJOSU5H OiBsaWJyYXJ5PWFydHNkLmxhOiBObyBmaWxlIG5hbWVzIGFydHNkLmxhIGZvdW5kIGluIHBhdGhz LgpDb3VsZCBub3QgbG9hZCBsaWJyYXJ5ISBUcnlpbmcgZXhlYy4uLi4Ka2lvIChLTGF1bmNoZXIp OiBhcnRzZCAocGlkIDM1NykgdXAgYW5kIHJ1bm5pbmcuCmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBj bG9zaW5nIGxpYnJhcnkgbGlia2NtX2FydHMKa2RlY29yZSAoS0xpYkxvYWRlcik6IERlbGV0aW5n IEtMaWJyYXJ5IDB4ODBhMmM4MCAgbGlia2NtX2FydHMKa2RlY29yZSAoS0xpYkxvYWRlcik6IGxp YnJhcnkgbGlia2NtX2ttaXgubGEgbm90IGZvdW5kIHVuZGVyICdtb2R1bGUnIGJ1dCB1bmRlciAn bGliJwprY21pbml0OiBJbml0aWFsaXppbmcgbGlia2NtX2ttaXg6IGluaXRfa21peApraW8gKEtM YXVuY2hlcik6IHNldExhdW5jaEVudiBLREVfRElTUExBWT06MC4wCmtkZWluaXQ6IEdvdCBTRVRF TlYgJ0tERV9ESVNQTEFZPTowLjAnIGZyb20ga2xhdW5jaGVyLgpraW8gKEtMYXVuY2hlcik6IEtM YXVuY2hlcjogR290IHN0YXJ0X3NlcnZpY2VfYnlfZGVza3RvcF9uYW1lKCdrbWl4Y3RybF9yZXN0 b3JlJywgLi4uKQpLSW5pdDogR290IEVYRUMgJ2ttaXhjdHJsJyBmcm9tIGtsYXVuY2hlci4Ka2lv IChLTGF1bmNoZXIpOiBrbWl4Y3RybCAocGlkIDM1OCkgdXAgYW5kIHJ1bm5pbmcuCmtkZWNvcmUg KEtMaWJMb2FkZXIpOiBjbG9zaW5nIGxpYnJhcnkgbGlia2NtX2ttaXgKa2RlY29yZSAoS0xpYkxv YWRlcik6IERlbGV0aW5nIEtMaWJyYXJ5IDB4ODBhMmM4MCAgbGlia2NtX2ttaXgKa2RlY29yZSAo S0xpYkxvYWRlcik6IFdpbGwgbm90IHVubG9hZCBsaWJrY21fZW5lcmd5CmtjbWluaXQ6IEluaXRp YWxpemluZyBsaWJrY21fZW5lcmd5OiBpbml0X2VuZXJneQprZGVjb3JlIChLTGliTG9hZGVyKTog Y2xvc2luZyBsaWJyYXJ5IGxpYmtjbV9lbmVyZ3kKa2RlY29yZSAoS0xpYkxvYWRlcik6IERlbGV0 aW5nIEtMaWJyYXJ5IDB4ODBhMmQwMCAgbGlia2NtX2VuZXJneQprZGVjb3JlIChLTGliTG9hZGVy KTogbGlicmFyeSBsaWJrY21fbGF5b3V0LmxhIG5vdCBmb3VuZCB1bmRlciAnbW9kdWxlJyBidXQg dW5kZXIgJ2xpYicKa2NtaW5pdDogSW5pdGlhbGl6aW5nIGxpYmtjbV9sYXlvdXQ6IGluaXRfbGF5 b3V0CmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBjbG9zaW5nIGxpYnJhcnkgbGlia2NtX2xheW91dApr ZGVjb3JlIChLTGliTG9hZGVyKTogRGVsZXRpbmcgS0xpYnJhcnkgMHg4MGEyZDAwICBsaWJrY21f bGF5b3V0CmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBsaWJyYXJ5IGxpYmtjbV9sYXB0b3AubGEgbm90 IGZvdW5kIHVuZGVyICdtb2R1bGUnIGJ1dCB1bmRlciAnbGliJwprY21pbml0OiBJbml0aWFsaXpp bmcgbGlia2NtX2xhcHRvcDogaW5pdF9iYXR0ZXJ5CmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBjbG9z aW5nIGxpYnJhcnkgbGlia2NtX2xhcHRvcAprZGVjb3JlIChLTGliTG9hZGVyKTogRGVsZXRpbmcg S0xpYnJhcnkgMHg4MGEyZDAwICBsaWJrY21fbGFwdG9wCmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBs aWJyYXJ5IGxpYmtjbV94bWxycGNkLmxhIG5vdCBmb3VuZCB1bmRlciAnbW9kdWxlJyBidXQgdW5k ZXIgJ2xpYicKa2NtaW5pdDogSW5pdGlhbGl6aW5nIGxpYmtjbV94bWxycGNkOiBpbml0X3htbHJw Y2QKa2lvIChLTGF1bmNoZXIpOiBzZXRMYXVuY2hFbnYgS0RFX0RJU1BMQVk9OjAuMAprZGVpbml0 OiBHb3QgU0VURU5WICdLREVfRElTUExBWT06MC4wJyBmcm9tIGtsYXVuY2hlci4Ka2lvIChLTGF1 bmNoZXIpOiBLTGF1bmNoZXI6IEdvdCBzdGFydF9zZXJ2aWNlX2J5X2Rlc2t0b3BfbmFtZSgna3ht bHJwY2QnLCAuLi4pCktJbml0OiBHb3QgRVhFQyAna3htbHJwY2QnIGZyb20ga2xhdW5jaGVyLgpr aW8gKEtMYXVuY2hlcik6IGt4bWxycGNkIChwaWQgMzU5KSB1cCBhbmQgcnVubmluZy4Ka2RlY29y ZSAoS0xpYkxvYWRlcik6IGNsb3NpbmcgbGlicmFyeSBsaWJrY21feG1scnBjZAprZGVjb3JlIChL TGliTG9hZGVyKTogRGVsZXRpbmcgS0xpYnJhcnkgMHg4MGEyZDAwICBsaWJrY21feG1scnBjZApr Y21pbml0OiBJbml0aWFsaXppbmcgbGlia2NtX2lucHV0OiBpbml0X2tleWJvYXJkCkRDT1A6IHJl Z2lzdGVyICdreG1scnBjZCcgLT4gbnVtYmVyIG9mIGNsaWVudHMgaXMgbm93IDMKa2RlY29yZSAo S0xpYkxvYWRlcik6IGNsb3NpbmcgbGlicmFyeSBsaWJrY21faW5wdXQKa2RlY29yZSAoS0xpYkxv YWRlcik6IERlbGV0aW5nIEtMaWJyYXJ5IDB4ODBhMmY4MCAgbGlia2NtX2lucHV0CmtjbWluaXQ6 IEluaXRpYWxpemluZyBsaWJrY21fYWNjZXNzOiBpbml0X2FjY2VzcwprZGVjb3JlIChLTGliTG9h ZGVyKTogY2xvc2luZyBsaWJyYXJ5IGxpYmtjbV9hY2Nlc3MKa2RlY29yZSAoS0xpYkxvYWRlcik6 IERlbGV0aW5nIEtMaWJyYXJ5IDB4ODBhYzAwMCAgbGlia2NtX2FjY2VzcwprZGVjb3JlIChLTGli TG9hZGVyKTogbGlicmFyeSBsaWJrY21fbnNwbHVnaW4ubGEgbm90IGZvdW5kIHVuZGVyICdtb2R1 bGUnIGJ1dCB1bmRlciAnbGliJwprY21pbml0OiBJbml0aWFsaXppbmcgbGlia2NtX25zcGx1Z2lu OiBpbml0X25zcGx1Z2luCmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBjbG9zaW5nIGxpYnJhcnkgbGli a2NtX25zcGx1Z2luCmtkZWNvcmUgKEtMaWJMb2FkZXIpOiBEZWxldGluZyBLTGlicmFyeSAweDgw YWMxMDAgIGxpYmtjbV9uc3BsdWdpbgprY21pbml0OiBJbml0aWFsaXppbmcgbGlia2NtX3N0eWxl OiBpbml0X3N0eWxlCkRDT1A6IHJlZ2lzdGVyICdhbm9ueW1vdXMtMzU5JyAtPiBudW1iZXIgb2Yg Y2xpZW50cyBpcyBub3cgNAprZGVpbml0OiBzZXRncm91cHM6IE9wZXJhdGlvbiBub3QgcGVybWl0 dGVkCkRDT1A6ICB1bnJlZ2lzdGVyICdhbm9ueW1vdXMtMzU5JwpEQ09QOiBudW1iZXIgb2YgY2xp ZW50cyBpcyBub3cgZG93biB0byAzCmtkZWluaXQ6IFBJRCAzNTkgdGVybWluYXRlZC4Ka2RlaW5p dDogUElEIDM1OCB0ZXJtaW5hdGVkLgpEQ09QOiAgdW5yZWdpc3RlciAna3NwbGFzaCcKRENPUDog bnVtYmVyIG9mIGNsaWVudHMgaXMgbm93IGRvd24gdG8gMgpGYXRhbCBlcnJvciAnX3BxX3JlbW92 ZTogTm90IGluIHByaW9yaXR5IHF1ZXVlJyBhdCBsaW5lID8gaW4gZmlsZSAvdXNyL3NyYy9saWIv bGliY19yL3V0aHJlYWQvdXRocmVhZF9wcmlvcml0eV9xdWV1ZS5jIChlcnJubyA9ID8pCmtkZWlu aXQ6IFBJRCAzNTcgdGVybWluYXRlZC4KeGluaXQ6ICBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5 IChlcnJubyAyKTogIHVuZXhwZWN0ZWQgc2lnbmFsIDINCmtkZWluaXQ6IEZhdGFsIElPIGVycm9y OiBjbGllbnQga2lsbGVkCktMYXVuY2hlcjogRXhpdGluZyBvbiBzaWduYWwgMQpEQ09QOiAgdW5y ZWdpc3RlciAna3htbHJwY2QnCkRDT1A6IG51bWJlciBvZiBjbGllbnRzIGlzIG5vdyBkb3duIHRv IDEKRENPUDogIHVucmVnaXN0ZXIgJ2tkZWQnCg0Kd2FpdGluZyBmb3IgWCBzZXJ2ZXIgdG8gc2h1 dCBkb3duIERDT1A6ICB1bnJlZ2lzdGVyICdrbGF1bmNoZXInCgoNCg== --Multipart_Wed__28_Feb_2001_19:59:02_+0100_08114c00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:10:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay02.equinox.net (relay02.equinox.net [204.68.168.13]) by hub.freebsd.org (Postfix) with SMTP id 0DA9137B718 for ; Wed, 28 Feb 2001 11:10:23 -0800 (PST) (envelope-from bmcalpine@macconnect.com) Received: (qmail 287 invoked from network); 28 Feb 2001 19:09:54 -0000 Received: from 24-168-85-140.nyc.rr.com (HELO ?10.0.1.7?) (24.168.85.140) by relay02.equinox.net with SMTP; 28 Feb 2001 19:09:54 -0000 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Wed, 28 Feb 2001 14:09:19 -0500 Subject: E-machine From: "bmcalpine@macconnect.com" To: "FreeBSD Questions (E-mail)" Message-ID: In-Reply-To: <3A9D485A.133D1AF2@mail.iowna.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone on the list had any luck getting an e-machine 533id to work with BSD? I get through the whole install, but it never picks up my pci based ethernet card....any suggestions on how to get it to do so? Brendan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:23:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 668DA37B718 for ; Wed, 28 Feb 2001 11:23:40 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 41478 invoked by uid 100); 28 Feb 2001 19:23:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.20539.369292.710746@guru.mired.org> Date: Wed, 28 Feb 2001 13:23:39 -0600 To: Ken Marx Cc: questions@freebsd.org Subject: Re: kernel core image In-Reply-To: <200102281833.KAA04495@ankimo.bigshed.com> References: <15004.44760.531860.628224@guru.mired.org> <200102281833.KAA04495@ankimo.bigshed.com> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ken Marx types: > Thanks. I'm asking for a work colleague. I think he > wants to take snapshots of a production system, so > shutdown/crashing the box aren't an option. > Not sure about this actually. Ah, I see. You want to do vivisect it, but not kill it. Could be difficult. If being able to run a debugger on it will do, you can use gdb. Make sure your kernel is built with symbols (but you don't have to run that one). You can then use "gdb -k", using /dev/mem as the core file. The symbol file will be the debug version of the kernel. The exec file will either be /kernel, or /dev/kmem. That may even give you the ability to get your copy. But be warned that it will be inconsistent unless you use DDB. > I thought of the copying /dev/kmem but that flavor > of device access doesn't seem to be supported: > # cp /dev/kmem /usr/tmp/kmem.img > cp: /dev/kmem: Bad address Did you read the man page on /dev/kmem? You have to figure out what is and is not actually in the kernel memory map, and only read those areas. Rather, you have to write code to catch the bad address signals, and deal with them in some manner. Or you might try copying /dev/mem instead of /dev/kmem. Come to think of it, you might be able to use the kernel code that === Mike Meyer wrote something like: > > Ken Marx types: > > > Is there a way to get a copy of a running kernel core image? > > > > If you've compiled with the DDB option, invoking the debugger and > > using the "panic" command will do the trick. Of course, you might be > > better off using the debugger to find the information you want, then > > continuing or shutting the system down smoothly. > > > > If you just want a copy of the kernel virtual memory space, it's > > /dev/kmem. But be carefull with it - it includes the I/O address > > space, so you can royally hose your system playing with it. > > > > > -- > > Mike Meyer http://www.mired.org/home/mwm/ > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > > -- > Ken Marx, kmarx@bigshed.com > I agree. Clearly this group should solidify our knowledge base and move quickly > to capitalize on the global partner business unit. > - http://cgi.bigshed.com/~kmarx/cgi-bin/speak.cgi > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:27:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id EA8B937B71A for ; Wed, 28 Feb 2001 11:27:15 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 41573 invoked by uid 100); 28 Feb 2001 19:27:15 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.20755.398545.110975@guru.mired.org> Date: Wed, 28 Feb 2001 13:27:15 -0600 To: Drew Tomlinson Cc: "FreeBSD Questions (E-mail)" Subject: RE: Startup Script In-Reply-To: References: X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson types: > > I don't know anything about dynipclient, but the script looks fine to > > me - assuming that dynipclient is somehow detaching itself so the > > command the shell started is exiting. Are you checking for > > "dynipclient", or for pid 195? If the former, dynipclient may have a > > different name than you expect, so check for the latter. > > This script also works fine when invoked from the command line: You already mentioned that. > > > I am a newbie and know basically nothing about scripts. > > But I suspect what > > > might be happening is that the dynipclient starts in the > > first line but then > > > is stopped because of the command in the second. Am I > > correct? Any ideas? > > > > No, that's not correct. > > > > If something is causing the server part of the package to exit, see > > what you can do to get a log - preferably detailed - from the > > server. If www.dynip.com provides a sample startup script, you might > > check that and see if they are doing anything odd when it starts the > > program. > OK, I would like to get a log but I don't know how to go about that. Do you > have any suggestions? I assume I need to pipe the output to a file? I > don't even know how to do that exactly. Sorry for the "dumb" questions and > thanks for your help. Well, you can check the various system logs to see if it put anything there. Redirecting might work; if so, add the sequence '>/var/run/dynip.log 2>&1' (minus the ''s, of course) to the line that starts it. On the other hand, in the process of daemonizing itself, it may close all those things. In which case, you'll need to check with the dynip folks to see how to get it to log things. Or check the source, if you've got that. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:33: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 9D32337B71B for ; Wed, 28 Feb 2001 11:33:00 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 41761 invoked by uid 100); 28 Feb 2001 19:32:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.21099.838814.690448@guru.mired.org> Date: Wed, 28 Feb 2001 13:32:59 -0600 To: Ben Calvert Cc: Bill Moran , questions@FreeBSD.ORG Subject: Re: cron help? In-Reply-To: <3A9D3A88.30409@stonehenge-net.com> References: <15005.5708.642413.344467@guru.mired.org> <3A9D268B.12D92E49@mail.iowna.com> <3A9D3A88.30409@stonehenge-net.com> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben Calvert types: > interesting... apparently typing 'crontab crontab' as root sets up an > additional user crontab instead of editing the /etc/crontab file. This just got discussed on the list. Some people always edit the /etc/crontab file by hand to keep it in one place. Others never edit it, and always use the crontab command to create local variations so they can just upgrade the system one without having to worry about losing local changes. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:33:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id D040E37B718 for ; Wed, 28 Feb 2001 11:33:22 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 052D918C3; Tue, 27 Feb 2001 11:55:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id E4D3318C2; Tue, 27 Feb 2001 11:55:19 -0800 (PST) Date: Tue, 27 Feb 2001 11:55:19 -0800 (PST) From: Rick Hamell To: "bmcalpine@macconnect.com" Cc: "FreeBSD Questions (E-mail)" Subject: Re: E-machine In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Has anyone on the list had any luck getting an e-machine 533id to work with > BSD? I get through the whole install, but it never picks up my pci based > ethernet card....any suggestions on how to get it to do so? Dump that piece of junk... they make Packard Bells look good. Seriously... 2ndly... what kind of Network card is it? Is it on the supported list? Is the Bios of the machine set to PNP or Non-PNP? What IRQ is the card using, what IRQ is FreeBSD trying to detect it on? Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:37: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from castillo.torrentnet.com (castillo.torrentnet.com [4.18.161.34]) by hub.freebsd.org (Postfix) with ESMTP id CD13337B71A for ; Wed, 28 Feb 2001 11:37:03 -0800 (PST) (envelope-from jeckard@torrentnet.com) Received: from torrentnet.com (rtp-hwlab06.torrentnet.com [192.168.130.218]) by castillo.torrentnet.com (8.9.3/8.9.3) with ESMTP id OAA07146 for ; Wed, 28 Feb 2001 14:37:02 -0500 (EST) Message-ID: <3A9D54FC.AE86D185@torrentnet.com> Date: Wed, 28 Feb 2001 14:43:56 -0500 From: Justin Eckard X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: question on 2.2.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a 2.2.2 image on a hard drive that I want to duplicate to other hard drives in other computers. I also have a removable ATA PC card that I can boot off of if necessary. I've heard that there is a way to load the removable ATA PC card with a bootloader and a compressed image. They say I can boot off of the ATA PC card and decompress the image onto the new hard drive in such a way that the new hard drive becomes bootable. How can I do this? They say it can be done, but no one knows how. Thanks a bunch, Justin -- Justin Eckard Ericsson IP Infrastructure, Inc. 920 Main Campus Drive, Suite 500 Raleigh, NC 27606 (919) 472-9968 Phone (919) 472-9999 Fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:49: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.liz.com (smtp.liz.com [156.146.109.246]) by hub.freebsd.org (Postfix) with ESMTP id 6821737B71A for ; Wed, 28 Feb 2001 11:49:03 -0800 (PST) (envelope-from peterb@themonetgroup.com) Received: from monetmail.themonetgroup.com (monetmail.themonetgroup.com [156.146.103.121]) by smtp.liz.com (Switch-2.0.1/Switch-2.0.1) with SMTP id f1SJp2s23402 for ; Wed, 28 Feb 2001 14:51:03 -0500 (EST) Received: (qmail 11922 invoked by uid 0); 28 Feb 2001 19:45:10 -0000 Received: from openlinux02.liz.com (HELO themonetgroup.com) (root@156.146.239.123) by monetmail.lizathome.com with SMTP; 28 Feb 2001 19:45:10 -0000 Message-ID: <3A9D55DB.603931DF@themonetgroup.com> Date: Wed, 28 Feb 2001 14:47:39 -0500 From: Peter Baitz X-Mailer: Mozilla 4.72C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org, asami@FreeBSD.org, dg@FreeBSD.org, jhk@FreeBSD.org, grog@FreeBSD.org, imp@FreeBSD.org, dfr@FreeBSD.org, msmith@FreeBSD.org, rwatson@FreeBSD.org, peter@FreeBSD.org Subject: FreeBSD issues at iServer!!! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm not quite sure how to classify this email I am sending to you at the FreeBSD project site. However, I am looking for input, and wondering from your perspective what can be done, if anything. Perhaps you guys even know someone at iServer (http://www.iserver.com).... We use iServer servers for hosting web sites. They used to use BSD/OS and have switched over to FreeBSD and we were at first excited, but the excitement has become huge frustration. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-RELEASE (VKERN) #0: Wed Feb 21 16:54:55 MST 2001 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Their FreeBSD servers seem incapable of staying UP more than a handful or two of days, with many servers down every few days. We cannot get a reasonable explanation of why. We are in short very unhappy with the FreeBSD/OS at this time because of it. Now I know that flies in the face of the FreeBSD organization's motto of being built by a Board of Directors and core groups of organized people, leading to a stable OS. Well at iServer I have not found that to be true, sadly. I don't know what is wrong. Maybe you guys can set them straight, because it is harming the FreeBSD persona. iServer is a great company, but I think they need some help. Thanks! pb PS: Don't tell them I told you so, thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:50:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 27C6637B718 for ; Wed, 28 Feb 2001 11:50:36 -0800 (PST) (envelope-from question@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1002) id 40B0C55407; Wed, 28 Feb 2001 11:44:16 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 308BD51610; Wed, 28 Feb 2001 11:44:16 -0800 (PST) Date: Wed, 28 Feb 2001 11:44:16 -0800 (PST) From: Linh Pham To: Anders Andersson Cc: , Subject: Re: FreeBSD on IBM Thinkpad In-Reply-To: <20010228111449.A9127@jellyfish.codefactory.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-02-28, Anders Andersson scribbled: # My laptop got a built in Intel fxp card, works great. CardBus PCMCIA # cars wont work in FreeBSD 4.x. I use a PCMCIA modem which works great. I kinda figured the CardBus bit out... We have some A series where I work and I tend to use Xircom cards in place of the 3Com/Intel cards that come with some A20's. # X works great, but no sound support yet. I really don't need sound... Yet another reason to use my MiniDisc player more :) Thanks! -- Linh Pham [question@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:52:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 8FE6837B718 for ; Wed, 28 Feb 2001 11:52:25 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1SJpft71410; Thu, 1 Mar 2001 08:51:41 +1300 (NZDT) (envelope-from jonc) Date: Thu, 1 Mar 2001 08:51:41 +1300 From: Jonathan Chen To: Peter Disiot Cc: freebsd-questions@FreeBSD.ORG Subject: Re: lockmailbox error code 75 Message-ID: <20010301085141.C70847@itouchnz.itouch> References: <3A9C4A95.41D3DDBC@sysreal.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9C4A95.41D3DDBC@sysreal.com.au>; from pdisiot@sysreal.com.au on Wed, Feb 28, 2001 at 10:47:17AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 10:47:17AM +1000, Peter Disiot wrote: > Hello, > > I recently upgraded my sendmail to 8.11.2-stable. I think every thing > went well > however now I can't send mail to local users or outsiders. I get the > following error > in the maillog > lockmailbox /var/mail/root failed; error code 75. > What could be causing this? and how can it be fixed? Add the following lines to your m4 macro file: FEATURE(local_lmtp)dnl define(`LOCAL_MAILER_FLAGS', LOCAL_MAILER_FLAGS`'P)dnl -- Jonathan Chen ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 11:58:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (sproxy.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id E4BE937B71A for ; Wed, 28 Feb 2001 11:58:38 -0800 (PST) (envelope-from j_trzaska@gmx.net) Received: (qmail 18227 invoked by uid 0); 28 Feb 2001 19:58:33 -0000 Received: from pd90374a0.dip.t-dialin.net (HELO gmx.net) (217.3.116.160) by mail.gmx.net (mail09) with SMTP; 28 Feb 2001 19:58:33 -0000 Message-ID: <3A9D5832.FD2E36FF@gmx.net> Date: Wed, 28 Feb 2001 20:57:38 +0100 From: Jens Trzaska X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: cannot use 2nd scsi-channel under 4.2-stable with cdrdao? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Am i doing something wrong? I am using 4-stable from this week but it seems as if im am not able wo use the 2nd scsi-channel with cdrdao. Any suggestions? su-2.04# cdrdao copy --on-the-fly --device 1,5,0 --source-device 1,4,0 Cdrdao version 1.1.4 - (C) Andreas Mueller SCSI interface library - (C) Joerg Schilling L-EC encoding library - (C) Heiko Eissfeldt Paranoia DAE library - (C) Monty Check http://cdrdao.sourceforge.net/drives.html#dt for actual driver tables. ERROR: Cannot open SCSI device '1,5,0': ERROR: Please use option '--device bus,id,lun', e.g. --device 0,6,0 ERROR: Cannot setup device 1,5,0. camcontrol devlist ------------------ at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 1 lun 0 (pass1,da1) at scbus0 target 2 lun 0 (pass2,da2) at scbus0 target 3 lun 0 (pass3,da3) at scbus1 target 4 lun 0 (pass4,cd0) at scbus1 target 5 lun 0 (pass5,cd1) at scbus1 target 6 lun 0 (pass6,sa0) from dmesg: ------------------ ahc0: port 0xe400-0xe4ff mem 0xe1100000-0xe1100fff irq 16 at device 9.0 on pci0 aic7880: Wide Channel A, SCSI Id=7, 16/255 SCBs sym0: <810a> port 0xec00-0xecff mem 0xe1102000-0xe11020ff irq 18 at device 11.0 on pci0 sym0: No NVRAM, ID 7, Fast-10, SE, parity checking da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled da0: 2068MB (4235629 512 byte sectors: 255H 63S/T 263C) da3 at ahc0 bus 0 target 3 lun 0 da3: Fixed Direct Access SCSI-2 device da3: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) da3: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) da2 at ahc0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) da2: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) da1: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) cd1 at sym0 bus 0 target 5 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 8) cd1: cd present [1 x 2048 byte records] cd0 at sym0 bus 0 target 4 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) -- Regards Jens Trzaska To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12: 5:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 3777237B718 for ; Wed, 28 Feb 2001 12:05:30 -0800 (PST) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id PAA50223; Wed, 28 Feb 2001 15:05:23 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Wed, 28 Feb 2001 15:05:13 -0500 (EST) From: Stephen Hovey To: Rick Hamell Cc: "bmcalpine@macconnect.com" , "FreeBSD Questions (E-mail)" Subject: Re: E-machine In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Has anyone on the list had any luck getting an e-machine 533id to work with > > BSD? I get through the whole install, but it never picks up my pci based > > ethernet card....any suggestions on how to get it to do so? > > Dump that piece of junk... they make Packard Bells look > good. Seriously... I dont know where you got your experience of them from - but I like them - they are pretty hassle free. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:20:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.well.com (smtp.well.com [208.178.101.27]) by hub.freebsd.org (Postfix) with ESMTP id BD07837B718 for ; Wed, 28 Feb 2001 12:20:14 -0800 (PST) (envelope-from james@well.com) Received: from well.com (james@well.com [208.178.101.2]) by smtp.well.com (8.8.5/8.8.4) with ESMTP id MAA27365 for ; Wed, 28 Feb 2001 12:20:14 -0800 (PST) Received: (from james@localhost) by well.com (8.8.5/8.8.5) id MAA15262; Wed, 28 Feb 2001 12:20:12 -0800 (PST) Date: Wed, 28 Feb 2001 12:20:12 -0800 (PST) From: Evan Mallis Message-Id: <200102282020.MAA15262@well.com> To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/mailto.html X-Mailer: Lynx, Version 2.8.1rel.2 Subject: http://www.freebsd.org/mailto.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to know how to use BSD from a pc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:34:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id 2E9A437B71A for ; Wed, 28 Feb 2001 12:34:42 -0800 (PST) (envelope-from peter@black.purplecat.net) Received: from localhost (peter@localhost) by black.purplecat.net (8.8.8/8.8.8) with ESMTP id PAA28477 for ; Wed, 28 Feb 2001 15:37:03 -0500 (EST) (envelope-from peter@black.purplecat.net) Date: Wed, 28 Feb 2001 15:37:03 -0500 (EST) From: Peter Brezny To: freebsd-questions@freebsd.org Subject: how to install from existing drive. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got an install of 4.2 R on a scsi drive da0. I've just installed a newer bigger drive, and instead of pulling down the sources over the network again, i wanted to know how to perform a new install on the new drive from the sources on the old drive. Is this possible? I tried booting off the install disks, then choosing existing filesystem, but i wasn't sure what to put in for the complete path of FreeBSD distribution files... TIA pb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:47:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.trib.com (mail.trib.com [12.10.158.17]) by hub.freebsd.org (Postfix) with ESMTP id 0E2FF37B718 for ; Wed, 28 Feb 2001 12:47:15 -0800 (PST) (envelope-from lar@trib.com) Received: from [12.10.158.33] (HELO trib.com) by mail.trib.com (CommuniGate Pro SMTP 3.4) with ESMTP id 27157012 for freebsd-questions@freebsd.org; Wed, 28 Feb 2001 13:47:14 -0700 Message-ID: <3A9D62CF.DB12BA0C@trib.com> Date: Wed, 28 Feb 2001 13:42:55 -0700 From: Larry Ash Organization: Casper Star-Tribune X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Disabling network interface Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In FreeBSD 3.5 my ethernet interface was lnc1. In 4.2 it's pcn0. The problem is that when the system tries to configure pcn0 it forces it into hw-loopback. My guess is that it's the wrong interface. I have tried to disable it (pcn)in both UserConfig and in the kernel configuration "config" file. Neither location has listed the network driver "pcn". Where is the configuration to force "pcn" off so another ethernet driver can run? Larry Ash Systems Administrator Casper Star-Tribune To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:49:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id EE94037B718; Wed, 28 Feb 2001 12:49:35 -0800 (PST) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.2/8.11.1) with ESMTP id f1SKmqH97190; Wed, 28 Feb 2001 12:48:52 -0800 (PST) (envelope-from jkh@osd.bsdi.com) To: peterb@themonetgroup.com Cc: questions@freebsd.org, asami@freebsd.org, dg@freebsd.org, jhk@freebsd.org, grog@freebsd.org, imp@freebsd.org, dfr@freebsd.org, msmith@freebsd.org, rwatson@freebsd.org, peter@freebsd.org Subject: Re: FreeBSD issues at iServer!!! In-Reply-To: <3A9D55DB.603931DF@themonetgroup.com> References: <3A9D55DB.603931DF@themonetgroup.com> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010228124852Q.jkh@osd.bsdi.com> Date: Wed, 28 Feb 2001 12:48:52 -0800 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 62 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Peter Baitz Subject: FreeBSD issues at iServer!!! Date: Wed, 28 Feb 2001 14:47:39 -0500 > I'm not quite sure how to classify this email I am sending to you at the > FreeBSD project site. However, I am looking for input, and wondering > from your perspective what can be done, if anything. Perhaps you guys > even know someone at iServer (http://www.iserver.com).... I don't know anyone at iServer and I somewhat doubt that anyone on the cc line does either, but you never know... > We use iServer servers for hosting web sites. They used to use BSD/OS > and have switched over to FreeBSD and we were at first excited, but the > excitement has become huge frustration. > ... > Their FreeBSD servers seem incapable of staying UP more than a handful > or two of days, with many servers down every few days. We cannot get a > reasonable explanation of why. We are in short very unhappy with the > FreeBSD/OS at this time because of it. Well, I do have to say that taking this tack is unlikely to win you many friends here since you start out discussing how unresponsive your vendor is and then finish by laying the blame at the feet of the FreeBSD operating system. That's hardly fair or reasonable since there are any number of ways that someone deploying FreeBSD in production can make a hash of it, and none of them have anything to do with FreeBSD's intrinsic stability. One can buy extremely marginal hardware from Sam's Serbian PC Outlet which fails to run either FreeBSD or Windows correctly, one can have physical plant issues (marginal power, rain coming in, no temperature control) and one can also have psychotic administrators who turn various kernel options on or off with no grasp of what it is they're doing. All of these can result in the symptoms you're seeing and none of them can be fairly blamed on FreeBSD itself. Without more details from this company as to how they're installing FreeBSD and on what sort of hardware, it's very unlikely that we'll be able to do much of anything about it. This sounds to me like more of a problem between you and the company in question if they're unable to furnish you with any kind of reasonable explanation or even give you some hint as to what's going on. > Maybe you guys can set them straight, because it is harming the > FreeBSD persona. iServer is a great company, but I think they need > some help. If I can find a contact within the company, I'll see what I can find out. > PS: Don't tell them I told you so, thank you. I won't promise this, however. If I do manage to contact them and they ask me just what the heck it is I'm talking about, I won't hesitate to forward this message to them. It's unfair to ask any of us to take a company to task without giving them the slightest idea of what we're specifically referring to and I refuse to play that kind of game. Regards, - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:50:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id D0F6537B718 for ; Wed, 28 Feb 2001 12:50:19 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SKlbV17723; Wed, 28 Feb 2001 15:47:38 -0500 (EST) Message-ID: <3A9D63F2.453F99FD@mail.iowna.com> Date: Wed, 28 Feb 2001 15:47:47 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Peter Baitz Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD issues at iServer!!! References: <3A9D55DB.603931DF@themonetgroup.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Baitz wrote: > Their FreeBSD servers seem incapable of staying UP more than a handful > or two of days, with many servers down every few days. We cannot get a > reasonable explanation of why. We are in short very unhappy with the > FreeBSD/OS at this time because of it. Not to toot any horns or anything, but I've got a FreeBSD based mail server with uptime around 120 days that was only rebooted 4 months ago because of a massive power failure that lasted over 5 hours (otherwise the uptime would be over 200 days) I guess the only point I'm making is: don't be "unhappy with the FreeBSD/OS" be unhappy with iserver for switching to an OS that they don't know how to support/implement/whatever. > PS: Don't tell them I told you so, thank you. With regard to that statement, what would you have me do? Call iServer and say "Hello, I'm a FreeBSD consultant and one of your clients (who wishes me to keep him anonymous) says your servers are all fscked up since you switched to FreeBSD. How can I help."? I can't really come up with a good approach to this (perhaps my salesmanship just isn't as good as it should be) Also, do you realize that you emailed a technical discussion list and that employees of iServer are very likely to be members of this mailing list? -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:51:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 3DC2937B718 for ; Wed, 28 Feb 2001 12:51:17 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 17396 invoked by uid 0); 28 Feb 2001 20:51:12 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 20:51:12 -0000 Message-ID: <3A9D64C0.4867D9AB@urx.com> Date: Wed, 28 Feb 2001 12:51:12 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Larry Ash Cc: freebsd-questions@freebsd.org Subject: Re: Disabling network interface References: <3A9D62CF.DB12BA0C@trib.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Larry Ash wrote: > > In FreeBSD 3.5 my ethernet interface was lnc1. In 4.2 it's pcn0. The problem is > that when the system tries to configure pcn0 it forces it into hw-loopback. My > guess is that it's the wrong interface. I have tried to disable it (pcn)in both > UserConfig and in the kernel configuration "config" file. Neither location has > listed the network driver "pcn". > > Where is the configuration to force "pcn" off so another ethernet driver can run? You need to add something like this for pcn kent@ruby$ cat kernel.conf di psm0 q > > Larry Ash > Systems Administrator > Casper Star-Tribune > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:52:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 144C537B718 for ; Wed, 28 Feb 2001 12:52:16 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f1SKnfV18779; Wed, 28 Feb 2001 15:49:41 -0500 (EST) Message-ID: <3A9D646F.E2EAB874@mail.iowna.com> Date: Wed, 28 Feb 2001 15:49:51 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Larry Ash Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Disabling network interface References: <3A9D62CF.DB12BA0C@trib.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Consider building a new kernel: http://www.freebsd.org/handbook/kernelconfig.html Larry Ash wrote: > > In FreeBSD 3.5 my ethernet interface was lnc1. In 4.2 it's pcn0. The problem is > that when the system tries to configure pcn0 it forces it into hw-loopback. My > guess is that it's the wrong interface. I have tried to disable it (pcn)in both > UserConfig and in the kernel configuration "config" file. Neither location has > listed the network driver "pcn". > > Where is the configuration to force "pcn" off so another ethernet driver can run? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 12:58:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zugzug.hq.newdream.net (zugzug.hq.newdream.net [216.246.35.10]) by hub.freebsd.org (Postfix) with SMTP id 9AB6037B719 for ; Wed, 28 Feb 2001 12:58:29 -0800 (PST) (envelope-from william@hq.newdream.net) Received: (qmail 13918 invoked from network); 28 Feb 2001 20:58:29 -0000 Received: from jazz.hq.newdream.net (HELO hq.newdream.net) (216.246.35.141) by zugzug.hq.newdream.net with SMTP; 28 Feb 2001 20:58:29 -0000 Message-ID: <3A9CF7EE.690CA295@hq.newdream.net> Date: Wed, 28 Feb 2001 13:06:54 +0000 From: Will Yardley X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: mouse scrollwheel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what's the easiest way to make the scrollwheel work on an intellimouse with most X applications. i found a couple XF86CONFIG sections to try but they both didn't seem to work.... I tried Section "Pointer" Protocol "imps/2" EndSection and Section "Pointer Protocol "intellimouse" EndSection any ideas? -w To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13: 5:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id 2F5CD37B719 for ; Wed, 28 Feb 2001 13:05:33 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 54654 invoked from network); 28 Feb 2001 21:03:58 -0000 Received: from dinky.tclme.org (HELO tclme.org) (rgreene@208.24.52.135) by mail.tclme.org with SMTP; 28 Feb 2001 21:03:58 -0000 Message-ID: <3A9D6948.2B4C2135@tclme.org> Date: Wed, 28 Feb 2001 15:10:32 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Bill Moran Cc: Peter Baitz , questions@FreeBSD.ORG Subject: Re: FreeBSD issues at iServer!!! References: <3A9D55DB.603931DF@themonetgroup.com> <3A9D63F2.453F99FD@mail.iowna.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bill Moran wrote: > > what would you have me do? Call iServer > and say "Hello, I'm a FreeBSD consultant and one of your clients (who > wishes me to keep him anonymous) says your servers are all fscked up > since you switched to FreeBSD. How can I help."? I can't really come up > with a good approach to this... Sounds like a fair approach to me. Certainly no worse than a cold call through a yellow page listing. -- Bob Greene rgreene@TclMe.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13: 8:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [208.12.11.174]) by hub.freebsd.org (Postfix) with ESMTP id 4860337B718 for ; Wed, 28 Feb 2001 13:08:51 -0800 (PST) (envelope-from mwlist@lanfear.com) Received: from sapporo.lanfear.com (h-64-105-36-216.snvacaid.covad.net [64.105.36.216]) by akira.lanfear.com (8.9.3/8.9.3) with SMTP id NAA45629 for freebsd-questions@freebsd.org; Wed, 28 Feb 2001 13:08:50 -0800 (PST) (envelope-from mwlist@lanfear.com) Date: Wed, 28 Feb 2001 13:08:50 -0800 (PST) From: Marc W Message-Id: <200102282108.NAA45629@akira.lanfear.com> To: freebsd-questions@freebsd.org Subject: Upgrading from 4.1 to 4.2 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG okay, so i'm going to give this a go. I've got a 4.1 system here, but want to upgrade it to 4.2 using the ports and all the automated rebuilding systems. So, I went to /usr/ports/cvsupit, and installed and ran it, and it gave me the choice of tracking RELENG_4, which is i think what i want. now, the question is -- after i've run this -- what do i have? a -STABLE or a -CURRENT ??? i'd really rather stay away from the -CURRENT releases and stay with a -STABLE.... after reading the docs it appears that all that is left after that is make -DNOPROFILE=true buildworld make -DNOPROFILE=true installworld reboot that's it? thanks! marc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:11:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from valiant.cnchost.com (valiant.concentric.net [207.155.252.9]) by hub.freebsd.org (Postfix) with ESMTP id 7160637B719 for ; Wed, 28 Feb 2001 13:11:11 -0800 (PST) (envelope-from chris@amgroupadmin.com) Received: from chris (las-DSL113-cust059.mpowercom.net [208.57.113.59]) by valiant.cnchost.com id QAA17429; Wed, 28 Feb 2001 16:11:11 -0500 (EST) [ConcentricHost SMTP Relay 1.10] Message-ID: <004901c0a1ca$f9d49c20$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Freebsd Questions" Subject: Re: E-machine Date: Wed, 28 Feb 2001 13:11:10 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Although I have never tried loading FreeBSD on one of them, they seem to work fine with MS-Windows and the price is right. I would suppose you can load FreeBSD if you install a FreeBSD-supported NIC into it. The e-machines are not high end, but then they at the bottom of the price range too, you (usually) get what you pay for. Still, they seem to be reliable enough to do something useful with (just ditch the winmodem, but then, even $2500 PCs come with winmodems nowadays). _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators ----- Original Message ----- From: "Stephen Hovey" To: "Rick Hamell" Cc: ; "FreeBSD Questions (E-mail)" Sent: Wednesday, February 28, 2001 12:05 PM Subject: Re: E-machine > > > Has anyone on the list had any luck getting an e-machine 533id to work with > > > BSD? I get through the whole install, but it never picks up my pci based > > > ethernet card....any suggestions on how to get it to do so? > > > > Dump that piece of junk... they make Packard Bells look > > good. Seriously... > > I dont know where you got your experience of them from - but I like them - > they are pretty hassle free. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:31:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.net.com (ns1.net.com [134.56.3.101]) by hub.freebsd.org (Postfix) with ESMTP id A6E6E37B719 for ; Wed, 28 Feb 2001 13:31:25 -0800 (PST) (envelope-from shankar_agarwal@net.com) Received: from isis.net.com (isis.net.com [134.56.112.20]) by ns1.net.com (8.9.3/8.9.3) with ESMTP id NAA14130 for ; Wed, 28 Feb 2001 13:31:21 -0800 (PST) Received: from west-mail.net.com by isis.net.com (8.9.3/SMI-SVR4) id NAA15437; Wed, 28 Feb 2001 13:31:21 -0800 (PST) Received: from net.com ([134.56.103.239]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA16DD for ; Wed, 28 Feb 2001 13:32:33 -0800 Message-ID: <3A9D6EFA.6FD122F5@net.com> Date: Wed, 28 Feb 2001 13:34:50 -0800 From: Shankar Agarwal Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.61C-NETv45 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Information about source codes. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Can you please tell me about the mailing lists and newsgroups that i should subscribe to for questions related to source code of kernel and tcp/ip stack. Thanks Regards Shankar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:34:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 5434837B718 for ; Wed, 28 Feb 2001 13:34:14 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1SLXrE86447; Thu, 1 Mar 2001 07:33:55 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <04b701c0a1ce$44c574e0$847e03cb@apana.org.au> From: "Doug Young" To: "Mark Yeck" Cc: "questions" , References: Subject: Re: Pocket Ethernet Adaptor (Parallel) Date: Thu, 1 Mar 2001 07:34:39 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It sounds like his NIC is the kind that plugs into the parallel port. Does the > NE2000 driver work for those, too? Good question .... I couldn't find a mention of those in the archives. My guess is the NE2000 driver doesn't work. I know there are a few NICs that won't work from the kernel config menu during install ... I've never had reason to delve more deeply into that issue because there are certain NICs that work EVERY time so I take the easy way out & stick to the ones I know. > > Any idea where to get the RTL8002 based pocket ethernet adapter? I've only been > able to find the Xircom ones. I would have sworn the RealTek parallel ones don't normally get to OZ ... maybe the one Brian has was brought in by someone from overseas (he is some sort of university type guru & there are all sorts of people around those places). The odds are the RealTek company in Taiwan (or wherever they are) ignore emails like most all asian manufacturers of computer garbology , so the only chance of getting info would be to poke around a heap of laptop distributors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:37: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 5B00637B719 for ; Wed, 28 Feb 2001 13:37:00 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f1SLaNm76979; Thu, 1 Mar 2001 10:36:23 +1300 (NZDT) (envelope-from jonc) Date: Thu, 1 Mar 2001 10:36:22 +1300 From: Jonathan Chen To: Marc W Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading from 4.1 to 4.2 Message-ID: <20010301103622.A71041@itouchnz.itouch> References: <200102282108.NAA45629@akira.lanfear.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102282108.NAA45629@akira.lanfear.com>; from mwlist@lanfear.com on Wed, Feb 28, 2001 at 01:08:50PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 01:08:50PM -0800, Marc W wrote: > > > okay, so i'm going to give this a go. I've got a 4.1 system here, > but want to upgrade it to 4.2 using the ports and all the automated > rebuilding systems. > > So, I went to /usr/ports/cvsupit, and installed and ran it, and it > gave me the choice of tracking RELENG_4, which is i think what i want. > > now, the question is -- after i've run this -- what do i have? a > -STABLE or a -CURRENT ??? i'd really rather stay away from the -CURRENT > releases and stay with a -STABLE.... You'll have 4.X-STABLE. > after reading the docs it appears that all that is left after that > is > > make -DNOPROFILE=true buildworld > make -DNOPROFILE=true installworld > reboot More like a: make buildworld make buildkernel KERNEL=YOURKERNEL make installkernel KERNEL=YOURKERNEL make installworld mergemaster reboot It's always worthwhile reading /usr/src/UPDATING after your cvsup as well. Good luck! -- Jonathan Chen ---------------------------------------------------------------------- Do not take life too seriously. You will never get out of it alive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:38:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgci.com (box1.mpowercom.net [208.57.0.10]) by hub.freebsd.org (Postfix) with SMTP id 242FC37B71A for ; Wed, 28 Feb 2001 13:38:12 -0800 (PST) (envelope-from chrissmith@mgci.com) Received: (qmail 19550 invoked from network); 28 Feb 2001 21:38:10 -0000 Received: from las-dsl113-cust059.mpowercom.net (HELO chris) (208.57.113.59) by box1.mpowercom.net with SMTP; 28 Feb 2001 21:38:10 -0000 Message-ID: <005d01c0a1ce$bf793320$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Marc W" Cc: "Freebsd Questions" References: <200102282108.NAA45629@akira.lanfear.com> Subject: Re: Upgrading from 4.1 to 4.2 Date: Wed, 28 Feb 2001 13:38:09 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is a bit more to it than that... Read /etc/UPDATING under the heading, "*** 4.0 RELEASE ***" for the correct procedure, specifically "To update from 4.0-RELEASE or later to the most current 4.x-STABLE". That will do the trick. There is no such thing as 4-CURRENT, only 5-CURRENT. If you selected version 4 you will end up with the STABLE version. There was just recently a discussion on the differences between the terms STABLE and CURRENT, search the archives for more insight. Don't forget to reboot into single mode after making installkernel. Good luck and enjoy. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators ----- Original Message ----- From: "Marc W" To: Sent: Wednesday, February 28, 2001 1:08 PM Subject: Upgrading from 4.1 to 4.2 > > > okay, so i'm going to give this a go. I've got a 4.1 system here, > but want to upgrade it to 4.2 using the ports and all the automated > rebuilding systems. > > So, I went to /usr/ports/cvsupit, and installed and ran it, and it > gave me the choice of tracking RELENG_4, which is i think what i want. > > now, the question is -- after i've run this -- what do i have? a > -STABLE or a -CURRENT ??? i'd really rather stay away from the -CURRENT > releases and stay with a -STABLE.... > > after reading the docs it appears that all that is left after that > is > > make -DNOPROFILE=true buildworld > make -DNOPROFILE=true installworld > reboot > > that's it? > > thanks! > > marc. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:40: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgci.com (box1.mpowercom.net [208.57.0.10]) by hub.freebsd.org (Postfix) with SMTP id 037E237B71C for ; Wed, 28 Feb 2001 13:40:03 -0800 (PST) (envelope-from chrissmith@mgci.com) Received: (qmail 21772 invoked from network); 28 Feb 2001 21:40:01 -0000 Received: from las-dsl113-cust059.mpowercom.net (HELO chris) (208.57.113.59) by box1.mpowercom.net with SMTP; 28 Feb 2001 21:40:01 -0000 Message-ID: <006501c0a1cf$01ab9c60$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Shankar Agarwal" Cc: "Freebsd Questions" References: <3A9D6EFA.6FD122F5@net.com> Subject: Re: Information about source codes. Date: Wed, 28 Feb 2001 13:40:02 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would guess for kernel source hacking, you would want freebsd-hackers. Freebsd-questions is also excellent but hackers is more specific to the coding of FreeBSD. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators ----- Original Message ----- From: "Shankar Agarwal" To: Sent: Wednesday, February 28, 2001 1:34 PM Subject: Information about source codes. > Hi, > Can you please tell me about the mailing lists and newsgroups that i > should subscribe to for questions related to source code of kernel and > tcp/ip stack. > Thanks > Regards > Shankar > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:47:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id 2EA0637B71C for ; Wed, 28 Feb 2001 13:47:14 -0800 (PST) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-208.sub-c.lee.net [208.205.126.208]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id PAA18502; Wed, 28 Feb 2001 15:47:00 -0600 Message-ID: <3A9D71B5.D218CD16@journalstar.com> Date: Wed, 28 Feb 2001 15:46:29 -0600 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Shankar Agarwal Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Information about source codes. References: <3A9D6EFA.6FD122F5@net.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As for the mailing list you'll want freebsd-hackers@FreeBSD.ORG Members of that list can point you to other resources... Happy hacking! Shankar Agarwal wrote: > > Hi, > Can you please tell me about the mailing lists and newsgroups that i > should subscribe to for questions related to source code of kernel and > tcp/ip stack. > Thanks > Regards > Shankar > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:47:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgci.com (box1.mpowercom.net [208.57.0.10]) by hub.freebsd.org (Postfix) with SMTP id 70F7537B71B for ; Wed, 28 Feb 2001 13:47:35 -0800 (PST) (envelope-from chrissmith@mgci.com) Received: (qmail 31402 invoked from network); 28 Feb 2001 21:47:34 -0000 Received: from las-dsl113-cust059.mpowercom.net (HELO chris) (208.57.113.59) by box1.mpowercom.net with SMTP; 28 Feb 2001 21:47:34 -0000 Message-ID: <006d01c0a1d0$0f2c39c0$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Jonathan Chen" Cc: "Freebsd Questions" References: <200102282108.NAA45629@akira.lanfear.com> <20010301103622.A71041@itouchnz.itouch> Subject: Re: Upgrading from 4.1 to 4.2 Date: Wed, 28 Feb 2001 13:47:33 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I can add something here... From: "Jonathan Chen" > make buildworld (could take all day depending on the speed of your CPU) > make buildkernel KERNEL=YOURKERNEL > make installkernel KERNEL=YOURKERNEL Reboot into single mode to test new kernel here. If it looks ok, then... # mount -a # cd /usr/src ...to mount filesystems and go to src, then do the following: > make installworld > mergemaster Watch yourself with mergemaster, mainly, configuration scripts you have modified yourself, e.g. /etc/rc.conf and /etc/groups. If you are *sure* you haven't modified a file, then go ahead and tell mergemaster to install it, otherwise leave it for later. > reboot Upon reboot, watch your startup closely and scrollback if need be to make sure there are no errors or any other strange messages. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:47:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id C066137B71A for ; Wed, 28 Feb 2001 13:47:50 -0800 (PST) (envelope-from peter@black.purplecat.net) Received: from localhost (peter@localhost) by black.purplecat.net (8.8.8/8.8.8) with ESMTP id QAA28661 for ; Wed, 28 Feb 2001 16:50:12 -0500 (EST) (envelope-from peter@black.purplecat.net) Date: Wed, 28 Feb 2001 16:50:11 -0500 (EST) From: Peter Brezny To: freebsd-questions@freebsd.org Subject: static nat problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to be able to forward all traffic coming to a specific external ip to a specific internal ip. I currently have nat configured and working so that all private internal addresses are translated to a public ip as they leave the firewall machine on their way out, but after reading the man page a couple of times, i've been unable to set up static nat for a single public ip to private ip translation using just the man page as a guide. What I've done to try and get this working is to start natd from rc.conf with both the -dynamic and -f /etc/natd.conf flags (see below). /etc/natd.conf currently has a single line: redirect_address 10.10.1.4 209.16.228.146 To try and clear up any weirdness, i've reduced my firewall to two lines: # BEGIN NAT TEST ENTRIES $fwcmd add divert natd all from any to any via $oif $fwcmd add allow all from any to any I know that natd is doing _something_ because when i remove the -f /etc/natd.conf section from rc.conf, http://209.16.228.146 gives me the default page. When i include the -f /etc/natd.conf flag in rc.conf _any_ connection to the external ip times out. I think I must have just missed something simple. TIA pb my rc.conf firewall options are as follows: # Firewall options by pab 001128 syslogd_flags="-ss" gateway_enable="YES" firewall_enable="YES" natd_enable="YES" natd_interface="fxp0" natd_flags="-dynamic -f /etc/natd.conf" firewall_script="/etc/rc.firewall.nattest" # end firewall options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:50:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ughmail1.affiliatedhealth.org (mail1.affiliatedhealth.org [209.84.248.71]) by hub.freebsd.org (Postfix) with ESMTP id E6F2B37B719 for ; Wed, 28 Feb 2001 13:49:56 -0800 (PST) (envelope-from RSchilling@affiliatedhealth.org) Received: by mail1.affiliatedhealth.org with Internet Mail Service (5.5.2653.19) id ; Wed, 28 Feb 2001 13:51:43 -0800 Message-ID: <51FCCCF0C130D211BE550008C724149EBE10E3@mail1.affiliatedhealth.org> From: "Schilling, Richard" To: freebsd-questions@FreeBSD.ORG Subject: Getting a subnet to see the Internet. Date: Wed, 28 Feb 2001 13:51:41 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0A1D0.A20BB680" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0A1D0.A20BB680 Content-Type: text/plain; charset="iso-8859-1" I've searched questions archives, and didn't see what I was looking for, so here it goes . . . I have two interfaces on my FreeBSD box. The box is being set up to act as a gateway between the networks 10.2.x.x and 10.155.155.x, but I cannot seem to get packets from 10.155.155.x sent onto the 10.2.x.x network. The gateway can see the Internet just fine through the 10.2.x.x. Do I need to run natd, or routed, or is there just something more simple I need to do? Here's "ifconfig -a" output and below that is the output for "netstat -r" : fxp0: flags=8843 mtu 1500 inet 10.2.33.19 netmask 0xffff0000 broadcast 10.2.255.255 ether 00:a0:c9:13:f7:8e media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP fxp1: flags=8843 mtu 1500 inet 10.155.155.1 netmask 0xffffff00 broadcast 10.155.155.255 ether 00:a0:c9:21:a0:a6 media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP lp0: flags=8810 mtu 1500 tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 OUTPUT FOR netstat -r Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.2.0.1 UGSc 3 838 fxp0 10.2/16 link#1 UC 0 0 fxp0 10.2.0.1 0:0:a2:c3:69:93 UHLW 3 0 fxp0 735 unpo1388.affiliate 0:a4:0:80:d2:9c UHLW 0 1 fxp0 1051 10.155.155/24 link#2 UC 0 0 fxp1 localhost localhost UH 1 27 lo0 Thanks! Richard Schilling ------_=_NextPart_001_01C0A1D0.A20BB680 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Getting a subnet to see the Internet.

I've searched questions archives, and didn't see what = I was looking for, so here it goes . . .

I have two interfaces on my FreeBSD box.  The = box is being set up to act as a gateway between the networks 10.2.x.x = and 10.155.155.x, but I cannot seem to get packets from 10.155.155.x = sent onto the 10.2.x.x network.  The gateway can see the Internet = just fine through the 10.2.x.x.

Do I need to run natd, or routed, or is there just = something more simple I need to do?

Here's "ifconfig -a" output and below that = is the output for "netstat -r" :

fxp0: = flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu = 1500
        inet = 10.2.33.19 netmask 0xffff0000 broadcast 10.2.255.255
        ether = 00:a0:c9:13:f7:8e
        media: = autoselect (10baseT/UTP) status: active
        supported = media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP = <full-duplex> 10baseT/UTP
fxp1: = flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu = 1500
        inet = 10.155.155.1 netmask 0xffffff00 broadcast 10.155.155.255
        ether = 00:a0:c9:21:a0:a6
        media: = autoselect (10baseT/UTP) status: active
        supported = media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP = <full-duplex> 10baseT/UTP
lp0: = flags=3D8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
tun0: flags=3D8010<POINTOPOINT,MULTICAST> mtu = 1500
sl0: flags=3Dc010<POINTOPOINT,LINK2,MULTICAST> = mtu 552
ppp0: flags=3D8010<POINTOPOINT,MULTICAST> mtu = 1500
lo0: = flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet = 127.0.0.1 netmask 0xff000000



OUTPUT FOR netstat -r

Routing tables

Internet:
Destination        = Gateway           = ; Flags     Refs     = Use     Netif Expire
default         &n= bsp;  = 10.2.0.1           = UGSc        = 3      838     fxp0
10.2/16         &n= bsp;  = link#1           =   UC          = 0        0     = fxp0
10.2.0.1         &= nbsp; 0:0:a2:c3:69:93    = UHLW        = 3        0     = fxp0    735
unpo1388.affiliate 0:a4:0:80:d2:9c    = UHLW        = 0        1     = fxp0   1051
10.155.155/24      = link#2           =   UC          = 0        0     = fxp1
localhost         = localhost          = UH          = 1       27      = lo0



Thanks!

Richard Schilling

------_=_NextPart_001_01C0A1D0.A20BB680-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:52:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ughmail1.affiliatedhealth.org (mail1.affiliatedhealth.com [209.84.248.71]) by hub.freebsd.org (Postfix) with ESMTP id 2901B37B719 for ; Wed, 28 Feb 2001 13:52:40 -0800 (PST) (envelope-from RSchilling@affiliatedhealth.org) Received: by mail1.affiliatedhealth.org with Internet Mail Service (5.5.2653.19) id ; Wed, 28 Feb 2001 13:54:26 -0800 Message-ID: <51FCCCF0C130D211BE550008C724149EBE10E4@mail1.affiliatedhealth.org> From: "Schilling, Richard" To: freebsd-questions@FreeBSD.ORG Subject: Getting a subnet to see the Internet (plain text) Date: Wed, 28 Feb 2001 13:54:23 -0800 X-Mailer: Internet Mail Service (5.5.2653.19) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's the post in plain text. Sorry about that! I've searched questions archives, and didn't see what I was looking for, so here it goes . . . I have two interfaces on my FreeBSD box. The box is being set up to act as a gateway between the networks 10.2.x.x and 10.155.155.x, but I cannot seem to get packets from 10.155.155.x sent onto the 10.2.x.x network. The gateway can see the Internet just fine through the 10.2.x.x. Do I need to run natd, or routed, or is there just something more simple I need to do? Here's "ifconfig -a" output and below that is the output for "netstat -r" : fxp0: flags=8843 mtu 1500 inet 10.2.33.19 netmask 0xffff0000 broadcast 10.2.255.255 ether 00:a0:c9:13:f7:8e media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP fxp1: flags=8843 mtu 1500 inet 10.155.155.1 netmask 0xffffff00 broadcast 10.155.155.255 ether 00:a0:c9:21:a0:a6 media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP lp0: flags=8810 mtu 1500 tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 OUTPUT FOR netstat -r Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.2.0.1 UGSc 3 838 fxp0 10.2/16 link#1 UC 0 0 fxp0 10.2.0.1 0:0:a2:c3:69:93 UHLW 3 0 fxp0 735 unpo1388.affiliate 0:a4:0:80:d2:9c UHLW 0 1 fxp0 1051 10.155.155/24 link#2 UC 0 0 fxp1 localhost localhost UH 1 27 lo0 Thanks! Richard Schilling To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:57:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ahze.net (24-216-177-143.hsacorp.net [24.216.177.143]) by hub.freebsd.org (Postfix) with ESMTP id 7E7E137B71B for ; Wed, 28 Feb 2001 13:57:05 -0800 (PST) (envelope-from ahze@ahze.net) Received: by ahze.net (Postfix, from userid 1000) id ED7A83124; Wed, 28 Feb 2001 16:59:51 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by ahze.net (Postfix) with ESMTP id C5417311D for ; Wed, 28 Feb 2001 16:59:51 -0500 (EST) Date: Wed, 28 Feb 2001 16:59:51 -0500 (EST) From: Michael Johnson To: Subject: how to make nod's in devfs? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have looked about everywhere but can't find anything on how to mknod's with devfs. Could someone point me to a page or tell me how to mknod's snp1-3 for DEVFS? --Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 13:57:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta04.mta.everyone.net (sitemail.everyone.net [216.200.145.35]) by hub.freebsd.org (Postfix) with ESMTP id 9F37737B718 for ; Wed, 28 Feb 2001 13:57:16 -0800 (PST) (envelope-from k_greenwood1@sluggy.net) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta04.mta.everyone.net (Postfix) with ESMTP id 7D2A24F12F; Wed, 28 Feb 2001 13:57:16 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id 5E29B36FA; Wed, 28 Feb 2001 13:57:16 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Wed, 28 Feb 2001 13:57:16 -0800 (PST) From: K.Greenwood To: Bill Schoolcraft , freebsd-questions@FreeBSD.ORG Subject: Re: lpd[518]: unable to get official name for local machine (fwd) Reply-To: k_greenwood1@sluggy.net X-Originating-Ip: [209.105.201.252] Message-Id: <20010228215716.5E29B36FA@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Don't know if this will help or not, but here is a copy of the printcap that I have that works on my HP8000DN (jetdirect). hp8000dn|lp2:\ :sd=/var/spool/hp8000dn:\ (*LOOK AT NOTE*) :mx#0:\ :rm=000.000.000.000:\ (*LOOK AT 2ND NOTE*) :sh:\ :lf=/var/log/lpd-errs:\ :rp=raw: (*THIS IS THE NOTE*) Make sure that the path: /var/spool/hp8000dn (or whatever path you feel is appropriate) has the proper rights. Mine works with drwxrwxrwx. I'm not sure how secure it is, but it works for me (I simply used the chmod ugo=rwx on the dir). If it is horrifically insecure, hopefully somebody will point it out. Don't put in the comment. (*THIS THE 2ND NOTE*) Put the IP that is assigned to the jetdirect card without the comment. Just nitpicking, but did you check the archives or just forward the message to the mailing list? Good luck. --- Bill Schoolcraft > wrote: > >At Wed, 28 Feb 2001 it looks like Bill Moran composed: > >wmoran->Make sure the name for the machine is in /etc/hosts - or insure that >wmoran->it's available from the DNS servers. >wmoran-> > >Great, that got rid of the errors but still no output at the >printer. It's an HP LaserJet 8000n and it just works with the >Solaris and Linux boxes right next to me here at work but I've made >my default work machine a FreeBSD-4.2 > >My printcap is as follows: > >lp|HP8000:\ > :lp=/dev/lpt0:\ > :sh:mx#0:\ > :rm=10.160.64.99:\ > :sd=/var/spool/output/lpr1-tech:\ > :lf=/var/log/lpd-errs:\ > :if=/usr/local/libexec/lpfilter: > >I've tried it with and without the filter. I get "dev/lp does not >exist" when I remove the first line. This is a network printer once >again here at work. Thanks _____________________________________________________________ Sluggy.Net: The Sluggy Freelance Community! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 14: 3:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta01.mta.everyone.net (sitemail.everyone.net [216.200.145.35]) by hub.freebsd.org (Postfix) with ESMTP id 0D37137B718 for ; Wed, 28 Feb 2001 14:03:44 -0800 (PST) (envelope-from k_greenwood1@sluggy.net) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta01.mta.everyone.net (Postfix) with ESMTP id 050951C3C95 for ; Wed, 28 Feb 2001 14:03:44 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id E5141274C; Wed, 28 Feb 2001 14:03:43 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Wed, 28 Feb 2001 14:03:43 -0800 (PST) From: K.Greenwood To: questions@freebsd.org Subject: Re: lpd[518]: unable to get official name for local machine (fwd) Reply-To: k_greenwood1@sluggy.net X-Originating-Ip: [209.105.201.252] Message-Id: <20010228220343.E5141274C@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oops... my apologies to the list... I didn't wrap at 72 chars... Also, for sending out yet another message that is somewhat useless. Sorry. _____________________________________________________________ Sluggy.Net: The Sluggy Freelance Community! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 14:18:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (apana.internode.on.net [150.101.94.101]) by hub.freebsd.org (Postfix) with ESMTP id C243E37B719 for ; Wed, 28 Feb 2001 14:18:38 -0800 (PST) (envelope-from bastill@sa.apana.org.au) Received: from PhD_1.testname.com.au (bra@dialup-11.pasa.apana.org.au [203.14.158.140]) by tierzero.apana.org.au (8.8.8/8.7.3) with SMTP id IAA28870 for ; Thu, 1 Mar 2001 08:48:34 +1030 (CST) From: Brian Astill Reply-To: bastill@sa.apana.org.au To: "questions" Subject: PLIP install Date: Wed, 28 Feb 2001 15:59:53 +1030 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01022816051209.12912@PhD_1.testname.com.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have linked a null modem cable between a FreeBSD desktop and my ancient laptop. The cable works flawlessly with Norton Commander on A.N.Other's OS. However, despite setting 'exports', putting the 'right' things on 'hosts' on the desktop, and giving the laptop its address within the network's domain, I cannot establish the link when I try to install FreeBSD from desktop to laptop. Any clues where I might look for a solution to this problem? -- Regards, Brian ******************************************************** Dr Brian Astill Visiting Research Fellow Flinders University Institute of International Education Bus 8201 3480 FAX 8449 9199 bastill@sa.apana.org.au ******************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 14:38:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.liz.com (smtp.liz.com [156.146.109.246]) by hub.freebsd.org (Postfix) with ESMTP id 3110737B718 for ; Wed, 28 Feb 2001 14:38:17 -0800 (PST) (envelope-from email@address.org) Received: from monetmail.themonetgroup.com (monetmail.themonetgroup.com [156.146.103.121]) by smtp.liz.com (Switch-2.0.1/Switch-2.0.1) with SMTP id f1SMe2s15557 for ; Wed, 28 Feb 2001 17:40:20 -0500 (EST) Received: (qmail 29806 invoked by uid 0); 28 Feb 2001 22:34:11 -0000 Received: from openlinux02.liz.com (HELO address.org) (root@156.146.239.123) by monetmail.lizathome.com with SMTP; 28 Feb 2001 22:34:11 -0000 Message-ID: <3A9D7D6F.A44816F5@address.org> Date: Wed, 28 Feb 2001 17:36:31 -0500 From: root X-Mailer: Mozilla 4.72C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: Erroneous posting to questions@freebsd.org regarding iS... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sincere Apologies to iS... Message "3A9D579C.4F95F9CE" titled "FreeBSD issues at iS..." for help directed to the FreeBSD.org project staff was also *erroneously* cc'd to "questions" email address which is not clear from the webpage http://www.freebsd.org/handbook/staff.html is a mailing list, and there is no sign-up or confirmation. The person who posted this to "questions" was unaware of this being a mailing list. The "themonetgroup.com" is not affiliated with iS.. in any way, business or otherwise, and has no qualms with iS... Sincere apologies to iS.. for any/all negativity, the posting to the *mailing list* was not intended. The inquiry was only intended for FreeBSD project staff as an informational inquiry. Requests for removal of this posting could not be realized due to nature of the mailing list. Again, sincere apoligies. The following from http://www.freebsd.org/handbook/staff.html webpage link to "questions" email address. ------------------------------------------------------------------------- This, and other documents, can be downloaded from ftp.FreeBSD.org/pub/FreeBSD/doc/. For questions about FreeBSD, read the documentation before contacting . For questions about this documentation, e-mail . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 14:48:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out-mx1.crosswinds.net (out-mx1.crosswinds.net [209.208.163.38]) by hub.freebsd.org (Postfix) with ESMTP id BF31937B719 for ; Wed, 28 Feb 2001 14:48:33 -0800 (PST) (envelope-from mschwartz@crosswinds.net) Received: from member-mx1.crosswinds.net (member-mx1.crosswinds.net [209.208.163.43]) by out-mx1.crosswinds.net (Postfix) with ESMTP id 4324D5DB98 for ; Wed, 28 Feb 2001 17:48:33 -0500 (EST) Received: from [209.116.185.192] (ai192.truenetwork.com [209.116.185.192]) by member-mx1.crosswinds.net (Postfix) with ESMTP id 98C364CB9D for ; Wed, 28 Feb 2001 17:48:32 -0500 (EST) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.0 (1513) Date: Wed, 28 Feb 2001 17:52:49 -0500 Subject: FreeBSD and Satellite From: Matt Schwartz To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone considered using FreeBSD with a service like DirecPC? If so, how would you configure FreeBSD to work with such a service. DirecPC's satellite modem connects thru the USB Port. Any help would be greatly appreciated. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 14:48:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m04.mx.aol.com (imo-m04.mx.aol.com [64.12.136.7]) by hub.freebsd.org (Postfix) with ESMTP id BC46C37B718 for ; Wed, 28 Feb 2001 14:48:31 -0800 (PST) (envelope-from RSoundintime@aol.com) Received: from RSoundintime@aol.com by imo-m04.mx.aol.com (mail_out_v29.5.) id n.41.7ff6e7d (4323) for ; Wed, 28 Feb 2001 17:48:27 -0500 (EST) From: RSoundintime@aol.com Message-ID: <41.7ff6e7d.27ceda3b@aol.com> Date: Wed, 28 Feb 2001 17:48:27 EST Subject: (no subject) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_41.7ff6e7d.27ceda3b_boundary" Content-Disposition: Inline X-Mailer: AOL 6.0 for Windows US sub 172 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --part1_41.7ff6e7d.27ceda3b_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit i am trying to format my 17gb hard drv but when i installed win98 it only sees 2gb.....how do i get win98 to see all 17gb's??? --part1_41.7ff6e7d.27ceda3b_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit i am trying to format my 17gb hard drv but when i installed win98 it only
sees 2gb.....how do i get win98 to see all 17gb's???
--part1_41.7ff6e7d.27ceda3b_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15: 3:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id 9601737B71A for ; Wed, 28 Feb 2001 15:03:30 -0800 (PST) (envelope-from europax@home.com) Received: from home.com ([24.12.186.185]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010228230330.GMMR13478.femail9.sdc1.sfba.home.com@home.com>; Wed, 28 Feb 2001 15:03:30 -0800 Message-ID: <3A9D83C4.70F1675B@home.com> Date: Wed, 28 Feb 2001 15:03:32 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "George V. Neville-Neil" Cc: hawk , freebsd-questions@FreeBSD.ORG Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? References: <200102280005.QAA2360403@meer.meer.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've seen those Rubidium frequency standards on the surplus market for a few $K. Don't know what you need to convert it into a usable time standard. Rob. "George V. Neville-Neil" wrote: > > > > I'm not sure where to ask this. I want to hook a radio clock > > > to a serial or other input on my FreBSD machine so I'll be a Stratum 2 > > > server. Does anyone know where to get such a clock and what software > > > I'd need? I don't see anything in the PORTS collection after a quick > > > scan. Can xntp just talk to one of these thigns to serve time? > > > > It's not in the ports :) Run /stand/sysinstall, configure, and > > network services. Select ntpdate, and choose a server. > > No, I don't want to choose a server I want to BE a server. There for > I need a device that gets the radio clock signal and converts it into > something that FreeBSD can understand and then I need to set up > something like xntp to propogate that. > > Anyone else want to try? > > Thanks, > George > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15: 3:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f67.law3.hotmail.com [209.185.241.67]) by hub.freebsd.org (Postfix) with ESMTP id C357C37B718 for ; Wed, 28 Feb 2001 15:03:52 -0800 (PST) (envelope-from duraid@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 28 Feb 2001 15:03:52 -0800 Received: from 141.117.2.158 by lw3fd.law3.hotmail.msn.com with HTTP; Wed, 28 Feb 2001 23:03:52 GMT X-Originating-IP: [141.117.2.158] From: "Duraid Abbas" To: questions@freebsd.org Subject: didn't do "UserConfig device probing". reinstall??? Date: Wed, 28 Feb 2001 23:03:52 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Feb 2001 23:03:52.0551 (UTC) FILETIME=[B7D50F70:01C0A1DA] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i just installed freebsd 4.2 yesterday. at the beginning of the installaion when it took me to the visual UserConfig device probing it was showing 7 conflicts i didn't do any thing just continued the installation. do i need to reinstall??? Duraid _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:20:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 978D037B71C for ; Wed, 28 Feb 2001 15:20:04 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 3B23C18C3; Tue, 27 Feb 2001 15:43:52 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 2B0CF18C2; Tue, 27 Feb 2001 15:43:52 -0800 (PST) Date: Tue, 27 Feb 2001 15:43:52 -0800 (PST) From: Rick Hamell To: RSoundintime@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: (no subject) In-Reply-To: <41.7ff6e7d.27ceda3b@aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i am trying to format my 17gb hard drv but when i installed win98 it only > sees 2gb.....how do i get win98 to see all 17gb's??? Call Microsoft or install FreeBSD. Failing that you might want to think about upgrading your BIOS. Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:25:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from daemons.aregreat.net (dsl-64-129-240-161.telocity.com [64.129.240.161]) by hub.freebsd.org (Postfix) with ESMTP id 08D0B37B718 for ; Wed, 28 Feb 2001 15:25:45 -0800 (PST) (envelope-from lazy@daemons.aregreat.net) Received: from perplexed ([64.129.240.161] helo=daemons.aregreat.net ident=lazy) by daemons.aregreat.net with esmtp (Exim 3.20 #1) id 14YBHw-0001pb-00; Wed, 28 Feb 2001 18:25:24 +0000 Message-ID: <3A9D4294.71335AFC@daemons.aregreat.net> Date: Wed, 28 Feb 2001 18:25:24 +0000 From: lazy X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Evan Mallis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: http://www.freebsd.org/mailto.html References: <200102282020.MAA15262@well.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Real easy, the first step is to RTFM. Read the stuff at the website, and stop being an idiot. Read, Download (or buy), Burn (or buy), Install, Use. That's how you use BSD. Or was that too confusing? Evan Mallis wrote: > > I would like to know how to use BSD from a pc. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "Every man has his price. Mine is $3.95." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:27:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (apana.internode.on.net [150.101.94.101]) by hub.freebsd.org (Postfix) with ESMTP id ACEE837B718 for ; Wed, 28 Feb 2001 15:27:18 -0800 (PST) (envelope-from bastill@sa.apana.org.au) Received: from PhD_1.testname.com.au (bra@dialup-11.pasa.apana.org.au [203.14.158.140]) by tierzero.apana.org.au (8.8.8/8.7.3) with SMTP id JAA29437 for ; Thu, 1 Mar 2001 09:57:15 +1030 (CST) From: Brian Astill Reply-To: bastill@sa.apana.org.au To: "questions" Subject: Re: Pocket Ethernet Adaptor (Parallel) Date: Thu, 1 Mar 2001 09:39:01 +1030 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain References: <04b701c0a1ce$44c574e0$847e03cb@apana.org.au> In-Reply-To: <04b701c0a1ce$44c574e0$847e03cb@apana.org.au> MIME-Version: 1.0 Message-Id: <0103010955190B.12912@PhD_1.testname.com.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 01 Mar 2001, Doug Young wrote: > > It sounds like his NIC is the kind that plugs into the parallel port. Does > the NE2000 driver work for those, too? > Good question .... I couldn't find a mention of those in the archives. My > guess is the NE2000 driver doesn't work. > I know there are a few NICs that won't work from > the kernel config menu during install You might be correct, here > I would have sworn the RealTek parallel ones don't normally get to OZ ... > maybe the one Brian has was brought in by someone from overseas Hah! Got you at last! :-) The PEA is a Genius LAN purchased in Adelaide from "Software Supplies" - BUT that was in 1993 or 4. The chipset is RTL8002. http://www.freebsd.org/~wpaul/RealTek/ has the driver for the RTL8139, but not the RTL8002. A RTL8002 driver for Linux is listed on the scytl site (I got to it via ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/, using Netscape) but it is missing. I guess, given the .c and .h files the Linux driver could be compiled for FreeBSD. If so, they would be worth finding. I have had no luck so far. > RealTek company in Taiwan That's where my Genius LAN was made. > poke around a heap of laptop distributors. Worth a try I guess - particularly if they deal with second hand stuff. Problem is that PCMCIA (is that right?) has completely overtaken the laptop network market, so PEA's aren't needed any more. -- Regards, Brian ******************************************************** Dr Brian Astill Visiting Research Fellow Flinders University Institute of International Education Bus 8201 3480 FAX 8449 9199 bastill@sa.apana.org.au ******************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:35:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (apana.internode.on.net [150.101.94.101]) by hub.freebsd.org (Postfix) with ESMTP id 1419B37B719 for ; Wed, 28 Feb 2001 15:35:36 -0800 (PST) (envelope-from bastill@sa.apana.org.au) Received: from PhD_1.testname.com.au (bra@dialup-11.pasa.apana.org.au [203.14.158.140]) by tierzero.apana.org.au (8.8.8/8.7.3) with SMTP id KAA29479; Thu, 1 Mar 2001 10:03:41 +1030 (CST) From: Brian Astill Reply-To: bastill@sa.apana.org.au To: "Doug Young" , "questions" Subject: Re: Pocket Ethernet Adaptor (Parallel) Date: Thu, 1 Mar 2001 09:56:58 +1030 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain References: <01022815054504.12912@PhD_1.testname.com.au> <02b201c0a144$bf947700$847e03cb@apana.org.au> In-Reply-To: <02b201c0a144$bf947700$847e03cb@apana.org.au> MIME-Version: 1.0 Message-Id: <0103011001450C.12912@PhD_1.testname.com.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, Doug Young wrote: > The way I check to see if the NIC is properly recognized & configured during > installation is to "pretend" I'm doing an FTP install (whether I am or > otherwise). If the NIC is OK it will be in the list of interfaces .... if > its not there its obviously not a happy little NIC. I'll have a crack at that. > I don't like generic / > asian junk NICs & refuse to have anything to do with them At the time, a PEA was the only option available, and the Genius LAN was the only one I knew about. Worked well, too, at the cost of a printer port (I had to disconnect from the network to print, but That wasn't a real issue for me). -- Regards, Brian ******************************************************** Dr Brian Astill Visiting Research Fellow Flinders University Institute of International Education Bus 8201 3480 FAX 8449 9199 bastill@sa.apana.org.au ******************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:40: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id BB21037B718 for ; Wed, 28 Feb 2001 15:39:12 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1SNZEE86737; Thu, 1 Mar 2001 09:35:17 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <001401c0a1df$360d63c0$847e03cb@apana.org.au> From: "Doug Young" To: "Matt Schwartz" , References: Subject: Re: FreeBSD and Satellite Date: Thu, 1 Mar 2001 09:33:13 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm interested in trying that stuff here in OZ, however Hughes obviously doesn't talk to end users & the only distributor I'm aware of in OZ is the government owned Tel$tra (nobody has ever got any sense of of them). I thought there was a proper PCI card version though. From the very sparse info I've collected it appears they haven't realized there are any operating systems that don't come from Redmond however. Someone sent me a URL for a satellite equipment company in Korea recently ... they do appear to respond to at least some emails but only make simplex satellite equipment at this point (almost totally useless here due to combination of the Tel$tra / PSTN situation & no other providers capable of intelligent discussion on the technology) ----- Original Message ----- From: "Matt Schwartz" To: Sent: Thursday, March 01, 2001 8:52 AM Subject: FreeBSD and Satellite > Has anyone considered using FreeBSD with a service like DirecPC? If so, how > would you configure FreeBSD to work with such a service. DirecPC's > satellite modem connects thru the USB Port. Any help would be greatly > appreciated. > > -Matt > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:55: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.home.nl (mail1.home.nl [213.51.129.162]) by hub.freebsd.org (Postfix) with ESMTP id 692B037B719 for ; Wed, 28 Feb 2001 15:55:04 -0800 (PST) (envelope-from danny@ricin.com) Received: from ricin.localnet ([212.120.85.64]) by mail1.home.nl (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010228235503.HESR325.mail1.home.nl@ricin.localnet>; Thu, 1 Mar 2001 00:55:03 +0100 From: Danny Pansters To: "Schilling, Richard" Subject: Re: Getting a subnet to see the Internet (plain text) Date: Thu, 1 Mar 2001 00:57:20 +0100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" References: <51FCCCF0C130D211BE550008C724149EBE10E4@mail1.affiliatedhealth.org> In-Reply-To: <51FCCCF0C130D211BE550008C724149EBE10E4@mail1.affiliatedhealth.org> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <01030100572000.99876@ricin.localnet> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to run natd or ipnat. --=20 Danny Pansters http://www.ricin.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 15:55:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f173.law6.hotmail.com [216.32.241.173]) by hub.freebsd.org (Postfix) with ESMTP id B34FC37B719 for ; Wed, 28 Feb 2001 15:55:36 -0800 (PST) (envelope-from hillaa@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 28 Feb 2001 15:55:36 -0800 Received: from 203.11.225.5 by lw6fd.law6.hotmail.msn.com with HTTP; Wed, 28 Feb 2001 23:55:36 GMT X-Originating-IP: [203.11.225.5] From: "Aaron Hill" To: dougy@bryden.apana.org.au, mschwartz@crosswinds.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and Satellite Date: Wed, 28 Feb 2001 23:55:36 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 28 Feb 2001 23:55:36.0490 (UTC) FILETIME=[F1EC90A0:01C0A1E1] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: "Matt Schwartz" >To: >Sent: Thursday, March 01, 2001 8:52 AM >Subject: FreeBSD and Satellite > > > > Has anyone considered using FreeBSD with a service like DirecPC? If so, >how > > would you configure FreeBSD to work with such a service. DirecPC's > > satellite modem connects thru the USB Port. Any help would be greatly > > appreciated. > > > > -Matt Something has just occured to me. I remember seeing a modification to the DirecPC modem to allow it to work with Linux when it's USB support wasn't so good. It seems the modem is meant to be used in a USB config but it has a standard port on it too (ethernet, serial?). The mod wasn't that hard either, the person just had to remove a cover on the modem or something of that nature - the port was sitting there waiting to be used. But take that with a grain of salt (actually, take a few). This is all coming from memory so it's possible I've remembered something incorrectly or DirectPC aren't using those modems any more. The article I read was on someone's home page. If you try the usual search engines and you may just dig it up. Good luck, hope that helps. Aaron _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16: 1:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 005EC37B71B for ; Wed, 28 Feb 2001 16:01:09 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1SNr1E86785; Thu, 1 Mar 2001 09:56:32 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <002601c0a1e2$69b00cc0$847e03cb@apana.org.au> From: "Doug Young" To: , "questions" References: <01022815054504.12912@PhD_1.testname.com.au> <02b201c0a144$bf947700$847e03cb@apana.org.au> <0103011001450C.12912@PhD_1.testname.com.au> Subject: Re: Pocket Ethernet Adaptor (Parallel) Date: Thu, 1 Mar 2001 09:49:07 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > The way I check to see if the NIC is properly recognized & configured during > > installation is to "pretend" I'm doing an FTP install (whether I am or > > otherwise). If the NIC is OK it will be in the list of interfaces .... if > > its not there its obviously not a happy little NIC. > > I'll have a crack at that. I believe its possible to enable more NICs by messing with the kernel after install, but thats obviously irrelevant if you can't install in the first place. I wouldn't think the FreeBSD developers would have the time or the interest in supporting weird / geriatric devices ... the parallel port ethernet adaptors may well fall into that category. Another thought .... you describe the laptop as "ancient" which implies that it may be one of those low end 386 / 486 disasters mit 4Mb RAM .... if its got less than 16Mb RAM the install won't work anyway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16: 8:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgci.com (box1.mpowercom.net [208.57.0.10]) by hub.freebsd.org (Postfix) with SMTP id B312537B718 for ; Wed, 28 Feb 2001 16:08:25 -0800 (PST) (envelope-from chrissmith@mgci.com) Received: (qmail 22680 invoked from network); 1 Mar 2001 00:08:24 -0000 Received: from las-dsl113-cust059.mpowercom.net (HELO chris) (208.57.113.59) by box1.mpowercom.net with SMTP; 1 Mar 2001 00:08:24 -0000 Message-ID: <00cd01c0a1e3$b3fb1a80$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "lazy" Cc: "Freebsd Questions" References: <200102282020.MAA15262@well.com> <3A9D4294.71335AFC@daemons.aregreat.net> Subject: Re: http://www.freebsd.org/mailto.html Date: Wed, 28 Feb 2001 16:08:11 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Real easy, the first step is to RTFM. > Read the stuff at the website, and stop being an idiot. > > Read, Download (or buy), Burn (or buy), Install, Use. > > That's how you use BSD. Or was that too confusing? That's a wonderful way to chase potential new users of FreeBSD away. Inquiring about FreeBSD and how to get started with it should not be met with a holier than thou attitude to RTFM. Calling someone an idiot for asking a simple question is pretty immature, IMO. Grow up please and think before you reply to someone. We're all adults here (at least we need to act like them). If someone's question annoys you, keep the annoyance to yourself (now annoying responses are a different story :-). Let's move on please. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:12:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shakeyjakes.com (cx658371-a.elcjn1.sdca.home.com [24.13.29.199]) by hub.freebsd.org (Postfix) with SMTP id DA01E37B719 for ; Wed, 28 Feb 2001 16:12:55 -0800 (PST) (envelope-from mike.mcclain@shakeyjakes.com) Received: by shakeyjakes.com (wcMail) id 36143W Wed, 28 Feb 2001 16:11:53 -0800 From: mike.mcclain@shakeyjakes.com Subject: Device not configured Date: Wed, 28 Feb 2001 16:11:52 -0800 Message-Id: <1885256372@shakeyjakes.com> Organization: Shakey Jake's Free BBS from Santee, Ca... To: freebsd-questions@freebsd.org X-Mailer: wcMail v5.4.449.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I've a mouse on COM1 and a modem on COM2, the mouse works, the modem doesn't. fbsd:~> stty -f /dev/cuaa1 -a stty: /dev/cuaa1: Device not configured I've a 2GB Western Digital HD as primary master, an atapi CD as primary slave and a 2GB Western Digital HD as secondary master. fbsd:~> mount -t ext2fs /dev/wd2s1 /rh6 ext2fs: /dev/wd2s1: Device not configured How and where should I configure these devices? TIA, MiKe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:13:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f183.law9.hotmail.com [64.4.9.183]) by hub.freebsd.org (Postfix) with ESMTP id 5F1AA37B719 for ; Wed, 28 Feb 2001 16:13:26 -0800 (PST) (envelope-from gerald_stoller@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 28 Feb 2001 16:13:26 -0800 Received: from 12.20.190.1 by lw9fd.law9.hotmail.msn.com with HTTP; Thu, 01 Mar 2001 00:13:25 GMT X-Originating-IP: [12.20.190.1] From: "gerald stoller" To: ahl@austclear.com.au Cc: freebsd-questions@FreeBSD.ORG Subject: Re: stty -echo Date: Wed, 28 Feb 2001 19:13:25 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Mar 2001 00:13:26.0230 (UTC) FILETIME=[6F89EF60:01C0A1E4] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Tony Landells wrote: >So what version of FreeBSD did you say you were using? > >It works fine for me on both 3.2-RELEASE and 4.2-RELEASE if I avoid >a shell with builtin line editing. So on 3.2 /bin/sh and /bin/csh >are fine, but on 4.2 /bin/csh is actually tcsh which doesn't work >because it does line editing. > >And if you really want to catch out the line-editing shells open >two windows on your FreeBSD box, find the tty on one, and then use >the other one to look at the stty settings of the first one (while >it's sitting idle at the command line): > >session1 % echo $version >tcsh 6.09.01 (Astron) 2000-01-14 (i386-intel-FreeBSD) options >8b,nls,dl,al,kan,sm,rh,color,dspm >session1 % tty >/dev/ttyp0 > >session2 $ stty -f /dev/ttyp0 >speed 9600 baud; >lflags: -icanon -iexten -echo echoe echoke echoctl >iflags: inlcr >oflags: -oxtabs >cflags: cs8 -parenb >dsusp eof lnext reprint status susp werase > > >And for the record, here's what it looks like with /bin/sh on both 3.2 and >4.2. Note that when I turn off echo, you don't get to see where I've typed >"stty -a", and when I turn echo back on you just see two'$ ' prompts in a >row because echo is still off when I type >"stty echo". >Cheers, >Tony > >$ uname -a >FreeBSD nameserver.austclear.com.au 3.2-RELEASE FreeBSD 3.2-RELEASE #3: Wed >Aug 16 17:41:12 EST 2000 >root@testfw.brokerserv.com.au:/usr/src/sys/compile/ACSFW i386 >$ echo $SHELL >/bin/sh >$ stty -a >speed 9600 baud; 24 rows; 80 columns; >lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl > -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo > -extproc >iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk > brkint -inpck -ignpar -parmrk >oflags: opost onlcr -oxtabs >cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow > -dtrflow -mdmbuf >cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; > min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; > stop = ^S; susp = ^Z; time = 0; werase = ^W; >$ stty -echo >$ speed 9600 baud; 24 rows; 80 columns; >lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl > -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo > -extproc >iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk > brkint -inpck -ignpar -parmrk >oflags: opost onlcr -oxtabs >cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow > -dtrflow -mdmbuf >cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; > min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; > stop = ^S; susp = ^Z; time = 0; werase = ^W; >$ $ stty -a >speed 9600 baud; 24 rows; 80 columns; >lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl > -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo > -extproc >iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk > brkint -inpck -ignpar -parmrk >oflags: opost onlcr -oxtabs >cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow > -dtrflow -mdmbuf >cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; > min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; > stop = ^S; susp = ^Z; time = 0; werase = ^W; > >$ uname -a >FreeBSD ns1.austclear.com.au 4.2-STABLE FreeBSD 4.2-STABLE #1: Thu Feb 15 >15:57:29 EST 2001 root@freddo.austclear.com.au:/usr/src/sys/compile/FW >i386 >$ stty -a >speed 9600 baud; 24 rows; 80 columns; >lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl > -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo > -extproc >iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk > brkint -inpck -ignpar -parmrk >oflags: opost onlcr -oxtabs >cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow > -dtrflow -mdmbuf >cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; > min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; > stop = ^S; susp = ^Z; time = 0; werase = ^W; >$ stty -echo >$ speed 9600 baud; 24 rows; 80 columns; >lflags: icanon isig iexten -echo echoe -echok echoke -echonl echoctl > -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo > -extproc >iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk > brkint -inpck -ignpar -parmrk >oflags: opost onlcr -oxtabs >cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow > -dtrflow -mdmbuf >cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; > min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; > stop = ^S; susp = ^Z; time = 0; werase = ^W; >$ $ stty -a >speed 9600 baud; 24 rows; 80 columns; >lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl > -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo > -extproc >iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk > brkint -inpck -ignpar -parmrk >oflags: opost onlcr -oxtabs >cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow > -dtrflow -mdmbuf >cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; > min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; > stop = ^S; susp = ^Z; time = 0; werase = ^W; > The version I am using is FreeBSD 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 Before you wrote, I had tried using two windows, but I hadn't tried /bin/sh . I nearly always use ksh . I found some more strange operation when I used two windows; I believe that one window can check on another's settings by using stty -f /dev/ttyX (with the appropriate value for X ), but this always showed -echo no matter how the window was set and even though I did change the window's setting re echo . Even so, echo was always on at that window ( ttyX ), I could never turn it off. I tried /bin/sh recently and it behaved just as ksh did, I couldn't stop it from echoing. When I use ksh , it is set for using vi as the command-line editor; soon I may try it without that feature enabled, but at work (where I use HP-UX ) I have no problem using stty to turn echo off & on, and I have noticed the doubled prompt resulting from echo being off. I may try duplicating your commands on my system soon, it all depends on what other things I have to do. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:19:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id E80C637B718 for ; Wed, 28 Feb 2001 16:19:36 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f210JUY84848; Thu, 1 Mar 2001 13:19:30 +1300 (NZDT) (envelope-from jonc) Date: Thu, 1 Mar 2001 13:19:30 +1300 From: Jonathan Chen To: Hahn0man@t-online.de Cc: freebsd-questions@freebsd.org Subject: Re: Failure compiling MYKERNEL Message-ID: <20010301131930.A84675@itouchnz.itouch> References: <000901c0a1e2$a23161c0$f1dae13e@aldiserster> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000901c0a1e2$a23161c0$f1dae13e@aldiserster>; from Hahn0man@t-online.de on Thu, Mar 01, 2001 at 01:00:30AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Please do not email me directly, always Cc: freebsd-question] On Thu, Mar 01, 2001 at 01:00:30AM +0100, Hahn0man@t-online.de wrote: [...] > I cannot reach my NIC, an Allied Telesyn AT-2500TX (V3), which I configured > in MYKERNEL as rl (see also LINT). > > MYKERNEL: > # PCI Ethernet NICs that use the common MII bus controller code. > device miibus # MII bus support > device rl # RealTek 8129/8139 > > dmesg prompts: rl0: irq 11 at device 14.0 on > pci0 If dmesg(1) reports that your device is there, it's available for use. A `netstat -in' should list "rl0" as one of your available network devices. To actually activate it you have to put in something in /etc/rc.conf (which will automatically activate it after a reboot), eg: ifconfig_rl0="inet 192.168.2.21 netmask 255.255.255.0" Or manually set it as root with: # ifconfig rl0 inet 192.168.2.21 netmask 255.255.255.0 Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Lots of folks confuse bad management with destiny" - Kin Hubbard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:21:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shakeyjakes.com (cx658371-a.elcjn1.sdca.home.com [24.13.29.199]) by hub.freebsd.org (Postfix) with SMTP id 17BE237B718 for ; Wed, 28 Feb 2001 16:21:30 -0800 (PST) (envelope-from mike.mcclain@shakeyjakes.com) Received: by shakeyjakes.com (wcMail) id 36144W Wed, 28 Feb 2001 16:20:35 -0800 From: mike.mcclain@shakeyjakes.com Subject: sysinstall can't see CD Date: Wed, 28 Feb 2001 16:20:35 -0800 Message-Id: <1885256378@shakeyjakes.com> Organization: Shakey Jake's Free BBS from Santee, Ca... To: freebsd-questions@freebsd.org X-Mailer: wcMail v5.4.449.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, My CD mounts from /etc/fstab with no problem. /dev/acd0c /cdrom cd9660 ro,noauto 0 0 But when I run /stand/sysinstall I can't choose the CD, says not found or something to that effect and in /var/log/messages I get: Feb 27 16:18:04 playground /kernel: acd0: read_toc failed This is whether or not the CD is mounted. I can see/read the CD just fine when not using sysinstall. Suggestions? TIA, MiKe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:24:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shakeyjakes.com (cx658371-a.elcjn1.sdca.home.com [24.13.29.199]) by hub.freebsd.org (Postfix) with SMTP id 95CBA37B718 for ; Wed, 28 Feb 2001 16:24:09 -0800 (PST) (envelope-from mike.mcclain@shakeyjakes.com) Received: by shakeyjakes.com (wcMail) id 36145W Wed, 28 Feb 2001 16:23:00 -0800 From: mike.mcclain@shakeyjakes.com Subject: Help!!! 2nd HD gone Date: Wed, 28 Feb 2001 16:22:59 -0800 Message-Id: <1885256380@shakeyjakes.com> Organization: Shakey Jake's Free BBS from Santee, Ca... To: freebsd-questions@freebsd.org X-Mailer: wcMail v5.4.449.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I hadn't booted FreeBSD 3.4 for many months but had mounted several partitions on /dev/wd2s* from /etc/fstab. Last week I couldn't get a clean boot 'til I took all references to /dev/wd2s* out of /etc/fstab. Having done that I now see: fbsd:~> mount -t ext2fs /dev/wd2s1 /rh6 ext2fs: /dev/wd2s1: Device not configured fbsd:~> fdisk /dev/wd2.fdisk: cannot open disk /dev/wd2: Device not configured fbsd:~> disklabel /dev/wd2 disklabel: /dev/wd2: Device not configured fbsd:~> ls -l /dev/wd2s* brw-r----- 1 root operator 0, 0x00020012 Mar 20 2000 /dev/wd2s1 ... /dev/wd2s2 through /dev/wd2s8 nearly identical brw-r----- 1 root operator 0, 0x000a0012 Apr 20 2000 /dev/wd2s9 from /var/log/dmesg.today: this is the way it was. wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0:4112MB (8421840 sectors), 8912 cyls, 15 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): wd2: 6149MB (12594960 sectors), 13328 cyls, 15 heads, 63 S/T, 512 B/S from /var/log/messages: May 23 18:15:19 /kernel: wdc1 at 0x170-0x177 irq 15 on isa May 23 18:15:19 /kernel: wdc1: unit 0 (wd2): Feb 11 16:27:36 /kernel: wdc1 not found at 0x170 This makes me think the kernal is not seeing the controller at boot. wd2 aka D: aka /dev/hdc is visible from dos and I'm writing this from Slackware 7.0 mounted on /dev/hdc8. This from Slackware's /var/log/messages: Feb 15 09:20:15 playground kernel: hda: WDC AC24300L, 4112MB w/256kB Cache, CHS=524/255/63, UDMA Feb 15 09:20:15 playground kernel: hdc: WDC AC26400R, 6149MB w/512kB Cache, CHS=13328/15/63, (U)DMA I'm stumped. All suggestions welcome. TIA, MiKe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:25:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id BB9F337B718 for ; Wed, 28 Feb 2001 16:25:30 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f210P8E86893; Thu, 1 Mar 2001 10:25:12 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <003c01c0a1e6$2fc0fa20$847e03cb@apana.org.au> From: "Doug Young" To: "Aaron Hill" , Cc: References: Subject: Re: FreeBSD and Satellite Date: Thu, 1 Mar 2001 10:23:52 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The linux compatibility doesn't extend to device drivers though as far as I'm aware .. or is there something more to this stuff ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:29:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id 72FE537B719 for ; Wed, 28 Feb 2001 16:29:53 -0800 (PST) (envelope-from gerti@bitart.com) Received: (qmail 9925 invoked by uid 101); 1 Mar 2001 00:29:51 -0000 Message-ID: <20010301002951.9924.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Wed, 28 Feb 2001 18:29:50 -0600 To: "Aaron Hill" Subject: Re: FreeBSD and Satellite Cc: freebsd-questions@FreeBSD.ORG Reply-To: gerti-freebsdq@BITart.com References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaron Hill wrote: > > [..] > > Something has just occured to me. I remember seeing a modification to > the DirecPC modem to allow it to work with Linux when it's USB > [..] > That's at http://echostar.swiki.net/278 Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:42:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id BE8E537B71A for ; Wed, 28 Feb 2001 16:42:19 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 3CF67F5; Wed, 28 Feb 2001 15:42:14 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: "bmcalpine@macconnect.com" , "FreeBSD Questions (E-mail)" Subject: Re: E-machine Date: Wed, 28 Feb 2001 12:43:47 -0900 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01022812434700.94749@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday 28 February 2001 10:09, bmcalpine@macconnect.com wrote: > Has anyone on the list had any luck getting an e-machine 533id to work with > BSD? I get through the whole install, but it never picks up my pci based > ethernet card....any suggestions on how to get it to do so? > > Brendan We are running two e-machine 500ix with 4.2. They seem to be reliable, and I have had minimal problems. As for pci they are both running 3Com 3cSOHO100-TX NIC's with driver xl. What NIC are you using? ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 16:42:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id ABB0E37B718 for ; Wed, 28 Feb 2001 16:42:19 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id A3343155; Wed, 28 Feb 2001 15:42:14 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: "bmcalpine@macconnect.com" , "FreeBSD Questions (E-mail)" Subject: Re: E-machine Date: Wed, 28 Feb 2001 12:46:16 -0900 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01022812434700.94749@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday 28 February 2001 10:09, bmcalpine@macconnect.com wrote: > Has anyone on the list had any luck getting an e-machine 533id to work with > BSD? I get through the whole install, but it never picks up my pci based > ethernet card....any suggestions on how to get it to do so? > > Brendan We are running two e-machine 500ix with 4.2. They seem to be reliable, and I have had minimal problems. As for pci they are both running 3Com 3cSOHO100-TX NIC's with driver xl. What NIC are you using? ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 17: 4:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d08.mx.aol.com (imo-d08.mx.aol.com [205.188.157.40]) by hub.freebsd.org (Postfix) with ESMTP id CCEFD37B719 for ; Wed, 28 Feb 2001 17:04:09 -0800 (PST) (envelope-from wanghx916@netscape.net) Received: from wanghx916@netscape.net by imo-d08.mx.aol.com (mail_out_v29.5.) id n.1c.ea13a6 (16215); Wed, 28 Feb 2001 20:04:01 -0500 (EST) Received: from netscape.com (aimmail01.aim.aol.com [205.188.144.193]) by air-in01.mx.aol.com (v77_r1.21) with ESMTP; Wed, 28 Feb 2001 20:04:01 -0500 Date: Wed, 28 Feb 2001 20:03:21 -0500 From: wanghx916@netscape.net To: questions@freebsd.org Cc: lucas@slb.to Subject: Debug with gdb is OK Mime-Version: 1.0 Message-ID: <2440B420.3C1F4EC1.03595011@netscape.net> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir, I eventually know what the problem is. I overlook this line at the end of the Makefile strip program So I can't find any symbols from the object file when I gdb it. Everything is OK when I delete this line from the Makefile. Thank you for so much hints from you. >> I have a executable binary "program" which is generated like this: >> >> gcc -c program.c -g -Wall >> gcc -c program_1.c -g -Wall >> gcc -c program_2.c -g -Wall >> gcc program.o program_1.o program_2.o -o program -g -Wall >> >> Now I want to debug it with gdb. But the problem is as follow: >> >> $ gdb program >> Copright 1998 Free Software Foundation, Inc. >> ... >> This GDB was configured sa "i386-unknown-freebsd"... >> (no debugging symbols found)... >> (gdb) break main >> Function "main" not defined. > >I can't duplicate your problem: > > wiggum % cat foo.c > #include > extern int bar(void); > > int main() > { > bar(); > return 0; > } > wiggum % cat bar.c > #include > > int bar() > { > return 0; > } > wiggum % gcc -c foo.c -g -Wall > wiggum % gcc -c bar.c -g -Wall > wiggum % gcc foo.o bar.o -o program -g -Wall > wiggum % gdb program > GNU gdb 4.18 > Copyright 1998 Free Software Foundation, Inc. > [ blah, blah ] > This GDB was configured as "i386-unknown-freebsd"... > (gdb) break main > Breakpoint 1 at 0x80484ee: file foo.c, line 6. > >Try to be more specific about what you do to produce this error. > >Lucas > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message __________________________________________________________________ Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 17:22:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12503.mail.yahoo.com (web12503.mail.yahoo.com [216.136.173.195]) by hub.freebsd.org (Postfix) with SMTP id 9CC8B37B71A for ; Wed, 28 Feb 2001 17:22:32 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010301012232.14942.qmail@web12503.mail.yahoo.com> Received: from [129.237.35.38] by web12503.mail.yahoo.com; Wed, 28 Feb 2001 17:22:32 PST Date: Wed, 28 Feb 2001 17:22:32 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: (no subject) To: RSoundintime@aol.com, freebsd-questions@FreeBSD.ORG In-Reply-To: <41.7ff6e7d.27ceda3b@aol.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not sure why you asked on this list, but I think this is a problem with your BIOS setup on your HDD. Set it to auto. If that doesn't work, RTFM that came with your HDD, it will tell you how to make it work with Win98. --- RSoundintime@aol.com wrote: > i am trying to format my 17gb hard drv but when i > installed win98 it only > sees 2gb.....how do i get win98 to see all 17gb's??? > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 17:42:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from george.he.net (george.he.net [216.218.157.2]) by hub.freebsd.org (Postfix) with ESMTP id F1EBC37B71A for ; Wed, 28 Feb 2001 17:42:47 -0800 (PST) (envelope-from bill@wiliweld.com) Received: from corten8.wiliweld.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by george.he.net (8.8.6/8.8.2) with ESMTP id RAA03289; Wed, 28 Feb 2001 17:42:45 -0800 Date: Wed, 28 Feb 2001 17:40:22 -0800 (PST) From: Bill Schoolcraft X-Sender: To: "K.Greenwood" Cc: Subject: Re: lpd[518]: unable to get official name for local machine (fwd) In-Reply-To: <20010228215716.5E29B36FA@sitemail.everyone.net> Message-ID: System-ID: [en] (I; SunOS 5.8 i86pc) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Wed, 28 Feb 2001 it looks like K.Greenwood composed: k_gree->Don't know if this will help or not, but here is a copy of the printcap that I have that works on my HP8000DN (jetdirect). k_gree-> k_gree->hp8000dn|lp2:\ k_gree-> :sd=/var/spool/hp8000dn:\ (*LOOK AT NOTE*) k_gree-> :mx#0:\ k_gree-> :rm=000.000.000.000:\ (*LOOK AT 2ND NOTE*) k_gree-> :sh:\ k_gree-> :lf=/var/log/lpd-errs:\ k_gree-> :rp=raw: k_gree-> ............. Thanks, I just got home from work so I missed this earlier. I have a gut feeling it's a perm issue, I will of course check through the tree and confirm. I'll keep you posted tomorrow from work. Thanks again. ;) -- Bill Schoolcraft PO Box 210076 -o) San Francisco CA 94121 /\ "UNIX, A Way Of Life." _\_v http://forwardslashunix.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 17:45:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.prod.itd.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 69CE037B71B for ; Wed, 28 Feb 2001 17:45:48 -0800 (PST) (envelope-from beans4you@rcip.com) Received: from mrchadmorris (1Cust234.tnt1.davis.ca.da.uu.net [63.61.44.234]) by swan.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id RAA08838 for ; Wed, 28 Feb 2001 17:45:44 -0800 (PST) Date: Wed, 28 Feb 2001 17:45:44 -0800 (PST) Message-Id: <200103010145.RAA08838@swan.prod.itd.earthlink.net> From: Chad Morris To: freebsd-questions@FreeBSD.ORG Subject: Information from THE BEAN BAG! (www.thebeanbag.net) Reply-To: beans4you@rcip.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Just a brief note to let you know The Bean Bag specialty food company is back and better than ever. We offer the LARGEST selection of GROWER DIRECT, exotic/heirloom beans in the world! What are exotic/heirloom beans? Usually, when people think of dry, edible beans, they think of Kidneys, Pintos or Limas. The beans we offer are far more unique and originate from all parts of the world. Just to name one, we have a bean variety that dates back to 6000BC. This bean was actually found in a Pharaoh's tomb. This culture would bury food with their people so they would have food for their after-life. We found three beans and of these three, one was able to germinate. Not only is this bean unique because of its history is also much HIGHER IN NUTRITIONAL VALUE, than your common store bought beans. Our beans are higher in nutritional value because they have not been genetically altered for resistance. They all come from the original gene stock. This makes the beans much harder! to grow but more nutritional to the end-user. We cater to the needs of celiac's and consumers of gluten-free foods. Take a look at what The Bean Bag has to offer. We have varieties of beans you will not find anywhere else in the world. If you would prefer to be excluded from future emails please reply to this email and type "REMOVE". www.thebeanbag.net Regards, Chad Morris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 17:46:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 8CE8737B719 for ; Wed, 28 Feb 2001 17:46:23 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 2A1B5F5; Wed, 28 Feb 2001 16:46:22 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: Marc W , freebsd-questions@freebsd.org Subject: Re: Upgrading from 4.1 to 4.2 Date: Wed, 28 Feb 2001 16:46:22 -0900 X-Mailer: KMail [version 1.2] References: <200102282108.NAA45629@akira.lanfear.com> In-Reply-To: <200102282108.NAA45629@akira.lanfear.com> MIME-Version: 1.0 Message-Id: <01022816462200.49019@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday 28 February 2001 12:08, Marc W wrote: > okay, so i'm going to give this a go. I've got a 4.1 system here, > but want to upgrade it to 4.2 using the ports and all the automated > rebuilding systems. > > So, I went to /usr/ports/cvsupit, and installed and ran it, and it > gave me the choice of tracking RELENG_4, which is i think what i want. > > now, the question is -- after i've run this -- what do i have? a > -STABLE or a -CURRENT ??? i'd really rather stay away from the -CURRENT > releases and stay with a -STABLE.... RELENG_4 will give you 4.2 STABLE > > after reading the docs it appears that all that is left after that > is > > make -DNOPROFILE=true buildworld > make -DNOPROFILE=true installworld\ then: make buildkernel KERNCONF=FOO <--YOUR KERNEL NAME make installkernel KERNCONF=FOO > reboot > > that's it? Not quite run mergemaster (see man mergemaster) > thanks! > > marc. > your welcome - Beech > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 18: 7:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d05.mx.aol.com (imo-d05.mx.aol.com [205.188.157.37]) by hub.freebsd.org (Postfix) with ESMTP id B2D8537B718 for ; Wed, 28 Feb 2001 18:07:34 -0800 (PST) (envelope-from TridentFlame5@aol.com) Received: from TridentFlame5@aol.com by imo-d05.mx.aol.com (mail_out_v29.5.) id n.7c.12440815 (5710) for ; Wed, 28 Feb 2001 21:07:28 -0500 (EST) Received: from web48.aolmail.aol.com (web48.aolmail.aol.com [205.188.161.9]) by air-id04.mx.aol.com (v77_r1.21) with ESMTP; Wed, 28 Feb 2001 21:07:27 1900 Date: Wed, 28 Feb 2001 21:07:27 EST From: TridentFlame5@aol.com Subject: (no subject) To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) Message-ID: <7c.12440815.27cf08e0@aol.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG how do i download sofewere To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 18:36: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.mco.bellsouth.net (mail2.mco.bellsouth.net [205.152.111.14]) by hub.freebsd.org (Postfix) with ESMTP id 0121537B719 for ; Wed, 28 Feb 2001 18:36:05 -0800 (PST) (envelope-from 4127@bellsouth.net) Received: from default (adsl-63-204-33.bhm.bellsouth.net [208.63.204.33]) by mail2.mco.bellsouth.net (3.3.5alt/0.75.2) with SMTP id VAA23811 for ; Wed, 28 Feb 2001 21:26:41 -0500 (EST) Message-ID: <000801c0a1f8$318f2540$21cc3fd0@default> From: "4127" <4127@bellsouth.net> To: Subject: Date: Wed, 28 Feb 2001 20:34:38 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0A1C5.DF199980" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0A1C5.DF199980 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to make a boot disk with floppies, how do I download them = onto the flopppy. Im using windows 95. Please contact me at = mailto:4127@Bellsouth.net ------=_NextPart_000_0005_01C0A1C5.DF199980 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm trying to make a boot disk with = floppies, how=20 do I download them onto the flopppy.  Im using windows = 95.  =20 Please contact me at mailto:4127@Bellsouth.net ------=_NextPart_000_0005_01C0A1C5.DF199980-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 18:49: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 97C5237B71C for ; Wed, 28 Feb 2001 18:49:06 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f212jvV22004; Wed, 28 Feb 2001 21:45:58 -0500 (EST) Message-ID: <3A9DB7F0.6C3F3472@mail.iowna.com> Date: Wed, 28 Feb 2001 21:46:08 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: 4127 <4127@bellsouth.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: References: <000801c0a1f8$318f2540$21cc3fd0@default> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 4127 wrote: > > Part 1.1 Type: Plain Text (text/plain) > Encoding: quoted-printable Whatever kind of mailer you're using, please configure it to send plain text. Download the rawrite or fdimage program and use it to create the floppies. (you can't just copy the files to disk) Follow the instructions found here: http://www.freebsd.org/handbook/install-guide.html#INSTALL-FLOPPIES -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19: 2:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mgfairfax.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 7D19237B719 for ; Wed, 28 Feb 2001 19:02:44 -0800 (PST) (envelope-from rcaballero@mindspring.com) Received: from max ([24.168.199.237]) by mail7.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 28 Feb 2001 22:02:37 -0500 From: "Rafael Caballero Jr" To: Subject: FreeBSD and a cable modem Date: Wed, 28 Feb 2001 21:54:23 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a newbie to FreeBSD as I've grown tired of Microsoft and chose to go with FreeBSD as my choice of server at home. I have a 233MHZ with 128 MB RAM. I've allocated 2.0 GB for FreeBSD as I plan on running it for squid, webserver, and proxy. I have 2 NIC's in it (3Com 3c905TX). I have a cable modem that DHCP's my IP address so I've been trying to set up the ETH0 for DHCP but it will not allow me or does not recognize the DHCP server at RoadRunner. How do I set up my FreeBSD box to accept DHCP so that I can run NAT on my ETH1 so that it may serve as a proxy? I'm running FreeBSD 4.1 stable. Any ideas?? Thanks in Advance. Rafael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19: 9:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id C4CB037B719 for ; Wed, 28 Feb 2001 19:09:42 -0800 (PST) (envelope-from structure@home.com) Received: from c93041a ([24.2.138.118]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010301030942.PDYA13478.femail9.sdc1.sfba.home.com@c93041a> for ; Wed, 28 Feb 2001 19:09:42 -0800 From: "Andrew J. Siegel" To: Subject: Dns/named Date: Wed, 28 Feb 2001 22:09:30 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alrite my config is located @ www.teenplacement.com/configfiles here's the problem...i can ping and reach www.teenplacement.com and www.madstarpromotions.com.teenplacement.com but not www.madstarpromotions.com after numerous rewrites of the config i still have no luck can ne 1 help? -aj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19:11:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 27DD137B719 for ; Wed, 28 Feb 2001 19:11:29 -0800 (PST) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id VAA75920; Wed, 28 Feb 2001 21:11:26 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Wed, 28 Feb 2001 21:11:26 -0600 (CST) From: Ryan Thompson To: Rafael Caballero Jr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rafael Caballero Jr wrote to freebsd-questions@FreeBSD.ORG: > I'm a newbie to FreeBSD as I've grown tired of Microsoft and chose to go > with FreeBSD as my choice of server at home. > I have a 233MHZ with 128 MB RAM. I've allocated 2.0 GB for FreeBSD as > I plan on running it for squid, webserver, and proxy. I have 2 NIC's > in it (3Com 3c905TX). I have a cable modem that DHCP's my IP address > so I've been trying to set up the ETH0 for DHCP but it will not allow > me or does not recognize the DHCP server at RoadRunner. How do I set > up my FreeBSD box to accept DHCP so that I can run NAT on my ETH1 so > that it may serve as a proxy? Just off the cuff, here, the proper identifier for the 905TX would be "xl", not "eth". "eth" is a linux thing, and is sometimes used here as a "placeholder" or example NIC driver. If that doesn't fix your problem, check your logs and see if your box is actually trying to negotiate. Find your current IP in another OS and try setting things statically temporarily to see if it's actually a DHCP problem, or a more general connectivity problem. > > I'm running FreeBSD 4.1 stable. > > Any ideas?? > > Thanks in Advance. > Rafael > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19:16:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mt.digitran.com (nwds0101a.mt.digitran.com [12.3.21.14]) by hub.freebsd.org (Postfix) with ESMTP id 80D9B37B718 for ; Wed, 28 Feb 2001 19:16:47 -0800 (PST) (envelope-from vandena@nwf-soccer.com) Received: from cm-206-31-81-96.gulfbreeze.mediacom.ispchannel.com [206.31.81.96] by mt.digitran.com with Novonyx SMTP Server $Revision: 2.74 $; Wed, 28 Feb 2001 22:12:18 -0500 (EDT) Date: Wed, 28 Feb 2001 21:18:07 -0600 (CST) From: Steve X-Sender: vandena@testbed.com To: Rafael Caballero Jr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Check out www.mostgraveconcern.com/freebsd and http://www.freebsddiary.org/. Lot's of helpful information found on each of these two sites. ____ _ / ___|| |_ _____ _____ \___ \| __/ _ \ \ / / _ \ ___) | || __/\ V / __/ |____/ \__\___| \_/ \___| ========================= steve@nwf-soccer.com On Wed, 28 Feb 2001, Rafael Caballero Jr wrote: > I'm a newbie to FreeBSD as I've grown tired of Microsoft and chose to go > with FreeBSD as my choice of server at home. > I have a 233MHZ with 128 MB RAM. I've allocated 2.0 GB for FreeBSD as I plan > on running it for squid, webserver, and proxy. I have 2 NIC's in it (3Com > 3c905TX). I have a cable modem that DHCP's my IP address so I've been > trying to set up the ETH0 for DHCP but it will not allow me or does not > recognize the DHCP server at RoadRunner. How do I set up my FreeBSD box to > accept DHCP so that I can run NAT on my ETH1 so that it may serve as a > proxy? > > I'm running FreeBSD 4.1 stable. > > Any ideas?? > > Thanks in Advance. > Rafael > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19:17:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deluge.umist.ac.uk (deluge.umist.ac.uk [130.88.120.66]) by hub.freebsd.org (Postfix) with ESMTP id 74DA337B719 for ; Wed, 28 Feb 2001 19:17:27 -0800 (PST) (envelope-from cez@cds220.halls.umist.ac.uk) Received: from cds220.halls.umist.ac.uk ([130.88.161.220]) by deluge.umist.ac.uk with esmtp (Exim 3.14 #1) id 14YJal-00084E-00 for freebsd-questions@FreeBSD.ORG; Thu, 01 Mar 2001 03:17:23 +0000 Received: (from cez@localhost) by cds220.halls.umist.ac.uk (8.11.2/8.11.2) id f213HNG01263 for freebsd-questions@FreeBSD.ORG; Thu, 1 Mar 2001 03:17:23 GMT (envelope-from cez) Date: Thu, 1 Mar 2001 03:17:23 +0000 From: Ceri Storey To: freebsd-questions@FreeBSD.ORG Subject: syscons Meta key disfunctional Message-ID: <20010301031723.A397@cds220.halls.umist.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is me probablu just missing something elephantine here, but my Alt key doesnt seem to work in the syscons console. i'm using the uk.cp850-ctrl keymap but it doesnt seem to work with any keymap. if anyone can point me in the right direction, i'd me most obliged. -- Ceri Storey http://pkl.net/~cez/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19:19:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 7C8CD37B719 for ; Wed, 28 Feb 2001 19:19:27 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f213GqV13676; Wed, 28 Feb 2001 22:16:52 -0500 (EST) Message-ID: <3A9DBF2E.37D4C261@mail.iowna.com> Date: Wed, 28 Feb 2001 22:17:02 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Rafael Caballero Jr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rafael Caballero Jr wrote: > > I'm a newbie to FreeBSD as I've grown tired of Microsoft and chose to go > with FreeBSD as my choice of server at home. > I have a 233MHZ with 128 MB RAM. I've allocated 2.0 GB for FreeBSD as I plan > on running it for squid, webserver, and proxy. I have 2 NIC's in it (3Com > 3c905TX). I have a cable modem that DHCP's my IP address so I've been > trying to set up the ETH0 for DHCP but it will not allow me or does not > recognize the DHCP server at RoadRunner. How do I set up my FreeBSD box to > accept DHCP so that I can run NAT on my ETH1 so that it may serve as a > proxy? Part of your problem may be that FreeBSD does not label ethernet adapters as eth# devices like Linux does. They're probably ed# or something like that - different drivers for different ethernet card types have different abbreviations. To find out what FreeBSD detects, either look at dmesg output or "ifconfig -a" output. Once you know what the adapter devices are called (let's assume it's ed#) you can simply add this line to /etc/rc.conf ifconfig_ed1="DHCP" And it should work just fine. I'm using Roadrunner here with FreeBSD and I'm having no trouble. Good luck, Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 19:19:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 7178D37B718 for ; Wed, 28 Feb 2001 19:19:45 -0800 (PST) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f213k6e06745; Wed, 28 Feb 2001 21:46:06 -0600 (CST) (envelope-from nick@rogness.net) Date: Wed, 28 Feb 2001 21:46:06 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Peter Brezny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: static nat problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, Peter Brezny wrote: > I want to be able to forward all traffic coming to a specific external ip > to a specific internal ip. > > I currently have nat configured and working so that all private internal > addresses are translated to a public ip as they leave the firewall machine > on their way out, but after reading the man page a couple of times, i've > been unable to set up static nat for a single public ip to private ip > translation using just the man page as a guide. > > What I've done to try and get this working is to start natd from rc.conf > with both the -dynamic and -f /etc/natd.conf flags (see below). > > /etc/natd.conf currently has a single line: > > redirect_address 10.10.1.4 209.16.228.146 Is that outside address being routed to your BSD machine from the outside somehow, or are you ARP'ng for it? > > To try and clear up any weirdness, i've reduced my firewall to two lines: > > # BEGIN NAT TEST ENTRIES > $fwcmd add divert natd all from any to any via $oif > > $fwcmd add allow all from any to any > > I know that natd is doing _something_ because when i remove the > -f /etc/natd.conf > section from rc.conf, http://209.16.228.146 gives me the default page. > Where are you testing this from, the inside or outside of the BSD machine? Nick Rogness - Keep on routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 20:11:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [208.12.11.174]) by hub.freebsd.org (Postfix) with ESMTP id 7CBDA37B719 for ; Wed, 28 Feb 2001 20:11:28 -0800 (PST) (envelope-from mwlist@lanfear.com) Received: from sapporo.lanfear.com (h-64-105-36-216.snvacaid.covad.net [64.105.36.216]) by akira.lanfear.com (8.9.3/8.9.3) with SMTP id UAA46488; Wed, 28 Feb 2001 20:11:20 -0800 (PST) (envelope-from mwlist@lanfear.com) Date: Wed, 28 Feb 2001 20:11:20 -0800 (PST) From: Marc W Message-Id: <200103010411.UAA46488@akira.lanfear.com> To: Beech Rintoul , Marc W , freebsd-questions@freebsd.org Subject: Re: Upgrading from 4.1 to 4.2 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG actually, it wasn't even that painful -- cvsupit to RELENG_4 make world rebuild kernel mergemaster reboot. all appears well with 4.2. Don't think I've ever had an OS upgrade that painless :-) sweeeeeeet. marc. > ----------------------------- > From: Beech Rintoul > To: Marc W , freebsd-questions@freebsd.org > Subject: Re: Upgrading from 4.1 to 4.2 > Sent: 02/28/01 16:46> > > > On Wednesday 28 February 2001 12:08, Marc W wrote: > > okay, so i'm going to give this a go. I've got a 4.1 system here, > > but want to upgrade it to 4.2 using the ports and all the automated > > rebuilding systems. > > > > So, I went to /usr/ports/cvsupit, and installed and ran it, and it > > gave me the choice of tracking RELENG_4, which is i think what i want. > > > > now, the question is -- after i've run this -- what do i have? a > > -STABLE or a -CURRENT ??? i'd really rather stay away from the -CURRENT > > releases and stay with a -STABLE.... > > RELENG_4 will give you 4.2 STABLE > > > > after reading the docs it appears that all that is left after that > > is > > > > make -DNOPROFILE=true buildworld > > make -DNOPROFILE=true installworld\ > > then: > > make buildkernel KERNCONF=FOO <--YOUR KERNEL NAME > make installkernel KERNCONF=FOO > > reboot > > > > that's it? > Not quite > run mergemaster (see man mergemaster) > > > thanks! > > > > marc. > > > your welcome - Beech > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > ------------------------------------------------------------------- > Beech Rintoul - Network Manager - akbeech@anchoragerescue.org > /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission > \ / - NO HTML/RTF in e-mail | P.O. Box 230510 > X - NO Word docs in e-mail | Anchorage, AK 99523-0510 > / \ ----------------------------------------------------------------- > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 20:17:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from viola.sinor.ru (viola.sinor.ru [217.70.106.9]) by hub.freebsd.org (Postfix) with ESMTP id 3A64637B718 for ; Wed, 28 Feb 2001 20:17:24 -0800 (PST) (envelope-from aab@online.sinor.ru) Received: from p144.bass7.sinor.ru (p144.bass7.sinor.ru [217.70.109.144]) by viola.sinor.ru (8.9.3/8.9.3) with ESMTP id KAA07915 for ; Thu, 1 Mar 2001 10:16:55 +0600 Date: Thu, 1 Mar 2001 10:15:07 +0600 From: =?koi8-r?B?4czFy9PFyg==?= X-Mailer: The Bat! (v1.41) Reply-To: =?koi8-r?B?4czFy9PFyg==?= X-Priority: 3 (Normal) Message-ID: <10427.010301@online.sinor.ru> To: questions@FreeBSD.ORG Subject: =?koi8-r?B?+sHSwcLP1M/LINcg6c7UxdLOxdTFLi4u?= Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----------151061F810F133FB" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ------------151061F810F133FB Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Hello questions, çÁÒÁÎÔÉÒÏŚÁÎÎÙÊ ÚÁÒÁÂÏÔÏË!!! -- Best regards, áÌĆËÓĆÊ mailto:aab@online.sinor.ru ------------151061F810F133FB Content-Type: text/html; name="text1.htm" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="text1.htm" PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxIVE1MPjxIRUFEPjxUSVRMRT50ZXh0NTU1PC9USVRMRT4NCjxNRVRBIGNvbnRlbnQ9 InRleHQvaHRtbDsgY2hhcnNldD13aW5kb3dzLTEyNTEiIGh0dHAtZXF1aXY9Q29udGVudC1UeXBl Pg0KPE1FVEEgY29udGVudD0iTVNIVE1MIDUuMDAuMjYxNC4zNTAwIiBuYW1lPUdFTkVSQVRPUj4N CjxNRVRBIGNvbnRlbnQ9OC4wLjM2MTIgbmFtZT1WZXJzaW9uPg0KPE1FVEEgY29udGVudD0zLzQv OTcgbmFtZT1EYXRlPg0KPE1FVEEgY29udGVudD0iQzpcUHJvZ3JhbSBGaWxlc1xNaWNyb3NvZnQg T2ZmaWNlXE9mZmljZVxIVE1MLkRPVCIgDQpuYW1lPVRlbXBsYXRlPjwvSEVBRD4NCjxCT0RZIGJn Q29sb3I9I2ZlZmRjYSB0ZXh0PSMwMDAwMDA+PEI+PEZPTlQgZmFjZT0iVGltZXMgTmV3IFJvbWFu Ij4NCjxQPsLbIMfA0MDBztLAxdLFIMzNzsPOIMTFzcXDISA8L1A+DQo8UD7d0s7SIMHIx83F0SDQ wMHO0sDF0iDP0M7R0s4gwsXLyMrOy8XPzc4hISEgPC9QPjwvQj4NCjxQPs3g9+3o8uUg8ODh7vLg 8vwg8SDt4OzoIOgg8+Lo5Ojy5Swg9/LuIOHz5OXy5SDw4OT7IPLu7PMsIPfy7iDy4Oog8eTl6+Dr 6CEhISANCjwvUD48Qj48VT4NCjxQPsLg+Ogg5+Dy8ODy+yDx7vHy4OL/8iA8L1NQQU4+PFNQQU4g DQpzdHlsZT0iQ09MT1I6IHJlZDsgRk9OVC1TSVpFOiAxNnB0OyBtc28tYmlkaS1mb250LXNpemU6 IDEyLjBwdCI+4vHl4+4gDQokMTwvU1BBTj48U1BBTiANCnN0eWxlPSJDT0xPUjogIzMzNjZmZjsg Rk9OVC1TSVpFOiAxNnB0OyBtc28tYmlkaS1mb250LXNpemU6IDEyLjBwdCI+ICjs5e38+OUg9+Xs IA0KMzAg8PPh6+XpKSwg6u7y7vD75SDi+yDy4Oog5uUg7O7m5fLlIOfg8ODh7vLg8vwg4iDx5fLo LjwvRk9OVD4gPC9QPjwvQj48L1U+PEZPTlQgDQpmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPg0KPFA+ 0+Lg5uDl7PvlIOTw8+f8/yDoIO/u5PDz4+gsIDwvUD4NCjxQPsL7IOzu5uXy5SDn4PDg4e7y4PL8 IDUwLjAwMCwtIFVTRCDoIOHu6/z45SDiIPLl9+Xt6Ogg8evl5PP++ej1IDxTUEFOIA0Kc3R5bGU9 IkNPTE9SOiBibHVlIj45MCDk7eXpIO3gIPDg8fH76+rlIGUtbWFpbC48L1NQQU4+IDxCUj4mbmJz cDvKwMbF0tHfIA0KzcXCzsfMzsbN28w/PyDP8O736PLg6fLlIOTl8uDr6Cwg4iD98u7sIO3l8iDt 6Org6u7pIOrg4uXw5/sg6OvoIO7h7ODt4Cwg7/Du8fLuIA0K5OXr4Ony5SDx5eHlIPDl6uvg7PMg 4iDI7fLl8O3l8iwg8ODx8fvr4Ony5SBlLW1haWwg6CDw4Ofs5fng6fLlIPDl6uvg7O375SANCu7h +v/i6+Xt6P8sIOggwtsg4vHy4O3l8uUg7eAg7/Py/CDqIPTo7eDt8e7i7ukg7eXn4OLo8ejs7vHy 6CDoINHCzsHOxMUhISA8L1A+DQo8UD7d0s4gy8XDwMvczcDfIMLOx8zOxs3O0dLcIMfA0MDBztLA 0twgxMXN3MPIICEhISAhISEgPC9QPg0KPFA+3fLuIO3lIPLw5eHz5fIsIPfy7uH7IOL7IOLx8vDl 9+Dr6PH8IPEg6/7k/OzoICjq4Oog4u4g7O3u4+j1IOTw8+Po9SDv7uTu4e379SANCu/w5eTr7ubl 7ej/9SkhISEgPEJSPiZuYnNwO8zu5uXy5SDw4OHu8uDy/CDx4u7o7CDy5ezv7uwuINHg7O7lIOvz 9/jl5SD98u4g8u4sIA0K9/LuIO3l8iDt5e7h9e7k6Ozu8fLoIO/u6ujk4PL8IPHi7ukg5O7sLiA8 QlI+z/Du8fLuLCDx6+Xk8+ny5SDk4O3t7ukg6O3x8vDz6vbo6CwgDQroIMLg+CDx7u0g6PHv7uvt 6PLx/y4g3fLu8iDh6Oft5fEgLSBNdWx0aS1sZXZlbC1FLU1BSUwgPEJSPvLu8OPu4uv/IO/uIOfg 6uDn4OwsIA0K7/Du4/Dg7OzgIOTl6fHy4vPl8iDv8OXi7vH17uTt7iDt4CAxMDAlIOgg6u7j5OAg 6CDj5OUg8+Pu5O3uLiBFLW1haWwgDQo8QlI+/+Lr/+Xy8f8g8u7w4+7i++wg6O3x8vDz7OXt8u7s IOHz5PP55ePuISEhPC9QPg0KPFA+0fL97fTu8OTx6ujpIOjx8evl5O7i4PLl6/zx6ujpIOjt8fLo 8vPyIOggJm5ic3A75vPw7eDrIFdhbGwgU3RyZWV0IOfg/+Lo6+gsIA0K9/LuIDUwLTY1JSDi8eX1 IPLu4uDw7uIg6CDz8evz4yDk7iDq7u324CDy+/H/9+Xr5fLo/yDh8+Tz8iAmbmJzcDvv8O7k4OLg 8vzx/yANCu/u8fDl5PHy4u7sIG11bHRpLWxldmVsIOzl8u7k7uIuIN3y7iDs7e7j7iDs6Ovr6ODw 5O3g/yDk7uvr4PDu4uD/IOjt5PPx8vDo/ywgDQombmJzcDvoIPLu6/zq7iDo5yA1MDAsMDAwIOzo 6+vo7u3l8O7iIOIg0djALCD25ev79SAyMCUgKDEwMC4wMDAg9+Xr7uLl6ikg8eTl6+Dr6CANCvHi 7uUg8e7x8u7/7ejlICZuYnNwO+fgIO/u8evl5O3o5SDv4PDzIOvl8iDh6+Dj7uTg8P8gTUxNLiDA IOX55Swg8fLg8ujx8ujq4CANCu/u6uDn++Lg5fIsIPfy7iA0NSD35evu4uXqIOrg5uT76SAmbmJz cDvk5e38IPHy4O3u4v/y8f8g7Ojr6+ju7eXw4OzoIOHr4OPu5ODw/yANCk11bHRpLUxldmVsLU1h cmtldGluZy48L1A+DQo8UD7RIPHl8uXi++wg7ODw6uXy6O3j7uwg4vsg6Ozl5fLlIOTi4CDo8fLu 9+3o6uAg7/Do4fvr6Dogz/D/7OD/IO/w6OH76/wg8SANCu/w7uTg5ugsIOru8u7w8/4gPEJSPiZu YnNwO+/w7uLu5Ojy5SDC+yDx4OzoIOgg7/Do4fvr/CDxIO7h7vDu8uAg6/7k5eksIOru8u7w+/Ug DQrv8Oji5eTl8uUg4iDh6Oft5fEuIMHl8eru7eX37eD/IDxCUj4mbmJzcDvv8Ojh++v8IP/i6//l 8vH/IPLg6e3u6SDh7uPg8vHy4uAuIN3y7iANCuft4Pfo8iDu5OjtIPDg5yDo7eLl8fLo8O7i4PL8 IOLw5ez/IOjr6CDk5e384+ggPEJSPiZuYnNwO+Ag7+7y7uwg7+7r8/fg8vwg5OXt/OPoIA0K8e3u 4uAg6CDx7e7i4C4gwiDx5fLl4u7sIOzg8Orl8ujt4+Ug/fLuIPLg6ublIO7n7eD34OXyIO/u6/P3 4PL8IDxCUj4mbmJzcDvk5e384+ggDQrn4CDw4OHu8vMg5PDz4+j1LiA8L1A+DQo8UD7P5fDl5CDy 5ewg6uDqIO/w7vfo8uDl8uUg/fLzIO/w7uPw4Ozs8ywg4vsg5O7r5u37IO/u7f/y/Cwg9/LuIP3y 4CDr5ePg6/zt4P8gDQrv8O7j8ODs7OAg7eUg7O7j6+Ag4fvr4CDh+/L8IPHu5+Tg7eAg6/7h6PLl 6+XsLjwvUD4NCjxQPjxTUEFOIHN0eWxlPSJDT0xPUjogYmx1ZSI+PEI+y8jXzcDfIMfAzMXSysAg ztIgztHNzsLA0sXL3yDd0s7JIA0Kz9DOw9DAzMzbPC9TUEFOPjwvUD48L0I+DQo8UD7P7ufi7uv8 8uUg7O3lIO3l7O3u4+4g8ODx8erg5+Dy/CDuIPHl4eUuINbl6/v1IDEwIOvl8iDzIOzl7f8g4fvr IPHu4fHy4uXt7fvpIA0KJm5ic3A78ODn4uji4P756Onx/yDh6Oft5fEuIMIgMTk3OSDj7uTzIOzu 6SDh6Oft5fEg7eD34Osg8PP46PL88f8uIN8g5OXr4Osg4vHlLCANCvfy7iDs7eUg5O4g/fLu4+4g 7/Do7e7x6OvuICZuYnNwO/Px7+X1LCDt7iDh5efz8e/l+O3uLiDN4Oru7eX2IP8g7+7t/+ssIPfy 7iD98u4gDQrt5SDo5y3n4CDs5e3/LCDgIOjnLefgIP3q7u3u7Ojq6Cwg6u7y7vDg/yDt4PEgJm5i c3A78e7v8O7i7ubk4OvgIPEgMTk0NSDj7uTgLiANCsTz7OD+IO3lIO3z5u3uIMLg7CDu4fr/8e3/ 8vwsIOrg6iD98u4g7+7i6+j/6+4g7eAg4eXn8ODh7vLo9vMg4iDx8vDg7eUsIA0KJm5ic3A77O3u 4+jlIOjnIMLg8SD98u4g5+3g/vIg7+4g8e7h8fLi5e3t7uzzIO7v+/LzLiDP8Oj46+4g7O3u4+4g 7+Dk5e3o6SDoIA0K4eDt6vDu8u7iLiDR8OXk7ejpIOrr4PHxIOjx9+Xn4OssICZuYnNwO/LlLCDq 7vLu8PvlIOft4OvoIPfy7iDk5evg/vIsIOzz5PDuIA0K6O3i5fHy6PDu4uDr6CDoIO/w7uTi6O3z 6+jx/CDi+/jlLCDgIPLlIOry7iDt5SDn7eDrLCDv4OTg6+gg4vHlIO3o5uUsICZuYnNwO+IgDQrh 5eTt7vLzLiDK4Oog4+7i7vDo8iDo5+Ll8fLt4P8g7+7j7uLu8OrgOiAiwc7DwNLbxSDBzsPA0sXe 0iwgwCDBxcTN28UgwcXEzcXe0iIuIA0K0vDg5Oj26O7t7fvlIPHv7vHu4fsgPEJSPiZuYnNwO+fg 8ODh7vLq4CDk5e3l4yDt6Oru4+TgIO3lIO/u5+Lu6//yIMLg7CDi+/Hu6u4gDQrv7uTt//L88f8s IOAg6O306//26P8g8u7r/OruIP3y7uzzIO/u7O7m5fIuINHl6ffg8SDi+yA8QlI+Jm5ic3A77+7r 8/fo6+gg7+jx/OzuLCANCuru8u7w7uUg7O7m5fIg5ODy/CDC4Owg9Ojt4O3x7uLz/iDt5efg4ujx 6Ozu8fL8IO3gIOLx/iDC4PjzIObo5+38IOggIsHFxyDI0crAIiDoIA0K8SAmbmJzcDsizMjNyMzA y9zN28zIINPRyMvI38zIIi48L0ZPTlQ+IDxGT05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+wiAN Cu/u8evl5PP++ej1IOzl8f/24PUgwvsg8ezu5uXy5SDn4PDg4e7y4PL8IOTl7eXjIOHu6/z45Swg 9+XsIOzu5uXy5SDx5eHlIA0KJm5ic3A77/Dl5PHy4OLo8vwuIM3z5u3uIO/u5Pfl8Ort8/L8LCD3 8u4g/yDxIP3y6PUg5OXt5eMg7eUg8+Lo5vMg7egg9uXt8uAuIMrg6iANCugg7ejq8u4g6Ocg6/7k 5eksIOru8u7w++UgJm5ic3A78uXx8ujw7uLg6+gg5ODt7fP+IO/w7uPw4Ozs8y4g3yDz5uUg5+Dw 4OHu8uDrIA0K4e7r5eUgNC4wMDAuMDAwLC0gVVNEISEhIM/l8OXx8uDrPC9GT05UPiA8Rk9OVCAN CmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+6PHv7uv85+7i4PL8IP3y8yAmbmJzcDvv8O7j8ODs7PMg 7+7x6+Ug8u7j7iwg6uDqIO/u8evg6yANCjE2LjAwMCDv8O7j8ODs7C4g0eXp9+DxIPMg7OXt/yDt 5fHq7uv86u4g9Ojw7Cwg6u7y7vD75SDo5+7h8OXy4P7yICZuYnNwO+/u5O7h7fvlIA0K7/Du4/Dg 7Oz7LiA8U1BBTiBzdHlsZT0iQ09MT1I6IGJsdWUiPjxCPsL77+7r7f/p8uUg7/Du4/Dg7OzzINLO 183OIM/OIA0KyM3R0tDTytbIyCEhIM3lIOjn7OXt/+ny5SDl5SDt6Org6ujsIO7h8ODn7uwhITwv U1BBTj48L0I+ICZuYnNwO87t4CDk5enx8uLz5fIgDQrs4Orx6Ozg6/zt7iD99PTl6vLo4u3uIOjs 5e3t7iDiIP3y7uwg4ujk5S4gzeUg5+Dh8+T88uUg7+7x6+Dy/CDq7u/o/iD98u7pIA0K7/Du4/Dg 7Oz7ICZuYnNwO+rg5uTu7PMsIOru4+4g8u7r/OruIOLx7+7s7ejy5SEgzuTo7SD35evu4uXqLCDq 7vLu8O7s8yDi+yD98u4gDQrv7vjr5fLlIOzu5uXyIO/u8evg8vwg6CA1MC4wMDAg6u7v6OkgLi4u ICZuYnNwO+AgPFNQQU4gDQpzdHlsZT0iQ09MT1I6IGJsdWUiPjxCPsLg+OUg6Oz/IOHz5OXyIO3g IOrg5uTu6SDo5yDt6PUhISE8L1NQQU4+PC9CPiDP7uzt6PLlLCANCvfy7iD35ewg4e7r/PjlIO/w 7uPw4OzsIOL7IO/u+Ovl8uUsIPLl7CDh7uv8+OUgJm5ic3A77+7y5e326ODr/O379SDn4Org5/fo 6u7iIA0K7/Do7uHw5fLl8uUhINLg6iD38u4sIOTw8+f8/ywg/yDv8OXk7vHy4OLr//4gwuDsIOLu 5+zu5u3u8fL8LCDo7fTu8Ozg9uj+LCANCiZuYnNwO+zg8uXw6ODrIOTr/yDy7uPuIPfy7uH7IOL7 IO/u6/P36OvoIPTo7eDt8e7i8/4g7eXn4OLo8ejs7vHy/C4g0sXPxdDcIN3SziANCsfAwsjRyNIg 0s7L3MrOIM7SIMLA0SEgJm5ic3A7IjxTUEFOIHN0eWxlPSJDT0xPUjogcmVkIj48Qj7PzsTTzMDJ 0sUgzsEgDQrd0s7MPC9TUEFOPjwvQj4iIO/l8OXkIPLl7CDq4Oog8+Tg6+jy5SD98u7yIG1haWws IOrg6iD38/L8IO3lIPHk5evg6yD/LiDO8uLl5Ojy5SANCvHl4eUg7eXs7e7j7iAmbmJzcDvi8OXs 5e3oLCDv8O738ujy5SDoIO/uLe3g8fLu//nl7PMg7+7k8+zg6fLlIO3g5CD98ujsLiANCsLu5/zs 6PLlIPDz9+rzIOgg7+7x9+jy4Ony5Swg9/LuIOzu5uXyIOjnIP3y7uPuIO/u6/P36PL88f8sIOXx 6+ggwvsg/fLuIA0K7+7v8O7h8+Xy5S4gwu7n/Ozo8uUg8eDs++kgJm5ic3A77+vu9e7pIOLg8Ojg 7fIsIO3uIOgg4iD98u7sIPHr8/fg5SDzIOLg8SDh8+Tl8iANCuzt7uPuIOTl7eXjLiDCIPHg7O7s IPXz5Pjl7CDx6/P34OUg7+7r8/fo8uUg8eLu/iAmbmJzcDvo7eLl8fLo9uj+IO3g5+DkLiDC8eUg DQrx7uzt5e3o/ywg6u7y7vD75SDzIOLg8SDl8fL8LCDo8ffl5+3z8iwg6u7j5OAg7+7r8/fo8uUg 8eLu6SDv5fDi++kg5+Dq4OcuIA0KPEJSPjxCPiZuYnNwO93SziDExcnR0sLTxdIhISEhISA8L1A+ PC9CPjwvRk9OVD4NCjxQPkpvZHkgSmFjb2JzLCBSaWNobW9uZCxWQS4gPC9QPjxCPjxGT05UIGZh Y2U9IlRpbWVzIE5ldyBSb21hbiI+DQo8UD7IzdHS0NPK1sjfOjwvQj4g3fLu8iDs5fLu5CDn4PDg 4e7y6uAg5OXt5eMg7eAg8eDs7uwg5OXr5SDExcnR0sLTxdIgzcAgPFNQQU4gDQpzdHlsZT0iQ09M T1I6IHJlZCI+PC9GT05UPjxCPjEwMCU8L1NQQU4+PC9CPjxGT05UIGZhY2U9IlRpbWVzIE5ldyBS b21hbiI+LCDKzsPEwCANCtPDzsTNziwgw8TFINPDzsTNzi4gwiD35ewg8ez78es/INLg6iDq4Oog 6CDiIOv+4e7pIG11bHRpLWxldmVsIPH15ezlLCDy7vDj7uLr/yANCvHy8O7o8vH/IO3gIO/w6OLr 5ffl7ejoIO3u4vv1IO/g8PLt5fDu4iDoIO/w7uTg5uUg8eLu6PUg8u7i4PDu4i4gx8DKwMfbIMog wsDMIA0Kz9DI1c7E39IgJm5ic3A7yCDC28/Oy83f3tLR3yDPziBFLU1BSUwsIO/u/fLu7PMg7eUg 4u7n7ejq4OXyIOvo9+3u4+4g6u7t8uDq8uAuIA0KxOXr4OXy8f8g4vHlIOTu7OAg6OvoIOIg8/fw 5ebk5e3o6C4gJm5ic3A73fLuIPHg7OD/IOHu6/z44P8gbXVsdGktbGV2ZWwgDQri7ufs7ubt7vHy /CDt4CDx4uXy5SEhISEhIMgg3dLOIM3FIM/QxdPCxcvI18XNyMUhITwvUD48Qj4NCjxQPtHz+eXx 8uLz5fIg5OLgIO7x7e7i7fv1IOzl8u7k4CDk6/8g8fLw7ujy5ev88fLi4CDi4Pjo9SDt6Obt6PUg 8/Du4u3l6TogDQo8L1A+PC9CPg0KPFA+zOXy7uQgIzEtIM/O0dvLysAgzMDR0c7CzskgRS1NQUlM INDFysvAzNsgPC9QPg0KPFA+z/Dl5O/u6+7m6OwsIO3g7/Do7OXwLCD38u4gwvsg9e7y6PLlIO3g 9+Dy/CDxIOzg6+7j7iDq7uvo9+Xx8uLgLCDy7uv86u4g5Ov/IA0K8u7j7iwg9/Lu4fsg7+7x7O7y 8OXy/Cwg6uDqIP3y7iDk5enx8uLz5fIuIMTu7/Px8ujsLCD38u4gwvsg6CDi8eUg4u7i6+X35e3t ++UgDQrC4OzoIOru7O/g7fzu7fsg7+746+Xy5SDy7uv86u4gMi4wMDAgZS1tYWlsICjq4Obk++kg 6OcgwuDxKS4g0uDq5uUg7/Dl5O/u6+7m6OwsIA0K9/LuIO/u6/P36PLlIOLx5ePuIDAsNSUg7vLi 5fLu4i4gxfHr6CDo8e/u6/zn8+Xy5SD17vDu+OjpIO/l8OX35e38IODk8OXx7uIg8u4gDQoxJS4g z+7y7uwg7O3u4+4g6/7k5ekg8ODn7vjr/vIg8+blIPHu8u3oIPL78f/3IP3y6PUg7/Du4/Dg7Ows IOHr4OPu5ODw/yDi4Pjo7CANCjIuMDAwLiDP8O7k7uvm6Owg7eD4IO/w6Ozl8Cwg4vsg7+7x6+Dr 6CAyPC9GT05UPi48Rk9OVCANCmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+MDAwIO/w7uPw4OzsLiDI 5yAwLDUlIO7y4uXy7uIg/fLuIPLu6/zq7iAxMCDn4Org5+7iIO3gIA0KUkVQT1JUICMxLiDd8uj1 IOTl8f/y/CD35evu4uXqIO/u8evg6+4gMjAuMDAwIO/w7uPw4OzsLCD38u4g7/DoIDAsNSUgLSDz 5uUgMTAwIA0K5+Dq4Ofu4iDt4CBSRVBPUlQgIzIuIMrg5uT76SDo5yD98uj1IDEwMCDv7vHr4Ovo IO/uIDIuMDAwIO/w7uPw4OzsLCDgIML7IA0K7+7r8/fo6+ggMS4wMDAg5+Dq4Ofu4iDt4CBSRVBP UlQgIzMsIOAg5fHr6CDq4Obk++kg6Ocg/fLo9SAxLjAwMCDv7vjr5fIgMi4wMDAgDQrx4u7o9SDv 8O7j8ODs7Cwg8uDqIO/w6CAwLDUlIO/u6/P36PLlIDEwLjAwMCDn4Org5+7iIO3gIFJFUE9SVCAj NC4gwCD98u4gMTAuMDAwIA0K9SA1ID0gNTAuMDAwIFVTRCDiIO3g6+j37e7x8ughISEhISDC4Pgg 6u7t5fft++kg5+Dw4OHu8u7qIOIg/fLu7CDx6/P34OUg4fPk5fI6IA0KMTArNTAwKzUuMDAwKzUw LjAwMCA9IDU1LjUxMCwtIFVTRCEhISEhISEgz+7s7ejy5Swg9/LuIP3y7iDv8OXk7+7r7ubl7ejl IOTr/yANCjE5OTAg9+Xr7uLl6i4mbmJzcDvS5Swg6u7y7vD75SDt5SDn4PXu8v/yIPP34PHy4u7i 4PL8LCD98vMg4u7n7O7m7e7x8vwg8+Tg6//yLCDoIA0K7ej35ePuIO3lIPHr8/fo8vH/ISDP7u/w 7uHz6fLlIO/u5PPs4PL8IOzo7fPy6vMhIMAg9/LuIOXx6+gg6uDm5PvpIO/u+Ovl8iANCjEwMC4w MDAg7/Du4/Dg7Owg4uzl8fLuIDIuMDAwID8hIMLl8Pzy5SDs7eUsIPfy7iDr/uToIP3y7iDx5OXr 4P7yLCDi7ufs7ubt7iDoIA0K4e7r/PjlISDM5ebk8yDv8O736OwsIMLg+CD06O3g7fHu4vvpIOLq 6+DkIP/i6//l8vH/IOzo7ejs4Ov87fvsLi4uIML7IPPm5SDo7OXl8uUgDQrv7uTq6/735e3o5SDq IMjt8uXw7eXyLCDgIGUtbWFpbCAtIOHl8e/r4PLl7SEgUkVQT1JUICMyIMLg7CDv7urg5uXyIPHg 7PvlIOvz9/jo5SANCuzl8u7k+yDs4PHx7uLu6SDw4PHx++vq6CBlLW1haWwg6CDj5OUg7O7m7e4g 7eDp8ugg7+Xw5ffl7fwg4OTw5fHu4i4gPC9QPg0KPFA+zMXSzsQgIzIgLSDBxdHPy8DSzcDfINDF ysvAzMAgwiDIzdLF0M3F0sUgPC9QPg0KPFA+0OXq6+Ds4CDiIMjt8uXw7eXy5SD/4uv/5fLx/yDt 5fLw5eHu4uDy5ev87e7pIOgg8fP55fHy4vPl8iDy+/H/9+AgwcXRz8vA0s3b1SANCuzl8fIg5Ov/ IPDl6uvg7PsuINHq4Obl7Cwg7eDv8Ojs5fAsIPfy7iDi+yDt4Pft5fLlIPHq8O7s7e4sIPLu6/zq 7iDk6/8g8u7j7iwgDQr38u7h+yDz5+3g8vwg5OXp8fLi8+XyIOvoIP3y7i4gwuD45ekg9uXr/P4g 4fsg4fvr7iDt4Ony6CDi8eXj7iDr6Pj8IDEwIPfl6+7i5eogDQrt4CDv5fDi++kg8/Du4uXt/CDy 7iDl8fL8IPLl9Swg6vLuIOfg6uDn4Osg4fsg8yDC4PEgUkVQT1JUIzEgKPDg5+zl+eXt6OXsIA0K Jm5ic3A74eXx7+vg8u379SDu4fr/4uvl7ejpIOIgyO3y5fDt5fIg6+Xj6u4g7eDp8ugg6CDh7uv8 +OXlIOru6+j35fHy4u4gDQrn4Org5+7iKS4gxODr/PjlIO/w5eTv7uvu5ujsLCD38u4g6uDm5Pvp IOjnIMLg+OXpIO7w4+Dt6Ofg9ujoIO3g6eTl8iDy7uv86u4gMTAgDQr35evu4uXqLiDP7vHs7vLw 6Owg7eAg7/Do7OXw5SDoIPPi6OTo7Cwg9/LuIO/w7ujn7unk5fI6ICZuYnNwOyA8L1A+PC9GT05U Pg0KPFA+MTxGT05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+LekgbGV2ZWwgLSDi4Pjo9SAxMCDq 6+jl7fLu4iDv7iAxIA0KVVNELi4uLi4uLi6FhYWFhYWFMTAsLSBVU0QuIDwvUD4NCjxQPjIt6SBs ZXZlbCAtIO/uIDEwIOrr6OXt8u7iIO7yIPLl9SAxMC3y6CAoNSwtIFVTRCB4IDEwMCkgLi4uLi4u Li4gNTAwLC0gVVNELiANCjwvUD4NCjxQPjMt6SBsZXZlbCAtIP3y7iDz5uUgMS4wMDAg6uvo5e3y 7uIgKDUsLSBVU0QgeCAxLjAwMCkgLoWFLjUuMDAwLC0gVVNELiA8L1A+DQo8UD40LekgbGV2ZWwg LSAxMC4wMDAg6uvo5e3y7uIgKDUsLSBVU0QgeCAxMC4wMDA8L0ZPTlQ+KSAuLi4uLoWFhS4gNTAu MDAwLC0gVVNELiANCjxCUj48U1BBTiBzdHlsZT0iQ09MT1I6IGxpbWUiPjxGT05UIGZhY2U9IlRp bWVzIE5ldyBSb21hbiI+yPLu4+4gNTUuNTEwLC0gDQpVU0Q8L1NQQU4+PC9GT05UPi4gPC9QPjxG T05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+DQo8UD7P7uzt6PLlLCD38u4g/fLuIPLu6/zq7iDv 8Ojs5fAg5Ov/IDEwIOrr6OXt8u7iLiDM7e7j6OUg6/7k6CDt4Onk8/Ig8e7y7eggDQrq6+jl7fLu 4iEhISDPzsTTzMDJ0sUgzsEg3dLOzCEhISDC8eUsIPfy7iDi+yDk7uvm7fsg8eTl6+Dy/Cwg5+Ag 6uDm5PvlICQxIOjr6CAkNSANClVTRCwg6u7y7vD75SDv7uvz9+jy5SDiIPHi7ukg6u745evl6iAt IP3y7iDv7vHr4PL8IO/u6vPv4PLl6/4g5+Dq4Ofg7e376SBSRVBPUlQuIA0KyCDd0s4gwtHFISEh IMLRxcPEwCDO0s/QwMLL38nSxSDHwMrAx9sgwiDSztIgxMXN3Cwgys7DxMAgzs3IIM/QyMnE09Ih ISEg3fLuIMLg7CANCuPg8ODt8ujw8+XyLCD38u4gZS1tYWlsLCDq7vLu8PvlIOHz5PPyIO/u8fvr 4PL8IPEgwsDYyMwg6Ozl7eXsLCDh8+Tz8iDh+/Hy8OXlIA0K8ODx7/Du8fLw4O3/8vzx/ywg7+7y 7uzzICZuYnNwO/fy7iDu7egg7eUg7O7j8/Ig4fvy/CDv7vHr4O37IO/u6uAgUkVQT1JUknMg7eXy IPMgDQri4Pjl4+4g5+Dq4Of36OrgISEhIDwvUD48Qj4NCjxQIGFsaWduPWNlbnRlcj7S4OHr6Pbg IDE8L0I+LiBSRVBPUlSScyDoIPDl6uLo5+jy+yDv8O7k4OL27uIuIDwvUD48L0ZPTlQ+DQo8VEFC TEUgYm9yZGVyPTEgY2VsbFBhZGRpbmc9NyBjZWxsU3BhY2luZz0xIHdpZHRoPTczMj4NCiAgPFRC T0RZPg0KICA8VFI+DQogICAgPFREIGJnQ29sb3I9I2ZmZmYwMCB2QWxpZ249dG9wIHdpZHRoPSI1 JSI+PEI+PEZPTlQgZmFjZT0iVGltZXMgTmV3IFJvbWFuIj4NCiAgICAgIDxQPrk8L0I+PC9GT05U PjwvUD48L1REPg0KICAgIDxURCBiZ0NvbG9yPSNmZmZmMDAgY29sU3Bhbj0yIHZBbGlnbj10b3Ag d2lkdGg9IjUwJSI+PEZPTlQgDQogICAgICBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPg0KICAgICAg PFA+z+Xw5ffl7fwgPC9GT05UPjxCPlJFUE9SVJJzPC9CPjwvUD48L1REPg0KICAgIDxURCBiZ0Nv bG9yPSNmZmZmMDAgY29sU3Bhbj0yIHZBbGlnbj10b3Agd2lkdGg9IjI0JSI+PEZPTlQgDQogICAg ICBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPg0KICAgICAgPFAgYWxpZ249Y2VudGVyPlIt6u745evl 6iDv8O7k4OL24CZuYnNwOyA8QlI+4iDx6PHy5ezlIA0KICAgICAgPC9GT05UPjxCPldlYk1vbmV5 PC9CPjwvUD48L1REPg0KICAgIDxURCBiZ0NvbG9yPSNmZmZmMDAgdkFsaWduPXRvcCB3aWR0aD0i MjElIj48Qj4NCiAgICAgIDxQIGFsaWduPWNlbnRlcj5FLW1haWw8L0I+PEZPTlQgZmFjZT0iVGlt ZXMgTmV3IFJvbWFuIj4gDQogICAgICDv8O7k4OL24CZuYnNwOzwvRk9OVD48L1A+PC9URD48L1RS Pg0KICA8VFI+DQogICAgPFREIGJnQ29sb3I9I2ZmZmYwMCB2QWxpZ249dG9wIHdpZHRoPSI1JSI+ PEI+DQogICAgICA8UD4xPC9CPjwvUD48L1REPg0KICAgIDxURCBjb2xTcGFuPTIgdkFsaWduPXRv cCB3aWR0aD0iNTAlIj48Qj4NCiAgICAgIDxQPlJFUE9SVCZuYnNwOyAjMTwvQj48Rk9OVCBmYWNl PSJUaW1lcyBOZXcgUm9tYW4iPiAi0PPq7uLu5PHy4u4g7+4gDQogICAgICDh5fHv6+Dy7e7pJm5i c3A7IDxCUj7oIP309OXq8uji7e7pIPDl6uvg7OUg4iDI7fLl8O3l8iImbmJzcDs8L0ZPTlQ+PC9Q PjwvVEQ+DQogICAgPFREIGJnQ29sb3I9I2ZmZmZmZiBjb2xTcGFuPTIgdkFsaWduPXRvcCB3aWR0 aD0iMjQlIj48Qj4NCiAgICAgIDxQIGFsaWduPWNlbnRlcj5SMTU5Mzc0NTg4NjAxPC9TUEFOPjxT UEFOIGxhbmc9RU4tVVMgDQogICAgICBzdHlsZT0ibXNvLWFuc2ktbGFuZ3VhZ2U6IEVOLVVTIj48 L0I+IA0KICAgIDxCUj48Qj5aMTUzNjQyODA3MTI5PC9CPjwvU1BBTj48L1A+PC9URD4NCiAgICA8 VEQgYmdDb2xvcj0jZmZmZmZmIHZBbGlnbj10b3Agd2lkdGg9IjIxJSI+DQogICAgICA8UCBhbGln bj1jZW50ZXI+PEEgaHJlZj0ibWFpbHRvOmFhYkBvbmxpbmUuc2lub3IucnUiPjxTUEFOIGxhbmc9 RU4tVVMgDQogICAgICBzdHlsZT0ibXNvLWFuc2ktbGFuZ3VhZ2U6IEVOLVVTIj48VT48Rk9OVCAN CiAgICAgIGNvbG9yPSMwMDAwZmY+YWFiQG9ubGluZS5zaW5vci5ydTwvU1BBTj48L1U+PC9GT05U PjwvQT48L1A+PC9URD48L1RSPg0KICA8VFI+DQogICAgPFREIGJnQ29sb3I9I2ZmZmYwMCB2QWxp Z249dG9wIHdpZHRoPSI1JSI+PEI+DQogICAgICA8UD4yPC9CPjwvUD48L1REPg0KICAgIDxURCBj b2xTcGFuPTIgdkFsaWduPXRvcCB3aWR0aD0iNTAlIj48Qj4NCiAgICAgIDxQPlJFUE9SVCAjMjwv Qj48Rk9OVCBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPiAi0PPq7uLu5PHy4u4g7+4gDQogICAgICDs 4PHx7uLu6SZuYnNwOyA8QlI+8OXq6+Ds7e7pIPDg8fH76+rlPC9GT05UPiBFLU1haWwgIjwvUD48 L1REPg0KICAgIDxURCBiZ0NvbG9yPSNmZmZmZmYgY29sU3Bhbj0yIHZBbGlnbj10b3Agd2lkdGg9 IjI0JSI+PEI+DQogICAgICA8UCBhbGlnbj1jZW50ZXI+UjQ1NTEyMzI1MzkyNDwvU1BBTj48U1BB TiBsYW5nPUVOLVVTIA0KICAgICAgc3R5bGU9Im1zby1hbnNpLWxhbmd1YWdlOiBFTi1VUyI+PC9C PiANCiAgICA8QlI+PEI+WjQzNDg3MDY0OTY4ODwvQj48L1NQQU4+PC9QPjwvVEQ+DQogICAgPFRE IGJnQ29sb3I9I2ZmZmZmZiB2QWxpZ249dG9wIHdpZHRoPSIyMSUiPg0KICAgICAgPFAgYWxpZ249 Y2VudGVyPjxBIGhyZWY9Im1haWx0bzp2ZWJvcm5vdkB5YWhvby5jb20iPjxTUEFOIGxhbmc9RU4t VVMgDQogICAgICBzdHlsZT0ibXNvLWFuc2ktbGFuZ3VhZ2U6IEVOLVVTIj48VT48Rk9OVCANCiAg ICAgIGNvbG9yPSMwMDAwZmY+dmVib3Jub3ZAeWFob28uY29tPC9TUEFOPjwvVT48L0ZPTlQ+PC9B PjwvUD48L1REPjwvVFI+DQogIDxUUj4NCiAgICA8VEQgYmdDb2xvcj0jZmZmZjAwIHZBbGlnbj10 b3Agd2lkdGg9IjUlIj48Qj4NCiAgICAgIDxQPjM8L0I+PC9QPjwvVEQ+DQogICAgPFREIGNvbFNw YW49MiB2QWxpZ249dG9wIHdpZHRoPSI1MCUiPjxCPg0KICAgICAgPFA+UkVQT1JUICMzPC9CPjxG T05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+ICLR5erw5fL7IA0KICAgICAg7O3u4+7z8O7i7eXi 7uPuJm5ic3A7IDxCUj7s4PDq5fLo7ePgIOIgyO3y5fDt5fIiPC9GT05UPjwvUD48L1REPg0KICAg IDxURCBiZ0NvbG9yPSNmZmZmZmYgY29sU3Bhbj0yIHZBbGlnbj10b3Agd2lkdGg9IjI0JSI+PEI+ DQogICAgICA8UCBhbGlnbj1jZW50ZXI+Ujc2MzQ1OTcyMzIzMTwvU1BBTj48U1BBTiBsYW5nPUVO LVVTIA0KICAgICAgc3R5bGU9Im1zby1hbnNpLWxhbmd1YWdlOiBFTi1VUyI+PC9CPiANCiAgICA8 QlI+PEI+Wjg1NDU2MjcyNzIwMjwvQj48L1NQQU4+PC9QPjwvVEQ+DQogICAgPFREIGJnQ29sb3I9 I2ZmZmZmZiB2QWxpZ249dG9wIHdpZHRoPSIyMSUiPg0KICAgICAgPFAgYWxpZ249Y2VudGVyPjxB IGhyZWY9Im1haWx0bzplYXJuMzAwMEBtYWlsLnJ1Ij48U1BBTiBsYW5nPUVOLVVTIA0KICAgICAg c3R5bGU9Im1zby1hbnNpLWxhbmd1YWdlOiBFTi1VUyI+PFU+PEZPTlQgDQogICAgICBjb2xvcj0j MDAwMGZmPmVhcm4zMDAwQG1haWwucnU8L1NQQU4+PC9VPjwvRk9OVD48L0E+PC9QPjwvVEQ+PC9U Uj4NCiAgPFRSPg0KICAgIDxURCBiZ0NvbG9yPSNmZmZmMDAgdkFsaWduPXRvcCB3aWR0aD0iNSUi PjxCPg0KICAgICAgPFA+NDwvQj48L1A+PC9URD4NCiAgICA8VEQgY29sU3Bhbj0yIHZBbGlnbj10 b3Agd2lkdGg9IjUwJSI+PEI+DQogICAgICA8UD5SRVBPUlQgIzQ8L0I+PEZPTlQgZmFjZT0iVGlt ZXMgTmV3IFJvbWFuIj4gIsrg6iDx8uDy/CANCiAgICAgIOzo6+vo7u3l8O7sLCZuYnNwOyA8QlI+ 6PHv7uv85/P/IE1MTSDoIMjt8uXw7eXyIjwvRk9OVD48L1A+PC9URD4NCiAgICA8VEQgYmdDb2xv cj0jZmZmZmZmIGNvbFNwYW49MiB2QWxpZ249dG9wIHdpZHRoPSIyNCUiPjxCPg0KICAgICAgPFAg YWxpZ249Y2VudGVyPlI3NDE2MzgxNjQ4NTQ8L1NQQU4+PFNQQU4gbGFuZz1FTi1VUyANCiAgICAg IHN0eWxlPSJtc28tYW5zaS1sYW5ndWFnZTogRU4tVVMiPjwvQj4gDQogICAgPEJSPjxCPlo5OTIz MDEwNTgwMjQ8L0I+PC9TUEFOPjwvUD48L1REPg0KICAgIDxURCBiZ0NvbG9yPSNmZmZmZmYgdkFs aWduPXRvcCB3aWR0aD0iMjElIj4NCiAgICAgIDxQIGFsaWduPWNlbnRlcj48QSBocmVmPSJtYWls dG86cHBjMjAwMEBtYWlsLnJ1Ij48U1BBTiBsYW5nPUVOLVVTIA0KICAgICAgc3R5bGU9Im1zby1h bnNpLWxhbmd1YWdlOiBFTi1VUyI+PFU+PEZPTlQgDQogICAgICBjb2xvcj0jMDAwMGZmPnBwYzIw MDBAbWFpbC5ydTwvU1BBTj48L1U+PC9GT05UPjwvQT48L1A+PC9URD48L1RSPjwvVEJPRFk+PC9U QUJMRT48Rk9OVCANCmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+DQo8UD7P8Ogg7u/r4PLlIPfl8OXn IOHg7eog5+Dv8O7x6PLlIOHg7eru4vHq6OUg8OXq4ujn6PL7IPMg7/Du5ODi9uAsIO7h/+fg8uXr /O3uIA0K7vLv8ODi6//p8uUg7+7k8uLl8Obk5e3o5SAmbmJzcDvu7+vg8vsg8SDi4Pjo7Ogg8OXq 4ujn6PLg7Ogg7eAgRW1haWwg7/Du5ODi9uAuIA0KxfHr6CDC+yDx7uHo8ODl8uXx/CDu7+vg9+ji 4PL8IPfl8OXnIPHo8fLl7PMgPC9GT05UPjxCPldlYk1vbmV5PC9CPiwgPEJSPjxTUEFOIA0Kc3R5 bGU9IkNPTE9SOiBibHVlIj48Qj48Rk9OVCBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPsLg7CDN08bN ziDRxMXLwNLcIA0KPC9TUEFOPjwvQj48L0ZPTlQ+OiA8L1A+DQo8UD48U1BBTiBzdHlsZT0iQ09M T1I6IHJlZCI+PEI+PFU+MS48L1NQQU4+PC9CPjwvVT48Rk9OVCBmYWNlPSJUaW1lcyBOZXcgUm9t YW4iPiANCtHq7u/o8O7i4PL8IO/w7uPw4Ozs8yA8L0ZPTlQ+PEI+V2ViTW9uZXkga2VlcGVyIDI8 L0I+PEZPTlQgDQpmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPiDoIPHu5+Tg8vwg8eXh5SDw8+Hr5eL7 6SBSLeru+OXr5eog6OvoIMLg6/7y7fvpIA0KWi3q7vjl6+XqLiAmbmJzcDvI7fHy8PPq9ujoIO/u IPDg4e7y5SDxIOru+OXr/Oru7CDoIOjt9O7w7OD26P8g7uEg/fLu6SDx6PHy5ezlIA0K7+vg8uXm 5ekgPEJSPu3gIPHg6fLlIDxTUEFOIHN0eWxlPSJDT0xPUjogYmx1ZSI+PC9GT05UPjxBIA0KaHJl Zj0ibWFpbHRvOmh0dHA6Ly93d3cud2VibW9uZXkucnUvIj48VT48Rk9OVCANCmNvbG9yPSMwMDAw ZmY+aHR0cDovL3d3dy53ZWJtb25leS5ydS88L1U+PC9GT05UPjwvQT48L1NQQU4+IDwvUD48Rk9O VCANCmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+DQo8UD4qIM/u8evlIPPx8uDt7uLq6CA8L0ZPTlQ+ PEI+V2ViTW9uZXkga2VlcGVyIDIgPC9CPjxGT05UIA0KZmFjZT0iVGltZXMgTmV3IFJvbWFuIj7i 4Owg7eXu4fXu5Ojs7iDh8+Tl8iDv7u/u6+3o8vwgPEI+8eLu6TwvQj4g6u745eu46i4gDQrP8Oju 4fDl8uXt6P8gUkVQT1JUICMxIPHy7ujyIDxCPiQxLiDd8u7yIOTu6+vg8CDi+yDs7ubl8uUg6+Xj 6u4gIu3g6uvo6uDy/CIgDQrn5OXx/CA8L0I+PC9GT05UPjxBIGhyZWY9Imh0dHA6Ly93d3cuYnhv ZC5jb20vIj48VT48Rk9OVCANCmNvbG9yPSMwMDAwZmY+aHR0cDovL3d3dy5ieG9kLmNvbTwvVT48 L0ZPTlQ+PC9BPjxCPjxGT05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+IA0K6CDv5fDl4uXx8ugg 4iDx4u7pIOru+OXruOog7eAgV2ViTW9uZXkgKDwvQj48L0ZPTlQ+PEEgDQpocmVmPSJodHRwOi8v d3d3Lmx1Y2tjYXNoLm5tLnJ1L05haWxzLmh0bSI+PFU+PEZPTlQgDQpjb2xvcj0jMDAwMGZmPmh0 dHA6Ly93d3cubHVja2Nhc2gubm0ucnUvTmFpbHMuaHRtPC9VPjwvRk9OVD48L0E+PEI+PEZPTlQg DQpmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPiAtIO/u7O75/CkuIDwvUD4NCjxQPjxTUEFOIHN0eWxl PSJDT0xPUjogcmVkIj48L0ZPTlQ+PFU+Mi48L1NQQU4+PC9CPjwvVT48Rk9OVCANCmZhY2U9IlRp bWVzIE5ldyBSb21hbiI+IMrg6iDv5fDl4uXx8uggIu3g6uvo6uDt7fvlIiDk5e384+gg4iDq7vjl 67jqIA0K7eA8L0ZPTlQ+PEI+IDwvQj48Rk9OVCBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPldlYk1v bmV5IOL7IOzu5uXy5SDz5+3g8vwg4iANCvHv8ODi7vft7ukg6O307vDs4Pbo6CDt4CDx4Ony4PUg PC9GT05UPjxBIGhyZWY9Imh0dHA6Ly93d3cuYnhvZC5jb20vIj48VT48Rk9OVCANCmNvbG9yPSMw MDAwZmY+aHR0cDovL3d3dy5ieG9kLmNvbTwvVT48L0ZPTlQ+PC9BPjxGT05UIGZhY2U9IlRpbWVz IE5ldyBSb21hbiI+IOggDQo8U1BBTiBzdHlsZT0iQ09MT1I6IGJsdWUiPjwvRk9OVD48QSANCmhy ZWY9Imh0dHA6Ly93d3cud2VibW9uZXkucnUvcnVzL3BlcmV2b2RzLmh0bSI+PFU+PEZPTlQgDQpj b2xvcj0jMDAwMGZmPmh0dHA6Ly93d3cud2VibW9uZXkucnUvcnVzL3BlcmV2b2RzLmh0bTwvVT48 L0ZPTlQ+PC9BPjwvU1BBTj4uIA0KPC9QPg0KPFA+PFNQQU4gc3R5bGU9IkNPTE9SOiByZWQiPjxC PjxVPjMuPC9TUEFOPjwvQj48L1U+PEZPTlQgZmFjZT0iVGltZXMgTmV3IFJvbWFuIj4gDQrP7vHr 5SDv7vHy8+/r5e3o/yDk5e3l4yDiIOLg+CDq7vjl6+XqLCDn4Org5ujy5SDx5eHlIPHt4Pfg6+Ag UkVQT1JUICMxICjo5yANCu/l8OX37f8g0uDh6+j2+zEpLCAmbmJzcDvv8/Ll7CDv5fDl4u7k4CBX ZWJNb25leSA8Qj7o5yDx4u7l4+4gDQo8L0I+PFU+6u745ev86uA8L1U+PC9GT05UPiA8Qj48Rk9O VCBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPuIgDQo8L0I+PFU+6u745evl6jwvVT48Qj4g7/Du5ODi 9uA8L0I+LCDx8+zs+yAkMSDR2MAg7+4g6vPw8fMg1sEsIOfgIA0K7+Xw4vvpJm5ic3A7UkVQT1JU IOgg5+Ag6uDm5PvpIPHr5eTz+ejpIO/uICQ1PFNQQU4gDQpzdHlsZT0iQ09MT1I6IHJlZCI+PC9G T05UPjxVPi4gPEI+PEZPTlQgZmFjZT0iVGltZXMgTmV3IFJvbWFuIj7O4f/n4PLl6/zt7iwgDQrz 6uDm6PLlIOIg7+7r5SDq7uzs5e3y4PDo/yDt7uzl8CBSRVBPUlQg6CDu4fDg8u376SBlLW1haWwg DQrg5PDl8S48L1NQQU4+PC9CPjwvVT48L0ZPTlQ+IDwvUD48Rk9OVCBmYWNlPSJUaW1lcyBOZXcg Um9tYW4iPg0KPFA+z/Do7OXwICjv7uvlIOru7Ozl7fLg8Oj/IOIgV2ViTW9uZXkpOiA8L0ZPTlQ+ PEI+UkVQT1JUIzEgPFNQQU4gDQpzdHlsZT0iQ09MT1I6IGJsdWUiPjwvQj48QSBocmVmPSJtYWls dG86eHh4eHh4QHh4eHgueHh4Ij48Qj48VT48Rk9OVCANCmNvbG9yPSMwMDAwZmY+eHh4eHh4QHh4 eHgueHh4PC9CPjwvVT48L0ZPTlQ+PC9BPjwvU1BBTj48Qj4gPC9QPjwvQj48Rk9OVCANCmZhY2U9 IlRpbWVzIE5ldyBSb21hbiI+DQo8UD4oz+7k8uLl8OTo8uUg7u/r4PLzIO/uIGUtbWFpbCkgPC9Q Pg0KPFA+PFNQQU4gc3R5bGU9IkNPTE9SOiByZWQiPjwvRk9OVD48Qj48VT40LjwvU1BBTj48L0I+ PC9VPjxGT05UIA0KZmFjZT0iVGltZXMgTmV3IFJvbWFuIj4gwiA8Qj7S4OHr6PblIDE8L0I+LCDz 5ODr6PLlIO3u7OXwIOru+OXr/OrgIOjnIPHy8O7q6CA0IOggDQrv5fDl7OXx8ujy5SDt4CDl4+4g 7OXx8u4g7e7s5fAg6u745ev86uAg6OcgPEJSPvHy8O7q6CAzLiDH4PLl7Cwg7+Xw5ezl8fLo8uUg DQrt7uzl8CDq7vjl6/zq4CDo5yDx8vDu6uggMiDiIO7x4u7h7uTo4vjl5fH/IOzl8fLuIOIg8fLu 8O7q5SAzLiDILCA8QlI+7eDq7u3l9iwgDQrv5fDl7OXx8ujy5SDt7uzl8CDq7vjl6/zq4CDo5yDx 8vDu6uggMSDiIPHy8O7q8yAyLiDCIO7x4u7h7uTo4vjl5fH/IOzl8fLuIOIgDQrx8vDu6uUgMSA8 QlI+4vHy4OL88uUg7e7s5fAg8eLu5ePuIOru+OXr/OrgIOIgPC9GT05UPjxCPldlYk1vbmV5Ljwv Qj4gPC9QPjxGT05UIA0KZmFjZT0iVGltZXMgTmV3IFJvbWFuIj4NCjxQPtLl7+Xw/CDC+yDx8uDr 6CDv8O7k4OL27uwgUkVQT1JUIzEuIDwvUD4NCjxQPjxTUEFOIHN0eWxlPSJDT0xPUjogcmVkIj48 L0ZPTlQ+PEI+PFU+NS48L1NQQU4+PC9CPjwvVT48Rk9OVCANCmZhY2U9IlRpbWVzIE5ldyBSb21h biI+INLu5uUg8eDs7uUg7/Du5OXr4Ony5SDxIDwvRk9OVD48Qj5lLW1hPEZPTlQgDQpmYWNlPSJU aW1lcyBOZXcgUm9tYW4iPmlsIODk8OXx4OzoPC9CPjwvRk9OVD4uIDwvUD48Qj48VT4NCjxQPjYu PC9CPjwvVT48Rk9OVCBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPiDP7vHr5SDy7uPuLCDq4Oo8L0ZP TlQ+PEI+IDwvQj48Rk9OVCANCmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+4vsg7+7r8/fo8uUgNS3y /CDn4Org5+7iIO3gIFJFUE9SVCMxLCDyLuUuIPMg4uDxIOIgDQrq7vjl6/zq5SDt4Oru7+jy8f8g JDUsIOLg7CDt4OTuIOHz5OXyIOfg6uDn4PL8IFJFUE9SVCMyLiDS4Oog7+7x8uXv5e3t7iDi+yAN Cu/w6O7h8OXy5fLlIOLx5SBSRVBPUlQuPC9QPjxCPg0KPFA+z9DIzMXXwM3IxTogPEJSPjwvQj4q x+Ag6uDm5PvpIFJFUE9SVCDv5fDl4uXk6PLlIDEkIOjr6CAkNSBVU0QgKOjr6CDw8+Hr5eL76SAN Cv3q4uji4Ovl7fIg7+4g6vPw8fMg1sEpLCDx7iDx4u7l4+4g6u745ev86uAgJm5ic3A77eAg7e7s 5fAg6u745ev86uAg7/Du5ODi9uAuIA0KKFVTRCDv7vLu7PMsIPfy7iDiIP3y7iDi7uLr5ffl7fsg 5uXr4P756OUg8e4g4vHl4+4g8eLl8uApLiDC8eUgJm5ic3A77u/l8OD26Ogg7vIgDQrx7ufk4O3o /yDq7vjl6/zq4CDk7iDu7+vg8vsgUkVQT1JUknMg7/Du6Ofi7uT/8vH/IOIg7/Du4/Dg7OzlIFdl Yk1vbmV5IEtlZXBlci4gDQo8L1A+DQo8UD4mbmJzcDsqwiDq7vjl6/zq5Swg5OXt/OPoIPXw4O3/ 8vH/IOIg4ujk5SDz8evu4u379SDl5Ojt6PYgKFdlYk1vbmV5KSwg4vsg6PUgDQrs7ubl8uUg7uHt 4Ovo9+jy/CDiIOv+4e7lIOLw5ez/LjwvUD4NCjxQPs/uIOrz8PHzIDFXTSA9IDEg8PPhLiDk6/8g Ui0g6u745ev86uAgDQo8QlI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7IDFXTSA9IDEg5O7r6+DwINHYwCDk6/8gWi0gDQrq7vjl6/zq4C4gPC9QPg0KPFA+ PFNQQU4gc3R5bGU9IkNPTE9SOiByZWQiPjxCPsLAxs3OOjwvU1BBTj48L0I+PC9GT05UPiAtIDxT UEFOIA0Kc3R5bGU9IkNPTE9SOiBibHVlIj48Rk9OVCBmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPu3l IOzl7f/p8uUg7e7s5fDgIOru+OXr/Oru4iwgDQrq7vLu8PvlIO3g9e7k//Lx/yDiIPHv6PHq5SDn 4CDq4Obk++wg6OcgUkVQT1JUJ3MgKO3o6uDq6OwgDQrx7+7x7uHu7CksPC9TUEFOPjwvRk9OVD4g PFNQQU4gc3R5bGU9IkNPTE9SOiBibHVlIj48Rk9OVCANCmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+ Jm5ic3A78u7r/OruIPLg6iwg6uDqIP3y7iDz6uDn4O3uIOIg7/Pt6vLg9SAoMSCWIDUpLCANCjxC Pujt4PflIO/u8uXw/+Xy5SDh7uv8+PP+IPfg8fL8IPHi7uj1IOTu9e7k7uI8L0I+LiDK7uPk4CDv 7uns5fLlLDwvU1BBTj48L0ZPTlQ+IA0KPFNQQU4gc3R5bGU9IkNPTE9SOiBibHVlIj48Rk9OVCBm YWNlPSJUaW1lcyBOZXcgUm9tYW4iPiZuYnNwO+rg6iD98u4g5OXp8fLi8+XyLCANCsLg7CDx8ODn 8yDx8uDt5fIg7+7t//Lt7iwg7+735ezzIP3y7iDv5fDl8fLg5fIg5OXp8fLi7uLg8vwsIOru4+Tg IPfy7i3t6OHz5PwgDQro5+zl7ej4/DwvU1BBTj48L0ZPTlQ+IDxTUEFOIHN0eWxlPSJDT0xPUjog Ymx1ZSI+PEZPTlQgDQpmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPiZuYnNwO+3lIO/uIO/z7ery4Owo MSCWIDUpIC4gz+7s7ejy5Swg/fLu8iDs5fLu5CDh++sgDQrv8O7i5fDl7Swg6CDl8evoIML7IOjn 7OXt6PLlIOXj7iwg7u0g7+Xw5fHy4O3l8iDw4OHu8uDy/CEhPC9TUEFOPiDC7uf87Ojy5SD98u7y IA0K5O7q8+zl7fIg8SDo5+zl7eXt7fvsIO/l8OX37eXsIOjs5e0g6CDx9+Xy7uIg6CDx6u7v6PDz 6fLlIOXj7iDt4CDi4Pgg6u7s7/z+8uXwLiANCtLl7+Xw/CDi+yAmbmJzcDvj7vLu4vsg6iDw4OHu 8uUg6CDs7ubl8uUg8ODx8fvr4PL8IP3y7iDv8OXk6+7m5e3o5SDiIO/u6PHq4PUgDQrx4u7o9SDq 6+jl7fLu4iwg7e4g7/Dl5OLg8Ojy5ev87e4g7uH/5+Dy5ev87e4gJm5ic3A77/Du9+jy4Ony5SDi 8eUg9+Xy+/DlIA0K8PPq7uLu5PHy4uAgLSDu7egg8ejr/O3uIO/u7O7j8/Ig4uDsLiA8U1BBTiBz dHlsZT0iQ09MT1I6IHJlZCI+PEI+zeUg5OXr4Ony5SANCu3o6uDq6PUg6Ofs5e3l7ejpIOIg9+Dx 8uggyM3R0tDTytbIyCEhITwvU1BBTj48L0I+ICZuYnNwO8Lg+CD06O3g7fHu4vvpIOLq6+DkIOIg DQrk4O3t7uUg7/Dl5O/w6P/y6OUg/+Lr/+Xy8f8g7/Dg6vLo9+Xx6ugg7ej38u7m7fvsICjq7u3l 9+3uIOblIOXx6+gg4vsg7O7m5fLlIA0K7+7n4u7r6PL8ICZuYnNwO/Hl4eUg6O3i5fHy6PDu4uDy /CA8L0ZPTlQ+PEI+MSwtIFVTRDwvQj48Rk9OVCANCmZhY2U9IlRpbWVzIE5ldyBSb21hbiI+LCDo 6+gsIO3g7/Do7OXwLCDs7ubl8uUg8evu5ujy/PH/IPEg5PDz5/z/7OguINfl7CDh7uv8+OUgDQrh 8+Tl8iDC4PEg5Ov/IO/u8fvr6uggJm5ic3A78OXq6+Ds+yDoIGVtYWlsLCDy5ewg4e7r/PjlIOL7 IOj1IO/u+Ovl8uUhLiDC+ywgDQrq7u3l9+3uIOblLCDz5uUg7+7k6uv+9+Xt+yDqIPHl8uggyO3y 5fDt5fIg6CDo7OXl8uUgJm5ic3A74eXx7+vg8u376SBlLW1haWwhIMIgDQrv7uzu+fwgwuDsIPEg 4uD46Owg7ODw6uXy6O3j7uwsIPHu5+Tg7fsgNCBSRVBPUlQo8PPq7uLu5PHy4uApLCDq7vLu8Pvl IOL7IA0K5+Dq4Ofg6+guIM7t6CDx7uTl8Obg8iDv7uvl5+3z/iDo7fTu8Ozg9uj+LCDt4O/w6Ozl 8Cwg6uDqIO/u8fvr4PL8IOzg8fHu4vP+IA0K7+738u7i8/4g8ODx8fvr6vMgKGUtbWFpbCksIOPk 5SDt4Ony6CAmbmJzcDvy+/H/9/Mg4u7n7O7m7e7x8uXpIPHk5evg8vwgDQrh5fHv6+Dy7fP+IPDl 6uvg7PMg6CDyLuQuINLg6ublIOLg7CDh8+Tz8iDk4O37IOjt9O7w7OD26Ogg7uEgDQrIzdLF0M3F 0i3MwNDKxdLIzcMtysvTwcDVLiDH5OXx/CDt4Onk5fLlIOru7fTl8OXt9uj+LCDj5OUgDQro7fLl 8O3l8i3v8OXk7/Do7ejs4PLl6+gg8SD25evu4+4gJm5ic3A78eLl8uAg4ufg6Ozt7iDu4ezl7eji 4P7y8f8g6O307vDs4Pbo5ekg6CANCvHl6vDl8uDs6CDz8e/l9eAuIMrr8+Eg8uDq5uUg4eXx7+vg 8u3uIO/w5eTu8fLg4uv/5fIgJm5ic3A76O3y5fDt5fLu4vvlIA0K6O3x8vDz7OXt8vsg6CDz8evz 4+gg5Ov/IPHu5+Tg7ej/INHOwdHSwsXNzc7DziDIzdLF0M3F0iDP0MXEz9DI39LI3y4gPEI+z+7x 8uDi//IgDQombmJzcDvh5fHv6+Dy7e4gc29mdHdhcmUg5Ov/IO7y7/Dg4uvl7ej/IOzg8fHu4vv1 IGUtbWFpbCDoIOrg5uT76SDk5e38IDEuMDAwLjAwMCANCu3u4vv1IGUtbWFpbCDg5PDl8e7iLjwv Qj4gJm5ic3A70uDq5uUgwuDsIO/u8e7i5fLz/vIsIOPk5SDt4Ony6CDh5fHv6+Dy7fP+IFdFQiAN CvHy8ODt6PbzLCDq4Oog7+7r8/fo8vwgVE9QIO725e3q8yDiIO/u6PHq7uL79SDv8O7j8ODs7OD1 IOTr/yDC4Pjl6SDy8ODt6Pb7LCDq4OogDQrv8O7k4PL8IMLg+CDv8O7k8+ryIO/w6CDv7uzu+egg 8OXq6+Ds+ywg4f7r6+Xy5e3l6Swg4eDt7eXw7uIg6CDs7e7j7iDk8PPj6PUgDQrx7uLl8u7iLiA8 QlI+PEI+wCDk6/8g7eD34OvgIOL7IOzu5uXy5SDi7vHv7uv85+7i4PL88f8g/fLo7Ogg8fDl5PHy 4uDs6CDk6/8gDQrv7ujx6uAgZS1tYWlsIODk8OXx7uI6IDxCUj48U1BBTiBzdHlsZT0iQ09MT1I6 IGJsdWUiPjwvQj48L0ZPTlQ+PEEgDQpocmVmPSJodHRwOi8vd3d3Lndob3doZXJlLmx5Y29zLmNv bS9FbWFpbCI+PFU+PEZPTlQgDQpjb2xvcj0jMDAwMGZmPmh0dHA6Ly93d3cud2hvd2hlcmUubHlj b3MuY29tL0VtYWlsPC9VPjwvRk9OVD48L0E+PC9TUEFOPiANCjxCUj48U1BBTiBzdHlsZT0iQ09M T1I6IGJsdWUiPjxBIA0KaHJlZj0iaHR0cDovL3d3dy5pbmZvc3BhY2UuY29tL2luZm8vZW1haWwx Lmh0bSI+PFU+PEZPTlQgDQpjb2xvcj0jMDAwMGZmPmh0dHA6Ly93d3cuaW5mb3NwYWNlLmNvbS9p bmZvL2VtYWlsMS5odG08L1U+PC9GT05UPjwvQT48L1NQQU4+IA0KPC9QPg0KPFA+PFNQQU4gc3R5 bGU9IkNPTE9SOiByZWQiPjxCPjxGT05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+ISEhIM7B38fA 0sXL3M3OIA0Kz9DOwsXQ3NLFIM/QwMLIy9zNztHS3CDIx8zFzcXNyN8g0sDBy8jW2yEhITwvU1BB Tj48L0I+PC9GT05UPiA8L1A+PEZPTlQgDQpmYWNlPSJUaW1lcyBOZXcgUm9tYW4iPg0KPFA+z/Do 4evo5+jy5ev87e4gNTAuMDAwIO3u4vv1IOv+5OXpIO/u5Orr/vfg/vLx/yDqIMjt8uXw7eXy8yDq 4Obk++kg7OXx//YhIA0KJm5ic3A7IDwvUD48VT4NCjxQPs/w7uLl8Pzy5Swg7vHu4eXt7e4g4u3o 7ODy5ev87e4sIO/w4OLo6/zt7vHy/CDz6uDn4O3o/yDt7uzl8OAg6u745ev86uAg7/DoIA0K7+Xw 5eLu5OUuIN3y7iDu9+Xt/CDi4Obt7iwgJm5ic3A78uDqIOrg6iDv7urgIO3lIOfg7+vg8ujy5SDv 8ODi6Ov87e4sIOfg6uDnIO3lIA0K7/Do5OXyLCDgIML7IO3lIO/u6/P36PLlIPHi7ukgcmVwb3J0 LiDN4Onk6PLlIOLw5ez/LCZuYnNwO/fy7uH7IOL7IPHs7uPr6CANCvHk5evg8vwg4vHlIO/w4OLo 6/zt7iDoIO3lIPLu8O7v//H8LCDv7vLu7PMg9/LuIP3y7iDu8e3u4uAgwuD45ePuIOHo5+3l8eAu IA0KPC9QPjwvVT4NCjxQPsXx6+ggwvsg5+Do7fLl8OXx7uLg6+jx/CDs7ujsIO/w5eTr7ubl7ejl 7Cwg8u4g7eDv6Pjo8uUg7O3lIDwvRk9OVD48QSANCmhyZWY9Im1haWx0bzphYWJAb25saW5lLnNp bm9yLnJ1Ij48VT48Rk9OVCANCmNvbG9yPSMwMDAwZmY+YWFiQG9ubGluZS5zaW5vci5ydTwvVT48 L0ZPTlQ+PC9BPjxGT05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+LiDIIA0K/yDi+/jr/iDi4Owg 4e7r5eUg7+7k8O7h7fP+IOjt9O7w7OD26P4g6CDx4OzuIO/o8fzs7iwg6u7y7vDu5SDi4Owg7/Dl 5PHy7ujyIA0K8ODx8fvr4PL8LiDM7eUg4vsg7O7m5fLlLCDy4Oog5uUg5+Dk4OLg8vwg6/7h++Ug 4u7v8O7x+ywg8eL/5+Dt7fvlIPEgIurr6Org7OgiLCANCldlYm1vbmV5IOgg8i7kLiDF8evoIO3l IPHv8ODi6PLl8fwg8SDy4OHr6Pbl6Swg/yDv7uzu4/MgwuDsIOLx5SDv8ODi6Ov87e4NCu/l8OXt 5fHy6C48L1A+DQo8UD5QLlMuIM/u7O7j4Ony5SDt4Pfo7eD++ejsLCDgIPLuIO7t6CDy4Oog6CDt 5SDx7O7j8/Ig7eD34PL8LiDAIML7IA0K7+7y5fD/5fLlLCDi7ufs7ubt7iwg4e7r/Pjz/iD34PHy /CDx4u7o9SDk7vXu5O7iLjwvUD48L0ZPTlQ+DQo8UD5QLlAuUy4g3yDw4PHx++vg/iDu6u7r7iAy MDAwIO/o8eXsIOfgIDIg9+Dx4Cwg8ODnIOIg7eXk5ev+LiDR5en34PEg7eAg7O647CANCuru+OXr /OrlIOIgV2ViTW9uZXkg7eD17uTo8vH/IO7q7uvuICQxNy4wMDAsIPHt/+sg/yDz5uUg4+TlLfLu ICQxLjUwMC4gDQrP7u/w7uHz6fLlLCDzIOLg8SDy7ublIO/u6/P36PLx/y48L1A+PC9GT05UPg0K PFAgYWxpZ249Y2VudGVyPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwvUD4N CjxQPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwv UD4NCjxQPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwvUD4NCjxQPiZuYnNwOzwvUD48L1NQQU4+PC9C T0RZPjwvSFRNTD4NCg== ------------151061F810F133FB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 20:20:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12506.mail.yahoo.com (web12506.mail.yahoo.com [216.136.173.198]) by hub.freebsd.org (Postfix) with SMTP id 6096F37B719 for ; Wed, 28 Feb 2001 20:20:54 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010301042054.67801.qmail@web12506.mail.yahoo.com> Received: from [129.237.35.38] by web12506.mail.yahoo.com; Wed, 28 Feb 2001 20:20:54 PST Date: Wed, 28 Feb 2001 20:20:54 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: FreeBSD and a cable modem To: Steve , Rafael Caballero Jr Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Most Roadrunner cable modems require you to "login" or some such nonsense. I'm sure you already knew that. This can cause a problem with the DHCP service, I've heard. --- Steve wrote: > Check out www.mostgraveconcern.com/freebsd and > http://www.freebsddiary.org/. Lot's of helpful > information found on each > of these two sites. > > ____ _ > / ___|| |_ _____ _____ > \___ \| __/ _ \ \ / / _ \ > ___) | || __/\ V / __/ > |____/ \__\___| \_/ \___| > ========================= > steve@nwf-soccer.com > > On Wed, 28 Feb 2001, Rafael Caballero Jr wrote: > > > I'm a newbie to FreeBSD as I've grown tired of > Microsoft and chose to go > > with FreeBSD as my choice of server at home. > > I have a 233MHZ with 128 MB RAM. I've allocated > 2.0 GB for FreeBSD as I plan > > on running it for squid, webserver, and proxy. I > have 2 NIC's in it (3Com > > 3c905TX). I have a cable modem that DHCP's my IP > address so I've been > > trying to set up the ETH0 for DHCP but it will not > allow me or does not > > recognize the DHCP server at RoadRunner. How do I > set up my FreeBSD box to > > accept DHCP so that I can run NAT on my ETH1 so > that it may serve as a > > proxy? > > > > I'm running FreeBSD 4.1 stable. > > > > Any ideas?? > > > > Thanks in Advance. > > Rafael > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 20:27:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id E8D5837B718 for ; Wed, 28 Feb 2001 20:27:46 -0800 (PST) (envelope-from bcohen@bpecreative.com) Received: from mojomatic (h00105a1e9467.ne.mediaone.net [66.31.244.127]) by chmls06.mediaone.net (8.11.1/8.11.1) with SMTP id f214RjK24808 for ; Wed, 28 Feb 2001 23:27:45 -0500 (EST) Reply-To: From: "Bob Cohen" To: "freebsd-questions" Subject: FreeBSD Firewall vs. Black Ice Date: Fri, 28 Feb 2020 23:28:48 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is the FreeBSD firewall more secure than using Black Ice. This might seem like an apples and oranges question except I just got a cable modem, which is currently connected to a win2k box. I've been using Black Ice's Network ice as a firewall but am not confident that its working because I received some intrusions yesterday and now some files seem to be disappearing. I already have a copy of FreeBSD installed on one of the computers in my office, which I intended to set up as a firewall/gateway. Being far too busy, I opted for Black Ice as it seemed to provide a quick and easy solution. As a result of those intrusions I'm feeling the need for as robust a barrier between my network and the internet as possible. Will FreeBSD help me accomplish my goal? Bob Cohen bcohen@bpecreative.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 20:38:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (ipl-150-018.npt-sdsl.stargate.net [208.40.150.18]) by hub.freebsd.org (Postfix) with ESMTP id 4A00C37B718 for ; Wed, 28 Feb 2001 20:38:21 -0800 (PST) (envelope-from durham@w2xo.pgh.pa.us) Received: from shazam (shazam [192.168.5.3]) by w2xo.pgh.pa.us (8.11.2/8.9.3) with ESMTP id f214c7t29081; Thu, 1 Mar 2001 04:38:07 GMT (envelope-from durham@w2xo.pgh.pa.us) Date: Wed, 28 Feb 2001 23:38:57 -0500 (EST) From: Jim Durham X-Sender: durham@shazam.int To: Brian Peterson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freezes at /sbin/init In-Reply-To: <200102280949.f1S9n6x24264@apocalypse.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, Brian Peterson wrote: > Hi, > > Thanks for the response! > > > From: Jim Durham > ... > As to why /sbin/init won't run, more information would be a real > help. When you mount the drive from the fixit floppy, does /sbin > exist? Does init exist? Can you fsck all the partitions on the > hard drive successfully? > > Yes, they both exist on the hard drive. Fsck runs ok; at least, > it does phase 1-5 without complaint, and goes on to tell me how > many files I have, the disk fragmentation, etc. > This happens for /, /usr, and /var. (All my filesystems.) This is a *good* thing.. > > > I should mention that daemons are started from /usr/local/etc/rc.d. > This directory contains Bourne shell scripts to fire the various > daemons, and such scripts should also understand the arguments > "start" and "stop". > > Are you sure your installation completed? Things will get very > strange if you bail out early. > > Guess what? I don't HAVE anything in /usr/local !!! > Certainly not a /usr/local/etc/rc.d > (There IS a /usr/local directory, though. It's just empty.) That doesn't sound right. /usr/local is where all the non-system software is installed, so if you installed a very minimal system, there would be little there. However, the absence of /usr/local/etc/rc.d sounds bogus. I've never installed a system that didn't have it. As I mentioned, it's only for starting things like apache, samba, etc. It has noting to do with init. I was just mentioning it for completeness, but it does seem strange that it's not there. I'm almost sure it should be there, even if you asked for the minimal installation. /usr/local/etc/rc.d is mentioned in the config scripts in /etc, so I can't imagine that it would be normal for it not to be there. > > There are lots of files in /usr/bin, /usr/sbin, /usr/lib, etc. > > I poked around some more. In /usr/local/share/games, > there are some directories (fortune, larn, etc) with nothing > in them, either. That doesn't sound right at all. I would assume that you asked for the games distribution. I just checked a system I installed recently where I did not ask for games, and I have no /usr/local/ share/games at all. So, if you asked for games, and got only empty directories, I think this points to an incomplete installation for some reason. > When I did the install, it told me "Congratulations, you have > installed FreeBSD successfully" (or something like that), > so I assume the installer thought it was done. > > Is the stuff in /usr/local something that can be installed > on top of the old install, or do I have to do it all over again? > (I have to do an ftp install.) > I'm gonna say you should start from scratch. If things are missing, then who knows what and where? > If I need to do the install again, what version of FreeBSD and > what installation set would you recommend for a minimal install, > that would be most likely to have all the pieces I need??? > Well, I'd say go with 4.2-RELEASE. For right now, go with the binaries + kernel sources choice, or the one right under it, which is "Same as above with X window", depending on whether you want X or not. Good Luck! Jim Durham > Thanks again! > > Brian > > On Mon, 26 Feb 2001, Brian Peterson wrote: > > > Greetings, > > > > I just installed the i386/4.2-RELEASE/ version of FreeBSD, with the > > minimal install. (via ftp) > > The system freezes on booting, and when I boot -v from the "fixit" floppy, > > The last message displayed is "start_init: Trying /sbin/init" > > > > I am able to run the fixit floppy, mount the hard drive, > > see files, and even write to files with cat>filename. > > > > I see that there are no files or directories named /etc/init* > > on the hard drive - no /etc/init.d, no /etc/inittab. > > Does FreeBSD even use those files? If not, what do I need to check for? > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 20:41:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 83E0D37B719 for ; Wed, 28 Feb 2001 20:41:52 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-678.hutchtel.net [206.10.68.206]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id WAA09900; Wed, 28 Feb 2001 22:41:27 -0600 (CST) Message-ID: <003601c0a2d3$0ba78120$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Doug Young" , , References: <30.111525ad.27cdf978@aol.com> <03d101c0a15c$1b11fa00$847e03cb@apana.org.au> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Thu, 1 Mar 2001 22:40:57 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Doug Young" To: ; ; Sent: Wednesday, February 28, 2001 1:57 AM Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Whats a "Sony CDROM cdu33a" anyway ?? If its something really weird you may well be out of luck. No point messing with oddball components since there is no shortage of common bits that work properly without the aggro. Another point ... you mention "LINUX floppies / linuxpro5.4 / easylinux2.4". I can't begin to imagine what you are doing with those & you probably won't get much assistance on linux issues in this list ...I certainly won't have anything to do with linux. I can't recall any serious problems with installing FreeBSD from any regular type IDE or SCSI CD drive .. as far as I'm aware there isn't anything weird with normal Sony ones. Well thats assuming its IDE or SCSI & not one of the prehistoric ones that connects to a sound card etc. Just a thought ..... I recall hearing about an issue with IDE CD-ROM drives acting up if they are secondary master (or something like that). My IDE ones have always been primary slaves & that works fine. There is probably a bunch of stuff in the questions archive about this. My suggestions are (a) beg / borrow / steal / hire a "common or garden variety" CD drive (b) install from floppy (plenty of info about that at my Pedantic FreeBSD site) (c) if you have permanent internet access do an FTP install The Sony cdu33a is in fact one of those "oddball" cdroms that you are talking of. It connects via a proprietary interface to a controller that is usually on a sound card. It's a 2x, if that helps you see how old it is. FreeBSD does theoretically support the interface, but the sound cards that the interface is on vary greatly, and many times the driver has trouble initializing them properly. Josh ----- Original Message ----- From: AMDMCG@aol.com To: dougy@bryden.apana.org.au ; jpaetzel@hutchtel.net ; AMDMCG@aol.com ; freebsd-questions@FreeBSD.ORG Sent: Wednesday, February 28, 2001 4:49 PM Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Doug, I was trying to install FreeBsd4.2 and I am chalking it up to lack of support on the baseline image files that I am putting onto the 2 standard bootable "LINUX floppies" to bootstrap load a linux/unix/freebsd kernel into ram .... that works just fine... but the Sony CDROM cdu33a device ... does not seem to be supported by freebsd or by linuxpro5.4 or by easylinux2.4 ... which begs the question ... did i buy a lemon of a CDROM drive .. Or did Sony stop supporting it or no one has gotten around to writing a driver or a special bootable kernel floppy image yet for nonstandard hardware. Thanks again and whatever else you could add or direct me to ... to solve this little mystery ... would be greatly appreciated by me!! Thanks again! Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 21:14:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.sunflower.com (smtp.sunflower.com [24.124.0.137]) by hub.freebsd.org (Postfix) with ESMTP id 98F0837B718 for ; Wed, 28 Feb 2001 21:14:40 -0800 (PST) (envelope-from treznor@sunflower.com) Received: from treznor (dv016s59.lawrence.ks.us [24.124.59.16]) by smtp.sunflower.com (8.9.3/8.9.3) with SMTP id XAA30275; Wed, 28 Feb 2001 23:13:26 -0600 Message-ID: <002901c0a20e$871c6200$103b7c18@palisor.yi.org> From: "Tyler K McGeorge" To: "Andrew J. Siegel" , References: Subject: Re: Dns/named Date: Wed, 28 Feb 2001 23:14:44 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I am rather confused as to why you have www.madstarpromotions.com.teenplacement.com, but that is your perogative. If teenplacement.com works and madstarpromotions.com doesn't, I think your problem is with madstarpromotions.com. Looks like you need to redo the configuration for madstarpromotions.com. Have you added it as a zone? ----- Original Message ----- From: Andrew J. Siegel To: Sent: Wednesday, February 28, 2001 9:09 PM Subject: Dns/named | Alrite my config is located @ www.teenplacement.com/configfiles | here's the problem...i can ping and reach www.teenplacement.com and | www.madstarpromotions.com.teenplacement.com but not | www.madstarpromotions.com | | after numerous rewrites of the config i still have no luck | | can ne 1 help? | | -aj | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 21:15: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id 01C2637B719 for ; Wed, 28 Feb 2001 21:14:59 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f215EGE87632; Thu, 1 Mar 2001 15:14:17 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <025201c0a20e$953e3de0$847e03cb@apana.org.au> From: "Doug Young" To: "Josh Paetzel" , , References: <30.111525ad.27cdf978@aol.com> <03d101c0a15c$1b11fa00$847e03cb@apana.org.au> <003601c0a2d3$0ba78120$6100000a@vladsempire.net> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Thu, 1 Mar 2001 15:14:29 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Where did a 2x CD drive come from ?? ..... sounds like someone raided a museum !!!!! > > The Sony cdu33a is in fact one of those "oddball" cdroms that you are > talking of. It connects via a proprietary interface to a controller > that is usually on a sound card. It's a 2x, if that helps you see how > old it is. FreeBSD does theoretically support the interface, but the > sound cards that the interface is on vary greatly, and many times the > driver has trouble initializing them properly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 21:30: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 4F0B137B718 for ; Wed, 28 Feb 2001 21:30:03 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id D9881F5 for ; Wed, 28 Feb 2001 20:30:01 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: freebsd-questions@freebsd.org Subject: Re: Upgrading from 4.1 to 4.2 Date: Wed, 28 Feb 2001 20:30:01 -0900 X-Mailer: KMail [version 1.2] References: <200102282108.NAA45629@akira.lanfear.com> In-Reply-To: <200102282108.NAA45629@akira.lanfear.com> MIME-Version: 1.0 Message-Id: <01022820300100.00499@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday 28 February 2001 12:08, Marc W wrote: >     okay, so i'm going to give this a go.  I've  got a 4.1 system here, > but want to upgrade it to 4.2 using the ports and all the automated > rebuilding systems. > >     So, I went to /usr/ports/cvsupit, and installed and ran it, and it > gave me the choice of tracking RELENG_4, which is i think what i want. > >     now, the question is -- after i've run this -- what do i have? a > -STABLE or a -CURRENT ??? i'd really rather stay away from the -CURRENT > releases and stay with a -STABLE.... RELENG_4 will give you 4.2 STABLE > >     after reading the docs it appears that all that is left after that > is > >     make -DNOPROFILE=true buildworld >     make -DNOPROFILE=true installworld\ then:    make buildkernel KERNCONF=FOO  <--YOUR KERNEL NAME    make installkernel KERNCONF=FOO >     reboot > >     that's it? Not quite run mergemaster (see man mergemaster) >     thanks! > >     marc. > your welcome  -  Beech > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 21:56:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.academicplanet.com (196-024.c.esc4.net [168.171.196.24]) by hub.freebsd.org (Postfix) with ESMTP id 044F437B719 for ; Wed, 28 Feb 2001 21:56:08 -0800 (PST) (envelope-from ryans@academicplanet.com) Received: from viper ([168.171.27.235]) by mail.academicplanet.com (8.11.1/8.10.1) with SMTP id f215pHa03132 for ; Wed, 28 Feb 2001 23:51:18 -0600 Message-ID: <000801c0a214$68501be0$1bfdaba8@esc4.net> From: "Ryan Storm" To: Subject: shell service Date: Wed, 28 Feb 2001 23:56:48 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0A1E2.1CE4A040" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0A1E2.1CE4A040 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable How do I get info about your shells? ------=_NextPart_000_0005_01C0A1E2.1CE4A040 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
How do I get info about your=20 shells?
------=_NextPart_000_0005_01C0A1E2.1CE4A040-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22: 2:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id A188837B71D for ; Wed, 28 Feb 2001 22:02:45 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id JAA96237; Thu, 1 Mar 2001 09:46:34 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f2162Jd21063; Thu, 1 Mar 2001 09:02:19 +0300 Date: Thu, 1 Mar 2001 09:02:19 +0300 From: Igor Robul To: Will Yardley Cc: freebsd-questions@freebsd.org Subject: Re: mouse scrollwheel Message-ID: <20010301090219.E20718@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: Will Yardley , freebsd-questions@freebsd.org References: <3A9CF7EE.690CA295@hq.newdream.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <3A9CF7EE.690CA295@hq.newdream.net>; from william@hq.newdream.net on Wed, Feb 28, 2001 at 01:06:54PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 01:06:54PM +0000, Will Yardley wrote: > what's the easiest way to make the scrollwheel work on an intellimouse > with most X applications. i found a couple XF86CONFIG sections to try > but they both didn't seem to work.... > > I tried > Section "Pointer" > Protocol "imps/2" > EndSection > and > Section "Pointer > Protocol "intellimouse" > EndSection If you don't run moused then use Section "Pointer" Protocol "PS/2" Device "/dev/psm0" #Resolution 100 Buttons 5 ZAxisMapping 4 5 EndSection If you run moused, then replace PS/2 with MouseSystems and /dev/psm0 with /dev/sysmouse Above info is for XFree86 3.x.x -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:10:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id 63C2637B718 for ; Wed, 28 Feb 2001 22:10:23 -0800 (PST) (envelope-from johnsa@kpi.com.au) Received: from kpi.com.au (localhost.kpi.com.au [127.0.0.1]) by www.kpi.com.au (8.9.3/8.9.3) with ESMTP id RAA87386; Thu, 1 Mar 2001 17:10:10 +1100 (EST) (envelope-from johnsa@kpi.com.au) Message-ID: <3A9DE7C4.50A816D7@kpi.com.au> Date: Thu, 01 Mar 2001 17:10:12 +1100 From: Andrew Johns Organization: Deloitte Touche Tohmatsu X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: samba@us5.samba.org Cc: questions@freebsd.org Subject: Mult Samba incarnations on aliased IPs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Please CC: me in responses. I'm trying to reduce the number of shares on a machine to less than 13 (currently there are 21 printers shared off it - all networked HP's - I just want to get rid of that infernal JetDirect junk). It seems that many of our Win95 clients crash regularly when accessing printers and I read (somewhere) that DOS (under Win95) can't resolve more than 13 shares properly (many of the machines run a DOS-based app under Win95). This I have proven: net view \\samba returns the typically useful error: "Error:There is more information available". Manually specifying the share name to use fixes it - but machines still crash regularly when attempting to print anything (even Windows apps). I'm attempting to share the printers across two IP addresses and use the -s option to smbd to limit access to the shares via either one IP address or the other. But there is no go. Whichever one I run first gets the shares and the second one to run disappears without ever binding to the port. I would use two ethernet cards, but they're out of switch ports as it is.... Other info: Samba version 2.0.6 on FreeBSD version 4.0-20000516-STABLE smb.conf.1 and smb.conf.2 have interfaces set correctly (I believe) and 'bind interfaces only = yes' smb.conf.1 interface = 192.168.90.16/24 smb.conf.2 interface = 192.168.90.25/32 ed0: flags=8843 mtu 1500 inet 192.168.90.16 netmask 0xffffff00 broadcast 192.168.90.255 inet 192.168.90.25 netmask 0xffffffff broadcast 192.168.90.25 I have read (from mining the archives) that the second one will fail due to the broadcast address - is this what is causing my problem and if so, is it possible to work around (this will be the same even if I put two ethernet cards in, unless I rearrange half the entire network to change the network addresses). -- Regards ******************************************************************** Andrew Johns BSc Analyst Deloitte Touche Tohmatsu johnsa@kpi.com.au Member, System Administrators Guild of Australia NOTE:The above email address will be changing in the near future to reflect our new employer. ******************************************************************** FreeBSD - The power to serve ******************************************************************** The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. ******************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:21:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 921F637B718 for ; Wed, 28 Feb 2001 22:21:27 -0800 (PST) (envelope-from ler@lerctr.org) Received: (from ler@localhost) by lerami.lerctr.org (8.11.2/8.11.2/20010112/$Revision: 1.13 $) id f216LPW06433 for questions@freebsd.org; Thu, 1 Mar 2001 00:21:25 -0600 (CST) (envelope-from ler) Date: Thu, 1 Mar 2001 00:21:25 -0600 From: Larry Rosenman To: questions@freebsd.org Subject: Sound Card? Message-ID: <20010301002125.A6419@lerami.lerctr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone recognize these PNP id's? I believe they are the integrated sound card on the Celeron MB I just got (SIS chip set): pci0: (vendor=0x13f6, dev=0x0111) at 15.0 irq 5 pci0: (vendor=0x13f6, dev=0x0211) at 15.1 irq 9 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:27:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.texas.net (tcnet07-23.austin.texas.net [209.99.35.86]) by hub.freebsd.org (Postfix) with ESMTP id 62D9E37B71B for ; Wed, 28 Feb 2001 22:27:08 -0800 (PST) (envelope-from dread@mail.texas.net) Received: (from dread@localhost) by mail.texas.net (8.11.1/8.11.1) id f216O7V10688; Thu, 1 Mar 2001 00:24:08 -0600 (CST) (envelope-from dread) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010227102649.A37911@blackhelicopters.org> Date: Thu, 01 Mar 2001 00:22:59 -0600 (CST) From: Don Read To: Michael Lucas Subject: Re: "if syslogd message appears, email immediately" program? Cc: freebsd-questions@FreeBSD.ORG, Fernando Gleiser Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-01 Michael Lucas wrote: > Fernando, > > I've tried this before, and wound up with a perl process that sucked > up megs of RAM. This system runs for months without rebooting. > > Also, what happens when the log rotates? > > On Tue, Feb 27, 2001 at 12:27:52PM -0300, Fernando Gleiser wrote: >> On Tue, 27 Feb 2001, Michael Lucas wrote: >> >> > Hello, >> > >> > I'm trying to find a program that watches syslogd continuously, and if >> > a certain daemon makes a log entry it sends an email. >> > >> > We need this in real time, so logsurfer (or any other cron process) >> > won't do it. >> > >> > Surely someone has written this before? >> >> You can do that with a 20-less lines perl script. It is something like: >> Wouldn't life be easy if you would add this in /etc/syslog.conf: auth.notice | /usr/bin/mail -s "Sombody SU'ed" root@mydomain.com Regards, -- Don Read dread@texas.net -- If you are going to sin, sin against God, not the bureaucracy. God will forgive you but the bureaucrats won't. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:27:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from osf1.gmu.edu (osf1.gmu.edu [129.174.1.13]) by hub.freebsd.org (Postfix) with ESMTP id F0CED37B718 for ; Wed, 28 Feb 2001 22:27:02 -0800 (PST) (envelope-from tcheadle@gmu.edu) Received: from gmu.edu (logix@00F0292.dorm.gmu.edu [129.174.111.41]) by osf1.gmu.edu (8.8.8/8.8.8) with ESMTP id BAA30795 for ; Thu, 1 Mar 2001 01:27:01 -0500 (EST) Message-ID: <3A9DEBC3.90CF8E5A@gmu.edu> Date: Thu, 01 Mar 2001 01:27:15 -0500 From: tim cheadle X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: kernel issues Content-Type: multipart/mixed; boundary="------------690984AED5DAD4F86D64321B" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------690984AED5DAD4F86D64321B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to configure a custom fbsd kernel for the first time, and I'm getting an error when I do a make. config doesn't catch any errors, so I'm pretty confused. I've attached my kernel configuration -- Here's the exact error: touch hack.c cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh ../../conf/newvers.sh MUNKI cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel umass.o: In function `umass_cam_attach_sim': umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' umass.o(.text+0x127d): undefined reference to `cam_sim_alloc' umass.o(.text+0x1296): undefined reference to `xpt_bus_register' umass.o(.text+0x12a6): undefined reference to `cam_simq_free' umass.o: In function `umass_cam_rescan_callback': umass.o(.text+0x12bf): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass.o(.text+0x1309): undefined reference to `xpt_periph' umass.o(.text+0x1312): undefined reference to `xpt_create_path' umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb' umass.o(.text+0x1340): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister' umass.o(.text+0x1415): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass.o(.text+0x1456): undefined reference to `xpt_create_path' umass.o(.text+0x1477): undefined reference to `xpt_async' umass.o(.text+0x147f): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass.o(.text+0x179d): undefined reference to `xpt_done' umass.o(.text+0x17ad): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass.o(.text+0x18a1): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x1918): undefined reference to `xpt_done' umass.o(.text+0x1929): undefined reference to `xpt_done' *** Error code 1 --------------690984AED5DAD4F86D64321B Content-Type: text/plain; charset=us-ascii; name="MUNKI" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="MUNKI" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.20 2000/10/31 23:16:07 n_hibma Exp $ machine i386 #cpu I386_CPU #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident MUNKI maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking #options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) #options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 # SCSI peripherals #device scbus # SCSI bus (required) #device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) # RAID controllers interfaced to the SCSI subsystem #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device dpt # DPT Smartcache - See LINT for options! #device mly # Mylex AcceleRAID/eXtremeRAID # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device pcn # AMD Am79C79x PCI 10/100 NICs #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep #device fe0 at isa? port 0x300 # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # Xircom Ethernet #device xe # The probe order of these is presently determined by i386/isa/isa_compat.c. #device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 #device lnc0 at isa? port 0x280 irq 10 drq 0 #device cs0 at isa? port 0x300 #device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support #pseudo-device sl 1 # Kernel SLIP #pseudo-device ppp 1 # Kernel PPP #pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners # USB Ethernet, requires mii device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet # Sound support device pcm # Creative (SB Live!) cards --------------690984AED5DAD4F86D64321B-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:28: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.kirov.ru (proxy.kirov.ru [194.84.63.44]) by hub.freebsd.org (Postfix) with ESMTP id CB21637B719 for ; Wed, 28 Feb 2001 22:28:02 -0800 (PST) (envelope-from anis@ezmail.ru) Received: (from root@localhost) by proxy.kirov.ru (8.11.2/8.11.2) id f216S0d06974 for freebsd-questions@FreeBSD.ORG.AVP; Thu, 1 Mar 2001 09:28:00 +0300 (MSK) Received: from anisimov.kckk.kchepetsk.ru ([195.151.150.2]) by proxy.kirov.ru (8.11.2/8.11.2) with ESMTP id f216Rxn06966 for ; Thu, 1 Mar 2001 09:27:59 +0300 (MSK) Date: Thu, 1 Mar 2001 09:28:35 +0300 From: Sergey Anisimov X-Mailer: The Bat! (v1.46d) Reply-To: Sergey Anisimov X-Priority: 3 (Normal) Message-ID: <492471375.20010301092835@ezmail.ru> To: freebsd-questions@FreeBSD.ORG Subject: Telnetd: All network port in use Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, With start telnet the message is produced: "telnetd: All network port in use" And telnet is not started ;(. That it is possible to make, that telnet was started??? Sergey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:42: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id F077A37B724 for ; Wed, 28 Feb 2001 22:41:48 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.135.9]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9I002WDAGV98@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Wed, 28 Feb 2001 22:38:56 -0800 (PST) Date: Wed, 28 Feb 2001 22:52:13 -0800 From: richard childers Subject: A retraction & correction ('Was: Re: Pimping FreeBSD Information (was: 'Order')') To: Ted Mittelstaedt , Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Message-id: <3A9DF19C.1FC6F993@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> <3A9BC4C1.ABD81182@pacbell.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to correct my previous statement. A quick review of the archives shows that Ted Mittelstaedt has contributed copiously to freebsd-questions in the recent past. I didn't do a precise breakdown but I did not see a lot of references to pushing his book in the body of publically posted messages; this is a recent phenomenon, as far as I can tell. I didn't see any detailed answers, however, to others' questions; a detailed answer is one that includes pathnames, syntax details, and at the very least a reference to the relevant man pages, by my book. I would expect that level of detail from someone whom had written a book; wouldn't you? (Maybe I didn't look hard enough. I suppose I can drill down a few more layers and do a statistical summary, easily enough ... at the expense of some time, I have thus far refused to invest.) But this is the heart of my objection; one should contribute one's knowledge freely if one is going to participate in this forum; one should not use it as a springboard for one's business interests, at least publically; and I would discourage using private communications arising out of public exchanges as a basis for offering one's book, also. After all, in that direction lies the next step, which is collecting the addresses of all participants and targeting them with spam (which appears to be happening, by the way; something to think about next time one includes freebsd-questions in the Cc: field). ... and I saw lots of questions from Ted, himself, asking for someone else to explain what he did not understand. Hmmm ... does FreeBSD get a slice of the book's profits? After all, they are providing a forum through which this expertise is being gained, be facilitating access to the collective expertise. I strongly believe in parity as a principle applicable in realsm outside of telecommunications or error correction; I believe it has applications in public policy and public life as well. I have already suggested to Ted Mittelstaedt (privately) that this was inappropriate behavior. I don't think Ted took my objection seriously. I suppose I could just unsubscribe, or implement spam filters that filtered anything with "Mittelstaedt" in it; but what a price to pay, and what a precedent to set (and follow); where does this end? So I'd like to retract my statements, below; but I would like to encourage Ted to post some of these fabulous tips he's pushing everyone to invest their money in buying ... at the expense of the FreeBSD server ... and at the expense of the social fabric that composes the FreeBSD community ... of which I am a member. -- richard richard childers wrote: > Maybe you should offer to send free copies to people ... or quote from your > book, instead of just referring to it. > > I've seen two references to this book ... two attempts to pander it, to pimp > it, to sell it, to drum up orders for it ... but I don's see you, Ted, > contributing any expertise. Just sales advertisements. > > Maybe I'm wrong ... maybe you've offered help, quoted copiously from the > book, time and again. Maybe there are entire chapters posted somewhere where > people can read them, and use them, without lining your pockets. > > If I am, I'm sure others - not you, Ted - will inform me. And I will duly > apologize. > > But so far you seem indistinguishable from any other parasite whom has > latched upon another's free software as a way to make money. > > ... So, distinguish yourself. Post some free material. Quit pandering. Answer > some questions or go away. Quit pushing your pathetic book. > > Where did you get your information? From the net ... for free ... of course. > > 'Nuff sed. > > -- richard > > Ted Mittelstaedt wrote: > > > Maybe you should read the book and tell us an unbiased > > opinion of it. ;-) > > > > Ted Mittelstaedt tedm@toybox.placo.com > > Author of: The FreeBSD Corporate Networker's Guide > > Book website: http://www.freebsd-corp-net-guide.com > > > > >-----Original Message----- > > >From: richard childers [mailto:fscked@pacbell.net] > > >Sent: Monday, February 26, 2001 10:07 PM > > >To: Ted Mittelstaedt > > >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG > > >Subject: Re: Order > > > > > > > > >And we all know how much a referral from the author is worth, relatively > > >speaking ... > > > > > >-- richard > > > > > > > > > > > >Ted Mittelstaedt wrote: > > > > > >> >From: owner-freebsd-questions@FreeBSD.ORG > > >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill > > >> > > > >> >Gail, > > >> > > > >> > > > >> >Also, please look through that Internet site mentioned as you > > >will find it > > >> >offers other titles than just the FreeBSD manual. One such example > > >> >is a book > > >> >titled The Complete FreeBSD which many people on this mailing list > > >> >use, you > > >> >can find this book (with CDs) by following this link... > > >> > > > >> >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml > > >> > > > >> > > > >> > > >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 > > >> FreeBSD CDROM included. It is also available overseas - see the > > >> website for a list of bookstores. > > >> > > >> Ted Mittelstaedt tedm@toybox.placo.com > > >> Author of: The FreeBSD Corporate Networker's Guide > > >> Book website: http://www.freebsd-corp-net-guide.com > > >> > > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > > >> with "unsubscribe freebsd-questions" in the body of the message > > > > > >-- > > >Richard A. Childers > > >Senor UNIX Administrator > > >fscked@pacbell.net (email) > > >203.556.8471 (voice/msgs) > > > > > ># Providing administrative expertise (not 'damage control') since 1986. > > ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > > > > > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:52:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 6C10C37B718 for ; Wed, 28 Feb 2001 22:52:24 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 1055 invoked by uid 0); 1 Mar 2001 06:52:23 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 1 Mar 2001 06:52:23 -0000 Message-ID: <3A9DF1A7.170BAE0C@urx.com> Date: Wed, 28 Feb 2001 22:52:23 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: tim cheadle Cc: freebsd-questions@FreeBSD.org Subject: Re: kernel issues References: <3A9DEBC3.90CF8E5A@gmu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tim cheadle wrote: > > I am trying to configure a custom fbsd kernel for the first time, and > I'm getting an error when I do a make. config doesn't catch any errors, > so I'm pretty confused. I've attached my kernel configuration -- Here's > the exact error: > > touch hack.c > cc -elf -shared -nostdlib hack.c -o hack.So > rm -f hack.c > sh ../../conf/newvers.sh MUNKI > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > vers.c > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' > umass.o(.text+0x127d): undefined reference to `cam_sim_alloc' > umass.o(.text+0x1296): undefined reference to `xpt_bus_register' > > #device stg # TMC 18C30/18C50 > > # SCSI peripherals > #device scbus # SCSI bus (required) > #device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > #device cd # CD > device ukbd # Keyboard > device ulpt # Printer > device umass # Disks/Mass storage - Requires scbus and da ^^^^^^^^^^^^ Read the above and then look at your line for scbus and da Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 22:58:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id 8D7D337B71C for ; Wed, 28 Feb 2001 22:58:32 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 55605 invoked from network); 1 Mar 2001 06:56:51 -0000 Received: from dialup26.austintx.com (HELO tclme.org) (rgreene@208.24.53.28) by mail.tclme.org with SMTP; 1 Mar 2001 06:56:51 -0000 Message-ID: <3A9DF443.8E1909EF@tclme.org> Date: Thu, 01 Mar 2001 01:03:31 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Ryan Storm Cc: freebsd-questions@FreeBSD.ORG Subject: Re: shell service References: <000801c0a214$68501be0$1bfdaba8@esc4.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Ryan Storm wrote: > > How do I get info about your shells? Do you want them live, or cleaned and polished? -- Bob Greene rgreene@TclMe.org Pull my finger for my public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 23:10:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ms1.hinet.net (ms1.hinet.net [168.95.4.10]) by hub.freebsd.org (Postfix) with ESMTP id D53BC37B718 for ; Wed, 28 Feb 2001 23:10:54 -0800 (PST) (envelope-from donny@CoreBit.com) Received: from CoreBit.com (61-216-64-129.HINET-IP.hinet.net [61.216.64.129]) by ms1.hinet.net (8.8.8/8.8.8) with ESMTP id PAA00963 for ; Thu, 1 Mar 2001 15:10:53 +0800 (CST) Message-ID: <3A9DF5FC.1BACC05@CoreBit.com> Date: Thu, 01 Mar 2001 15:10:52 +0800 From: Donny Lee X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: pose Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, does there anyone have tried this package? i got it works fine with a rom file, but find it takes lots of system resource. i got this from a 'top': last pid: 1450; load averages: 0.20, 0.07, 0.02 up 0+03:06:25 15:07:18 34 processes: 2 running, 32 sleeping CPU states: 49.4% user, 0.0% nice, 6.6% system, 0.0% interrupt, 44.0% idle Mem: 31M Active, 70M Inact, 17M Wired, 376K Cache, 29M Buf, 67M Free Swap: 16M Total, 16M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 1449 donny 4 0 12688K 10444K RUN 0:16 46.04% 42.82% pose 483 donny 4 0 18112K 13028K select 0:38 2.29% 2.29% XF86_SVGA : is that normal? i'm running 5.0-c. -- // Donny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Feb 28 23:44:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id D019937B718 for ; Wed, 28 Feb 2001 23:44:54 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id IAA38929; Thu, 1 Mar 2001 08:44:21 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3A9DFDD5.802D0565@eboa.com> Date: Thu, 01 Mar 2001 08:44:21 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: "Power JeSsIe!" Cc: questions@FreeBSD.ORG Subject: Re: bsd logo References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Power JeSsIe!" wrote: > > "Many people equate the word ``daemon'' with the word ``demon,'' implying > some kind of Satanic connection between UNIX and the underworld. This is an > egregious misunderstanding. ``Daemon'' is actually a much older form of > ... You are talking about people who - sincerely! - believe that their god created the Universe and everything. Including, in the worst of possible cases, a former Arch Angel fallen from Its throne, which situation deteriorated for (power) political reasons into the state of affairs you put forward. There is of course much more to be said of this, as for example the theory of Tuth Anh Amon being the one who instigated all this talk about there being just one deity. Never mind the archeological finds of ancient pottery hailing both Jahweh and his wife. Not to mention the bible itself which talks about Jahweh dancing with his many brethren in his fathers (i.e. El) throne room. There is much good to be said about that religion as well as much bad. Like about any human invention. The power political play as you pointed out I classify to be part of the bad. Personally I prefer thaoism or buddhaism. Or indeed Baruch Spinoza's interpretation as in his Ethics. Roelof PS the capitalization is choosen for its effect as to putting things into perspective. Nothing more. So don't be offended; I'll burn in hell anyway. If it exists that is. And if not, what are you getting upset about? P2S isn't this a topic for chat? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 0: 9:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omta04.mta.everyone.net (sitemail.everyone.net [216.200.145.35]) by hub.freebsd.org (Postfix) with ESMTP id 57A0937B71A for ; Thu, 1 Mar 2001 00:09:21 -0800 (PST) (envelope-from sparvu@sunguru.com) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta04.mta.everyone.net (Postfix) with ESMTP id 4BC3D4EF1A for ; Thu, 1 Mar 2001 00:09:21 -0800 (PST) Received: by sitemail.everyone.net (Postfix, from userid 99) id 3E98D36F9; Thu, 1 Mar 2001 00:09:21 -0800 (PST) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Thu, 1 Mar 2001 00:09:21 -0800 (PST) From: Stefan Parvu To: freebsd-questions@freebsd.org Subject: kcon -m s2 Reply-To: sparvu@sunguru.com X-Originating-Ip: [193.65.100.99] Message-Id: <20010301080921.3E98D36F9@sitemail.everyone.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I am trying to use kcon to change the keyboard layout using: kcon -m s2 but with no success. kcon: ioctl KBDDEFAULT failed: Invalid argument If I am trying to use kcon "-m s2" keycap not found in database ... So could you please tell me what is the exact way to use kcon ? stef _____________________________________________________________ Where you'll find everything under the Sun for the Sun.......www.SunGuru.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 0:16:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from studict.student.utwente.nl (studict.student.utwente.nl [130.89.220.2]) by hub.freebsd.org (Postfix) with ESMTP id 46FBA37B719 for ; Thu, 1 Mar 2001 00:16:33 -0800 (PST) (envelope-from r.j.steehouder@student.utwente.nl) Received: from Rogier (kabel203069.kabel.utwente.nl [130.89.203.69]) by studict.student.utwente.nl (8.9.3/MQT) with ESMTP id JAA22530; Thu, 1 Mar 2001 09:16:18 +0100 (MET) Date: Thu, 1 Mar 2001 09:16:19 +0100 (CET) From: Rogier Steehouder Reply-To: To: Will Yardley Cc: Subject: Re: [FBSD-Q] mouse scrollwheel In-Reply-To: <3A9CF7EE.690CA295@hq.newdream.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG E-mail from freebsd-questions-admin@spitfire.velocet.net, sent 28-02-2001: >what's the easiest way to make the scrollwheel work on an intellimouse >with most X applications. i found a couple XF86CONFIG sections to try >but they both didn't seem to work.... I have a Logitech wheelmouse and have in my XF86Config: Section "Pointer" Protocol "Logitech" Device "/dev/mouse" ZAxisMapping 4 5 EndSection The important part is the ZAxisMapping. It tells X to use the wheel as a 4th and 5th mouse button, allowing programs to react on the "button down" and "button up" events of the scroll-wheel. Be aware that it is program-specific whether or not the wheel works. with kind regards, Rogier Steehouder -- ___ _ -O_\ Rogier Steehouder // | / mailto:r.j.steehouder@student.utwente.nl //\ / \ http://home.student.utwente.nl/r.j.steehouder/ // \ <----------------------- 25m ----------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 0:18:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from news.lucky.net (news.lucky.net [193.193.193.102]) by hub.freebsd.org (Postfix) with ESMTP id A42D837B718 for ; Thu, 1 Mar 2001 00:18:27 -0800 (PST) (envelope-from news@news.ntu-kpi.kiev.ua) Received: (from mail@localhost) by news.lucky.net (8.Who.Cares/8.Who.Cares) id KHB23922 for freebsd-questions@freebsd.org; Thu, 1 Mar 2001 10:18:22 +0200 (envelope-from news@news.ntu-kpi.kiev.ua) From: Andrey Simonenko To: freebsd-questions@freebsd.org Subject: Re: traffic monitoring Date: Thu, 1 Mar 2001 00:28:48 +0200 Organization: NTUU "KPI" Message-ID: References: <381F2A6B1CC4C449B19CA48BA7A2A87B0E1C18@server.asp1000.cz> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: igloo.uran.net.ua 983398021 9659 10.0.1.184 (28 Feb 2001 22:07:01 GMT) X-Complaints-To: newsmaster@news.ntu-kpi.kiev.ua In-Reply-To: <381F2A6B1CC4C449B19CA48BA7A2A87B0E1C18@server.asp1000.cz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try IPA from FreeBSD ports collection /usr/ports/sysutils/ipa On Wed, 28 Feb 2001 michal.kutnohorsky@asp1000.com wrote: > hi, > > im lookin for some easy and simple program which will allow me to watching > how many MB transfer which ip in my local net thru freebsd server and by > which services it was transfered /www,ftp etc./ > > any know about some simple program? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 0:26:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 6F59137B71A for ; Thu, 1 Mar 2001 00:26:36 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f218QXN03907; Thu, 1 Mar 2001 00:26:33 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Gabriel Mark Mains" , Subject: RE: Printer sharing for Macs? Date: Thu, 1 Mar 2001 00:26:32 -0800 Message-ID: <000501c0a229$52979ac0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You probably will say Boo Hiss but if you want my opinion the easiest way to do this is to purchase a HP JetDirect printserver, either the internal card that goes into the 4MV or an external JetDirect EX+, both of which can be had for about $50 from Ebay, and will support both Appletalk and LPR on your network. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Gabriel Mark >Mains >Sent: Wednesday, February 28, 2001 7:28 AM >To: questions@FreeBSD.ORG >Subject: Printer sharing for Macs? > > > >I am trying to configure Netatalk so that I can share my HP 4MV printer >with the Macintosh computers on my LAN. I have tried to consult the man >pages but I can't seem to figure out how to configure it to work. Does >anyone know of a place I can find an easy How-To or something to get me >started? > >Thanks a bunch, >Gabriel > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 0:28:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 4D9FA37B71A for ; Thu, 1 Mar 2001 00:28:53 -0800 (PST) (envelope-from Hahn0man@t-online.de) Received: from fwd01.sul.t-online.com by mailout05.sul.t-online.com with smtp id 14YOS8-0001mg-0H; Thu, 01 Mar 2001 09:28:48 +0100 Received: from aldiserster (520088560807-0001@[62.225.218.199]) by fwd01.sul.t-online.com with smtp id 14YORz-1hDPEGC; Thu, 1 Mar 2001 09:28:39 +0100 Message-ID: <000901c0a229$9bfecda0$c7dae13e@aldiserster> From: Hahn0man@t-online.de To: "Jonathan Chen" Cc: References: <000901c0a1e2$a23161c0$f1dae13e@aldiserster> <20010301131930.A84675@itouchnz.itouch> Subject: Re: Failure compiling MYKERNEL now:rl0 Date: Thu, 1 Mar 2001 09:28:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Sender: 520088560807-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Jonathan, dear list, > A `netstat -in' should list "rl0" as one of your available network > devices. No. It lists only gif0-gif3, lo0, pp0, sl0, faith > # ifconfig rl0 inet 192.168.2.21 netmask 255.255.255.0 anwers: ifconfig: interface rl0 does not exist. Thorsten ----- Original Message ----- From: "Jonathan Chen" To: Cc: Sent: Thursday, March 01, 2001 1:19 AM Subject: Re: Failure compiling MYKERNEL > [Please do not email me directly, always Cc: freebsd-question] > > On Thu, Mar 01, 2001 at 01:00:30AM +0100, Hahn0man@t-online.de wrote: > > [...] > > I cannot reach my NIC, an Allied Telesyn AT-2500TX (V3), which I configured > > in MYKERNEL as rl (see also LINT). > > > > MYKERNEL: > > # PCI Ethernet NICs that use the common MII bus controller code. > > device miibus # MII bus support > > device rl # RealTek 8129/8139 > > > > dmesg prompts: rl0: irq 11 at device 14.0 on > > pci0 > > If dmesg(1) reports that your device is there, it's available for use. > A `netstat -in' should list "rl0" as one of your available network > devices. To actually activate it you have to put in something in > /etc/rc.conf (which will automatically activate it after a reboot), eg: > > ifconfig_rl0="inet 192.168.2.21 netmask 255.255.255.0" > > Or manually set it as root with: > > # ifconfig rl0 inet 192.168.2.21 netmask 255.255.255.0 > > Cheers. > -- > Jonathan Chen > ---------------------------------------------------------------------- > "Lots of folks confuse bad management with destiny" > - Kin Hubbard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 0:29: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 752ED37B71A for ; Thu, 1 Mar 2001 00:29:05 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4B57266EED; Thu, 1 Mar 2001 00:29:05 -0800 (PST) Date: Thu, 1 Mar 2001 00:29:05 -0800 From: Kris Kennaway To: Edwin Groothuis Cc: Macrolosa , freebsd-questions@freebsd.org Subject: Re: linux-compat Message-ID: <20010301002905.B14275@mollari.cthul.hu> References: <3A9CEA15.F85DD3CB@post.omnitel.net> <20010228132607.K12704@cgmd76206.chello.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Y7xTucakfITjPcLV" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010228132607.K12704@cgmd76206.chello.nl>; from mavetju@chello.nl on Wed, Feb 28, 2001 at 01:26:07PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Y7xTucakfITjPcLV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 28, 2001 at 01:26:07PM +0100, Edwin Groothuis wrote: > On Wed, Feb 28, 2001 at 01:07:49PM +0100, Macrolosa wrote: > > Hello all, > > I wanted to ask, ho to get running OPERA on my FreeBSD system??? > > I've installed Linux emulator, but when I attempting to run OPERA > > binary it writes: "libjpeg.so.62: cannot open shared object file: no > > such file..." > > Probably it can't find "libjpeg.so.62" in "/compat/linux" > > directory??? Where to get it? >=20 > Install /usr/ports/graphics/linux-jpeg and let us know how it went! Or just /usr/ports/www/linux-opera and let the magic ports collection take care of everything for you. Kris --Y7xTucakfITjPcLV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nghQWry0BWjoQKURAhUJAJ41a21fdEVEu7pY4WCUapweFZy0wgCgvepM EGEwISBYOrOot3UuC1XK9sY= =k23e -----END PGP SIGNATURE----- --Y7xTucakfITjPcLV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1: 0:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 60FE337B71A; Thu, 1 Mar 2001 01:00:11 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f218xqN03958; Thu, 1 Mar 2001 00:59:52 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Peter Baitz" , , , , , , , , , , Subject: RE: FreeBSD issues at iServer!!! Date: Thu, 1 Mar 2001 00:59:52 -0800 Message-ID: <000701c0a22d$fa217aa0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3A9D55DB.603931DF@themonetgroup.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, Peter, as I work for an ISP that competes in one of Verio's markets, I have an answer for you but your probably not going to like it, nor are you going to like my recommendations as to how to fix it. First of all, Iserver became unprofitable and ran out of money and was acquired by Verio in 1998. In case you don't know this, Iserver is a brand of Verio's, just like Oldsmobile is a brand of General Motors. By now, any vestige of the original company has undoubtedly long since been erased. Next, Verio became unprofitable and ran out of money and was acquired by the Japanese-owned NTT Communications. Apparently the influx of cash from NTT hasn't helped them pull it out, because instead of buckling down and doing some honest work to improve themselves, they decided it was easier to file a slimy lawsuit against register.com. You can see how dim a view the court took of this here: http://www.atnewyork.com/news/article/0,1471,8471_532131,00.html when they issued an injunction against it - and you can see NTT/Verio's response, which was to spam register.com customers here: http://www.internetnews.com/bus-news/article/0,,3_531911,00.html All in all the long and short of it is your buying hosting services from a company that has grown far too fast for it's own good by what appears to be deceptive marketing practices, and now your swallowing the lie (probably engineered by them) that FreeBSD is to blame for their troubles. There's plenty of other ISP's in the book that can provide rock-solid reliable hosting services on FreeBSD, such as us, so that you don't have to deal with a bottom-feeder virtual hosting company like NTT/Verio. Instead of trying to get people here, many of whom work for much better run ISP's than NTT/Verio and who are competitors of NTT/Verio, to help NTT/Verio help you, why don't you try letting NTT/Verio know how happy you are with their unreliable service by voting with your feet? Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Baitz >Sent: Wednesday, February 28, 2001 11:48 AM >To: questions@FreeBSD.ORG; asami@FreeBSD.ORG; dg@FreeBSD.ORG; >jhk@FreeBSD.ORG; grog@FreeBSD.ORG; imp@FreeBSD.ORG; dfr@FreeBSD.ORG; >msmith@FreeBSD.ORG; rwatson@FreeBSD.ORG; peter@FreeBSD.ORG >Subject: FreeBSD issues at iServer!!! > > >Hello, > >I'm not quite sure how to classify this email I am sending to you at the >FreeBSD project site. However, I am looking for input, and wondering >from your perspective what can be done, if anything. Perhaps you guys >even know someone at iServer (http://www.iserver.com).... > >We use iServer servers for hosting web sites. They used to use BSD/OS >and have switched over to FreeBSD and we were at first excited, but the >excitement has become huge frustration. > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > The Regents of the University of California. All rights >reserved. >FreeBSD 4.2-RELEASE (VKERN) #0: Wed Feb 21 16:54:55 MST 2001 >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >Their FreeBSD servers seem incapable of staying UP more than a handful >or two of days, with many servers down every few days. We cannot get a >reasonable explanation of why. We are in short very unhappy with the >FreeBSD/OS at this time because of it. > >Now I know that flies in the face of the FreeBSD organization's motto of >being built by a Board of Directors and core groups of organized people, >leading to a stable OS. Well at iServer I have not found that to be >true, sadly. I don't know what is wrong. Maybe you guys can set them >straight, because it is harming the FreeBSD persona. iServer is a great >company, but I think they need some help. > >Thanks! >pb > >PS: Don't tell them I told you so, thank you. > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1: 7: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ins-gw.eu.csc.com (mailgw.europe.csc.com [194.205.83.246]) by hub.freebsd.org (Postfix) with SMTP id 2E6FF37B71B; Thu, 1 Mar 2001 01:06:49 -0800 (PST) (envelope-from mgraaf@csc.com) Received: by ins-gw.eu.csc.com (SMI-8.6/SMI-SVR4) id JAA21658; Thu, 1 Mar 2001 09:05:16 GMT Received: from unknown (20.9.148.45) by CSCgw. ID xaia21254; Thu, 1 Mar 01 09:04:50 GMT Received: from uk-fbr10.eu.csc.com ([20.9.148.36]) by uk-mdsrelay.eu.csc.com (Lotus Domino Release 5.0.4a) with ESMTP id 2001030109045876:1939 ; Thu, 1 Mar 2001 09:04:58 +0000 Subject: Re: strangeness with xterm To: questions@FreeBsd.org Cc: stable@FreeBsd.org From: "Meino de Graaf" Date: Thu, 1 Mar 2001 10:03:08 +0100 Message-ID: MIME-Version: 1.0 X-MIMETrack: Serialize by Router on UK-FBR10/UK/CSC(Release 5.0.4a |July 24, 2000) at 01/03/2001 09:05:00 AM, Itemize by SMTP Server on DOMRELAY/UK-MDSRELAY(Release 5.0.4a |July 24, 2000) at 01/03/2001 09:04:58 AM, Serialize by Router on DOMRELAY/UK-MDSRELAY(Release 5.0.4a |July 24, 2000) at 01/03/2001 09:05:31 AM, Serialize complete at 01/03/2001 09:05:31 AM Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is not a new or strange behavior. As long I have worked with UNIX boxes (early 80s) this behavior has been present in UNIX systems. BTW it is not related to xterm. When I used VT100 terminals on serial lines, this behavior existed already. The deeper cause of this behavior has to do with the following: - Special keys (function keys, arrows etc) generate a sequence of characters, FE an arrow up generates esc[A. - The communication (Serial or TCP/IP) is character based, so the above mentioned character sequence does not arive as a single packet. - The kernel delivers all the characters it has available at the moment a process does a read on a tty file descriptor. This means that if the above sequence is not yet fully received, the kernel will deliver what it has, say the esc had already arrived, so curses (what vi uses) receives an escape character without the following two characters. - Curses tries to match the received data with its termio or termcap files and when found it returns that function. If no matching capability is found it passes the read data (the esc) unmodified to the process (vi). Therefore if due to timing the above sequence got split up, vi will receive first a standalone esc character followed by the '[' & 'A' character. So I also never use these special functions in vi and use the hjkl keys for navigation. Meino de Graaf CSC Integrated Payments ---------------------- Forwarded by Meino de Graaf/BEN/CSC on 03/01/2001 10:04 AM --------------------------- Marius @FreeBSD.ORG on 02/28/2001 07:16:57 PM Sent by: owner-freebsd-stable@FreeBSD.ORG To: questions@FreeBSD.org cc: stable@freeBSD.org Subject: Re: strangeness with xterm I get this behavior when I am using ssh from my FreeBSD box to our Sun servers. It 'feels' like when I am using the arrow keys to move around quickly that somethings gets mangled and the wrong key sequence gets played out as my input. I can usually use my arrow keys in vi, but when I try to scroll up or down very quickly, I can consistantly reproduce this error. Jumping to one of our production linux/BSD boxes behind the Sun server and vi works consitantly. I assumed it was some kind of terminal setting incompatability that could be rooted out, but again that is just a whim. I mainly just force myself to use the hjkl keys... -------------------- Marius Community Connect Inc On Wed, 28 Feb 2001, Kal Torak wrote: > Lanny Baron wrote: > > > > Hello Fellow FreeBSD'ers, > > Since an installation or rather an upgrade to 4.2-STABLE, I have been > > encountering problems with X using xterm's. The problem demonstrates itself > > when editing files with vi and even when installing apps like mod_php4. It > > seems to be linked to the up and down scrolling keys. When scrolling up, many > > times vi goes into insert mode and puts in an A and when scrolling down, it > > will put in B's and C's. Addtiionally, the number pad keys will not input > > numbers but rather letters. > > > > Has anyone else had this problem? Would anyone know how to correct the > > symptom? > > > It has something to do with how the xterm is interpreting those keys... > You get the same sort of behavior when telneting from windows etc. > > The shell understands them but not vi and others... I would like to > know how to correct this as well... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:17: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.golsyd.net.au (ftp.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 842EF37B71A; Thu, 1 Mar 2001 01:17:05 -0800 (PST) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id mpjaaaaa for ; Thu, 1 Mar 2001 20:17:03 +1100 Message-ID: <3A9E13FD.8BBBFAE0@quake.com.au> Date: Thu, 01 Mar 2001 20:18:53 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Meino de Graaf Cc: questions@FreeBsd.org, stable@FreeBsd.org Subject: Re: strangeness with xterm References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Meino de Graaf wrote: > > This is not a new or strange behavior. As long I have worked with UNIX > boxes (early 80s) this behavior has been present in UNIX systems. BTW it is > not related to xterm. When I used VT100 terminals on serial lines, this > behavior existed already. > > The deeper cause of this behavior has to do with the following: > > - Special keys (function keys, arrows etc) generate a sequence of > characters, FE an arrow up generates esc[A. > - The communication (Serial or TCP/IP) is character based, so the above > mentioned character sequence does not arive as a single packet. > - The kernel delivers all the characters it has available at the moment > a process does a read on a tty file descriptor. This means that if the > above sequence is not yet fully received, the kernel will deliver what it > has, say the esc had already arrived, so curses (what vi uses) receives an > escape character without the following two characters. > - Curses tries to match the received data with its termio or termcap > files and when found it returns that function. If no matching capability is > found it passes the read data (the esc) unmodified to the process (vi). > Therefore if due to timing the above sequence got split up, vi will receive > first a standalone esc character followed by the '[' & 'A' character. That makes sense and all.. But is there anyway to fix it? Because I have never had this problem with FreeBSD telnet, only with windows... Also it seems to happen more on my local network than when connecting to a remote network, very strange since it should be faster and therefore get all the characters? Also I have only ever noticed this with vi... Shells like bash etc, seem to get the characters perfectly... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:26:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id E833837B718 for ; Thu, 1 Mar 2001 01:26:11 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f219Q8N04023; Thu, 1 Mar 2001 01:26:08 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , "freebsd-questions" Subject: RE: FreeBSD Firewall vs. Black Ice Date: Thu, 1 Mar 2001 01:26:08 -0800 Message-ID: <001001c0a231$a5e1a6a0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bob Cohen >Sent: Friday, February 28, 2020 8:29 PM >To: freebsd-questions >Subject: FreeBSD Firewall vs. Black Ice > > >Is the FreeBSD firewall more secure than using Black Ice. YES, absolutely no question about it, and here is why: Black Ice's code is not open - thus there's no peer-review. FreeBSD's code IS open - thus peer review. It's like asking which set of scientific research studies is more reliable - the set that was developed by one group that only publishes results and not methodology, or the set that was developed by a group that not only publishes results but the entire methodology, so that the study can be reviewed by the rest of the scientific community. HOWEVER - there's a catch, just like in everything else - see below: >This might seem like an apples and oranges question except I >just got a cable modem, which is currently connected to a >win2k box. I've been using Black Ice's Network ice as a >firewall but am not confident that its working because I >received some intrusions yesterday and now some files seem >to be disappearing. I already have a copy of FreeBSD >installed on one of the computers in my office, which I >intended to set up as a firewall/gateway. Being far too >busy, I opted for Black Ice as it seemed to provide a quick >and easy solution. > There's nothing wrong with quick and easy in the hands of someone experienced with the product. After all, if my job was setting up security firewalls (it isn't) then I'd be doing something wrong if setting up a firewall wasn't quick and easy to do - for me, that is. >As a result of those intrusions I'm feeling the need for as >robust a barrier between my network and the internet as >possible. Will FreeBSD help me accomplish my goal? > If you are more experienced with FreeBSD than Black Ice, then you can accomplish this. However, if you are not experienced with _either_ of them, then it's very unlikely that you will be able to set up a robust security barrier with either of them until you GET experienced. Many people will say that a firewall set up by an inexperienced person is worse than none at all, because it gives the inexperienced person a secure feeling when no real security actually exists. So, what the catch is, is that what really matters is which product do you want to invest the time into? If it's Black Ice and you invest the time into it, you should be able to gain the experience needed to make it and keep it secure. If it's FreeBSD and you invest the time into it, you should be able to gain the experience needed to make it and keep it secure. However, if your not willing to invest the time into either, then you should look at paying someone who has the experience to do this for you. One advantage of using FreeBSD is that the FreeBSD server CAN be remotely administered. You could, for example, set up your FreeBSD system then get a FreeBSD consultant to ssh into your server and set a really tight access list for you. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >Bob Cohen >bcohen@bpecreative.com > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:29: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id C7B7837B71B for ; Thu, 1 Mar 2001 01:29:02 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f219ShN04034; Thu, 1 Mar 2001 01:28:43 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Doug Young" , "Josh Paetzel" , , Subject: RE: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Thu, 1 Mar 2001 01:28:43 -0800 Message-ID: <001101c0a232$0233fd40$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <025201c0a20e$953e3de0$847e03cb@apana.org.au> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Doug Young > > >Where did a 2x CD drive come from ?? ..... sounds like someone raided a >museum !!!!! >> No, probably took it from my basement when I wasn't looking.. ;-) (I've actually used a cdu33a on a soundblapper to install FBSD 2.x something or other once) Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:30:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id BE9E837B718 for ; Thu, 1 Mar 2001 01:30:33 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (guppy.dons.net.au [203.31.81.9]) by midget.dons.net.au (8.11.1/8.9.3) with ESMTP id f219UNG21789; Thu, 1 Mar 2001 20:00:23 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3A9E13FD.8BBBFAE0@quake.com.au> Date: Thu, 01 Mar 2001 20:00:41 +1030 (CST) From: "Daniel O'Connor" To: Kal Torak Subject: Re: strangeness with xterm Cc: questions@FreeBsd.org, Meino de Graaf Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-01 Kal Torak wrote: > with windows... Also it seems to happen more on my local network than > when connecting to a remote network, very strange since it should be > faster and therefore get all the characters? > Also I have only ever noticed this with vi... Shells like bash etc, seem > to get the characters perfectly... I get this problem on slow links (like connecting over the internet to a machine via a modem). On a TCP connction though I think the problem doesn't exist or is rare because a packet will contain the whole sequence of characters. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:42:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from unity.agava.ru (unity.agava.ru [194.67.45.132]) by hub.freebsd.org (Postfix) with ESMTP id 3651237B719; Thu, 1 Mar 2001 01:42:20 -0800 (PST) (envelope-from m_ilya@agava.com) Received: from relay2.agava.net.ru (2.oivt.mipt.ru [193.125.142.2]) by unity.agava.ru (Postfix) with ESMTP id 1A6F64392E3; Thu, 1 Mar 2001 12:42:09 +0300 (MSK) Received: from gw.office.agava.ru (2.oivt.mipt.ru [193.125.142.2]) by relay2.agava.net.ru (Postfix) with ESMTP id 7D71D4381F; Mon, 26 Feb 2001 18:30:12 +0300 (MSK) Received: from juil.domain (juil.domain [192.168.1.50]) by gw.office.agava.ru (Postfix) with ESMTP id 357485EC1; Mon, 26 Feb 2001 18:30:12 +0300 (MSK) Received: by juil.domain (Postfix, from userid 1001) id DC07E1F2; Mon, 26 Feb 2001 18:29:53 +0300 (MSK) To: Brett Taylor Cc: Gregory Bond , Andreas Ntaflos , questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: /dev/dsp problems with "play" (usr/ports/audio/play), but not with wavplay (usr/ports/audio/wavplay) References: From: Ilya Martynov Date: 26 Feb 2001 18:29:53 +0300 In-Reply-To: Message-ID: <86snl1laxa.fsf@juil.domain> Lines: 61 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "BT" == Brett Taylor writes: BT> Hi guys, BT> On Mon, 26 Feb 2001, Gregory Bond wrote: >> > I've got a weird little problem... trying to play wavefiles via >> > 'play' (usr/ports/audio/play) results in the following (SB Live): >> > >> > play: /dev/dsp: Invalid argument >> >> Hmm, I'm tracking down a similar problem with waveplay >> (/usr/ports/audio/ waveplay). The first time this is run after a >> reboot is OK, but from then on it will not work - it gets the same >> error (doing a SOUND_PCM_WRITE_CHANNELS ioctl). BT> I have a problem which may be related - if I use splay or BT> xanim, it usually works the first time, but trying it more BT> than once during a single login usually results in BT> /dev/dsp already in use BT> But it's not.. :-) I thought at first something with my sound BT> was screwed up, but xmcd still works, but anything going BT> through dsp fails (splay, xanim, gqmpeg etc). I've also seen this (or something simular). I've sent bug report to freebsd-multimedia@FreeBSD.ORG some time ago. If anybody intersted I'll repeat it here: =========>my email to freebsd-multimedia@FreeBSD.ORG here>====== I've seen twice my Aureal Vortex 8810 card stops working after several days of uptime. Both times I've seen it after having XMMS playing mp3 files from NFS share for several days (my PC at work always up and I'm listen misic via headphones - so I often leave XMMS playing for several days). XMMS plays mp3s via esd. So I belive sound stop working if sound device /dev/dsp is keeped opened for several days. Applications that use sound occasionally find that /dev/dsp is busy. For example: $ esd /dev/dsp: Device busy I'm sure that nobody holds this device opened - I've checked it with lsof. /dev/dsp0.2, /dev/dsp0.3, /dev/dsp0.4 also are busy. The only solution I know is reboot. ==========>end of email>============================================ Last time I don't use esound from XMMS and I've not seen this problem anymore. -- Ilya Martynov AGAVA Software Company, http://www.agava.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:45:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id 70B1A37B71A for ; Thu, 1 Mar 2001 01:45:24 -0800 (PST) (envelope-from marki@paradise.net.nz) Received: from paradise.net.nz (203-79-68-141.apx0.paradise.net.nz [203.79.68.141]) by deborah.paradise.net.nz (8.10.1/8.10.1) with ESMTP id f219jJl00354; Thu, 1 Mar 2001 22:45:19 +1300 (NZDT) Message-ID: <3A9E1A26.C9A94E67@paradise.net.nz> Date: Thu, 01 Mar 2001 22:45:10 +1300 From: Mark Ibell X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: bastill@sa.apana.org.au Cc: questions Subject: Re: PLIP install References: <01022816051209.12912@PhD_1.testname.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What are you entering at the 'Network Configuration' screen on the Laptop and what 'ifconfig' command has been run on the Desktop? Brian Astill wrote: > > I have linked a null modem cable between a FreeBSD desktop and my ancient > laptop. The cable works flawlessly with Norton Commander on A.N.Other's OS. > However, despite setting 'exports', putting the 'right' things on 'hosts' on > the desktop, and giving the laptop its address within the network's domain, I > cannot establish the link when I try to install FreeBSD from desktop to laptop. > Any clues where I might look for a solution to this problem? > > -- > Regards, > Brian > > ******************************************************** > Dr Brian Astill Visiting Research Fellow > Flinders University Institute of International Education > Bus 8201 3480 FAX 8449 9199 > bastill@sa.apana.org.au > ******************************************************** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:53:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.alcatel.be (alc119.alcatel.be [195.207.101.119]) by hub.freebsd.org (Postfix) with ESMTP id 6513937B719 for ; Thu, 1 Mar 2001 01:53:10 -0800 (PST) (envelope-from kerkhofk@sebb.bel.alcatel.be) Received: from bemail03.net.alcatel.be (localhost [127.0.0.1]) by relay1.alcatel.be (8.10.1/8.10.1) with SMTP id f219qvG03685 for ; Thu, 1 Mar 2001 10:52:58 +0100 (MET) Received: from ice ([138.203.186.244]) by bemail03.net.alcatel.be (Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) with SMTP id C1256A02.00342C20; Thu, 1 Mar 2001 10:29:51 +0100 Reply-To: From: "Kristof Kerkhof" To: Subject: FW: Freebsd version 3.3 Date: Thu, 1 Mar 2001 10:21:03 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, i want to install MPLS ready sw on FreeBsd (NitSwitch_. Therefore I need version FreeBSD 3.3. Is this version available on the site. I don't find any. thanks for heads up ! K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 1:56:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id A654B37B71F for ; Thu, 1 Mar 2001 01:56:44 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f219thE88544; Thu, 1 Mar 2001 19:55:44 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <041b01c0a235$e5ac13c0$847e03cb@apana.org.au> From: "Doug Young" To: "Ted Mittelstaedt" , "Josh Paetzel" , , References: <001101c0a232$0233fd40$1401a8c0@tedm.placo.com> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Thu, 1 Mar 2001 19:56:27 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Where did a 2x CD drive come from ?? ..... sounds like someone raided a > >museum !!!!! > >> > > No, probably took it from my basement when I wasn't looking.. ;-) You mean you actually had a working one ?? ..... that was rare enough even when the things were fresh out of the original packaging let alone after ten years or whatever its been since those dinosaurs were in vogue !!!! On another track .... have you any idea if anyone in OZ stocks your book ?? ... someone sent me a URL in yankeeland someplace with 40% discounts off O'Reilly publications but they didn't know about your one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:12:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tierzero.apana.org.au (apana.internode.on.net [150.101.94.101]) by hub.freebsd.org (Postfix) with ESMTP id 23B2A37B71D for ; Thu, 1 Mar 2001 02:12:51 -0800 (PST) (envelope-from bastill@sa.apana.org.au) Received: from PhD_1.testname.com.au (bra@dialup-5.pasa.apana.org.au [203.14.158.134]) by tierzero.apana.org.au (8.8.8/8.7.3) with SMTP id UAA04221; Thu, 1 Mar 2001 20:42:38 +1030 (CST) From: Brian Astill Reply-To: bastill@sa.apana.org.au To: "Doug Young" , "questions" Subject: Re: Pocket Ethernet Adaptor (Parallel) Date: Thu, 1 Mar 2001 20:39:31 +1030 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain References: <01022815054504.12912@PhD_1.testname.com.au> <0103011001450C.12912@PhD_1.testname.com.au> <002601c0a1e2$69b00cc0$847e03cb@apana.org.au> In-Reply-To: <002601c0a1e2$69b00cc0$847e03cb@apana.org.au> MIME-Version: 1.0 Message-Id: <0103012040470H.12912@PhD_1.testname.com.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 01 Mar 2001, Doug Young wrote: > > Another thought .... you describe the laptop as "ancient" which implies that > it may be > one of those low end 386 / 486 disasters mit 4Mb RAM .... if its got less > than 16Mb > RAM the install won't work anyway. It is a 486DX-66 with 16M RAM. Ancient but not geriatric. -- Regards, Brian ******************************************************** Dr Brian Astill Visiting Research Fellow Flinders University Institute of International Education Bus 8201 3480 FAX 8449 9199 bastill@sa.apana.org.au ******************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:15:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailmx.ada.net.tr (mailmx.ada.net.tr [213.232.0.6]) by hub.freebsd.org (Postfix) with ESMTP id 18D5337B718 for ; Thu, 1 Mar 2001 02:15:25 -0800 (PST) (envelope-from satinalma@tepeyp.com.tr) Received: from tepeyp.tepeyp.com.tr (root@tepeyp.tepeyp.com.tr [195.112.159.207]) by mailmx.ada.net.tr (8.11.2/8.11.2) with ESMTP id f21AICn15190 for ; Thu, 1 Mar 2001 12:18:19 +0200 Received: from host ([192.168.100.8]) by tepeyp.tepeyp.com.tr (8.10.2/8.10.2) with SMTP id f21AGTv00456 for ; Thu, 1 Mar 2001 12:16:30 +0200 Message-ID: <000c01c0a238$7cc49460$0864a8c0@tepeyp.com.tr> From: "Barkin T. Alar" To: Subject: Booting FreeBSD 4.1 pasivates the active partition Date: Thu, 1 Mar 2001 12:15:02 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0008_01C0A249.3E3D7020" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C0A249.3E3D7020 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable 1. Summary : I 'm having some kind of reboot problem like after a FreeBSD boot it = passivates the Primary DOS partition on Pri-IDE Master Drive so that i = cannot boot up the next time. I never had such a problem on the same = state before.=20 The story: I have 2 harddisks, 20GB Quantum on Pri-IDE Master and 3.2GB Quantum on = Sec-IDE Master. I also have a 32X Pioneer CD-Rom Drive attached on = Sec-IDE Slave. The Pri-IDE Slave is free. The 20GB Harddisk is partitioned into 3 on a Win98 system with approx. = 10GB C: , 6GB D:, and 4GB E: drives. The 3.2GB Harddisk is a complete FreeBSD 4.1 system with some MBs of = Swap (for ex. 256MB) and the rest is a file system ( / ). The procedure i follow on installing both OS : First i install the Win98 OS on to C: and then i boot up from my FreeBSD = 4.1 CD and make the FreeBSD 4.1 OS install. After the FreeBSD = installation I reboot to run FreeBSD and the boot manager respectively = displays=20 F1 Windows=20 F5 Drive 1=20 so that i hit F5 and=20 F1 FreeBSD F5 Drive 0 and then i hit F1 this time and boot up the FreeBSD system. Everything = seems to be working fine now until i shutdown and/or reboot to run = either Windows 98 or FreeBSD 4.1. And here comes the problem : It cannot find the active partition resulting with a disk boot failure. = This makes me fdisk with a Win98 or FreeBSD boot disk and reactivate the = C: drive and restart. This time it boots from Win98 but if i choose to = boot from FreeBSD then the same problem occurs. Its like booting the = FreeBSD pasivates the C: . Any comments? 2. An additional question i would like to ask since i have stated the = Harddisk details above. I have no problem on mounting C: with the = command mount_msdos /dev/wd0s1 /mnt but i don't know how to mount DOS (actually Windows 98 FAT32) drives D: = and E: . What is the procedure i should follow ? Thanks very much. Barkin Alar pinnace@superonline.com satinalma@tepeyp.com.tr ------=_NextPart_000_0008_01C0A249.3E3D7020 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
1.
 
Summary :
 
I 'm having some kind of reboot problem like after a FreeBSD boot = it=20 passivates the Primary DOS partition on Pri-IDE Master Drive so that i = cannot=20 boot up the next time. I never had such a problem on the same state = before.=20
 
 
 
The story:
 
I have 2 harddisks, 20GB Quantum on Pri-IDE Master and 3.2GB = Quantum on=20 Sec-IDE Master. I also have a 32X Pioneer CD-Rom Drive attached on = Sec-IDE=20 Slave. The Pri-IDE Slave is free.
 
The 20GB Harddisk is partitioned into 3 on a Win98 system with = approx. 10GB=20 C: , 6GB D:, and 4GB E: drives.
 
The 3.2GB Harddisk is a complete FreeBSD 4.1 system with some MBs = of Swap=20 (for ex. 256MB) and the rest is a file system ( / ).
 
 
The procedure i follow on installing both OS :
 
First i install the Win98 OS on to C: and then i boot up from = my=20 FreeBSD 4.1 CD and make the FreeBSD 4.1 OS install. After the FreeBSD=20 installation I reboot to run FreeBSD and the boot manager respectively = displays=20
 
F1 Windows
F5 Drive 1
 
so that i hit F5 and
 
F1 FreeBSD
F5 Drive 0
 
and then i hit F1 this time and boot up the FreeBSD system. = Everything=20 seems to be working fine now until i shutdown and/or = reboot to=20 run either Windows 98 or FreeBSD 4.1.
 
And here comes the problem :
 
It cannot find the active partition resulting with a disk boot = failure.=20 This makes me fdisk with a Win98 or FreeBSD boot disk and = reactivate the C:=20 drive and restart. This time it boots from Win98 but if i choose to = boot from FreeBSD then the same problem occurs. Its like booting = the=20 FreeBSD pasivates the C: .
 
 
Any comments?
 
 
 
2.
 
An additional question i would like to ask since i have stated the = Harddisk=20 details above. I have no problem on mounting C: with the command
 
mount_msdos /dev/wd0s1 /mnt
 
but i don't know how to mount DOS (actually Windows 98 FAT32) = drives D: and=20 E: . What is the procedure i should follow ?
 
 
 
 
Thanks very much.
 
 
Barkin Alar
 
= =
 
 
------=_NextPart_000_0008_01C0A249.3E3D7020-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:17:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rivendell.netin.com (rivendell.netin.com [216.109.162.1]) by hub.freebsd.org (Postfix) with ESMTP id 2388337B720 for ; Thu, 1 Mar 2001 02:17:43 -0800 (PST) (envelope-from gary@netin.com) Received: from netin.com (IDENT:root@[216.109.170.232]) by rivendell.netin.com (8.9.3/8.9.3) with ESMTP id EAA03014; Thu, 1 Mar 2001 04:17:23 -0600 Message-ID: <3A9E2199.674146D0@netin.com> Date: Thu, 01 Mar 2001 04:16:57 -0600 From: GL Fournerat X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.17-14 i486) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Johns Cc: samba@us5.samba.org, questions@freebsd.org Subject: Re: Mult Samba incarnations on aliased IPs References: <3A9DE7C4.50A816D7@kpi.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Andrew: I'd be changing that smb.conf2 interface to /24 (255.255.255.0). Hope this helps, Gary Andrew Johns wrote: > > > smb.conf.1 and smb.conf.2 have interfaces set correctly (I believe) and > 'bind interfaces only = yes' > > smb.conf.1 > interface = 192.168.90.16/24 > > smb.conf.2 > interface = 192.168.90.25/32 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:30:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tku.edu.tw (mail.tku.edu.tw [163.13.1.221]) by hub.freebsd.org (Postfix) with SMTP id 61D1937B718 for ; Thu, 1 Mar 2001 02:30:47 -0800 (PST) (envelope-from csviolet@tpts5.seed.net.tw) Received: from tpts5.seed.net.tw (unverified [163.13.128.86]) by mail.tku.edu.tw (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 01 Mar 2001 18:30:05 +0800 Message-ID: <3A9E2A1B.3EA5CFD8@tpts5.seed.net.tw> Date: Thu, 01 Mar 2001 18:53:16 +0800 From: Violet Organization: csviolet@tpts5.seed.net.tw X-Mailer: Mozilla 4.51 [zhtw]C-CCK-MCD (Win98; I) X-Accept-Language: zh-TW MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: MySQL in FreeBSD's problem! Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello: I don't know if I use the right mail address to ask this question. Forgive my poor english too. When I use FreeBSD release4.2 + PHP 4.0.3 + MySQL2.32.26-Beta, I find when I insert or replace data in database by mysql_query command, it always return Warning:"can not save data set". But this situation does not occur in Linux Debian2.1 + PHP4.03 + MySQL2.32.26. I don't know what wrong? Any setting file should I modify? Thanks to read this letter. Sorry again for my trouble! Good Day! My Email: csviolet@tpts5.seed.net.tw Sincerely yours, Peng-Wen Chen, Taiwan. 2001/3/1 6:50 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:31:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 25D2B37B719 for ; Thu, 1 Mar 2001 02:31:29 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f21AVBN04626; Thu, 1 Mar 2001 02:31:11 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Doug Young" , "Josh Paetzel" , , Subject: RE: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Thu, 1 Mar 2001 02:31:11 -0800 Message-ID: <001e01c0a23a$bbf56b80$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <041b01c0a235$e5ac13c0$847e03cb@apana.org.au> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Doug Young >Sent: Thursday, March 01, 2001 1:56 AM >To: Ted Mittelstaedt; Josh Paetzel; AMDMCG@aol.com; >freebsd-questions@FreeBSD.ORG >Subject: Re: HeLP!!! i am trying to install bsd linux and it wont >install or give me e... > > > >> >Where did a 2x CD drive come from ?? ..... sounds like someone raided a >> >museum !!!!! >> >> >> >> No, probably took it from my basement when I wasn't looking.. ;-) > >You mean you actually had a working one ?? ..... that was rare enough even >when >the things were fresh out of the original packaging let alone after ten >years or whatever >its been since those dinosaurs were in vogue !!!! > I dealt with those dumb things and their rotten non-standard narrow ribbon cables that got lost all the time for a while at Central Point Software, later Symantec, as like all software companies they were toy-buyers, and what hardware that the software developers bought and couldn't make work got tossed into the IT dungheap. (Often we could get it to work with patience, one thing I learned there was how impatient a lot of software developers are with touchy hardware) Generally whenever we needed a piece of hardware we found that it was easier to go into "the room" and extract it then to try and requisition anything. It was those drives that got me so disgusted with proprietary interface drives that I swore all SCSI drive purchases that I had anything to do with from then on would be SCSI. I did get burned once by buying an NEC CDR-25 which turned out to be SCSI-1, with the parity bit permanently switched off, but even today I still have CD drives that I bought nearly 10 years ago that move from older machine to older machine. >On another track .... have you any idea if anyone in OZ stocks your book ?? Borders does, they have a store in South Yarra in Melbourne, and one in Sydney. But, the publisher is extremely interested in finding out what the popular technical bookstores are in different areas, and if you send me one I'll pass it to their sales staff. >... >someone sent me a URL in yankeeland someplace with 40% discounts off >O'Reilly >publications but they didn't know about your one. > Yes, all the bookstores love O'Reilly because their animal books have excellent UNIX branding, and it's easier to order up a dozen of the top 10 bestsellers from their book line and say "Yes we stock UNIX books" than to actually have to put some thought into your stock selection. Oh well, at least O'Reilly has good quality, we could have done a lot worse. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:39: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 962E837B71A for ; Thu, 1 Mar 2001 02:38:57 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f21AcKN04649; Thu, 1 Mar 2001 02:38:21 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , Subject: RE: Freebsd version 3.3 Date: Thu, 1 Mar 2001 02:38:20 -0800 Message-ID: <002101c0a23b$bc116280$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It used to be that you could continue to order older copies of FreeBSD from Walnut Creek (http://www.cdrom.com) until their stock was completely exhausted. They usually don't list the older copies because they have limited catalog space, but call them directly and ask. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Kristof Kerkhof >Sent: Thursday, March 01, 2001 10:21 AM >To: freebsd-questions@FreeBSD.ORG >Subject: FW: Freebsd version 3.3 > > > >Hello, > >i want to install MPLS ready sw on FreeBsd (NitSwitch_. Therefore I need >version FreeBSD 3.3. Is >this version available on the site. I don't find any. > >thanks for heads up ! >K > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:39:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from switch01.exchange.switch.no (switch01.switch.no [193.217.86.194]) by hub.freebsd.org (Postfix) with ESMTP id 36B0837B718 for ; Thu, 1 Mar 2001 02:39:48 -0800 (PST) (envelope-from ros@switch.no) Received: by SWITCH01 with Internet Mail Service (5.5.2650.21) id ; Thu, 1 Mar 2001 11:33:35 +0100 Message-ID: From: Roger Svenning To: "'freebsd-questions@freebsd.org'" Subject: gzip in maintenance console (4.2) Date: Thu, 1 Mar 2001 11:33:32 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I'm trying to run gzip in maintenance console but it doesn't accept any switches, just saying "-cn: no such file" I guess this have something to do with the terminal or enviroment settings ? Roger O. Svenning To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:47:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id E04F837B71A; Thu, 1 Mar 2001 02:47:36 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 738A2A2C5E; Thu, 1 Mar 2001 18:37:04 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 95EB42E83A; Thu, 1 Mar 2001 18:38:21 +0000 (GMT) From: "Power JeSsIe!" To: , "owner-freebsd-questions@FreeBSD. ORG" Subject: Date: Thu, 1 Mar 2001 19:00:22 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG greetings to all freebsd enthusiasts! is there a way to increase the size of my root partition. currently it is only 50 Mb and i am always getting a '/: file system full' error.. can i fix it without reinstalling the system? is there something to change in /etc/fstab? pls help....i need help, asap! tia. jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:53: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.prod.itd.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id CB34437B71A for ; Thu, 1 Mar 2001 02:52:58 -0800 (PST) (envelope-from derick@xenocex.com) Received: from xenocex.com (pool0257.cvx27-bradley.dialup.earthlink.net [209.179.57.2]) by albatross.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id CAA16518; Thu, 1 Mar 2001 02:52:39 -0800 (PST) Message-ID: <3A9E2A12.6070601@xenocex.com> Date: Thu, 01 Mar 2001 02:53:06 -0800 From: "Derick J. Fernando" User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-RELEASE i386; en-US; 0.8) Gecko/20010227 X-Accept-Language: en MIME-Version: 1.0 To: Roger Svenning , freebsd-questions@FreeBSD.org Subject: Re: gzip in maintenance console (4.2) References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, sounds like a syntax error, have you consulted man gzip? _____________ Derick Fernando Roger Svenning wrote: > Hi > > I'm trying to run gzip in maintenance console but it doesn't accept any > switches, just saying "-cn: no such file" > I guess this have something to do with the terminal or enviroment settings ? > > Roger O. Svenning > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:56:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from switch01.exchange.switch.no (switch01.switch.no [193.217.86.194]) by hub.freebsd.org (Postfix) with ESMTP id F372337B718 for ; Thu, 1 Mar 2001 02:56:28 -0800 (PST) (envelope-from ros@switch.no) Received: by SWITCH01 with Internet Mail Service (5.5.2650.21) id ; Thu, 1 Mar 2001 11:50:16 +0100 Message-ID: From: Roger Svenning To: "'Derick J. Fernando'" , "'freebsd-questions@freebsd.org'" Subject: SV: gzip in maintenance console (4.2) Date: Thu, 1 Mar 2001 11:50:14 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No, gzip -cn is a well known command and in this case it's called from make not by me. The problem makes me unable to compile a new kernel in order to get the system to boot properly. -Roger > -----Opprinnelig melding----- > Fra: Derick J. Fernando [mailto:derick@xenocex.com] > Sendt: 1. mars 2001 11:53 > Til: Roger Svenning; freebsd-questions@FreeBSD.org > Emne: Re: gzip in maintenance console (4.2) > > > Hello, > > sounds like a syntax error, have you consulted man gzip? > > _____________ > Derick Fernando > > Roger Svenning wrote: > > > Hi > > > > I'm trying to run gzip in maintenance console but it > doesn't accept any > > switches, just saying "-cn: no such file" > > I guess this have something to do with the terminal or > enviroment settings ? > > > > Roger O. Svenning > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:56:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id D820A37B719 for ; Thu, 1 Mar 2001 02:56:51 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id B77A5A2C5E for ; Thu, 1 Mar 2001 18:46:20 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 38DCD2E83A for ; Thu, 1 Mar 2001 18:47:38 +0000 (GMT) From: "Power JeSsIe!" To: "questions@FreeBSD. ORG" Subject: increase size of root partition Date: Thu, 1 Mar 2001 19:09:39 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (again with subject included) greetings to all freebsd enthusiasts! is there a way to increase the size of my root partition. currently it is only 50 Mb and i am always getting a '/: file system full' error.. can i fix it without reinstalling the system? is there something to change in /etc/fstab? pls help....i need help, asap! tia. jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 2:58:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 9974137B71A for ; Thu, 1 Mar 2001 02:58:49 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4878866EED; Thu, 1 Mar 2001 02:58:49 -0800 (PST) Date: Thu, 1 Mar 2001 02:58:49 -0800 From: Kris Kennaway To: Power JeSsIe! Cc: "questions@FreeBSD. ORG" Subject: Re: increase size of root partition Message-ID: <20010301025849.A37691@mollari.cthul.hu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jessie@power-jessie.net on Thu, Mar 01, 2001 at 07:09:39PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 01, 2001 at 07:09:39PM -0800, Power JeSsIe! wrote: > is there a way to increase the size of my=20 > root partition. currently it is only 50 Mb > and i am always getting a=20 > '/: file system full' error.. Unfortunately not. Kris --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nitoWry0BWjoQKURAm0BAKC88REaTnRm1c9dGpdZYLN+suAX2wCeM8Ea Ny3MJMrv61kkPCZ0ukUzTVU= =0l4a -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 3: 3:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from switch01.exchange.switch.no (switch01.switch.no [193.217.86.194]) by hub.freebsd.org (Postfix) with ESMTP id 0F41837B71B for ; Thu, 1 Mar 2001 03:03:28 -0800 (PST) (envelope-from ros@switch.no) Received: by SWITCH01 with Internet Mail Service (5.5.2650.21) id ; Thu, 1 Mar 2001 11:57:15 +0100 Message-ID: From: Roger Svenning To: 'Power JeSsIe!' , "'freebsd-questions@freebsd.org'" Subject: RE: increase size of root partition Date: Thu, 1 Mar 2001 11:57:14 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Normally you shouldn't need more than that for / Try to find out what's using all the space and move into to /usr somewhere Storing a lot of stuff in /root is one reason you get that problem. -Roger > -----Opprinnelig melding----- > Fra: Power JeSsIe! [mailto:jessie@power-jessie.net] > Sendt: 2. mars 2001 04:10 > Til: questions@FreeBSD. ORG > Emne: increase size of root partition > > > (again with subject included) > > greetings to all freebsd enthusiasts! > > is there a way to increase the size of my > root partition. currently it is only 50 Mb > and i am always getting a > '/: file system full' error.. > > can i fix it without reinstalling the system? > is there something to change in /etc/fstab? > > > pls help....i need help, asap! > > tia. > > jessie > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 3: 4:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id CDD5A37B718 for ; Thu, 1 Mar 2001 03:04:08 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 69646 invoked by uid 100); 1 Mar 2001 11:04:07 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15006.11431.357427.133507@guru.mired.org> Date: Thu, 1 Mar 2001 05:04:07 -0600 To: Evan Mallis Cc: questions@freebsd.org Subject: Re: http://www.freebsd.org/mailto.html In-Reply-To: <65565752@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Evan Mallis types: > I would like to know how to use BSD from a pc. Look over the website at . In particular the handbook and the FAQ at have sections on installation. They cover the topic much more thoroughly than anything someone is liable to write up for email. As a general rule, checking those and searching the mail list archives and website at before asking a question will get you quicker answers and more respect than just shooting a question at the mail list when it pops into your head. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 3:20:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id C09F037B719 for ; Thu, 1 Mar 2001 03:20:36 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 780F6A2C28 for ; Thu, 1 Mar 2001 19:10:05 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 15D6E2E83A for ; Thu, 1 Mar 2001 19:11:22 +0000 (GMT) From: "Power JeSsIe!" To: "questions@FreeBSD. ORG" Subject: error in ssh! Date: Thu, 1 Mar 2001 19:33:22 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have successfully upgraded my freebsd 4.1.1RELEASE to 4.2STABLE and everything seems to work just fine but when i try remote logging on to the server via ssh the following error came out: no modules loaded for 'sshd' service fatal: PAM session setup failed[6]: Permission denied no modules loaded for 'sshd' service what is wrong? did i miss something in my upgrading? anyhelp will be greatly appreciated. thanks again Cheers! jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 3:22:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h011.c007.snv.cp.net [209.228.33.217]) by hub.freebsd.org (Postfix) with SMTP id 23CDA37B718 for ; Thu, 1 Mar 2001 03:22:37 -0800 (PST) (envelope-from otterr@telocity.com) Received: (cpmta 8996 invoked from network); 1 Mar 2001 03:22:36 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.217) with SMTP; 1 Mar 2001 03:22:36 -0800 X-Sent: 1 Mar 2001 11:22:36 GMT From: "Otter" To: "'Bill Moran'" , Cc: Subject: RE: FreeBSD Server weekend Date: Thu, 1 Mar 2001 06:29:43 -0500 Message-ID: <001401c0a242$ea043760$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <3A9D46CE.21FECA9B@mail.iowna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bill Moran > Sent: Wednesday, February 28, 2001 1:43 PM > To: henryammons@yahoo.com > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: FreeBSD Server weekend > > > Henry Ammons wrote: > > > > The server is connected to the Internet via a DSL > > > static ip connection and I initially want to provide > > > the following services (no X): Web, Secure Telnet, > > > Email, Secure FTP, and network software (NAT, > > > firewall, proxy) > > Use IPFW & natd (part of the base install) for firewall/proxy/nat. > Unless you want a caching proxy for web pages, then use squid. > If you mean ssh (secure telent/ftp) it will be installed by default in > the base system if you install 4.2 or later. > IIRC, it's 4.0 or later.... but you should install 4.2 if you want the most hardware/software support. Newer versions = newer features (and more testing of committed source). Keep up the good work, guys! -Otter > > > I believe I will run qmail as my mail server, and > > > Apache as the web server. > > Good choices. > > > > Is there a list of software/binaries that you would > > > recommend that provides a good balance between > > > loading > > > everything and a minimalist approach? Also, do you > > > recommend the Novice installation from the > > > sysinstall > > > program? > > I'd stick with just what you describe above and add things > later if you > find you need them. > > > > And lastly, what servers do you recommend for each > > > service? I tried postfix in an earlier life > > > (Linux), > > > but kind of prefer qmail based only on what others > > > have said (no personal experience). > > qmail is excellent, but I've found sendmail/qpopper to work very well > too. > > -Bill > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 3:32:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gateh.kw.bbc.co.uk (gateh.kw.bbc.co.uk [132.185.132.17]) by hub.freebsd.org (Postfix) with ESMTP id E446B37B719 for ; Thu, 1 Mar 2001 03:32:46 -0800 (PST) (envelope-from laurence.tucker@bbc.co.uk) Received: from w12wcxi04.wc.bbc.co.uk (w12wcxi04.wc.bbc.co.uk [132.185.48.9]) by gateh.kw.bbc.co.uk (8.9.3/8.9.3) with ESMTP id LAA07697 for ; Thu, 1 Mar 2001 11:32:44 GMT Received: from w1bhxi01.radio.bbc.co.uk (unverified) by w12wcxi04.wc.bbc.co.uk (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Thu, 1 Mar 2001 11:31:42 +0000 Received: by w1bhxi01.radio.bbc.co.uk with Internet Mail Service (5.5.2653.19) id ; Thu, 1 Mar 2001 11:31:42 -0000 Message-ID: <6F99E54D359CD3119FAF0001FA7ED95001898CAF@w12wcedxu02.wc.bbc.co.uk> From: Laurence Tucker To: "'bastill@sa.apana.org.au'" , questions Subject: RE: PLIP install Date: Thu, 1 Mar 2001 11:31:33 -0000 X-Mailer: Internet Mail Service (5.5.2653.19) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your problem sounds like cabling - a null modem cable won't work with PLIP transfers; you'll need a parallel cable wired to do data transfer (not a straight through parallel cable). There's wiring info at http://www.cablingdirectory.com/techinfo/parallelinfo/parallel.htm though I took the easy route and bought one :) Once that's sorted I was able to use ifconfig lp0 inet 192.168.0.1 192.168.0.2 on one machine, and ifconfig lp0 inet 192.168.0.2 192.168.0.1 on the other, and then just telnet/ftp/whatever directly to the destination IP address. It also worked (albeit very slowly) for the install procedure to get FreeBSD installed on a nearly dead 486 with 8Mb RAM. Strangely when doing data transfer (at the earth shattering 50kb/sec speed) I was getting mouse stickiness and keyboard unresponsiveness. I'm guessing that it's something like an interrupt clashing with something or some other pc hardware-ism, but I haven't had time to investigate it properly. Has anyone seen this before and is there an easy workaround? It's not serious because I use it fairly infrequently, but it is annoying. --Laurence. > From: Brian Astill [mailto:bastill@sa.apana.org.au] > Sent: 28 February 2001 05:30 > I have linked a null modem cable between a FreeBSD desktop > and my ancient > laptop. The cable works flawlessly with Norton Commander on > A.N.Other's OS. > However, despite setting 'exports', putting the 'right' > things on 'hosts' on > the desktop, and giving the laptop its address within the > network's domain, I > cannot establish the link when I try to install FreeBSD from > desktop to laptop. > Any clues where I might look for a solution to this problem? This e-mail, and any attachment, is confidential. If you have received it in error, please delete it from your system, do not use or disclose the information in any way, and notify me immediately. The contents of this message may contain personal views which are not the views of the BBC, unless specifically stated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 4: 4:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tethys.valhalla.net (tethys.valhalla.net [195.26.32.112]) by hub.freebsd.org (Postfix) with ESMTP id 75CFC37B719 for ; Thu, 1 Mar 2001 04:04:54 -0800 (PST) (envelope-from mark@tethys.valhalla.net) Received: by tethys.valhalla.net (Postfix, from userid 500) id 2746C32E7A; Thu, 1 Mar 2001 12:04:52 +0000 (GMT) Date: Thu, 1 Mar 2001 12:04:52 +0000 From: Mark Drayton To: Power JeSsIe! Cc: "questions@FreeBSD. ORG" Subject: Re: error in ssh! Message-ID: <20010301120452.A5432@tethys.valhalla.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jessie@power-jessie.net on Thu, Mar 01, 2001 at 07:33:22PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i have successfully upgraded my freebsd 4.1.1RELEASE > to 4.2STABLE and everything seems to work just fine > but when i try remote logging on to the server via ssh > the following error came out: > > no modules loaded for 'sshd' service > fatal: PAM session setup failed[6]: Permission denied > no modules loaded for 'sshd' service You didn't read /usr/src/UPDATING. You need to add these lines to your /etc/pam.conf: sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so You can get also get these updates by letting mergemaster replace your pam.conf Cheers, -- Mark Drayton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 4:34:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id AF42337B71A for ; Thu, 1 Mar 2001 04:33:59 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 26C7EA2C28; Thu, 1 Mar 2001 20:23:23 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id BD1E82E83A; Thu, 1 Mar 2001 20:24:33 +0000 (GMT) From: "Power JeSsIe!" To: "Mark Drayton" Cc: "questions@FreeBSD. ORG" Subject: RE: error in ssh! Date: Thu, 1 Mar 2001 20:46:35 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010301120452.A5432@tethys.valhalla.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thanks a lot! it solve my problem. sorry i wasn't able to notice that part in /usr/src/UPDATING. again thanks! Cheers! jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 -----Original Message----- From: mark@tethys.valhalla.net [mailto:mark@tethys.valhalla.net]On Behalf Of Mark Drayton Sent: Thursday, March 01, 2001 4:05 AM To: Power JeSsIe! Cc: questions@FreeBSD. ORG Subject: Re: error in ssh! > i have successfully upgraded my freebsd 4.1.1RELEASE > to 4.2STABLE and everything seems to work just fine > but when i try remote logging on to the server via ssh > the following error came out: > > no modules loaded for 'sshd' service > fatal: PAM session setup failed[6]: Permission denied > no modules loaded for 'sshd' service You didn't read /usr/src/UPDATING. You need to add these lines to your /etc/pam.conf: sshd auth sufficient pam_skey.so sshd auth required pam_unix.so try_first_pass sshd session required pam_permit.so You can get also get these updates by letting mergemaster replace your pam.conf Cheers, -- Mark Drayton ____________________________________________________________ Get your domain name and domain-based e-mail from Namezero.com. New! Namezero Plus domains now available. Find out more at: http://www.namezero.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 4:42:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 0162037B71D for ; Thu, 1 Mar 2001 04:42:51 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f21Cgnv16398 for ; Thu, 1 Mar 2001 07:42:49 -0500 Message-ID: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17> From: "Ben" To: Subject: Firewall Monitoring Date: Thu, 1 Mar 2001 07:46:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a 4.2-STABLE bsd server running ipfw and nat. I will like to monitor firewall activities on the box. What is the best way to do this? I will like to do this live, see packets as they travel to and from the firewall. Also I will like to run monthly reports on the firewall using log files of course. Any help will be appreciated. Thanks... -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOp5Ekwht7rD8NlhDEQJUmACbB8CZAfwNrf9oEIp0aoZ7byfjG/sAmwQu NlpcKkYub4PbMmZSh7t3u3SO =yuXr -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 4:56:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m08.mx.aol.com (imo-m08.mx.aol.com [64.12.136.163]) by hub.freebsd.org (Postfix) with ESMTP id 9EECC37B719 for ; Thu, 1 Mar 2001 04:56:56 -0800 (PST) (envelope-from MaTrIxDPN@aol.com) Received: from MaTrIxDPN@aol.com by imo-m08.mx.aol.com (mail_out_v29.5.) id n.16.97e9983 (16789) for ; Thu, 1 Mar 2001 07:56:53 -0500 (EST) From: MaTrIxDPN@aol.com Message-ID: <16.97e9983.27cfa114@aol.com> Date: Thu, 1 Mar 2001 07:56:52 EST Subject: (no subject) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_16.97e9983.27cfa114_boundary" Content-Disposition: Inline X-Mailer: AOL 6.0 for Windows US sub 352 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --part1_16.97e9983.27cfa114_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit How to install pico? --part1_16.97e9983.27cfa114_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit How to install pico? --part1_16.97e9983.27cfa114_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5: 1:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 9B15437B719 for ; Thu, 1 Mar 2001 05:01:18 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f21CxSN04940; Thu, 1 Mar 2001 04:59:33 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "richard childers" , "Aaron Hill" , , Subject: RE: A retraction & correction ('Was: Re: Pimping FreeBSD Information (was:'Order')') Date: Thu, 1 Mar 2001 04:59:25 -0800 Message-ID: <002201c0a24f$71584420$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3A9DF19C.1FC6F993@pacbell.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First of all, my apologies to the list for responding to this again, I'm sure everyone's starting to get tired of it, and I promise this will be the last. Of course, naturally don't expect Richard to be satisfied unless he gets the last word, so you will get one more of them I'm sure. :-( >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of richard >childers > >I'd like to correct my previous statement. > Thanks Richard, you didn't need to do that, but that you did is appreciated. I've sent and posted plenty of things myself in the past that I later wished I hadn't, or at least rewritten. >A quick review of the archives shows that Ted Mittelstaedt has contributed >copiously to freebsd-questions in the recent past. > >I didn't do a precise breakdown but I did not see a lot of >references to pushing >his book in the body of publically posted messages; this is a >recent phenomenon, >as far as I can tell. > My activity on the questions mailing list itself is recent, regardless of book pushing or not. There's a simple reason - I wasn't subscribed to the list until January 14th of this year. In fact I've NEVER previously been subscribed to the questions list. There's a simple reason for this - I frankly dislike mailing lists for general, worldwide question forums like this, they are about the most inappropriate and technically stupid way of distributing discussion there is. I far and away prefer Usenet news, it's technical model is superior because you aren't clogging up the Internet with multiple copies of messages and the reader doesen't have to destroy bandwidth on their circuit on messages that all they need to do is read the subject line then skip. If you could do a search on the comp.unix.bsd.freebsd.misc on Deja you would find that I've been active on Usenet for years and years, nearly 20 in fact. I actually used Usenet when the only way to do it was to run rn on a shell system that was connected via UUCP, this was long before the Internet, and before Usenet I used computerized BBS's. In fact, Portland was one of the first cities in the world that had private BBS's, and they called them CBBSes and we used terminals on 110 baud modems with accoustic couplers to access them. And we liked em, dammit! The very first modem I bought was a direct connect 300 Baud and it cost me $150 and there was no AT command set, just a switch, and I thought I had gotten the deal of the century! So, don't start in with this archive crap, searchable indexes of discussion forums are a recent Internet phenomonon and I was active on electronic forums that most people have never heard of today long before the search engine was invented, let alone conceived. So, if that's the case why use the mailing list now? Well, not that I want to start a flame war but I'll throw a rock at the window and say that the FreeBSD core team has been very successful at propagandizing just about everyone serious about FreeBSD to ditch Usenet and use the mailing lists. I hate this, but battling it is spitting in the wind and I know when to walk away from that battle. Usenet has been going downhill for years anyway, each year the posts are more inane, and once most of the dumb news administrators started letting any jackass create top level heiarcharies instead of making them stuff them into alt.* then the remaining controls on news went into the toilet. It's obvious that the FreeBSD core team long ago came to these conclusions and decided to go the mailing list route, and I decided that once I got the book out, that I'd have to start participating on the mailing list. >I didn't see any detailed answers, however, to others' questions; >a detailed >answer is one that includes pathnames, syntax details, and at the >very least a >reference to the relevant man pages, by my book. I would expect >that level of >detail from someone whom had written a book; wouldn't you? > I always use the same formula when answering questions and participating on mailing lists, it's one I highly recommend to anyone who will listen and I usually follow it unless someone manages to get me irritated. Here it is if you want to know: a) Don't publically respond to questions that you've seen answers to in the last few months. The reason is simple - to even find out how to sign up to the list you have to read past the sections that explain all about how to search the list, and if people can't put 2 and 2 together, then e-mail them privately and remind them to search the list. If you just feel a burning need to answer one of these questions anyway, (suppose the questioner keeps asking it) then mail them privately - we don't all really need to read the direction to purchase a different network card for the umpteenth time already. b) When you decide to publically respond, plan on answering the question with multiple posts. After all what's the point of a discussion forum if you don't discuss! Your first posted answer should always be general - if the questioner likes it, they will ask for more, and you can then spend the time to give them a through answer. Why waste a half hour on a detailed answer that the questioner doesen't want to read? c) Don't publically post to the list an answer that is so narrow in scope that it's completely inapplicable to everyone else, now and in the future, save the questioner. Have a heart, don't stuff people's mailboxes for no reason. d) Identify a target group of questioners your going to respond to in advance and stay out of the other discussions. >(Maybe I didn't look hard enough. I suppose I can drill down a few >more layers >and do a statistical summary, easily enough ... at the expense of >some time, I >have thus far refused to invest.) > No, if you WANT detailed information from me, there's a remarkably easy way to get it - ASK for it. I'm from the "give them enough rope to hang themselves" school - I'm not going to fall all over myself doing something for someone unless they have enough interest to _ask_ me to do it, by gum! You could almost say this is a basic politeness issue - are we now so taken everything for granted that we should expect the world laid down at our feet without even asking?!?!? >But this is the heart of my objection; one should contribute one's >knowledge >freely if one is going to participate in this forum; one should >not use it as a >springboard for one's business interests, at least publically; and I would >discourage using private communications arising out of public >exchanges as a >basis for offering one's book, also. Sorry, but if someone asks me for an answer that's going to take 20 pages of text to explain, I'm going to point them to my book, if I think that there's an answer there that matches what they are looking for. My sig has my book website URL and that site has a link to all of my freely available online material, some of which covers topics that aren't discussed in the book. I'm not preventing others from pointing questioners to other freely available online resources and the owners of those resources are free to do it too. And, as far as a springboard for one's business interests, I think your stepping into a tremendously grey area there. FreeBSD itself is intended to be used to advance one's own business interests - one of the reasons that the original founder, William Jolitz, split from the FreeBSD group is because of FreeBSD's publically stated intent to be used commercially. On the other hand, blatent advertising on a public forum is of course going to offend everybody. Now, sure I walk a fine line when I refer people to my book, I'll readily admit that. But, I don't feel that simply telling people to look at my book is crossing that line. Note that I never said that they have to buy it, and if someone were to e-mail me and say "Gee, I read chapter X of your book and all I want is the information in that chapter, would you send it to me" then I'd have no problem sending them the information - although I may just send them the information, and not a verbatim transcript of the chapter. What I would view as crossing the line is something like posting a review of my book here, or posting a sample chapter, or something like that. Clearly that's material that's better posted elsewhere, such as a website, not dumped on the list. After all, in that direction >lies the next >step, which is collecting the addresses of all participants and >targeting them >with spam (which appears to be happening, by the way; something to >think about >next time one includes freebsd-questions in the Cc: field). > Spamming is never a "next step" for any legitimate business. Not to mention that it's prohibited at the ISP I work at by an AUP that _I_ heavily modified, I cannot imagine doing anything that would more completely destroy my credibility. And, as far as CCing the list, sorry but I answer anything addressed to me and CC'd to the list by a response that's to the sender and also CC'd to the list. If you don't want me to CC the list on a response, then e-mail me privately. After all, this is the point of a public discussion list. >... and I saw lots of questions from Ted, himself, asking for >someone else to >explain what he did not understand. Ah, your one of these "I apologize for being wrong but you still an asshole" type of people. Gee I thought only my wife did that. Simple answer: your wrong. Sure, I'll ask questions here when I think that others have experiences that are useful to be aware of, and I'll be the first to admit that I'm not a C programmer or developer. If you are one and your thinking of buying my book to help you write software for FreeBSD then don't - that's not the goal of my book and you would be better served by McKusick's book. If you think that all FreeBSD is, is high-level kernel development then your missing most of the FreeBSD world. For everyone like Greg that wrote Vinum, there's 1000 FreeBSD administrators who all they want to do is learn how to use FreeBSD, they don't even care if they know clearly how it operates. Telling them to study the code is pointless, they can't read it and even if they could there's a whole mountain of subsidiary information that has nothing to do with FreeBSD that they need to know. That's my book's target. To write it from time to time I need to ask questions of the FreeBSD developers. Conversely, a book like Greg's isn't aimed at the userbase that needs all this subsidiary information, he makes a lot more assumptions about external material that people should know already. For him to write his he needed to ask questions of the other developers too. Hmmm ... does FreeBSD get a >slice of the >book's profits? After all, they are providing a forum through which this >expertise is being gained, be facilitating access to the >collective expertise. > As a matter of fact, in the back of the book is the FreeBSD 4.2 CDROM, as this CD states right on it that it duplicates Disk #1 of the BSDi FreeBSD 4.2 set, Addison Wesley signed a contract with BSDi for that. Additionally, not only did FreeBSD/BSDi get that, but they got to advertise in the book too - they have a full page ad right on the last page. >I strongly believe in parity as a principle applicable in realsm outside of >telecommunications or error correction; I believe it has >applications in public >policy and public life as well. I have already suggested to Ted >Mittelstaedt >(privately) that this was inappropriate behavior. I don't think Ted took my >objection seriously. > Ah, when was this private e-mail? I don't see that there's anything that you sent to me privately and I am concerned that you may have sent something that I might have deleted by accident. >I suppose I could just unsubscribe, or implement spam filters that filtered >anything with "Mittelstaedt" in it; but what a price to pay, and >what a precedent >to set (and follow); where does this end? > You never used a killfile on a newsreader before? >So I'd like to retract my statements, below; but I would like to >encourage Ted to >post some of these fabulous tips he's pushing everyone to invest >their money in >buying ... at the expense of the FreeBSD server ... and at the >expense of the >social fabric that composes the FreeBSD community ... of which I >am a member. > As I said, there's 5 years of monthly Computer Bits columns online that have many of these tips and if anyone wants to see them they can go to that website and look. If you don't know the URL then key the name into Yahoo, it's the second listing. If you can't do that then concatinate the name and add a dot com and go there. If you can't do that then here it is: http://www.computerbits.com and if you can't negotiate that site's archives then I'm going to draw the line at helping you further!!!! Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5: 6:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id DAD1437B718 for ; Thu, 1 Mar 2001 05:06:15 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id QAA97455 for ; Thu, 1 Mar 2001 16:49:52 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f21D5VT25354 for freebsd-questions@FreeBSD.ORG; Thu, 1 Mar 2001 16:05:31 +0300 Date: Thu, 1 Mar 2001 16:05:30 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: (no subject) Message-ID: <20010301160530.A24012@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <16.97e9983.27cfa114@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <16.97e9983.27cfa114@aol.com>; from MaTrIxDPN@aol.com on Thu, Mar 01, 2001 at 07:56:52AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 07:56:52AM -0500, MaTrIxDPN@aol.com wrote: > How to install pico? /dev/hands :-) Sorry -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:20:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ms1.hinet.net (ms1.hinet.net [168.95.4.10]) by hub.freebsd.org (Postfix) with ESMTP id 0350B37B719 for ; Thu, 1 Mar 2001 05:20:23 -0800 (PST) (envelope-from donny@CoreBit.com) Received: from CoreBit.com (61-216-64-129.HINET-IP.hinet.net [61.216.64.129]) by ms1.hinet.net (8.8.8/8.8.8) with ESMTP id VAA19946 for ; Thu, 1 Mar 2001 21:20:21 +0800 (CST) Message-ID: <3A9E4C95.65072285@CoreBit.com> Date: Thu, 01 Mar 2001 21:20:21 +0800 From: Donny Lee X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Questions Subject: (no subject) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:26:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fusion.za.vardus.net (fusion.za.vardus.net [196.36.181.67]) by hub.freebsd.org (Postfix) with ESMTP id A9EEC37B719 for ; Thu, 1 Mar 2001 05:26:06 -0800 (PST) (envelope-from chrisk@vardus.net) Received: from host-100.za.vardus.net ([10.0.2.100] helo=savage) by fusion.za.vardus.net with smtp (Exim 3.16 #1) id 14YT5g-0009P7-00; Thu, 01 Mar 2001 15:25:56 +0200 Message-ID: <056001c0a253$25a305c0$6402000a@VARDUSZA.com> Reply-To: "Chris Knipe" From: "Chris Knipe" To: "Donny Lee" , "Questions" References: <3A9E4C95.65072285@CoreBit.com> Subject: Re: (no subject) Date: Thu, 1 Mar 2001 15:25:56 +0200 Organization: Vardus Internet Solutions MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Donny Lee" To: "Questions" Sent: Thursday, March 01, 2001 3:20 PM Subject: (no subject) > unsubscribe freebsd-questions > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Blind as a bat.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:31:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id 19A6137B718; Thu, 1 Mar 2001 05:31:11 -0800 (PST) (envelope-from jim@freeze.org) Received: (from jim@localhost) by freeze.org (8.11.2/8.11.2) id f21DTUh86356; Thu, 1 Mar 2001 08:29:30 -0500 (EST) (envelope-from jim) X-Authentication-Warning: www.bellnetworks.net: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.bellnetworks.net: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Thu, 1 Mar 2001 08:29:30 -0500 (EST) From: Jim Freeze X-Sender: jim@www.bellnetworks.net To: Ted Mittelstaedt Cc: Peter Baitz , questions@FreeBSD.ORG, asami@FreeBSD.ORG, dg@FreeBSD.ORG, jhk@FreeBSD.ORG, grog@FreeBSD.ORG, imp@FreeBSD.ORG, dfr@FreeBSD.ORG, msmith@FreeBSD.ORG, rwatson@FreeBSD.ORG, peter@FreeBSD.ORG Subject: RE: FreeBSD issues at iServer!!! In-Reply-To: <000701c0a22d$fa217aa0$1401a8c0@tedm.placo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, Ted Mittelstaedt wrote: > Well, Peter, as I work for an ISP that competes in one of > Verio's markets, I have an answer for you but your probably > not going to like it, nor are you going to like my recommendations > as to how to fix it. > > First of all, Iserver became unprofitable and ran out of money and > was acquired by Verio in 1998. In case you don't know this, > Iserver is a brand of Verio's, just like Oldsmobile is a brand > of General Motors. By now, any vestige of the original company has > undoubtedly long since been erased. > Hmmm, that is interesting. I was told a different story. I went to school with the founder of iServer. He told me that when Verio was snatching up web hosting companies that iServer was the only one that they purchased that was profitable, and they let them stay pretty much independent since they had their act together. Before the purchase, when iServer was a little more than a year old, they were valued at $20M. They had ~5000 hosting customers at an average of $75.00/mo which is $4.5M per year and growing. At the time, they had just moved into a new building and had only a handfull of employees. Their systems and racks were custom made and top of the line. All in all, a very sophisticated system. After Verio purchased them, I think they migrated all their customers to the West Virginia data center. I haven't noticed degredation in performance since the move. All downtimes are promptly reported and customer service (except for an occasional support dweeb) is very good. My current server has an uptime of 19 days. Not spectacular, but it just recently got a diskspace upgrade. ========================================================= Jim Freeze jim@freeze.org --------------------------------------------------------- "So, it should be relatively easy ... this is the phrase I use when someone else is the most obvious person to do something." Harry Ohlsen ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:46:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id D9A6F37B718 for ; Thu, 1 Mar 2001 05:46:30 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f21DhmV14853; Thu, 1 Mar 2001 08:43:52 -0500 (EST) Message-ID: <3A9E5224.C11CC6C3@mail.iowna.com> Date: Thu, 01 Mar 2001 08:44:04 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: treznor@sunflower.com Cc: Steve , Rafael Caballero Jr , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem References: <20010301042054.67801.qmail@web12506.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tyler McGeorge wrote: > > Most Roadrunner cable modems require you to "login" or > some such nonsense. Really? Where do they do that? None of the ones in Columbus require any "login" -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:53:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id EB5D237B719 for ; Thu, 1 Mar 2001 05:53:27 -0800 (PST) (envelope-from freebsd@nc.rr.com) Received: from tbird-850-win2k ([66.26.61.48]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 1 Mar 2001 08:51:00 -0500 Date: Thu, 1 Mar 2001 08:53:51 -0500 From: Neill Robins X-Mailer: The Bat! (v1.48f) Personal Reply-To: Neill Robins X-Priority: 3 (Normal) Message-ID: <1356958371.20010301085351@nc.rr.com> To: Bill Moran Cc: treznor@sunflower.com, Steve , Rafael Caballero Jr , Subject: Re: FreeBSD and a cable modem In-reply-To: <3A9E5224.C11CC6C3@mail.iowna.com> References: <20010301042054.67801.qmail@web12506.mail.yahoo.com> <3A9E5224.C11CC6C3@mail.iowna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thursday, March 01, 2001, 8:44:04 AM, you wrote: BM> Tyler McGeorge wrote: >> >> Most Roadrunner cable modems require you to "login" or >> some such nonsense. BM> Really? Where do they do that? None of the ones in Columbus require any BM> "login" BM> -Bill BM> To Unsubscribe: send mail to majordomo@FreeBSD.org BM> with "unsubscribe freebsd-questions" in the body of the message I think that was limited only to the services in San Diego at one time. I don't believe the login is needed at hardly any of the other RoadRunner networks. At least not in North Carolina. Neill freebsd@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:55:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id DFDE737B718 for ; Thu, 1 Mar 2001 05:55:21 -0800 (PST) (envelope-from LConrad@Go2France.com) Received: from sv.Go2France.com (sv.meiway.com [212.73.210.79]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id D9F3216B13 for ; Thu, 1 Mar 2001 15:06:40 +0100 (CET) Message-Id: <5.0.0.25.0.20010301145302.04bfa2d0@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Thu, 01 Mar 2001 14:53:10 +0100 To: From: Len Conrad Subject: which mobo? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What CPU mobo, 2 x FCPGA with ATA RAID 1 (mirror) is compat with 4.2R ? It would run with one CPU initially. eg, does the ABIT VP6 run under 4.2R? thanks, Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:57:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id 55B1837B719 for ; Thu, 1 Mar 2001 05:57:25 -0800 (PST) (envelope-from dmp@pantherdragon.org) Received: from pantherdragon.org (unknown [206.29.168.147]) by spork.pantherdragon.org (Postfix) with ESMTP id 45943471C5 for ; Thu, 1 Mar 2001 05:57:24 -0800 (PST) Message-ID: <3A9E5544.75E8DF34@pantherdragon.org> Date: Thu, 01 Mar 2001 05:57:24 -0800 From: dmp X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: How to modifying read-only sysctl knobs? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying my hand at server tuning, and want to increase the values for kern.ipc.maxsockets and kern.ipc.nmbclusters, however sysctl tells me that both oids are read-only. How do I change these knobs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 5:57:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mgfairfax.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id CE57137B71A for ; Thu, 1 Mar 2001 05:57:42 -0800 (PST) (envelope-from rcaballero@mindspring.com) Received: from max ([24.168.199.237]) by mail7.mgfairfax.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Thu, 1 Mar 2001 08:57:36 -0500 From: "Rafael Caballero Jr" To: "Bill Moran" , Cc: "Steve" , Subject: RE: FreeBSD and a cable modem Date: Thu, 1 Mar 2001 08:46:49 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-reply-To: <3A9E5224.C11CC6C3@mail.iowna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't have to log on to mine. On my wife's laptop as well as my spare 98 box I just press escape to surf and get my mail. -----Original Message----- From: wmoran@clmboh1-smtp3.columbus.rr.com [mailto:wmoran@clmboh1-smtp3.columbus.rr.com]On Behalf Of Bill Moran Sent: Thursday, March 01, 2001 6:44 AM To: treznor@sunflower.com Cc: Steve; Rafael Caballero Jr; freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem Tyler McGeorge wrote: > > Most Roadrunner cable modems require you to "login" or > some such nonsense. Really? Where do they do that? None of the ones in Columbus require any "login" -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 6: 2:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 0946337B718 for ; Thu, 1 Mar 2001 06:02:54 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f21E0FV22267; Thu, 1 Mar 2001 09:00:16 -0500 (EST) Message-ID: <3A9E55FF.6539FBCE@mail.iowna.com> Date: Thu, 01 Mar 2001 09:00:31 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ted Mittelstaedt Cc: Gabriel Mark Mains , questions@FreeBSD.ORG Subject: Re: Printer sharing for Macs? References: <000501c0a229$52979ac0$1401a8c0@tedm.placo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ted Mittelstaedt wrote: > > You probably will say Boo Hiss but if you want my opinion > the easiest way to do this is to purchase a HP JetDirect > printserver, either the internal card that goes into the > 4MV or an external JetDirect EX+, both of which can be had > for about $50 from Ebay, and will support both Appletalk > and LPR on your network. Easiest, maybe, but I recently disabled a jetdirect card in a printer and moved it to running of a FreeBSD queue for 2 reasons: 1. The jetdirect card could only queue up so many jobs and would tie up the workstations when it was full. 2. You can't remove jobs from the jetdirect queue or move important jobs to the top of the queue. In this case these were important as the print jobs were heavy graphics prints that would sometimes take a long time for the printer to complete. I'm not "Boo Hiss"ing. I'm just saying that sometimes a JetDirect card doesn't cut it. That being said, if you don't need #1 & 2 above, I recommend the JetDirect card as well. They really can make life easy for most printing applications. It's just important to know the drawbacks. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 6: 5:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 38D9937B718 for ; Thu, 1 Mar 2001 06:05:50 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 7426 invoked by uid 0); 1 Mar 2001 14:05:48 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 1 Mar 2001 14:05:48 -0000 Message-ID: <3A9E573C.BB3B561E@urx.com> Date: Thu, 01 Mar 2001 06:05:48 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Len Conrad Cc: freebsd-questions@freebsd.org Subject: Re: which mobo? References: <5.0.0.25.0.20010301145302.04bfa2d0@mail.Go2France.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Len Conrad wrote: > > What CPU mobo, 2 x FCPGA with ATA RAID 1 (mirror) is compat with 4.2R > ? It would run with one CPU initially. > > eg, does the ABIT VP6 run under 4.2R? Yes, but I had to really work hard to get 2-866's to do a buildworld faster than an AMD 900. In the end, 3-30GB drives, 2 of them on the raid-0 could do a buildworld in 34 minutes. The Thunderbird needed 38. I didn't have any problem with the ATA-controllers on the VP-6 but had to use a Promise on the Abit KT7. FreeBSD 4.2-stable runs pretty well, I'm not sure that all of the ATA-100 stuff for the HPT-370 is in 4.2-R. But then, I don't run releases. Kent > > thanks, > Len > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 6:13:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ms1.hinet.net (ms1.hinet.net [168.95.4.10]) by hub.freebsd.org (Postfix) with ESMTP id B27F737B719 for ; Thu, 1 Mar 2001 06:13:24 -0800 (PST) (envelope-from donny@CoreBit.com) Received: from CoreBit.com (61-216-64-129.HINET-IP.hinet.net [61.216.64.129]) by ms1.hinet.net (8.8.8/8.8.8) with ESMTP id WAA00364; Thu, 1 Mar 2001 22:13:16 +0800 (CST) Message-ID: <3A9E58FC.350E83F0@CoreBit.com> Date: Thu, 01 Mar 2001 22:13:16 +0800 From: Donny Lee X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Questions Cc: fbsd Subject: Re: (no subject) References: <3A9E4C95.65072285@CoreBit.com> <001d01c0a258$5c8f70a0$0200fea9@infowest.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG fbsd wrote: > # You were supposed to send the command to 'majordomo' not to > 'freebsd-questions' but this should take care of it for you (except for > possible answering a confirmation message) Geee.. i clicked the wrong address. -- // Donny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 6:30:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.vol.cz (smtp2.vol.cz [195.250.128.42]) by hub.freebsd.org (Postfix) with ESMTP id 58E3937B71C for ; Thu, 1 Mar 2001 06:30:10 -0800 (PST) (envelope-from petr@cdr.cz) Received: from K2 (cols-gw.vol.cz [212.27.219.161]) by smtp2.vol.cz (8.11.1/8.11.1) with SMTP id f21ETxL50619 for ; Thu, 1 Mar 2001 15:30:03 +0100 (CET) From: "Petr Murmak" To: Subject: How to add another nameserver withou reboot Date: Thu, 1 Mar 2001 15:30:17 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I want add another nameserver to my FreeBSD. I found, that in /etc/resolv.conf old nameserver mentioned. So I added another nameserver to this file, but how inform FreeBSD, that there is new version of this file? Thanx Petr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 6:35:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 5B0FF37B718 for ; Thu, 1 Mar 2001 06:35:18 -0800 (PST) (envelope-from wmoran@mail.iowna.com) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f21EWLV06051; Thu, 1 Mar 2001 09:32:22 -0500 (EST) Message-ID: <3A9E5D85.688C14CB@mail.iowna.com> Date: Thu, 01 Mar 2001 09:32:37 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Violet Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MySQL in FreeBSD's problem! References: <3A9E2A1B.3EA5CFD8@tpts5.seed.net.tw> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Violet wrote: > > Hello: > > I don't know if I use the right mail address to ask this question. > Forgive my > poor english too. > > When I use FreeBSD release4.2 + PHP 4.0.3 + MySQL2.32.26-Beta, I find > > when I insert or replace data in database by mysql_query command, it > always > return Warning:"can not save data set". But this situation does not > occur in > Linux Debian2.1 + PHP4.03 + MySQL2.32.26. I don't know what wrong? > Any setting file should I modify? > > Thanks to read this letter. Sorry again for my trouble! -beta software is still under testing. Consider installing a "-stable" or "-release" version of MySQL. Also, I'm not sure where you're getting those version numbers. The most recent version of MySQL is 3.23.33 The previous (-stable) version was 3.22.32 Grab either of those (preferrably 3.23.33) and try it. I've been using 3.22.32 on FreeBSD for some time with no problems. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 6:36:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id B259237B71A for ; Thu, 1 Mar 2001 06:36:11 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f21EaA116146; Thu, 1 Mar 2001 09:36:10 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f21Ea8v16138; Thu, 1 Mar 2001 09:36:08 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9E5E58.C49DC04E@thehousleys.net> Date: Thu, 01 Mar 2001 09:36:08 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Petr Murmak Cc: freebsd-questions@freebsd.org Subject: Re: How to add another nameserver withou reboot References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Petr Murmak wrote: > > Hi! > > I want add another nameserver to my FreeBSD. I found, that in > /etc/resolv.conf old nameserver mentioned. > > So I added another nameserver to this file, but how inform FreeBSD, that > there is new version of this file? > Not needed. It is checked when it is needed. It will start usinging it right away. Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- It's always a long day, 86400 doesn't fit into a short. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 7: 6:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bom6.vsnl.net.in (bom6.vsnl.net.in [202.54.4.38]) by hub.freebsd.org (Postfix) with ESMTP id 0ECF137B718 for ; Thu, 1 Mar 2001 07:06:13 -0800 (PST) (envelope-from anvasant@bom6.vsnl.net.in) Received: from sujit (unknown [210.212.172.83]) by bom6.vsnl.net.in (Postfix) with SMTP id A55AD56043 for ; Thu, 1 Mar 2001 20:35:10 +0500 (IST) Message-ID: <001201c0a260$f2583100$53acd4d2@sujit> From: "Sujit Manolikar" To: Subject: i want to install gcc Date: Thu, 1 Mar 2001 20:34:41 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01C0A28F.0B470280" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000F_01C0A28F.0B470280 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable thank you guys but i only downloaded the "bin" distribution which is the minimal. do = the gcc and g++ also come with the "bin" distribution. plz let me know=20 thank you ------=_NextPart_000_000F_01C0A28F.0B470280 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
thank you guys
 
but i only downloaded the "bin" = distribution which=20 is the minimal. do the gcc and g++ also come with the "bin" = distribution.=20 plz let me know
 
thank you
------=_NextPart_000_000F_01C0A28F.0B470280-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 7:22:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.98.60]) by hub.freebsd.org (Postfix) with ESMTP id 64D8D37B718 for ; Thu, 1 Mar 2001 07:22:46 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.11.1/8.9.3) with ESMTP id f21FGBg20641; Thu, 1 Mar 2001 16:16:11 +0100 (CET) (envelope-from kheuer@gwdu60.gwdg.de) Date: Thu, 1 Mar 2001 16:16:11 +0100 (CET) From: Konrad Heuer To: Kristof Kerkhof Cc: Subject: Re: FW: Freebsd version 3.3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, Kristof Kerkhof wrote: > i want to install MPLS ready sw on FreeBsd (NitSwitch_. Therefore I need > version FreeBSD 3.3. Is > this version available on the site. I don't find any. I still have a 3.3 iso image lying around. May be this helps? Take a look at: ftp://gwdu60.gwdg.de/pub/FreeBSD/3.3-RELEASE.iso Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 7:25:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.98.60]) by hub.freebsd.org (Postfix) with ESMTP id 4189337B718 for ; Thu, 1 Mar 2001 07:25:18 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.11.1/8.9.3) with ESMTP id f21FOxJ20682; Thu, 1 Mar 2001 16:24:59 +0100 (CET) (envelope-from kheuer@gwdu60.gwdg.de) Date: Thu, 1 Mar 2001 16:24:59 +0100 (CET) From: Konrad Heuer To: Ted Mittelstaedt Cc: Gabriel Mark Mains , Subject: RE: Printer sharing for Macs? In-Reply-To: <000501c0a229$52979ac0$1401a8c0@tedm.placo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, Ted Mittelstaedt wrote: > You probably will say Boo Hiss but if you want my opinion > the easiest way to do this is to purchase a HP JetDirect > printserver, either the internal card that goes into the > 4MV or an external JetDirect EX+, both of which can be had > for about $50 from Ebay, and will support both Appletalk > and LPR on your network. > > >I am trying to configure Netatalk so that I can share my HP 4MV printer > >with the Macintosh computers on my LAN. I have tried to consult the man > >pages but I can't seem to figure out how to configure it to work. Does > >anyone know of a place I can find an easy How-To or something to get me > >started? I think it should be no problem to make netatalk running - I do so for at less three years now without serious problems. You need to: 1. Recompile your kernel with AppleTalk support: =09options NETATALK 2. Install the netatalk package or build the netatalk port. 3. Take a look at /usr/local/etc/rc.d/netatalk.sh; papd has to be started, afpd not. 4. Edit the file /usr/local/etc/papd.conf; put something into like: hp|HP Laser Printer:\ :pd=3D/usr/local/etc/ppd/hp4si.ppd:\ :pr=3Dhp: pd defines the full path name of the PostScript printer description file corresponding to your printer, and pr defines the corresponding FreeBSD printer queue in /etc/printcap. Ask your Macintosh users for the PPD file if you don't know where to get it from. Best wishes Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 7:41:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.offwhite.net (home.offwhite.net [156.46.35.30]) by hub.freebsd.org (Postfix) with ESMTP id 13EF237B71C for ; Thu, 1 Mar 2001 07:41:32 -0800 (PST) (envelope-from brennan@offwhite.net) Received: from localhost (brennan@localhost) by home.offwhite.net (8.11.1/8.11.1) with ESMTP id f21Fcp510444; Thu, 1 Mar 2001 09:38:51 -0600 (CST) (envelope-from brennan@offwhite.net) Date: Thu, 1 Mar 2001 09:38:51 -0600 (CST) From: Brennan Stehling To: richard childers Cc: Ted Mittelstaedt , Aaron Hill , gferris@mail.unam.na, freebsd-questions@FreeBSD.ORG Subject: Re: A retraction & correction ('Was: Re: Pimping FreeBSD Information (was: 'Order')') In-Reply-To: <3A9DF19C.1FC6F993@pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I agree with much of what you say, but I think it is fine to push certain things at times. With each post of any email going anywhere I have my signature which includes the address of my BSD website. It is subtle, but prefered according to an etiquette piece about interacting on a mailing list. A mailing list like this one is meant to be a forum where people can find help in anything to do with FreeBSD. This often comes in asking and answering questions, but if someone can suggest another resource which would be helpful, I appreciate that as well. A freely viewable website is one thing, but I suppose a book you have to pay for is another. To suggest a book and withhold any help would be a bad way to go, but to offer links to various resources online, that is another. I am not direclty addressing the isue with Tim. This also speaks to the spam on the list the other day. Yesterday there was another question about lockmailbox. It is a sendmail problem with FreeBSD and I had the same problem a while back. If you look at the achive you will see my response. I offered the intial help that I could and then dug a little and found the answer. Since I had spent weeks finding the answer for myself initially I did not mind taking 15 minutes to get the answer for the list. But as I answered the questions, I did provide a link to my little BSD website. http://www.greasydaemon.com/cgi/udmsearch/gd.cgi?q=lockmailbox&m=any&ps=10&o=0 There is a certain amout of teaching people to fish going on with these kind of suggestions while leading them in the right information. I am by no way a FreeBSD guru like some, but I can help some people sometimes. And I do not make money with my website. It is simply hosted on my development FreeBSD server. I hope there are soon more FreeBSD and *BSD websites out there, but I also hope the quality of content on several BSD websites do improve. I am seeing the Linux rush is over and more eyes are turning to BSD. I hope we can welcome the newcomers to our community and make it easier by providing not only great software, but assistance in using it. Brennan Stehling - software developer and system administrator my projects: home.offwhite.net (free personal hosting) www.greasydaemon.com (bsd search) On Wed, 28 Feb 2001, richard childers wrote: > I'd like to correct my previous statement. > > A quick review of the archives shows that Ted Mittelstaedt has contributed > copiously to freebsd-questions in the recent past. > > I didn't do a precise breakdown but I did not see a lot of references to pushing > his book in the body of publically posted messages; this is a recent phenomenon, > as far as I can tell. > > I didn't see any detailed answers, however, to others' questions; a detailed > answer is one that includes pathnames, syntax details, and at the very least a > reference to the relevant man pages, by my book. I would expect that level of > detail from someone whom had written a book; wouldn't you? > > (Maybe I didn't look hard enough. I suppose I can drill down a few more layers > and do a statistical summary, easily enough ... at the expense of some time, I > have thus far refused to invest.) > > But this is the heart of my objection; one should contribute one's knowledge > freely if one is going to participate in this forum; one should not use it as a > springboard for one's business interests, at least publically; and I would > discourage using private communications arising out of public exchanges as a > basis for offering one's book, also. After all, in that direction lies the next > step, which is collecting the addresses of all participants and targeting them > with spam (which appears to be happening, by the way; something to think about > next time one includes freebsd-questions in the Cc: field). > > ... and I saw lots of questions from Ted, himself, asking for someone else to > explain what he did not understand. Hmmm ... does FreeBSD get a slice of the > book's profits? After all, they are providing a forum through which this > expertise is being gained, be facilitating access to the collective expertise. > > I strongly believe in parity as a principle applicable in realsm outside of > telecommunications or error correction; I believe it has applications in public > policy and public life as well. I have already suggested to Ted Mittelstaedt > (privately) that this was inappropriate behavior. I don't think Ted took my > objection seriously. > > I suppose I could just unsubscribe, or implement spam filters that filtered > anything with "Mittelstaedt" in it; but what a price to pay, and what a precedent > to set (and follow); where does this end? > > So I'd like to retract my statements, below; but I would like to encourage Ted to > post some of these fabulous tips he's pushing everyone to invest their money in > buying ... at the expense of the FreeBSD server ... and at the expense of the > social fabric that composes the FreeBSD community ... of which I am a member. > > > -- richard > > > richard childers wrote: > > > Maybe you should offer to send free copies to people ... or quote from your > > book, instead of just referring to it. > > > > I've seen two references to this book ... two attempts to pander it, to pimp > > it, to sell it, to drum up orders for it ... but I don's see you, Ted, > > contributing any expertise. Just sales advertisements. > > > > Maybe I'm wrong ... maybe you've offered help, quoted copiously from the > > book, time and again. Maybe there are entire chapters posted somewhere where > > people can read them, and use them, without lining your pockets. > > > > If I am, I'm sure others - not you, Ted - will inform me. And I will duly > > apologize. > > > > But so far you seem indistinguishable from any other parasite whom has > > latched upon another's free software as a way to make money. > > > > ... So, distinguish yourself. Post some free material. Quit pandering. Answer > > some questions or go away. Quit pushing your pathetic book. > > > > Where did you get your information? From the net ... for free ... of course. > > > > 'Nuff sed. > > > > -- richard > > > > Ted Mittelstaedt wrote: > > > > > Maybe you should read the book and tell us an unbiased > > > opinion of it. ;-) > > > > > > Ted Mittelstaedt tedm@toybox.placo.com > > > Author of: The FreeBSD Corporate Networker's Guide > > > Book website: http://www.freebsd-corp-net-guide.com > > > > > > >-----Original Message----- > > > >From: richard childers [mailto:fscked@pacbell.net] > > > >Sent: Monday, February 26, 2001 10:07 PM > > > >To: Ted Mittelstaedt > > > >Cc: Aaron Hill; gferris@mail.unam.na; freebsd-questions@FreeBSD.ORG > > > >Subject: Re: Order > > > > > > > > > > > >And we all know how much a referral from the author is worth, relatively > > > >speaking ... > > > > > > > >-- richard > > > > > > > > > > > > > > > >Ted Mittelstaedt wrote: > > > > > > > >> >From: owner-freebsd-questions@FreeBSD.ORG > > > >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Aaron Hill > > > >> > > > > >> >Gail, > > > >> > > > > >> > > > > >> >Also, please look through that Internet site mentioned as you > > > >will find it > > > >> >offers other titles than just the FreeBSD manual. One such example > > > >> >is a book > > > >> >titled The Complete FreeBSD which many people on this mailing list > > > >> >use, you > > > >> >can find this book (with CDs) by following this link... > > > >> > > > > >> >http://www.wccdrom.com/titles/freebsd/bsdcomp.phtml > > > >> > > > > >> > > > > >> > > > >> Or The FreeBSD Corporate Networker's Guide, my book, which HAS a 4.2 > > > >> FreeBSD CDROM included. It is also available overseas - see the > > > >> website for a list of bookstores. > > > >> > > > >> Ted Mittelstaedt tedm@toybox.placo.com > > > >> Author of: The FreeBSD Corporate Networker's Guide > > > >> Book website: http://www.freebsd-corp-net-guide.com > > > >> > > > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > > > >> with "unsubscribe freebsd-questions" in the body of the message > > > > > > > >-- > > > >Richard A. Childers > > > >Senor UNIX Administrator > > > >fscked@pacbell.net (email) > > > >203.556.8471 (voice/msgs) > > > > > > > ># Providing administrative expertise (not 'damage control') since 1986. > > > ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > > > > > > > > > > > -- > > Richard A. Childers > > Senor UNIX Administrator > > fscked@pacbell.net (email) > > 203.556.8471 (voice/msgs) > > > > # Providing administrative expertise (not 'damage control') since 1986. > > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 7:51:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cc762335-a.ebnsk1.nj.home.com (cc762335-a.ebnsk1.nj.home.com [24.3.219.36]) by hub.freebsd.org (Postfix) with SMTP id CA15437B719 for ; Thu, 1 Mar 2001 07:51:24 -0800 (PST) (envelope-from damascus@home.com) Received: (qmail 87527 invoked from network); 1 Mar 2001 15:51:33 -0000 Received: from athena.faerunhome.com (HELO athena) (192.168.0.2) by cc762335-a.ebnsk1.nj.home.com with SMTP; 1 Mar 2001 15:51:33 -0000 Message-Id: <4.2.2.20010301105050.00ca2a30@netmail.home.com> X-Sender: damascus@netmail.home.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Thu, 01 Mar 2001 10:51:54 -0500 To: Kal Torak From: Carroll Kong Subject: Re: strangeness with xterm Cc: questions@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <3A9E13FD.8BBBFAE0@quake.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 08:18 PM 3/1/01 +1100, you wrote: >That makes sense and all.. But is there anyway to fix it? >Because I have never had this problem with FreeBSD telnet, only >with windows... Also it seems to happen more on my local network than >when connecting to a remote network, very strange since it should be >faster and therefore get all the characters? > >Also I have only ever noticed this with vi... Shells like bash etc, seem >to get the characters perfectly... type in telnet.exe in a command prompt. Go to Terminal->Preferences->VT100 arrows. -Carroll Kong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8: 5:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail10.speakeasy.net (mail10.speakeasy.net [216.254.0.210]) by hub.freebsd.org (Postfix) with SMTP id 0524637B718 for ; Thu, 1 Mar 2001 08:05:47 -0800 (PST) (envelope-from czr@dunces.org) Received: (qmail 12254 invoked from network); 1 Mar 2001 16:05:46 -0000 Received: from unknown (HELO dunceee.dunces.org) ([64.81.23.94]) (envelope-sender ) by mail10.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Mar 2001 16:05:46 -0000 Message-Id: <4.3.2.7.2.20010301080817.00a9a920@duncette.org> X-Sender: czr@duncette.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 01 Mar 2001 08:09:30 -0800 To: FReebsd-questions@FreeBSD.ORG From: Burke Martin Subject: RE: FreeBSD issues at iServer!!! In-Reply-To: <000701c0a22d$fa217aa0$1401a8c0@tedm.placo.com> References: <3A9D55DB.603931DF@themonetgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you think iServer is bad then you should deal with AT&T(Concert in Europe) Frame Relay services.... Burke At 12:59 AM 3/1/01 -0800, you wrote: >Well, Peter, as I work for an ISP that competes in one of >Verio's markets, I have an answer for you but your probably >not going to like it, nor are you going to like my recommendations >as to how to fix it. > >First of all, Iserver became unprofitable and ran out of money and >was acquired by Verio in 1998. In case you don't know this, >Iserver is a brand of Verio's, just like Oldsmobile is a brand >of General Motors. By now, any vestige of the original company has >undoubtedly long since been erased. > >Next, Verio became unprofitable and ran out of money and was >acquired by the Japanese-owned NTT Communications. > >Apparently the influx of cash from NTT hasn't helped them pull >it out, because instead of buckling down and doing some honest >work to improve themselves, they decided it was easier to file >a slimy lawsuit against register.com. You can see how dim a view the >court took of this here: > >http://www.atnewyork.com/news/article/0,1471,8471_532131,00.html > >when they issued an injunction against it - and you can see NTT/Verio's >response, which was to spam register.com customers here: > >http://www.internetnews.com/bus-news/article/0,,3_531911,00.html > >All in all the long and short of it is your buying hosting services >from a company that has grown far too fast for it's own good by >what appears to be deceptive marketing practices, and now your >swallowing the lie (probably engineered by them) that FreeBSD is to >blame for their troubles. > >There's plenty of other ISP's in the book that can provide rock-solid >reliable hosting services on FreeBSD, such as us, so that you don't >have to deal with a bottom-feeder virtual hosting company like NTT/Verio. >Instead of trying to get people here, many of whom work for much >better run ISP's than NTT/Verio and who are competitors of NTT/Verio, to >help NTT/Verio help you, why don't you try letting NTT/Verio know how happy >you are with their unreliable service by voting with your feet? > >Ted Mittelstaedt tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's Guide >Book website: http://www.freebsd-corp-net-guide.com > > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Baitz > >Sent: Wednesday, February 28, 2001 11:48 AM > >To: questions@FreeBSD.ORG; asami@FreeBSD.ORG; dg@FreeBSD.ORG; > >jhk@FreeBSD.ORG; grog@FreeBSD.ORG; imp@FreeBSD.ORG; dfr@FreeBSD.ORG; > >msmith@FreeBSD.ORG; rwatson@FreeBSD.ORG; peter@FreeBSD.ORG > >Subject: FreeBSD issues at iServer!!! > > > > > >Hello, > > > >I'm not quite sure how to classify this email I am sending to you at the > >FreeBSD project site. However, I am looking for input, and wondering > >from your perspective what can be done, if anything. Perhaps you guys > >even know someone at iServer (http://www.iserver.com).... > > > >We use iServer servers for hosting web sites. They used to use BSD/OS > >and have switched over to FreeBSD and we were at first excited, but the > >excitement has become huge frustration. > > > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > > The Regents of the University of California. All rights > >reserved. > >FreeBSD 4.2-RELEASE (VKERN) #0: Wed Feb 21 16:54:55 MST 2001 > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > >Their FreeBSD servers seem incapable of staying UP more than a handful > >or two of days, with many servers down every few days. We cannot get a > >reasonable explanation of why. We are in short very unhappy with the > >FreeBSD/OS at this time because of it. > > > >Now I know that flies in the face of the FreeBSD organization's motto of > >being built by a Board of Directors and core groups of organized people, > >leading to a stable OS. Well at iServer I have not found that to be > >true, sadly. I don't know what is wrong. Maybe you guys can set them > >straight, because it is harming the FreeBSD persona. iServer is a great > >company, but I think they need some help. > > > >Thanks! > >pb > > > >PS: Don't tell them I told you so, thank you. > > > > > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8: 7:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 94F0237B718 for ; Thu, 1 Mar 2001 08:07:50 -0800 (PST) (envelope-from matt@xena.gsicomp.on.ca) Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.9.3) with ESMTP id f21G61c22200; Thu, 1 Mar 2001 11:06:01 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Thu, 1 Mar 2001 11:06:01 -0500 (EST) From: Matthew Emmerton To: tim cheadle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel issues In-Reply-To: <3A9DEBC3.90CF8E5A@gmu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, tim cheadle wrote: > I am trying to configure a custom fbsd kernel for the first time, and > I'm getting an error when I do a make. config doesn't catch any errors, > so I'm pretty confused. I've attached my kernel configuration -- Here's > the exact error: > > touch hack.c > cc -elf -shared -nostdlib hack.c -o hack.So > rm -f hack.c > sh ../../conf/newvers.sh MUNKI > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I/usr/include > -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > vers.c > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' > umass.o(.text+0x127d): undefined reference to `cam_sim_alloc' > umass.o(.text+0x1296): undefined reference to `xpt_bus_register' > umass.o(.text+0x12a6): undefined reference to `cam_simq_free' If you're including 'device umass' then you *must* include 'device scbus' and 'device da'. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:13:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 8D4E537B719 for ; Thu, 1 Mar 2001 08:13:38 -0800 (PST) (envelope-from matt@xena.gsicomp.on.ca) Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.9.3) with ESMTP id f21GBnn22216; Thu, 1 Mar 2001 11:11:49 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Thu, 1 Mar 2001 11:11:49 -0500 (EST) From: Matthew Emmerton To: Kris Kennaway Cc: Power JeSsIe! , "questions@FreeBSD. ORG" Subject: Re: increase size of root partition In-Reply-To: <20010301025849.A37691@mollari.cthul.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, Kris Kennaway wrote: > On Thu, Mar 01, 2001 at 07:09:39PM -0800, Power JeSsIe! wrote: > > > is there a way to increase the size of my > > root partition. currently it is only 50 Mb > > and i am always getting a > > '/: file system full' error.. > > Unfortunately not. > > Kris What you really need to do is clean out any junk in /tmp and /root. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:18:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gate.reksoft.ru (gate.reksoft.ru [195.5.151.36]) by hub.freebsd.org (Postfix) with ESMTP id 6B95537B719 for ; Thu, 1 Mar 2001 08:18:08 -0800 (PST) (envelope-from salmonNOSPAM@reksoft.ru) Received: from rubicon.reksoft.ru (rubicon.reksoft.ru [195.5.151.37]) by gate.reksoft.ru (8.9.3/8.9.3/Debian/GNU) with ESMTP id TAA10822 for ; Thu, 1 Mar 2001 19:18:06 +0300 Received: (from root@localhost) by rubicon.reksoft.ru (8.9.3/8.9.3/Debian 8.9.3-21) id TAA10166 for questions@freebsd.org.AVP; Thu, 1 Mar 2001 19:18:06 +0300 Received: from kenga.reksoft.ru (kenga.reksoft.ru [195.5.149.10]) by rubicon.reksoft.ru (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id TAA10160 for ; Thu, 1 Mar 2001 19:18:06 +0300 Received: from salmon.reksoft.ru (salmon.reksoft.ru [195.5.149.233]) by kenga.reksoft.ru (8.9.3/8.9.3) with ESMTP id TAA09790 for ; Thu, 1 Mar 2001 19:18:04 +0300 (MSK) Date: Thu, 1 Mar 2001 19:20:43 +0300 From: "Alexander A. Chistyakov" X-Mailer: The Bat! (v1.45) Personal Reply-To: "Alexander A. Chistyakov" Organization: Reksoft X-Priority: 3 (Normal) Message-ID: <178891313971.20010301192043@reksoft.ru> To: questions@freebsd.org Subject: ports collection in FreeBSD 3.4-STABLE seems to be broken by cvsup Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've been using FreeBSD 3.4-STABLE at some webserver for over one year and used to update my ports collection by cvsup. I noticed that files with MD5 checksums had been deleted by cvsup about a month ago. I experienced troubles when I tried to make almost any port. My ports collection seems to be broken now. What's the reason of such cvsup behavior? Is ports collection format changed since 3.4-stable was out? What should I do to repair my ports collection? Thanks in advance, -- Alex, mailto:salmonNOSPAM@reksoft.ru, remove NOSPAM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:26:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web1103.mail.yahoo.com (web1103.mail.yahoo.com [128.11.23.123]) by hub.freebsd.org (Postfix) with SMTP id 5A3DD37B718 for ; Thu, 1 Mar 2001 08:26:10 -0800 (PST) (envelope-from g_lum@yahoo.com) Received: (qmail 20006 invoked by uid 60001); 1 Mar 2001 16:26:06 -0000 Message-ID: <20010301162606.20005.qmail@web1103.mail.yahoo.com> Received: from [199.221.44.5] by web1103.mail.yahoo.com; Thu, 01 Mar 2001 08:26:06 PST Date: Thu, 1 Mar 2001 08:26:06 -0800 (PST) From: Gary Lum To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running 4.2 stable. Rebuilt Kernel enabling Firewall. The mail to root this morning listed 2 accounts with UID of 0 root toor I left the machine connected overnite connected as a gateway to my ISP so it is possible to have been hacked already. I just wanted to check before I delete the account. I'm a newbie to FreeBSD but have used DEC flavors of UNIX. Another thing I noticed is when I used the adduser command. I asked it to send mail to root when I created a new user. Upon checking that mail, it was sent from "Charlie Root" Whol the heck is Charlie? Thanks Gary Lum __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:35: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deepblue.everad.com (deepblue.everad.com [212.117.137.66]) by hub.freebsd.org (Postfix) with ESMTP id 0EF4C37B719 for ; Thu, 1 Mar 2001 08:34:58 -0800 (PST) (envelope-from DanielM@EverAd.com) Received: from ilexc01.everad.com ([10.72.6.6]) by deepblue.everad.com with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 1 Mar 2001 18:36:59 +0200 Subject: Packets sending utils? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 1 Mar 2001 18:34:52 +0200 Message-ID: content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Packets sending utils? Thread-Index: AcCibYrJtzCa9+ZnRnq8UfaLNZ9huA== From: "Daniel Mester" To: "'Freebsd-Questions (E-mail)" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, i need to make some packets load on load-balancer and firewall to see its behavior. Is there utils to do that (i looked at /usr/ports and didn't find any) - as 'spray' in Solaris (for example). I am running FreeBSD 4.2 (x86). Thanks a lot. --------------------------------------------------------------------- Daniel Mester Portal Technologies Manager To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:35:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 4DF2137B719 for ; Thu, 1 Mar 2001 08:35:38 -0800 (PST) (envelope-from matrix@ipform.ru) Received: from wp2 (localhost.ipform.ru [127.0.0.1]) by osiris.ipform.ru (8.11.2/8.11.2) with SMTP id f21GYDt25133; Thu, 1 Mar 2001 19:34:13 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <003601c0a26d$73973c00$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Gary Lum" , References: <20010301162606.20005.qmail@web1103.mail.yahoo.com> Subject: Re: Date: Thu, 1 Mar 2001 19:34:09 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Muha-ha-ha-ha:)) Stop at once and relax. Everything is just fine. UID 0 is a right uid for root and toor is a root user for boune shell, i think, so they both have UID 0 which is UID of a administrator, superuser or whatever. As for Charlie. Well, Charlie was always a nice guy. Or was it even a guy? Maybe a girl? Who knows. Anyway, this is a default human name for root. Do 'vipw' to view all your account and you'll see that for root name Cherlie is specified. Change it if it bothers you. ----- Original Message ----- From: "Gary Lum" To: Sent: Thursday, March 01, 2001 7:26 PM > I am running 4.2 stable. Rebuilt Kernel enabling > Firewall. The mail to root this morning listed 2 > accounts with UID of 0 > > root > toor > > I left the machine connected overnite connected as a > gateway to my ISP so it is possible to have been > hacked already. I just wanted to check before I delete > the account. I'm a newbie to FreeBSD but have used DEC > flavors of UNIX. > > Another thing I noticed is when I used the adduser > command. I asked it to send mail to root when I > created a new user. Upon checking that mail, it was > sent from "Charlie Root" > Whol the heck is Charlie? > > Thanks > Gary Lum > > > > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:36:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f125.law11.hotmail.com [64.4.17.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B4137B71A for ; Thu, 1 Mar 2001 08:36:32 -0800 (PST) (envelope-from peterpajak@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Mar 2001 08:36:32 -0800 Received: from 199.246.68.33 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 01 Mar 2001 16:36:32 GMT X-Originating-IP: [199.246.68.33] From: "peter pajak" To: g_lum@yahoo.com, freebsd-questions@freebsd.org Subject: Re: Date: Thu, 01 Mar 2001 16:36:32 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Mar 2001 16:36:32.0352 (UTC) FILETIME=[C601DE00:01C0A26D] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yep, the second one is toor, root equivalent created by installation. you can delete it but it should serve you as a back door (just in case you loose root) also imho you should change the shell of one of the root account to /bin/sh or other in case you loose csh. p. >From: Gary Lum >To: freebsd-questions@freebsd.org >Date: Thu, 1 Mar 2001 08:26:06 -0800 (PST) > >I am running 4.2 stable. Rebuilt Kernel enabling >Firewall. The mail to root this morning listed 2 >accounts with UID of 0 > >root >toor > >I left the machine connected overnite connected as a >gateway to my ISP so it is possible to have been >hacked already. I just wanted to check before I delete >the account. I'm a newbie to FreeBSD but have used DEC >flavors of UNIX. > >Another thing I noticed is when I used the adduser >command. I asked it to send mail to root when I >created a new user. Upon checking that mail, it was >sent from "Charlie Root" >Whol the heck is Charlie? > >Thanks >Gary Lum > > > > > >__________________________________________________ >Do You Yahoo!? >Get email at your own domain with Yahoo! Mail. >http://personal.mail.yahoo.com/ > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:40:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 1FAED37B719 for ; Thu, 1 Mar 2001 08:40:05 -0800 (PST) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id LAA15980; Thu, 1 Mar 2001 11:40:07 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Thu, 1 Mar 2001 11:40:00 -0500 (EST) From: Stephen Hovey To: Gary Lum Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <20010301162606.20005.qmail@web1103.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am running 4.2 stable. Rebuilt Kernel enabling > Firewall. The mail to root this morning listed 2 > accounts with UID of 0 > > root > toor Thats normal - i think they vary in shell > > Another thing I noticed is when I used the adduser > command. I asked it to send mail to root when I > created a new user. Upon checking that mail, it was > sent from "Charlie Root" > Whol the heck is Charlie? > Its the default junk in the gecos field of a new install if you dont go in and change it - standard stuff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:44: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ruraltel.net (mail.ruraltel.net [24.225.0.33]) by hub.freebsd.org (Postfix) with ESMTP id ED7C737B71A for ; Thu, 1 Mar 2001 08:44:03 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: from darryl ([24.225.30.195]) by mail.ruraltel.net (Post.Office MTA v3.5.3 release 223 ID# 0-70800U16000L4200S0V35) with SMTP id net for ; Thu, 1 Mar 2001 10:43:53 -0600 Reply-To: From: "Darryl Hoar" To: Subject: RE: increase size of root partition Date: Thu, 1 Mar 2001 10:44:31 -0600 Message-ID: <000201c0a26e$e47578a0$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Also, check to see if /var is part of the / partition. If it is not its own partition, then /var is sucking up some of that 50MB. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Matthew Emmerton Sent: Thursday, March 01, 2001 10:12 AM To: Kris Kennaway Cc: Power JeSsIe!; questions@FreeBSD. ORG Subject: Re: increase size of root partition On Thu, 1 Mar 2001, Kris Kennaway wrote: > On Thu, Mar 01, 2001 at 07:09:39PM -0800, Power JeSsIe! wrote: > > > is there a way to increase the size of my > > root partition. currently it is only 50 Mb > > and i am always getting a > > '/: file system full' error.. > > Unfortunately not. > > Kris What you really need to do is clean out any junk in /tmp and /root. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:46:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f270.law11.hotmail.com [64.4.16.145]) by hub.freebsd.org (Postfix) with ESMTP id 6A28E37B71D for ; Thu, 1 Mar 2001 08:46:20 -0800 (PST) (envelope-from peterpajak@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Mar 2001 08:46:20 -0800 Received: from 199.246.68.33 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 01 Mar 2001 16:46:19 GMT X-Originating-IP: [199.246.68.33] From: "peter pajak" To: freebsd-questions@freebsd.org Subject: PPPoE and sympatico.ca Date: Thu, 01 Mar 2001 16:46:19 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Mar 2001 16:46:20.0139 (UTC) FILETIME=[245B0BB0:01C0A26F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there, trying to get rid of linux as my platform (lots of crashing, file system hanging, not shutting down properly, etc...) so in effect i need to connect my freebsd box over PPPoE to internet - sympatico.ca high speed access. having red all possible manuals can not connect - need to acquire IP address from the provider and configure PPPoE on tun0 interface dynamically. some of the parts work on their own but still can not connect. plese help!!!! if there is no solution for me i'll have to suffer forever with linux (still better then windows). peter _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 8:58:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srv6.kraft-s.ru (srv6.kraft-s.ru [213.156.192.6]) by hub.freebsd.org (Postfix) with ESMTP id E0BDB37B71A for ; Thu, 1 Mar 2001 08:58:48 -0800 (PST) (envelope-from alexander@samara21.ru) Received: from thrash (rac-151.dial-up.kraft-s.ru [213.156.194.151]) by srv6.kraft-s.ru (8.11.1/8.11.1) with ESMTP id f21Gwlb11128 for ; Thu, 1 Mar 2001 20:58:47 +0400 Date: Thu, 1 Mar 2001 20:58:46 +0300 From: Alex X-Mailer: The Bat! (v1.42f) Educational X-Priority: 3 (Normal) Message-ID: <38695369.20010301205846@samara21.ru> To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:22: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id D609137B718 for ; Thu, 1 Mar 2001 09:21:58 -0800 (PST) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 8B4C5383070; Thu, 1 Mar 2001 11:21:57 -0600 (CST) Date: Thu, 1 Mar 2001 11:21:57 -0600 From: Christopher Farley To: freebsd-questions@freebsd.org Subject: Hot swap IDE device? Message-ID: <20010301112155.A5003@northernbrewer.com> Mail-Followup-To: Christopher Farley , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there any way to get FreeBSD to add/remove an IDE device from a running system? I'm experimenting with a $15 removable IDE hard drive kit. I would ideally like to be able to power down the drive, remove it, insert a new drive (possibly a different manufacturer/capacity), power it up, and force FreeBSD to recognize the new IDE device. Is this possible? I assume I can swap identical drive models endlessly, and FreeBSD would be none the wiser. However, two years down the road, it will be impossible to replace a broken drive with the identical model. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:24:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id D193A37B718 for ; Thu, 1 Mar 2001 09:24:18 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f21HNWH31866; Thu, 1 Mar 2001 12:23:33 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9E8594.6BBCC90A@ocsinternet.com> Date: Thu, 01 Mar 2001 12:23:32 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: hawk Cc: Artem Koutchine , freebsd-questions@FreeBSD.ORG Subject: Re: bsd logo References: <200102281636.f1SGaBW02215@fac13.ds.psu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I always thought it was the address of his summer palace on the southern side of Rome...;) hawk wrote: > > A well know official relegion representative > > in Russian (Russian Ortodox) said on behave on the number > > 666 that it is only a number. Nothing more. It can be used, > > written, manupulated, said and so forth w/o being in danger > > of calling upon evil. This is just a number. If you put some > > extra meaning in it - it is you up to you, but it is closer > > to pagan culture. > > Today it's just a number. At the time Revelations was written, > it was referring to the Emperor Nero (the sum of the values of the > letters in his name). It never refered to the devil. > > hawk > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:34:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id E34DD37B71B for ; Thu, 1 Mar 2001 09:34:42 -0800 (PST) (envelope-from matrix@ipform.ru) Received: from wp2 (localhost.ipform.ru [127.0.0.1]) by osiris.ipform.ru (8.11.2/8.11.2) with SMTP id f21HYTt26029; Thu, 1 Mar 2001 20:34:30 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <00f501c0a275$df546fa0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: "Christopher Farley" , References: <20010301112155.A5003@northernbrewer.com> Subject: Re: Hot swap IDE device? Date: Thu, 1 Mar 2001 20:34:28 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a bad idea. IDE is not a plug-n-play (or to say it right: HOT SWAP) bus. You might disconnect a drive more or less safely, but reconnecting a drive into a working system can cause all kinds of troubles. And it has nothing to do with FreeBSD. It is related to electric schematic and interface standards. If you need hot swap try: SCSI, USB, FireWire??? drives. Regards, Artem ------ Original Message ----- From: "Christopher Farley" To: Sent: Thursday, March 01, 2001 8:21 PM Subject: Hot swap IDE device? > Is there any way to get FreeBSD to add/remove an IDE device from a > running system? > > I'm experimenting with a $15 removable IDE hard drive kit. I would > ideally like to be able to power down the drive, remove it, insert > a new drive (possibly a different manufacturer/capacity), power it > up, and force FreeBSD to recognize the new IDE device. > > Is this possible? > > I assume I can swap identical drive models endlessly, and FreeBSD would > be none the wiser. However, two years down the road, it will be impossible > to replace a broken drive with the identical model. > > -- > Christopher Farley > www.northernbrewer.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:44:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id CCBC237B71A for ; Thu, 1 Mar 2001 09:43:55 -0800 (PST) (envelope-from peter@black.purplecat.net) Received: from localhost (peter@localhost) by black.purplecat.net (8.8.8/8.8.8) with ESMTP id MAA01687 for ; Thu, 1 Mar 2001 12:46:17 -0500 (EST) (envelope-from peter@black.purplecat.net) Date: Thu, 1 Mar 2001 12:46:17 -0500 (EST) From: Peter Brezny To: freebsd-questions@freebsd.org Subject: the latest stable floppies, moved? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has the location of the latest stable floppies moved? the handbook on the website still says.. If you are installing a new system and want it to be as stable as possible, you can simply grab the latest dated branch snapshot from ftp://releng4.FreeBSD.org/pub/FreeBSD/ and install it like any other release. but i'm not able to make a connection there. thanks pb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:47:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id D15ED37B719 for ; Thu, 1 Mar 2001 09:47:29 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f21HiKH31939; Thu, 1 Mar 2001 12:44:28 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9E8A74.9EBA786D@ocsinternet.com> Date: Thu, 01 Mar 2001 12:44:20 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Roelof Osinga Cc: "Power JeSsIe!" , questions@FreeBSD.ORG Subject: Re: bsd logo References: <3A9DFDD5.802D0565@eboa.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Roelof Osinga wrote: [SNIP] > There is of course much more to be said of this, as for example the > theory of Tuth Anh Amon being the one who instigated all this talk I believe this was actually Akhenaten a.k.a. Amenhotep who was Tut Ank Amun's father... http://www.powerup.com.au/~ancient/tut2.htm But hey this is so far off topic...yet it's a rather nice diversion...and a much needed break from the screens for a bit... > There is much good to be said about that religion as well as much > bad. Like about any human invention. The power political play as > you pointed out I classify to be part of the bad. > All hail the great bits 0 & 1! Isn't funny how on some rather strange and helical tangent computers can be made to embody even religion...;) > Personally I prefer thaoism or buddhaism. Or indeed Baruch Spinoza's > interpretation as in his Ethics. Think I'll start own branch of post-modern-computer-paganism; I've enough old RAMs to sacrifice...;) > > > Roelof > P2S isn't this a topic for chat? > could be... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:49: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id 9297137B719 for ; Thu, 1 Mar 2001 09:48:55 -0800 (PST) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 13227 invoked from network); 1 Mar 2001 17:48:42 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 1 Mar 2001 17:48:42 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id XAA07930; Thu, 1 Mar 2001 23:48:20 +0600 Date: Thu, 1 Mar 2001 23:48:19 +0600 (NOVT) From: Alexey Dokuchaev To: Josh Paetzel Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD 4-STABLE + XFree86 4.0.2 : caughting nasty signals! In-Reply-To: <00ca01c0a20d$862637a0$6100000a@vladsempire.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, Josh Paetzel wrote: > > Remember that windows loads from high memory down, and FreeBSD loads > from low memory up. Also, windows is far more likely to try and place > nice with broken hardware than FreeBSD is. > > I don't have a clue about the sig 6s. I've never seen them before. Actually, I've figured this out. It's NOT a bad hardware. Compiling this thing on three completely different boxes yielded the same results. It was due to my CFLAGS. Particulary, XFree86-4.0.2_6 does not quite like -malign-double option. Removing it (and just it) got me out of trouble. Frankly, it seems pretty weird, but it's true. Anyone got any comments on this? I'd like to hear... -- Regards, DAN Fe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:54:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id 05DD537B718 for ; Thu, 1 Mar 2001 09:54:34 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f21HqtH31978; Thu, 1 Mar 2001 12:52:55 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9E8C76.EB55BF8F@ocsinternet.com> Date: Thu, 01 Mar 2001 12:52:55 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Lanny Baron Cc: Russell Francis , Rick Hamell , Lee J Carmichael , Jamie Beekhuis , questions@FreeBSD.ORG Subject: Re: Unix tar for Windows References: <01022323532403.09808@panda.FreeBSDsystems.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just curious if anyone is using some sort of tar for win and backing up ms exchange server? If so I am also curious how you reset the information store transaction logs when you do this. I know NT back will do it for you if you use the CLI switch, and of course the other big packages claim 'They can as well'. On a side note I just found that the W2K RK comes with NFS Server and Client (supposedly full version) also there is a 30 day eval copy of mks shell which basically gives you sh on w2k as well as tar and visualpax...I just think it's too expensive for it's value... cheers. mikel Lanny Baron wrote: > Hi, > I used to use smbtar from the Samba suite. At least I was taring whole win > boxes. > > Hope that helps. > > regards, > Lanny > > On February 20, 2001 11:06 am, Russell Francis wrote: > > There is also a Windows executable in the gnu ftp archive > > > > ftp://ftp.gnu.org/gnu/tar/tar-1.12.msdos.exe > > > > > > Winzip will work. It understands tarballs. > > > > > > Not to mention WinTar and WinAce... But... I think his problem is > > > going to be to get the tar balls off the tape drive. He'll need to find a > > > copy of the Seagate software then restore the files to the Windows hard > > > drive. Unless the Windows Backup software acutally sees the drive. > > > > > > Rick > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Lanny Baron > FreeBSD Systems; Freedom Technologies Corp. > 1.877.963.1900 > http://www.FreeBSDsystems.COM > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 9:59:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-56-129.knology.net [24.214.56.129]) by hub.freebsd.org (Postfix) with ESMTP id 31E6F37B71D for ; Thu, 1 Mar 2001 09:59:18 -0800 (PST) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.11.2/8.11.2) id f21HvVh16689; Thu, 1 Mar 2001 11:57:31 -0600 (CST) (envelope-from dkelly) Date: Thu, 1 Mar 2001 11:57:31 -0600 From: David Kelly To: Neill Robins Cc: Bill Moran , treznor@sunflower.com, Steve , Rafael Caballero Jr , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem Message-ID: <20010301115731.B16644@grumpy.dyndns.org> References: <20010301042054.67801.qmail@web12506.mail.yahoo.com> <3A9E5224.C11CC6C3@mail.iowna.com> <1356958371.20010301085351@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1356958371.20010301085351@nc.rr.com>; from freebsd@nc.rr.com on Thu, Mar 01, 2001 at 08:53:51AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 08:53:51AM -0500, Neill Robins wrote: > Thursday, March 01, 2001, 8:44:04 AM, you wrote: > BM> Tyler McGeorge wrote: > >> > >> Most Roadrunner cable modems require you to "login" or > >> some such nonsense. > > BM> Really? Where do they do that? None of the ones in Columbus require any > BM> "login" > > I think that was limited only to the services in San Diego at one > time. I don't believe the login is needed at hardly any of the other > RoadRunner networks. At least not in North Carolina. Know of two users with Comcast@Home in Huntsville, AL, one somehow wrangled a static IP address. The other had to upgrade from MacOS 7.6.1 so that the DHCP client could pass an optional parameter back to the DHCP server. Cable installer called this parameter a "password". Search the archives as others have documented how to insert this extra data in the DHCP script(s) in order to get "registered" with the cable system. Think my ISP does much the same thing but with the MAC address of my NIC. Pretty easy to change the MAC address under FreeBSD so I went weeks after an upgrade before remembering to call in the new MAC address to the ISP. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10: 4:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wsmail4.firstam.com (wsmail.firstam.com [208.246.101.243]) by hub.freebsd.org (Postfix) with SMTP id 9093B37B71C for ; Thu, 1 Mar 2001 10:04:25 -0800 (PST) (envelope-from grjones@firstam.com) Received: from 208.209.223.2 by wsmail4.firstam.com with SMTP (Mail (MMS v4.7)); Thu, 01 Mar 2001 10:04:05 -0800 X-Server-Uuid: 645df872-acb9-4cc6-8334-84a82cbe044d Reply-To: grjones@firstam.com From: "Gregory Jones" To: "'Freebsd-Questions (E-mail)" Subject: Newbie Installation Date: Thu, 1 Mar 2001 10:15:26 -0800 Message-ID: <7D2FE4F86D98D311931C009027D3BACBD59C5E@FAHBP220> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Disposition-Notification-To: "Gregory Jones" X-WSS-ID: 1680509E3034366-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HellO! I am preparing to install FreeBSD for my first time... I just transferedeverything from ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.1-RELEASE/ to my Win2k FTP server on my LAN. Now, what is the best (safest) installation method. I'm installing to a Dell Optiplex GX110. I'm SO new to this it hurts! Help??!!?! Greg Jones MIS First American To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10:15:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id 42FD637B71A for ; Thu, 1 Mar 2001 10:15:27 -0800 (PST) (envelope-from fbsdq@yahoo.com) Received: from h2.impactidealsolutions.com (HELO support10) (216.98.200.91) by smtp.mail.vip.sc5.yahoo.com with SMTP; 1 Mar 2001 18:15:26 -0000 X-Apparently-From: Message-Id: Date: Thu, 1 Mar 2001 11:16:23 -0700 X-Priority: 3 From: Peter X-Mailer: Mail Warrior To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Clarification on passwd / master.passwd / spwd.db / pwd.db Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.57 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was looking around the system and I have these four password files, I'm not sure what each does: Ok the .db files are system [not plaintext] versions of /etc/passwd and master.passwd, my question is what programs/daemons use these .db files ? Exactly what is their use and the reason they they are there, I know for speed but is the speed noticeable using .db files instead of the plaintext files? How would I go about building these .db files if I went in and edit /etc/passwd not with vipw but just vi. I think I was able to do this, but what if I went with vi and removed everything /etc/passwd would my system still work because it'll be using the .db files? Links for info about this would be appreciated, but e-mail is better . www.nul.cjb.net www.FreeBSD.org _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10:19:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from istar.ca (d141-118-73.home.cgocable.net [24.141.118.73]) by hub.freebsd.org (Postfix) with ESMTP id 8956D37B71B for ; Thu, 1 Mar 2001 10:19:25 -0800 (PST) (envelope-from genisis@istar.ca) Received: (from genisis@localhost) by istar.ca (8.11.1/8.11.1) id f21I9LO02266; Thu, 1 Mar 2001 13:09:21 -0500 (EST) (envelope-from genisis) Date: Thu, 1 Mar 2001 13:09:19 -0500 (EST) From: Dru To: Peter Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Clarification on passwd / master.passwd / spwd.db / pwd.db In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Peter, You may find this link useful: http://www.oreillynet.com/pub/a/bsd/2001/01/10/FreeBSD_Basics.html Cheers, Dru On Thu, 1 Mar 2001, Peter wrote: > I was looking around the system and I have these four password files, I'm not sure what each does: > > Ok the .db files are system [not plaintext] versions of /etc/passwd and master.passwd, my > question is what programs/daemons use these .db files ? Exactly what is their use and the reason > they they are there, I know for speed but is the speed noticeable using .db files instead of the plaintext > files? How would I go about building these .db files if I went in and edit /etc/passwd not with vipw but > just vi. I think I was able to do this, but what if I went with vi and removed everything /etc/passwd > would my system still work because it'll be using the .db files? > > Links for info about this would be appreciated, but e-mail is better . > > > > www.nul.cjb.net > www.FreeBSD.org > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10:31:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 0333137B719 for ; Thu, 1 Mar 2001 10:31:41 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f21IVav06898 for ; Thu, 1 Mar 2001 13:31:36 -0500 Message-ID: <00b501c0a27e$58d5a7b0$6102a00a@nhqadmin17> From: "Ben" To: References: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17> Subject: Re: Firewall Monitoring Date: Thu, 1 Mar 2001 13:35:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Replying to my own message just in case no one saw it. I'll appreciate a reply from anyone that can help. It's no show stopper though! Thx. - ----- Original Message ----- From: "Ben" To: Sent: Thursday, March 01, 2001 7:46 AM Subject: Firewall Monitoring > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have a 4.2-STABLE bsd server running ipfw and nat. I will like > to monitor firewall activities on the box. What is the best way to > do this? I will like to do this live, see packets as they travel > to and from the firewall. Also I will like to run monthly reports > on the firewall using log files of course. Any help will be > appreciated. > > Thanks... > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 7.0.3 for non-commercial use > > > iQA/AwUBOp5Ekwht7rD8NlhDEQJUmACbB8CZAfwNrf9oEIp0aoZ7byfjG/sAmwQu > NlpcKkYub4PbMmZSh7t3u3SO > =yuXr > -----END PGP SIGNATURE----- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOp6WUwht7rD8NlhDEQJg/QCfXDVA+c8n59BShkWyY4/rccb9icsAn1Lv frgyjRwjIb1Ql7IaRt6O+GjI =aPve -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10:35:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out5.mx.nwbl.wi.voyager.net (out5.mx.nwbl.wi.voyager.net [169.207.2.77]) by hub.freebsd.org (Postfix) with ESMTP id C498B37B71A for ; Thu, 1 Mar 2001 10:35:02 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out5.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f21IZ2T58937; Thu, 1 Mar 2001 12:35:02 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id MAA15231; Thu, 1 Mar 2001 12:35:02 -0600 (CST) Date: Thu, 1 Mar 2001 12:35:01 -0600 From: Doug Poland To: Ben Cc: questions@FreeBSD.ORG Subject: Re: Firewall Monitoring Message-ID: <20010301123501.A14839@polands.org> References: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17> <00b501c0a27e$58d5a7b0$6102a00a@nhqadmin17> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <00b501c0a27e$58d5a7b0$6102a00a@nhqadmin17> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 01:35:06PM -0500, Ben wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Replying to my own message just in case no one saw it. I'll > appreciate a reply from anyone that can help. It's no show stopper > though! > How about Nstreams? http://www.freebsd.org/cgi/url.cgi?ports/net/nstreams/pkg-descr -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10:42:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id DAA3B37B719 for ; Thu, 1 Mar 2001 10:42:09 -0800 (PST) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 106C4383070; Thu, 1 Mar 2001 12:42:08 -0600 (CST) Date: Thu, 1 Mar 2001 12:42:08 -0600 From: Christopher Farley To: Artem Koutchine Cc: freebsd-questions@freebsd.org Subject: Re: Hot swap IDE device? Message-ID: <20010301124206.A5287@northernbrewer.com> Mail-Followup-To: Christopher Farley , Artem Koutchine , freebsd-questions@freebsd.org References: <20010301112155.A5003@northernbrewer.com> <00f501c0a275$df546fa0$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00f501c0a275$df546fa0$0c00a8c0@ipform.ru>; from matrix@ipform.ru on Thu, Mar 01, 2001 at 08:34:28PM +0300 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Artem Koutchine (matrix@ipform.ru) wrote: > This is a bad idea. IDE is not a plug-n-play (or to say > it right: HOT SWAP) bus. You might disconnect > a drive more or less safely, but reconnecting a drive into > a working system can cause all kinds of troubles. I guess it pays to ask here before trying to do strange things. Thanks for the sound advice. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 10:54:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 11BB137B718 for ; Thu, 1 Mar 2001 10:54:42 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id UAA12383; Thu, 1 Mar 2001 20:59:17 +0100 Message-ID: <3A9E9AE2.D3BD89A1@i-clue.de> Date: Thu, 01 Mar 2001 19:54:26 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: David Dooley Cc: freebsd-questions@FreeBSD.ORG, dpd@dribble.lan.raffles-it.com Subject: Re: StarOffice 5.2 and Java References: <200102261952.f1QJqXD01648@dribble.lan.raffles-it.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Dooley schrieb: > > Hi, > > I have installed a linux version of Java and StarOffice 5.2, but when the > install routine asks about java environment is cannot find anything. Install JDK 1.1.8 in the Linux environment. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 11:11: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from planet.gaumina.lt (planet.gaumina.lt [213.197.128.131]) by hub.freebsd.org (Postfix) with SMTP id 50C3337B71A for ; Thu, 1 Mar 2001 11:11:06 -0800 (PST) (envelope-from edward_gess@hotmail.com) Received: (qmail 1171 invoked from network); 1 Mar 2001 19:11:30 -0000 Received: from unknown (HELO hotmail.com) (192.168.1.2) by 192.168.1.1 with SMTP; 1 Mar 2001 19:11:30 -0000 Message-ID: <3A9EACC2.8AA6D430@hotmail.com> Date: Thu, 01 Mar 2001 21:10:42 +0100 From: Edward Organization: none X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: programming Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I have one very important question: What does it mean align ??? In a word, when doing align in assembler programs I do understand it, it is usable to get a quickest access to that (aligned) part of memory where the variable is loaded, but I can't understand how not doing align can affect the program?????? Please help me to get more information on such questions... I like assembler, where can I get more information??? Many thanks - Edward To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 11:33:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cair.stonehenge-net.com (dsl081-053-197-sfo1.dsl-isp.net [64.81.53.197]) by hub.freebsd.org (Postfix) with ESMTP id 92FE137B718 for ; Thu, 1 Mar 2001 11:33:08 -0800 (PST) (envelope-from ben@stonehenge-net.com) Received: from stonehenge-net.com (localhost [127.0.0.1]) by cair.stonehenge-net.com (8.11.2/8.11.1) with ESMTP id f21JXJ469670 for ; Thu, 1 Mar 2001 11:33:19 -0800 (PST) (envelope-from ben@stonehenge-net.com) Message-ID: <3A9EA3F4.10401@stonehenge-net.com> Date: Thu, 01 Mar 2001 11:33:08 -0800 From: Ben Calvert User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-STABLE i386; en-US; 0.8) Gecko/20010225 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: netatalk problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG am having trouble with netatalk - apparently one that many have had before. i can log in as guest, but passwords don't work. have tried the faq-o-matic, google, and searching the lists on freebsd.org, but can't find an answer... my server is running 4.2-stable, last updated sunday night, and i've got the netatalkd-asun port. thanks, ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 11:49: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 671F837B71B; Thu, 1 Mar 2001 11:48:57 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: (from nobody@localhost) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) id f21JmbA06448; Thu, 1 Mar 2001 11:48:37 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: Ted Mittelstaedt X-Authentication-Warning: mail.freebsd-corp-net-guide.com: nobody set sender to tedm@toybox.placo.com using -f To: Jim Freeze Subject: RE: FreeBSD issues at iServer!!! Message-ID: <983476117.3a9ea7951f6eb@mail.freebsd-corp-net-guide.com> Date: Thu, 01 Mar 2001 11:48:37 -0800 (PST) Cc: Ted Mittelstaedt , Peter Baitz , questions@FreeBSD.ORG, asami@FreeBSD.ORG, dg@FreeBSD.ORG, jhk@FreeBSD.ORG, grog@FreeBSD.ORG, imp@FreeBSD.ORG, dfr@FreeBSD.ORG, msmith@FreeBSD.ORG, rwatson@FreeBSD.ORG, peter@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.3 X-Originating-IP: 205.139.102.133 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quoting Jim Freeze : > On Thu, 1 Mar 2001, Ted Mittelstaedt wrote: > > > > > First of all, Iserver became unprofitable and ran out of money and > > was acquired by Verio in 1998. In case you don't know this, > > Iserver is a brand of Verio's, just like Oldsmobile is a brand > > of General Motors. By now, any vestige of the original company has > > undoubtedly long since been erased. > > > > Hmmm, that is interesting. I was told a different story. I went to > school > with the founder of iServer. He told me that when Verio was snatching > up > web hosting companies that iServer was the only one that they purchased > that was profitable, and they let them stay pretty much independent > since > they had their act together. Well, that's good to hear - of course the $64 question is why sell out then, but if it's the case then they are unique among Verio's acquisitions. > Before the purchase, when iServer was a > little more than a year old, they were valued at $20M. They had ~5000 > hosting customers at an average of $75.00/mo which is $4.5M per year > and > growing. > > At the time, they had just moved into a new building and had only a > handfull of employees. Their systems and racks were custom made and top > of > the line. All in all, a very sophisticated system. > > After Verio purchased them, I think they migrated all their customers > to the West Virginia data center. > Hmmm... Kind of starts to cast a little doubt on Verio letting them remain independent, then. > I haven't noticed degredation in performance since the move. All > downtimes > are promptly reported and customer service (except for an occasional > support dweeb) is very good. > > My current server has an uptime of 19 days. Not spectacular, but it > just > recently got a diskspace upgrade. > I'd say the issue isn't uptime, the issue is have you had any unscheduled downtime? Maybe Peter should have iServer clone your server :-) Ted > > ========================================================= > Jim Freeze > jim@freeze.org > --------------------------------------------------------- > "So, it should be relatively easy ... this is the phrase > I use when someone else is the most obvious person to do > something." > Harry Ohlsen > ========================================================= > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 11:57:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jen.netforge.net (134-fw.dsl.bandwidthbrokers.net [206.228.147.134]) by hub.freebsd.org (Postfix) with ESMTP id 6F2FB37B719 for ; Thu, 1 Mar 2001 11:57:11 -0800 (PST) (envelope-from khtao@netforge.net) Received: from arcane (arcane.netforge.net [206.228.147.126]) by jen.netforge.net (8.9.3/8.9.3) with SMTP id OAA11777; Thu, 1 Mar 2001 14:57:33 -0500 (EST) (envelope-from khtao@netforge.net) Message-ID: <016901c0a28a$98fedd00$7e93e4ce@netforge.net> From: "Kane Tao" To: Cc: References: <16.97e9983.27cfa114@aol.com> Subject: Re: (no subject) Date: Thu, 1 Mar 2001 15:02:21 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you put a subject line in you will get more replies. Try looking for "nano" in the ports collection... (/stand/sysinstall) Its very similar to pico. I think PICO development has been discontinued (not sure as I dont use the editor). ----- Original Message ----- From: To: Sent: Thursday, March 01, 2001 7:56 AM Subject: (no subject) > How to install pico? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 11:57:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from squid.tznet.com (www.jwenning.com [206.31.5.7]) by hub.freebsd.org (Postfix) with ESMTP id 83F6F37B718 for ; Thu, 1 Mar 2001 11:57:26 -0800 (PST) (envelope-from tech@squid.tznet.com) Received: from localhost (tech@localhost) by squid.tznet.com (8.11.2/8.11.2) with ESMTP id f21Jtsq18304 for ; Thu, 1 Mar 2001 13:55:55 -0600 (CST) Date: Thu, 1 Mar 2001 13:55:54 -0600 (CST) From: Scott Pilz To: freebsd-questions@freebsd.org Subject: Code Question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With the number of intelligent people on this list (and some very accomplished coders) I thought that I would give this a go. For those of you familer with /var/mail/$user And hash spool 2, /var/mail/u/s/user This will be more obvious as to what I'm looking to do, other than that, try to follow the example, and thank you all for your replys. I'm looking for a program, shell, perl, you name it, that will do this much for me ... Take every file in /foo (such as /foo/apple /foo/peach /foo/orange), extract the first two characters, and then move them to a desired location by those two character matches. Example: /var/mail currently has 8k files, as well as directories a-z, 0-9. And those directories (a-z and 0-9) have there own directories (a-z and 0-9).. So, you have this: /var/mail/a/b /var/mail/a/c /var/mail/a/d and so on. Now lets say you have /var/mail/apple as a file. I need a script that will move /var/mail/* to: /var/mail/// /var/mail/apple -> /var/mail/a/p/apple The reasoning for this is simple. We have a mail server that we have been using without hash spool (qpopper pop3, sendmail smtp, procmail is the delivery agent). We want to use hash spool 2 to speed up things. I realize this may sound confusing, feel free to respond with any questions, and thanks again! -Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12: 2:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpf.casema.net (smtpf.casema.net [195.96.96.173]) by hub.freebsd.org (Postfix) with SMTP id EE33837B719 for ; Thu, 1 Mar 2001 12:02:17 -0800 (PST) (envelope-from walter@binity.com) Received: (qmail 13559 invoked by uid 0); 1 Mar 2001 20:02:16 -0000 Received: from unknown (HELO slash.b118.binity.net) (212.64.76.57) by smtpf.casema.net with SMTP; 1 Mar 2001 20:02:16 -0000 Received: from tsunami.b118.binity.net (tsunami.b118.binity.net [172.18.3.10]) by slash.b118.binity.net (Postfix) with ESMTP id 9FB6612F; Thu, 1 Mar 2001 21:01:41 +0100 (CET) Date: Thu, 1 Mar 2001 21:03:30 +0100 From: Walter Hop X-Mailer: The Bat! (v1.49) Educational X-Priority: 3 (Normal) Message-ID: <123190083946.20010301210330@binity.com> To: "Kane Tao" Cc: freebsd-questions@FreeBSD.ORG, MaTrIxDPN@aol.com Subject: Re: (no subject) In-reply-To: <016901c0a28a$98fedd00$7e93e4ce@netforge.net> References: <16.97e9983.27cfa114@aol.com> <016901c0a28a$98fedd00$7e93e4ce@netforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [in reply to khtao@netforge.net, 01-03-2001] > Try looking for "nano" in the ports collection... (/stand/sysinstall) Its > very similar to pico. I think PICO development has been discontinued (not > sure as I dont use the editor). Pico is part of the U of Washington PINE package. You can get it by installing the pine4 port. -- The more aggressively you search for the most profound experience of your life, the more rigid, narrowing, dispiriting and routine it becomes. -- Matthew Klam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12: 8:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id E9DD537B718 for ; Thu, 1 Mar 2001 12:08:46 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f21K8aL07904; Fri, 2 Mar 2001 09:08:36 +1300 (NZDT) (envelope-from jonc) Date: Fri, 2 Mar 2001 09:08:36 +1300 From: Jonathan Chen To: Hahn0man@t-online.de Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Failure compiling MYKERNEL now:rl0 Message-ID: <20010302090836.B7089@itouchnz.itouch> References: <000901c0a1e2$a23161c0$f1dae13e@aldiserster> <20010301131930.A84675@itouchnz.itouch> <000901c0a229$9bfecda0$c7dae13e@aldiserster> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000901c0a229$9bfecda0$c7dae13e@aldiserster>; from Hahn0man@t-online.de on Thu, Mar 01, 2001 at 09:28:34AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 09:28:34AM +0100, Hahn0man@t-online.de wrote: > Dear Jonathan, dear list, > > > A `netstat -in' should list "rl0" as one of your available network > > devices. > > No. It lists only gif0-gif3, lo0, pp0, sl0, faith > > > # ifconfig rl0 inet 192.168.2.21 netmask 255.255.255.0 > > anwers: ifconfig: interface rl0 does not exist. Unusual. If dmesg(1) reports the device for the current kernel, the interface should be there. I can only guess that you may have a h/w problem, otherwise I don't know. Sorry. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12:10:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 454C237B718 for ; Thu, 1 Mar 2001 12:10:38 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f21KAXl07987; Fri, 2 Mar 2001 09:10:33 +1300 (NZDT) (envelope-from jonc) Date: Fri, 2 Mar 2001 09:10:33 +1300 From: Jonathan Chen To: Power JeSsIe! Cc: "questions@FreeBSD. ORG" Subject: Re: increase size of root partition Message-ID: <20010302091033.C7089@itouchnz.itouch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jessie@power-jessie.net on Thu, Mar 01, 2001 at 07:09:39PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 07:09:39PM -0800, Power JeSsIe! wrote: > (again with subject included) > > greetings to all freebsd enthusiasts! > > is there a way to increase the size of my > root partition. currently it is only 50 Mb Unfortunately, no. > and i am always getting a > '/: file system full' error.. This usually means that your /tmp is getting too full, usually during overnight runs. You could try allocating and mounting another partition on /tmp to get around this. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12:11:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sherline.net (sherline.net [216.120.87.2]) by hub.freebsd.org (Postfix) with SMTP id 5F0F137B718 for ; Thu, 1 Mar 2001 12:11:53 -0800 (PST) (envelope-from jgowdy@home.com) Received: (qmail 5007 invoked from network); 1 Mar 2001 20:11:05 -0000 Received: from server.sherline.net (HELO server2) (basharteg@216.120.87.3) by sherline.net with SMTP; 1 Mar 2001 20:11:05 -0000 Message-ID: <001501c0a28b$e9319af0$035778d8@sherline.net> From: "Jeremiah Gowdy" To: "Kane Tao" , Cc: References: <16.97e9983.27cfa114@aol.com> <016901c0a28a$98fedd00$7e93e4ce@netforge.net> Subject: Re: (no subject) Date: Thu, 1 Mar 2001 12:12:15 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > If you put a subject line in you will get more replies. > > Try looking for "nano" in the ports collection... (/stand/sysinstall) Its Heh. The ports collection is in /usr/ports/. /stand/sysinstall is used for installing packages Just being a bug :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12:21:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id 2D51A37B718 for ; Thu, 1 Mar 2001 12:21:06 -0800 (PST) (envelope-from jim@freeze.org) Received: (from jim@localhost) by freeze.org (8.11.2/8.11.2) id f21KJNb94191; Thu, 1 Mar 2001 15:19:23 -0500 (EST) (envelope-from jim) X-Authentication-Warning: www.bellnetworks.net: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.bellnetworks.net: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Thu, 1 Mar 2001 15:19:23 -0500 (EST) From: Jim Freeze X-Sender: jim@www.bellnetworks.net To: Ted Mittelstaedt Cc: questions@FreeBSD.ORG Subject: RE: FreeBSD issues at iServer!!! In-Reply-To: <983476117.3a9ea7951f6eb@mail.freebsd-corp-net-guide.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, Ted Mittelstaedt wrote: > Quoting Jim Freeze : > > > On Thu, 1 Mar 2001, Ted Mittelstaedt wrote: > > > > > > > > First of all, Iserver became unprofitable and ran out of money and > > > was acquired by Verio in 1998. In case you don't know this, > > > Iserver is a brand of Verio's, just like Oldsmobile is a brand > > > of General Motors. By now, any vestige of the original company has > > > undoubtedly long since been erased. > > > > > > > Hmmm, that is interesting. I was told a different story. I went to > > school > > with the founder of iServer. He told me that when Verio was snatching > > up > > web hosting companies that iServer was the only one that they purchased > > that was profitable, and they let them stay pretty much independent > > since > > they had their act together. > > Well, that's good to hear - of course the $64 question is why sell out then, > but if it's the case then they are unique among Verio's acquisitions. > > > Before the purchase, when iServer was a > > little more than a year old, they were valued at $20M. They had ~5000 > > hosting customers at an average of $75.00/mo which is $4.5M per year > > and > > growing. > > > > At the time, they had just moved into a new building and had only a > > handfull of employees. Their systems and racks were custom made and top > > of > > the line. All in all, a very sophisticated system. > > > > After Verio purchased them, I think they migrated all their customers > > to the West Virginia data center. > > > > Hmmm... Kind of starts to cast a little doubt on Verio letting them remain > independent, then. iServer had put a lot of effort into being able to remotely manage their servers. Other than needing a low skilled worker to --go to server A4 and pull drive #2 and replace it with drive type C.-- I think the new data center had a lot to offer and location was less of an issue. But this is just conjecture on my part. ========================================================= Jim Freeze jim@freeze.org --------------------------------------------------------- "So, it should be relatively easy ... this is the phrase I use when someone else is the most obvious person to do something." Harry Ohlsen ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12:25:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.niicommunications.com (hermes.niicommunications.com [38.196.126.26]) by hub.freebsd.org (Postfix) with ESMTP id 9860A37B719 for ; Thu, 1 Mar 2001 12:25:34 -0800 (PST) (envelope-from jason.hunt@niicommunications.com) Received: from niicommunications.com (xerxes.niicommunications.com [192.168.2.225]) by hermes.niicommunications.com (8.11.2/8.11.1) with ESMTP id f21KPWw00653 for ; Thu, 1 Mar 2001 14:25:32 -0600 (CST) (envelope-from jason.hunt@niicommunications.com) Message-ID: <3A9EAFF0.7056A7DA@niicommunications.com> Date: Thu, 01 Mar 2001 14:24:16 -0600 From: Jason Hunt X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: damn wheel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG greetings, I have the following in my .Xdefaults for netscape: !## NETSCAPE Netscape*drawingArea.translations: #replace \ : ArmLink() \n\ : ArmLink() \n\ ~Shift: ActivateLink() \n\ ~Shift: ActivateLink(new-window) \ DisarmLink() \n\ Shift: ActivateLink(save-only) \ DisarmLink() \n\ Shift: ActivateLink(save-only) \ DisarmLink() \n\ : DisarmLinkIfMoved() \n\ : DisarmLinkIfMoved() \n\ : DisarmLinkIfMoved() \n\ : DescribeLink() \n\ : xfeDoPopup() \n\ : ActivatePopup() \n\ Ctrl: PageUp()\n\ Ctrl: PageDown()\n\ Shift: LineUp()\n\ Shift: LineDown()\n\ None: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\ None: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\ Alt: xfeDoCommand(forward)\n\ Alt: xfeDoCommand(back)\n Netscape*globalNonTextTranslations: #override\n\ Shift: LineUp()\n\ Shift: LineDown()\n\ None:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\ None:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\ Alt: xfeDoCommand(forward)\n\ Alt: xfeDoCommand(back)\n I can use the mouse wheel fine for a couple of days, then the damn thing dies off and I *HATE* restarting X for this purpose. I am using Xfree86 4.02 with an optical intelli- mouse. Is there a better solution for this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12:51: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thor.oit.pdx.edu (thor.oit.pdx.edu [131.252.120.40]) by hub.freebsd.org (Postfix) with ESMTP id E145437B71A for ; Thu, 1 Mar 2001 12:50:59 -0800 (PST) (envelope-from singh@pdx.edu) Received: from freke.odin.pdx.edu (freke.odin.pdx.edu [131.252.120.43]) by thor.oit.pdx.edu (8.11.1/8.11.1) with ESMTP id f21Kow329065 for ; Thu, 1 Mar 2001 12:50:58 -0800 (PST) Received: from localhost (singh@localhost) by freke.odin.pdx.edu (8.11.1/8.11.1) with ESMTP id f21KowJ09272 for ; Thu, 1 Mar 2001 12:50:58 -0800 (PST) X-Authentication-Warning: freke.odin.pdx.edu: singh owned process doing -bs Date: Thu, 1 Mar 2001 12:50:57 -0800 (PST) From: Harkirat Singh X-X-Sender: To: Subject: Wavelan card & Laptop Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I was using Lucent WaveLAN turbo 11 MB silver (old one) on my laptop and it was working fine. Recently I bought new Orinoco card (silver), I thought that apart from name they both are same! Did any one had any luck with new card, I am not able to work with it? It even does'nt recognize "wicontrol -i wi0". I am thinking of buying new laptop Toshiba Satellite 1735XCDS. I want to know about compatibility of this Laptop with FreeBSD-4.2 and WaveLAN card. I am looking for low end laptops (64 MB RAM only), any suggestion for suitable laptops? Thanks, Harkirat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 12:54:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sgi04-e.std.com (sgi04-e.std.com [199.172.62.134]) by hub.freebsd.org (Postfix) with ESMTP id 1879437B719 for ; Thu, 1 Mar 2001 12:54:20 -0800 (PST) (envelope-from lowell@world.std.com) Received: from world.std.com (world-f.std.com [199.172.62.5]) by sgi04-e.std.com (8.9.3/8.9.3) with ESMTP id PAA119282; Thu, 1 Mar 2001 15:54:18 -0500 (EST) Received: (from lowell@localhost) by world.std.com (8.9.3/8.9.3) id PAA24086; Thu, 1 Mar 2001 15:54:17 -0500 (EST) To: freebsd-questions@freebsd.org, fbsdq@yahoo.com Subject: Re: Clarification on passwd / master.passwd / spwd.db / pwd.db References: From: Lowell Gilbert Date: 01 Mar 2001 15:54:17 -0500 In-Reply-To: fbsdq@yahoo.com's message of "1 Mar 2001 19:15:43 +0100" Message-ID: Lines: 39 X-Mailer: Gnus v5.7/Emacs 20.5 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG fbsdq@yahoo.com (Peter) writes: > I was looking around the system and I have these four password files, I'm not sure what each does: > > Ok the .db files are system [not plaintext] versions of /etc/passwd and master.passwd, my > question is what programs/daemons use these .db files ? Exactly what is their use and the reason > they they are there, I know for speed but is the speed noticeable using .db files instead of the plaintext > files? How would I go about building these .db files if I went in and edit /etc/passwd not with vipw but > just vi. I think I was able to do this, but what if I went with vi and removed everything /etc/passwd > would my system still work because it'll be using the .db files? > > Links for info about this would be appreciated, but e-mail is better . 1. How do passwords work? FreeBSD uses a "shadow password" system. There is an /etc/passwd file, as UNIX systems have always had, but it doesn't contain the actual passwords. Those are kept in /etc/master.passwd (and in a hashed database /etc/spwd.db). 2. So how do I change my password? With the 'passwd' command. 3. Editing password files Password files have more in them than just passwords. As an ordinary user, the 'chpass' command should be all you need as far as changing your entry, but for system administration purposes you need a lot more. Do *not* just edit the password files themselves. The easiest way to make your modifications is to use the 'vipw' command, which will bring up the password file in an editor, and automatically build the databases for you when you're done editing. If you *do* edit the master.passwd file directly, make sure to run the pwd_mkdb program on it afterwards. Also see the manual for details on vipw(8) and pwd_mkdb(8). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 13:29:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fep03-svc.swip.net (fep03.swip.net [130.244.199.131]) by hub.freebsd.org (Postfix) with ESMTP id 900EB37B718 for ; Thu, 1 Mar 2001 13:29:43 -0800 (PST) (envelope-from matnil-9@student.luth.se) Received: from athena ([212.151.126.153]) by fep03-svc.swip.net (InterMail vM.5.01.02.00 201-253-122-103-101-20001108) with SMTP id <20010301212941.DIZQ3551.fep03-svc.swip.net@athena> for ; Thu, 1 Mar 2001 22:29:41 +0100 From: "Mats Nilsson" To: Subject: microuptime!! Date: Thu, 1 Mar 2001 22:31:03 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Heya! I have recently installed Freebsd 4.2 on my AMD athlon computer. But I can't use it because of this strange error message: microuptime() went backwards XXXXXXX - YYYYYYYY . . . . . microuptime....... Something like that just prints out on my screen and just keeps going. I cant do anything but to reboot. This error can occour anytime. Sometimes I dont even get to login. My specs: AMD athlon 650 (slot a) Abit KA7-100 (latest bios) Sounblaster Live! Winfast Leadtek GeForce DDR US Robotics sportster flash modem(v.90) IBM Deskstar 75GXP Samsung CDROM I was hoping ypu could help me with this problem so I can start using FreeBSD. Thank You for Your support! Mats Nilsson 010301, Sweden, Luleć To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 13:30:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from res142a-008.rh.rit.edu (res142a-008.rh.rit.edu [129.21.142.8]) by hub.freebsd.org (Postfix) with ESMTP id 80C8B37B71B for ; Thu, 1 Mar 2001 13:30:48 -0800 (PST) (envelope-from vega@res142a-008.rh.rit.edu) Received: by res142a-008.rh.rit.edu (Postfix, from userid 1000) id 1EC877BFBE; Thu, 1 Mar 2001 16:30:29 -0500 (EST) Date: Thu, 1 Mar 2001 16:30:28 -0500 From: Michael Dungan To: questions@freebsd.org Subject: logitech wheel trackball - wheel won't work. Message-ID: <20010301163028.A26014@rit.edu> Reply-To: mpd6334@cs.rit.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, As the subject says, I have a logitech wheel trackball. It says "TrackMan Marble Wheel" on the bottom, so I guess that's what it is. Anyway, I can't get the damn wheel to work. I've seen the solutions posted here and elsewhere, and none of them work. Right now my Pointer section on XF86Config is: Section "Pointer" Protocol "Logitech" #already tried "Auto" and "Intellimouse" Device "/dev/sysmouse" Buttons 5 ZAxisMapping 4 5 EndSection That's it. 6 lines. There's no other Pointer section overriding this one or anything. Anyone....anyone? Thanks, Mike -- ___________________________________________________________ "SAY, DO YOU ALSO DO REUPHOLSTERY?" - Pokey the Penguin from "POKEY AND THE CANNON" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 13:31:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id 3422A37B72E for ; Thu, 1 Mar 2001 13:31:17 -0800 (PST) (envelope-from structure@home.com) Received: from c93041a ([24.2.138.118]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010301213116.SGUS13478.femail9.sdc1.sfba.home.com@c93041a> for ; Thu, 1 Mar 2001 13:31:16 -0800 From: "Andrew J. Siegel" To: Subject: FW: Dns/named Date: Thu, 1 Mar 2001 16:31:13 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Andrew J. Siegel [mailto:structure@home.com] Sent: Thursday, March 01, 2001 4:31 PM To: Tyler K McGeorge Subject: RE: Dns/named zone file is below: " zone "." { type hint; file "db.cache"; }; zone "0.0.127.IN-ADDR.ARPA" in { type master; file "localhost.rev"; }; zone "0.0.10.IN-ADDR.ARPA" in { type master; file "db.10.0.0"; }; zone "teenplacement.com" in { type master; file "db.teen"; }; zone "madstarpromotions.com" in { type master; file "db.madstar"; }; zone "118.138.2.24.IN-ADDR.ARPA" in { type master; file "db.24.2.138.118"; };" db.madstar $TTL 3600 madstarpromotions.com. IN SOA www.madstarpromotions.com. siegel.madstarpromotions.com. ( 2001022801 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ) ; TTL madstarpromotions.com. IN NS www.madstarpromotions.com. madstarpromotions.com. IN NS bugg.madstarpromotions.com. localhost.madstarpromotions.com. IN A 127.0.0.1 www.madstarpromotions.com. IN A 24.2.138.118 ---- db.teen $TTL 3600 teenplacement.com. IN SOA www.teenplacement.com. siegel.teenplacement.com. ( 2001022800 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ) ; Min TTL teenplacement.com. IN NS www.teenplacement.com. teenplacement.com. IN NS bugg.teenplacement.com. localhost.teenplacement.com. IN A 127.0.0.1 www.teenplacement.com. IN A 24.2.138.118 www.madstarpromotions.com. IN A 24.2.138.118 bugg.teenplacement.com. IN A 24.2.137.94 bsd.teenplacement.com. IN CNAME www.teenplacement.com. --- db.24.2.138.118 $TTL 3600 118.138.2.24.in-addr.arpa. IN SOA www.madstarpromotions.com. siegel.madstarpromotions.com. ( 2001022800 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ) ; Min TTL 118.138.2.24.in-addr.arpa. IN NS www.madstarpromotions.com. 118.138.2.24.in-addr.arpa. IN NS bugg.madstarpromotions.com. 118.138.2.24.in-addr.arpa. IN PTR www.madstarpromotions.com. 118.138.2.24.in-addr.arpa. IN PTR www.teenplacement.com. 94.137.2.24.in-addr.arpa. IN PTR bugg.madstarpromotions.com. -- thx in advance -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Tyler K McGeorge Sent: Thursday, March 01, 2001 12:15 AM To: Andrew J. Siegel; freebsd-questions@FreeBSD.ORG Subject: Re: Dns/named Well, I am rather confused as to why you have www.madstarpromotions.com.teenplacement.com, but that is your perogative. If teenplacement.com works and madstarpromotions.com doesn't, I think your problem is with madstarpromotions.com. Looks like you need to redo the configuration for madstarpromotions.com. Have you added it as a zone? ----- Original Message ----- From: Andrew J. Siegel To: Sent: Wednesday, February 28, 2001 9:09 PM Subject: Dns/named | Alrite my config is located @ www.teenplacement.com/configfiles | here's the problem...i can ping and reach www.teenplacement.com and | www.madstarpromotions.com.teenplacement.com but not | www.madstarpromotions.com | | after numerous rewrites of the config i still have no luck | | can ne 1 help? | | -aj | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 13:34: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from res142a-008.rh.rit.edu (res142a-008.rh.rit.edu [129.21.142.8]) by hub.freebsd.org (Postfix) with ESMTP id D8C9437B71A for ; Thu, 1 Mar 2001 13:33:58 -0800 (PST) (envelope-from vega@res142a-008.rh.rit.edu) Received: by res142a-008.rh.rit.edu (Postfix, from userid 1000) id 04B707BFBD; Thu, 1 Mar 2001 16:33:40 -0500 (EST) Date: Thu, 1 Mar 2001 16:33:40 -0500 From: Michael Dungan To: questions@freebsd.org Subject: re: logitech trackball wheel Message-ID: <20010301163340.A26075@rit.edu> Reply-To: mpd6334@cs.rit.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again, I forgot to mention that the wheel works fine as a middle click. So I can middle click with it, but the wheel does zilch. Thanks, Mike -- ___________________________________________________________ "POKEY I WANT TO BUY AN EIGHT FOOT TALL CRIME FIGHTING ROBOT!!" - Little Girl from "REQUEST DENIED THEN GRANTED" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14: 0:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goblin.apana.org.au (goblin.apana.org.au [203.3.126.3]) by hub.freebsd.org (Postfix) with ESMTP id 1F89137B718 for ; Thu, 1 Mar 2001 14:00:08 -0800 (PST) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by goblin.apana.org.au (8.8.8/8.8.8) id IAA09938 for ; Fri, 2 Mar 2001 08:00:05 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) Received: from roadrunner.apana.org.au(203.3.126.132), claiming to be "roadrunner" via SMTP by goblin.apana.org.au, id smtpdJi9930; Fri Mar 2 07:59:54 2001 Message-ID: <005a01c0a29b$0ce46860$847e03cb@apana.org.au> From: "Doug Young" To: Subject: Promiscuous Mode ?? Date: Fri, 2 Mar 2001 08:00:36 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would someone please comment on the following. The machine is running fine so I don't believe its anything particularly bad, but I don't recall seeing that particular message previously. > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > xl0: promiscuous mode enabled > > > xl0: promiscuous mode disabled > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14: 5: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 3757C37B718 for ; Thu, 1 Mar 2001 14:05:05 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 30256 invoked by uid 0); 1 Mar 2001 22:05:03 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 1 Mar 2001 22:05:03 -0000 Message-ID: <3A9EC78F.EF3E8D21@urx.com> Date: Thu, 01 Mar 2001 14:05:03 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Promiscuous Mode ?? References: <005a01c0a29b$0ce46860$847e03cb@apana.org.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I see it when I run tcpdump. Kent Doug Young wrote: > > Would someone please comment on the following. The machine is > running fine so I don't believe its anything particularly bad, but I > don't recall seeing that particular message previously. > > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > xl0: promiscuous mode enabled > > > > xl0: promiscuous mode disabled > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:20:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.prod.itd.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 0F27037B71A for ; Thu, 1 Mar 2001 14:20:31 -0800 (PST) (envelope-from derick@xenocex.com) Received: from xenocex.com (pool0137.cvx27-bradley.dialup.earthlink.net [209.179.56.137]) by snipe.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id OAA27843; Thu, 1 Mar 2001 14:20:28 -0800 (PST) Message-ID: <3A9ECB4E.2070001@xenocex.com> Date: Thu, 01 Mar 2001 14:21:02 -0800 From: "Derick J. Fernando" User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-RELEASE i386; en-US; 0.8) Gecko/20010227 X-Accept-Language: en MIME-Version: 1.0 To: mpd6334@cs.rit.edu, freebsd-questions Subject: Re: logitech wheel trackball - wheel won't work. References: <20010301163028.A26014@rit.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What version of XFree86 are you using? in 4.0.2 Identifier "Mouse1" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" Notice the quotes around 4 5 and the fact that buttons is no longer required. --- Derick Fernando Michael Dungan wrote: > Hi, > > As the subject says, I have a logitech wheel trackball. > It says "TrackMan Marble Wheel" on the bottom, so I > guess that's what it is. > > Anyway, I can't get the damn wheel to work. I've seen the > solutions posted here and elsewhere, and none of them work. > Right now my Pointer section on XF86Config is: > > Section "Pointer" > Protocol "Logitech" #already tried "Auto" and "Intellimouse" > Device "/dev/sysmouse" > Buttons 5 > ZAxisMapping 4 5 > EndSection > > That's it. 6 lines. There's no other Pointer section overriding this one > or anything. > > Anyone....anyone? > > Thanks, > > Mike > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:23:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snarf.osdn.com (snarf.osdn.com [209.192.217.153]) by hub.freebsd.org (Postfix) with ESMTP id 0B65337B718 for ; Thu, 1 Mar 2001 14:23:56 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: from guinness.osdn.com (root@du128120.mtz.ptd.net [204.186.128.120]) by snarf.osdn.com (8.11.2/8.11.2) with ESMTP id f21MNn722136; Thu, 1 Mar 2001 17:23:50 -0500 (EST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f21MMNk04227; Thu, 1 Mar 2001 17:22:23 -0500 (EST) (envelope-from jim) Date: Thu, 1 Mar 2001 17:22:23 -0500 From: Jim Mock To: Walter Hop Cc: Kane Tao , freebsd-questions@FreeBSD.ORG, MaTrIxDPN@aol.com Subject: Re: (no subject) Message-ID: <20010301172223.D3896@guinness.osdn.com> Reply-To: mij@osdn.com References: <16.97e9983.27cfa114@aol.com> <016901c0a28a$98fedd00$7e93e4ce@netforge.net> <123190083946.20010301210330@binity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <123190083946.20010301210330@binity.com>; from walter@binity.com on Thu, Mar 01, 2001 at 09:03:30PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 01 Mar 2001 at 21:03:30 +0100, Walter Hop wrote: > [in reply to khtao@netforge.net, 01-03-2001] > > > Try looking for "nano" in the ports collection... > > (/stand/sysinstall) Its very similar to pico. I think PICO > > development has been discontinued (not sure as I dont use the > > editor). > > Pico is part of the U of Washington PINE package. You can get it by > installing the pine4 port. There is also a separate pico port now too in /usr/ports/editors, so you no longer need pine to have pico. - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:30:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from res142a-008.rh.rit.edu (res142a-008.rh.rit.edu [129.21.142.8]) by hub.freebsd.org (Postfix) with ESMTP id 44EC837B71B for ; Thu, 1 Mar 2001 14:30:40 -0800 (PST) (envelope-from vega@res142a-008.rh.rit.edu) Received: by res142a-008.rh.rit.edu (Postfix, from userid 1000) id 54B777BFBD; Thu, 1 Mar 2001 17:30:21 -0500 (EST) Date: Thu, 1 Mar 2001 17:30:21 -0500 From: Michael Dungan To: questions@freebsd.org Subject: Re: logitech wheel trackball - wheel won't work. Message-ID: <20010301173021.A26281@rit.edu> Reply-To: mpd6334@cs.rit.edu References: <20010301163028.A26014@rit.edu> <3A9ECB4E.2070001@xenocex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9ECB4E.2070001@xenocex.com>; from derick@xenocex.com on Thu, Mar 01, 2001 at 02:21:02PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 3.3.6, actually. forgot to mention that as well. Running on 4.2-STABLE cvsupped a couple months ago. Mike On Thu, Mar 01, 2001 at 02:21:02PM -0800, Derick J. Fernando wrote: > > What version of XFree86 are you using? > > in 4.0.2 > > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/mouse" > Option "ZAxisMapping" "4 5" > > Notice the quotes around 4 5 and the fact that buttons is no longer > required. > > --- > Derick Fernando > > > Michael Dungan wrote: > > > Hi, > > > > As the subject says, I have a logitech wheel trackball. > > It says "TrackMan Marble Wheel" on the bottom, so I > > guess that's what it is. > > > > Anyway, I can't get the damn wheel to work. I've seen the > > solutions posted here and elsewhere, and none of them work. > > Right now my Pointer section on XF86Config is: > > > > Section "Pointer" > > Protocol "Logitech" #already tried "Auto" and "Intellimouse" > > Device "/dev/sysmouse" > > Buttons 5 > > ZAxisMapping 4 5 > > EndSection > > > > That's it. 6 lines. There's no other Pointer section overriding this one > > or anything. > > > > Anyone....anyone? > > > > Thanks, > > > > Mike > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ___________________________________________________________ "WUGGA!" - Pokey the Penguin from "WORKS LIKE A CHARM" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:36:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id 7D62437B718 for ; Thu, 1 Mar 2001 14:36:27 -0800 (PST) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-208.sub-c.lee.net [208.205.126.208]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id QAA16067 for ; Thu, 1 Mar 2001 16:36:24 -0600 Message-ID: <3A9ECEC9.9248E69E@journalstar.com> Date: Thu, 01 Mar 2001 16:35:53 -0600 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ftpd hangs on "blocking call cancelled" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When trying to ftp multiple files from a Win200 machine using WsFTP, eventually the ftp daemon just hangs with an error message "blocking call cancelled". It usually takes a little while before this happens. I can see the daemon trying to STOR the file, but the process shows idle. The server is a 4.2-RELEASE, running the standard ftpd through inetd. I was wondering if anyone has any ideas what is causing this? Is WsFTP a load of cr*p, since I can't ever get this to happen ftp'ing from my FreeBSD box? TIA, Tony Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:51:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.prod.itd.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 705F837B719 for ; Thu, 1 Mar 2001 14:51:53 -0800 (PST) (envelope-from derick@xenocex.com) Received: from xenocex.com (pool0034.cvx27-bradley.dialup.earthlink.net [209.179.56.34]) by avocet.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id OAA15875; Thu, 1 Mar 2001 14:51:50 -0800 (PST) Message-ID: <3A9ED2A7.2050601@xenocex.com> Date: Thu, 01 Mar 2001 14:52:23 -0800 From: "Derick J. Fernando" User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-RELEASE i386; en-US; 0.8) Gecko/20010227 X-Accept-Language: en MIME-Version: 1.0 To: mpd6334@cs.rit.edu, freebsd-questions Subject: Re: logitech wheel trackball - wheel won't work. References: <20010301163028.A26014@rit.edu> <3A9ECB4E.2070001@xenocex.com> <20010301173021.A26281@rit.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG |Hi Again, "Logitech"| protocol is for old serial mouse models from Logitech. Modern Logitech mice use either |"MouseMan"| or |"Microsoft"| protocol. 1. If the serial mouse has a roller or a wheel, it may be compatible with the |"IntelliMouse"| protocol. 2. If the serial mouse has a roller or a wheel and it doesn't work with the |"IntelliMouse"| protocol, you have to use it as a regular 2- or 3-button serial mouse. This info from: http://www.xfree86.org/3.3.6/mouse4.html#20 Michael Dungan wrote: > 3.3.6, actually. forgot to mention that as well. Running on > 4.2-STABLE cvsupped a couple months ago. > > Mike > > On Thu, Mar 01, 2001 at 02:21:02PM -0800, Derick J. Fernando wrote: > >> What version of XFree86 are you using? >> >> in 4.0.2 >> >> >> Identifier "Mouse1" >> Driver "mouse" >> Option "Protocol" "auto" >> Option "Device" "/dev/mouse" >> Option "ZAxisMapping" "4 5" >> >> Notice the quotes around 4 5 and the fact that buttons is no longer >> required. >> >> --- >> Derick Fernando >> >> >> Michael Dungan wrote: >> >>> Hi, >>> >>> As the subject says, I have a logitech wheel trackball. >>> It says "TrackMan Marble Wheel" on the bottom, so I >>> guess that's what it is. >>> >>> Anyway, I can't get the damn wheel to work. I've seen the >>> solutions posted here and elsewhere, and none of them work. >>> Right now my Pointer section on XF86Config is: >>> >>> Section "Pointer" >>> Protocol "Logitech" #already tried "Auto" and "Intellimouse" >>> Device "/dev/sysmouse" >>> Buttons 5 >>> ZAxisMapping 4 5 >>> EndSection >>> >>> That's it. 6 lines. There's no other Pointer section overriding this one >>> or anything. >>> >>> Anyone....anyone? >>> >>> Thanks, >>> >>> Mike >>> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:53:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 3AB5C37B718 for ; Thu, 1 Mar 2001 14:53:26 -0800 (PST) (envelope-from mike@sentex.net) Received: from chimp.simianscience.com (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.11.2/8.11.1) with SMTP id f21MrOF73731; Thu, 1 Mar 2001 17:53:24 -0500 (EST) (envelope-from mike@sentex.net) From: Mike Tancsa To: peterpajak@hotmail.com ("peter pajak") Cc: questions@freebsd.org Subject: Re: PPPoE and sympatico.ca Date: Thu, 01 Mar 2001 17:53:24 -0500 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Mar 2001 11:46:32 -0500, in sentex.lists.freebsd.questions you = wrote: > >if there is no solution for me i'll have to suffer forever with linux = (still=20 >better then windows). There are lots of people using DSL in Canada with FreeBSD... Both on = Telus and Bell Nexxia. e.g http://sympaticousers.org/faq/freebsd%5Fhowto.htm as a nice step by step. I FreeBSD to connect to my ISP which does DSL the same way as Sympatico. It like FreeBSD in general is rock solid and reliable. ---Mike Mike Tancsa (mdtancsa@sentex.net) =09 Sentex Communications Corp, =09 Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers=20 could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 14:57:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.prod.itd.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 702A937B718 for ; Thu, 1 Mar 2001 14:57:19 -0800 (PST) (envelope-from derick@xenocex.com) Received: from xenocex.com (pool0034.cvx27-bradley.dialup.earthlink.net [209.179.56.34]) by hawk.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id OAA18363; Thu, 1 Mar 2001 14:57:16 -0800 (PST) Message-ID: <3A9ED3EE.6030005@xenocex.com> Date: Thu, 01 Mar 2001 14:57:50 -0800 From: "Derick J. Fernando" User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.2-RELEASE i386; en-US; 0.8) Gecko/20010227 X-Accept-Language: en MIME-Version: 1.0 To: Tony Wells , freebsd-questions Subject: Re: ftpd hangs on "blocking call cancelled" References: <3A9ECEC9.9248E69E@journalstar.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The "blocking call cancelled" error is actually from within WS_FTP and your local computer. WS_FTP suggests the following solution if you receive one or more "Blocking call cancelled" messages and the file transfer is incomplete: If you are using the Microsoft TCP/IP stack, part of the Windows 95 and NT operating systems, try setting the Maximum Transfer Unit (MTU) to 576. For more information on this error see IpSwitch's Knowledgebase article: http://support.ipswitch.com/kb/WS-19980612-BK21.htm -------- Derick Fernando Tony Wells wrote: > When trying to ftp multiple files from a Win200 machine using WsFTP, > eventually the ftp daemon just hangs with an error message "blocking > call cancelled". It usually takes a little while before this > happens. I can see the daemon trying to STOR the file, but the > process shows idle. > > The server is a 4.2-RELEASE, running the standard ftpd through inetd. > > I was wondering if anyone has any ideas what is causing this? Is > WsFTP a load of cr*p, since I can't ever get this to happen ftp'ing > from my FreeBSD box? > > TIA, > Tony Wells > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 15: 2: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id CFCFB37B719 for ; Thu, 1 Mar 2001 15:02:01 -0800 (PST) (envelope-from peter@black.purplecat.net) Received: from localhost (peter@localhost) by black.purplecat.net (8.8.8/8.8.8) with ESMTP id SAA02608 for ; Thu, 1 Mar 2001 18:04:22 -0500 (EST) (envelope-from peter@black.purplecat.net) Date: Thu, 1 Mar 2001 18:04:22 -0500 (EST) From: Peter Brezny To: freebsd-questions@freebsd.org Subject: freebsd ftp server ok? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to do an install over the net, but when i connect to the ftp server, after making a connection, it tells me it can't retrieve the distributions... Is something wrong over there or is it me? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 15: 2:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clever.visp-europe.psi.com (clever.visp-europe.psi.com [212.222.105.4]) by hub.freebsd.org (Postfix) with ESMTP id 945FF37B71A for ; Thu, 1 Mar 2001 15:02:32 -0800 (PST) (envelope-from kether@snafu.de) Received: from n33-25.berlin.snafu.de ([195.21.33.25] helo=kethersnafu) by clever.visp-europe.psi.com with smtp (Exim 3.22 #1) id 14Yc5d-0005o5-00 for questions@FreeBSD.org; Fri, 02 Mar 2001 00:02:30 +0100 Message-ID: <002a01c0a2a3$b63576e0$192115c3@de> Reply-To: "Rene Ceron Palomino" From: "Rene Ceron Palomino" To: Subject: HPT370-Raid Support? Date: Thu, 1 Mar 2001 23:47:28 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0026_01C0A2A9.F93EF780" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Disposition-Notification-To: "Rene Ceron Palomino" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0026_01C0A2A9.F93EF780 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Is there a Floppy boot.img or a cd where i could install with FreeBSD on = a ABIT KT7-100 RAID Mobo.=20 to a Raid partition? by Rene ------=_NextPart_000_0026_01C0A2A9.F93EF780 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
Is there a Floppy boot.img or a cd = where i could=20 install with FreeBSD on a ABIT KT7-100 RAID Mobo.
to a Raid partition?
by Rene
------=_NextPart_000_0026_01C0A2A9.F93EF780-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 15:10: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deakin.edu.au (hestia.its.deakin.edu.au [128.184.136.2]) by hub.freebsd.org (Postfix) with ESMTP id ADB0337B718 for ; Thu, 1 Mar 2001 15:09:58 -0800 (PST) (envelope-from Dejan.Djukic@deakin.edu.au) Received: from seti-laptop-730.deakin.edu.au (128-184-72-148.et.deakin.edu.au [128.184.72.148]) by deakin.edu.au (8.11.2/8.11.2) with ESMTP id f21N9u726311 for ; Fri, 2 Mar 2001 10:09:56 +1100 (EST) Message-Id: <4.3.2.7.2.20010302095934.00ad3320@mail.deakin.edu.au> X-Sender: dejan@mail.deakin.edu.au X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 02 Mar 2001 10:10:08 +1100 To: questions@freebsd.org From: Dejan Djukic Subject: proxy authentication upon installation Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Is there a way to install FreeBSD over a HTTP proxy that requires authentication? I have tried different set-ups under Options, names, passwords, and then many different servers, and it all failed. I have searched the archives, and I have not found the answer, but I believe the question has been asked already, although not in this explicit form. Cheers, Bora To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 15:11:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id 007A537B719 for ; Thu, 1 Mar 2001 15:11:22 -0800 (PST) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-208.sub-c.lee.net [208.205.126.208]) by trinity.lee.net (8.9.3/8.9.3) with ESMTP id RAA18922; Thu, 1 Mar 2001 17:11:20 -0600 Message-ID: <3A9ED6F9.362DA3CE@journalstar.com> Date: Thu, 01 Mar 2001 17:10:49 -0600 From: Tony Wells X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Derick J. Fernando" Cc: freebsd-questions Subject: Re: ftpd hangs on "blocking call cancelled" References: <3A9ECEC9.9248E69E@journalstar.com> <3A9ED3EE.6030005@xenocex.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks. I'll give this a try. (I try and remain as blissfully ignorant of MS stuff as is humanly possible.) "Derick J. Fernando" wrote: > > Hi, > > The "blocking call cancelled" error is actually from within WS_FTP and > your local computer. ---^ You're correct, I should've been more clear. > > WS_FTP suggests the following solution if you receive one or more > "Blocking call cancelled" messages and the file transfer is incomplete: > > If you are using the Microsoft TCP/IP stack, part of the Windows 95 and > NT operating systems, try setting the Maximum Transfer Unit (MTU) to 576. > > For more information on this error see IpSwitch's Knowledgebase article: > http://support.ipswitch.com/kb/WS-19980612-BK21.htm > > -------- > Derick Fernando > > Tony Wells wrote: > > > When trying to ftp multiple files from a Win200 machine using WsFTP, > > eventually the ftp daemon just hangs with an error message "blocking > > call cancelled". It usually takes a little while before this > > happens. I can see the daemon trying to STOR the file, but the > > process shows idle. > > > > The server is a 4.2-RELEASE, running the standard ftpd through inetd. > > > > I was wondering if anyone has any ideas what is causing this? Is > > WsFTP a load of cr*p, since I can't ever get this to happen ftp'ing > > from my FreeBSD box? > > > > TIA, > > Tony Wells > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 15:52: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id D81B337B719 for ; Thu, 1 Mar 2001 15:52:03 -0800 (PST) (envelope-from eric@iteso.mx) Received: from eric (customer11-181.telmex.net.mx [148.233.11.181] (may be forged)) by iteso.mx (8.11.1/8.11.1) with SMTP id f21Npvi09906 for ; Thu, 1 Mar 2001 17:51:58 -0600 (CST) (envelope-from eric@iteso.mx) Message-ID: <001c01c0a2aa$c04289a0$4d011c0a@delacruz.avis.com.mx> Reply-To: "Eric De La Cruz Lugo" From: "Eric De La Cruz Lugo" To: Subject: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. Date: Thu, 1 Mar 2001 17:52:58 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0019_01C0A278.73E2EA00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0019_01C0A278.73E2EA00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Greetings. This question is for YOU who may know about this. =20 Do you have experience with AGP Video Cards (Generic) RIVA TNT2 16 MB? how they perform under Xfree86 3.3.6 or 4.0.2 ?, am planning to buy one = for my 4.2 Box =20 there are some extra steps that I should take to make this card run fine = on it? hope someone can enlight me with info or links about this. another question... there is a X-server for this kind of cards? thanks in advance for your info. Eric De La Cruz Lugo Merida, Yucatan, Mexico, The Maya Land. ------=_NextPart_000_0019_01C0A278.73E2EA00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Greetings.
 
This question is for YOU who may know = about=20 this.
 
Do you have experience with AGP Video = Cards=20 (Generic) RIVA TNT2 16 MB?
 
how they perform under Xfree86 3.3.6 or = 4.0.2 ?, am=20 planning to buy one for my 4.2 Box
 
there are some extra steps that I = should take=20 to make this card run fine on it?
hope someone can enlight me with info = or links=20 about this.
 
another question... there is a X-server = for this=20 kind of cards?
 
thanks in advance for your = info.
 
Eric De La Cruz Lugo
Merida, Yucatan, Mexico, The Maya=20 Land.
 
 
------=_NextPart_000_0019_01C0A278.73E2EA00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16: 4:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 0C56237B718 for ; Thu, 1 Mar 2001 16:04:17 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 15467 invoked by uid 0); 2 Mar 2001 00:04:15 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 2 Mar 2001 00:04:15 -0000 Message-ID: <3A9EE37F.821664EB@urx.com> Date: Thu, 01 Mar 2001 16:04:15 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Eric De La Cruz Lugo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. References: <001c01c0a2aa$c04289a0$4d011c0a@delacruz.avis.com.mx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Eric De La Cruz Lugo wrote: > > Greetings. > > This question is for YOU who may know about this. > > Do you have experience with AGP Video Cards (Generic) RIVA TNT2 16 > MB? > > how they perform under Xfree86 3.3.6 or 4.0.2 ?, am planning to buy > one for my 4.2 Box > > there are some extra steps that I should take to make this card run > fine on it? > hope someone can enlight me with info or links about this. > > another question... there is a X-server for this kind of cards? I have two of the 32MB cards in FreeBSD 4.2-stable systems. Will probably end up with a 3rd here shortly. They use the SVGA server and are ok. I haven't needed XFree86 4.0.2 and I'm still running 3.3.6_?. With the Berkeley line down to the Seti server, I have upgraded all of them to KDE-2.1. You have to remember that they aren't the new cards with all of the 3D Acceleration and stuff. They are also a little slow by current standards but then they don't cost $299 US or so. Kent > > thanks in advance for your info. > > Eric De La Cruz Lugo > Merida, Yucatan, Mexico, The Maya Land. > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16: 5:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.spvi.com (hs243.spvi.com [64.132.76.243]) by hub.freebsd.org (Postfix) with ESMTP id 99AEA37B719 for ; Thu, 1 Mar 2001 16:05:13 -0800 (PST) (envelope-from steve@spvi.com) Received: (from steve@localhost) by mercury.spvi.com (8.11.2/8.11.2) id f2205FR53586; Thu, 1 Mar 2001 19:05:15 -0500 (EST) (envelope-from steve@spvi.com) Date: Thu, 1 Mar 2001 19:05:15 -0500 (EST) Message-Id: <200103020005.f2205FR53586@mercury.spvi.com> X-Authentication-Warning: mercury.spvi.com: steve set sender to steve@spvi.com using -f From: Steve Spicklemire To: questions@FreeBSD.ORG Cc: steve@spvi.com Subject: Under attack? What to do? Reply-To: steve@spvi.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I think one of my FreeBSD systems may be suffering from a sort of DoS attack... I've got tcpdump traces that I *think* show this... what can I do about it? Is there a resource on the Internet that I can go to with this sort of thing? Should I run tcpwrappers? Any constructive ideas would be appreciated. thanks, -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16:12: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id EEC1737B718; Thu, 1 Mar 2001 16:11:54 -0800 (PST) (envelope-from reel@sympatico.ca) Received: from HSE-QCity-ppp95564.qc.sympatico.ca ([64.230.230.5]) by tomts5-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010302001154.YFBY2129.tomts5-srv.bellnexxia.net@HSE-QCity-ppp95564.qc.sympatico.ca>; Thu, 1 Mar 2001 19:11:54 -0500 Date: Thu, 1 Mar 2001 19:11:52 -0500 (EST) From: Felix-Antoine Paradis X-X-Sender: To: Cc: FreeBSD Questions Subject: Kernel compilation failed. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I am running FreeBSD 3.5-STABLE on a i386 arch. When I boot, it tells me that: --- sb0 at 0x220 on isa NOTE! SB Pro support required with your soundcard! snd0: --- So I added: --- device sbxvi0 at isa? drq ? --- to my kernel. Then, I recompiled and I got an error: --- su-2.04# make loading kernel dev_table.o(.data+0xc4): undefined reference to `attach_sb16midi' dev_table.o(.data+0xc8): undefined reference to `probe_sb16midi' sb_dsp.o: In function `sbintr': sb_dsp.o(.text+0xa9): undefined reference to `sb16midiintr' *** Error code 1 Stop. --- I did a: make depend; make; make install It fails in the "make". Any idea? ______________________ Felix-Antoine Paradis reel@sympatico.ca PGP Key ID: 0x7B3AD2C5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16:25:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [208.12.11.174]) by hub.freebsd.org (Postfix) with ESMTP id 45A4337B71B for ; Thu, 1 Mar 2001 16:25:34 -0800 (PST) (envelope-from mwlist@lanfear.com) Received: from sapporo.lanfear.com (h-64-105-36-216.snvacaid.covad.net [64.105.36.216]) by akira.lanfear.com (8.9.3/8.9.3) with SMTP id QAA48951; Thu, 1 Mar 2001 16:25:30 -0800 (PST) (envelope-from mwlist@lanfear.com) Date: Thu, 1 Mar 2001 16:25:30 -0800 (PST) From: Marc W Message-Id: <200103020025.QAA48951@akira.lanfear.com> To: "Eric De La Cruz Lugo" , Subject: Re:RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have one here, as well as a regular old TNT. both are 32MB, and both run just fine. Performance is not an issue too (note: i don't play duke quake'em 3D turbo at all :-)) marc. > ----------------------------- > From: "Eric De La Cruz Lugo" > To: > Subject: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. > Sent: 03/01/01 17:52> > > > Greetings. > > This question is for YOU who may know about this. > > Do you have experience with AGP Video Cards (Generic) RIVA TNT2 16 MB? > > how they perform under Xfree86 3.3.6 or 4.0.2 ?, am planning to buy one for my 4.2 Box > > there are some extra steps that I should take to make this card run fine on it? > hope someone can enlight me with info or links about this. > > another question... there is a X-server for this kind of cards? > > thanks in advance for your info. > > Eric De La Cruz Lugo > Merida, Yucatan, Mexico, The Maya Land. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16:28:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12503.mail.yahoo.com (web12503.mail.yahoo.com [216.136.173.195]) by hub.freebsd.org (Postfix) with SMTP id BEFB537B71C for ; Thu, 1 Mar 2001 16:28:32 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010302002830.14289.qmail@web12503.mail.yahoo.com> Received: from [129.237.35.38] by web12503.mail.yahoo.com; Thu, 01 Mar 2001 16:28:30 PST Date: Thu, 1 Mar 2001 16:28:30 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. To: kstewart@urx.com, Eric De La Cruz Lugo Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3A9EE37F.821664EB@urx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may seem like a strange question, and it is relatively off topic...But I run a 4MB 2d only video card in my FreeBSD machine, and even if I ran X, I wouldn't need more. I maybe losing your context with my prejudice that FreeBSD is, in general, used as a server machine and not a user machine... If you were to want a user machine, I would suggest Slackware Linux over FreeBSD. --- Kent Stewart wrote: > > > > Eric De La Cruz Lugo wrote: > > > > Greetings. > > > > This question is for YOU who may know about this. > > > > Do you have experience with AGP Video Cards > (Generic) RIVA TNT2 16 > > MB? > > > > how they perform under Xfree86 3.3.6 or 4.0.2 ?, > am planning to buy > > one for my 4.2 Box > > > > there are some extra steps that I should take to > make this card run > > fine on it? > > hope someone can enlight me with info or links > about this. > > > > another question... there is a X-server for this > kind of cards? > > I have two of the 32MB cards in FreeBSD 4.2-stable > systems. Will > probably end up with a 3rd here shortly. They use > the SVGA server and > are ok. I haven't needed XFree86 4.0.2 and I'm still > running 3.3.6_?. > With the Berkeley line down to the Seti server, I > have upgraded all of > them to KDE-2.1. You have to remember that they > aren't the new cards > with all of the 3D Acceleration and stuff. They are > also a little slow > by current standards but then they don't cost $299 > US or so. > > Kent > > > > > thanks in advance for your info. > > > > Eric De La Cruz Lugo > > Merida, Yucatan, Mexico, The Maya Land. > > > > > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16:32:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12507.mail.yahoo.com (web12507.mail.yahoo.com [216.136.173.199]) by hub.freebsd.org (Postfix) with SMTP id 6E21A37B719 for ; Thu, 1 Mar 2001 16:32:09 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010302003209.6344.qmail@web12507.mail.yahoo.com> Received: from [129.237.35.38] by web12507.mail.yahoo.com; Thu, 01 Mar 2001 16:32:09 PST Date: Thu, 1 Mar 2001 16:32:09 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: freebsd ftp server ok? To: Peter Brezny , freebsd-questions@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This would happen if you were using a boot image from an old version of the OS. To install from the FTP, you have to have the floppies that are on the FTP at the time, or you can, before you actually tell it to install, change the version of FreeBSD you are 'using' in the options. I find it easier to just download the new 2.88 image and burn it to an RW as a bootable CD and run it. Saves the trouble of either getting two brand new diskettes or of wasting an entire CD. However, the regular floppies will work. If that isn't the case, you may try installing from a mirror site. I have installed in 2 months. --- Peter Brezny wrote: > I'm trying to do an install over the net, but when i > connect to the ftp > server, after making a connection, it tells me it > can't retrieve the > distributions... > > Is something wrong over there or is it me? > > Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 16:52:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12407.mail.yahoo.com (web12407.mail.yahoo.com [216.136.173.134]) by hub.freebsd.org (Postfix) with SMTP id BF60837B719 for ; Thu, 1 Mar 2001 16:52:21 -0800 (PST) (envelope-from phelipc@yahoo.com) Message-ID: <20010302005221.19284.qmail@web12407.mail.yahoo.com> Received: from [200.207.155.214] by web12407.mail.yahoo.com; Thu, 01 Mar 2001 16:52:21 PST Date: Thu, 1 Mar 2001 16:52:21 -0800 (PST) From: Phelip Cray Subject: at command To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have been trying to use the at command unsucessfully. at -V 2147 ls why won't this work? ( the time I typed it was 2145 ) thank you in advance, phelip __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 17:27:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id A1C1E37B719 for ; Thu, 1 Mar 2001 17:27:23 -0800 (PST) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.2/8.11.1) id f221RER23408; Fri, 2 Mar 2001 14:27:14 +1300 (NZDT) (envelope-from jonc) Date: Fri, 2 Mar 2001 14:27:13 +1300 From: Jonathan Chen To: Phelip Cray Cc: freebsd-questions@FreeBSD.ORG Subject: Re: at command Message-ID: <20010302142713.B22426@itouchnz.itouch> References: <20010302005221.19284.qmail@web12407.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010302005221.19284.qmail@web12407.mail.yahoo.com>; from phelipc@yahoo.com on Thu, Mar 01, 2001 at 04:52:21PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 04:52:21PM -0800, Phelip Cray wrote: > > Hello, > > I have been trying to use the at command > unsucessfully. > > at -V 2147 ls > > why won't this work? ( the time I typed it was 2145 ) Well, according to man page, this is wrong. at(1) will accept input from stdin, and the output will be emailed to you - and not generated on your current terminal. # at 2147 ls # works fine for me. Also, the atrun(8) which executes your script only runs every 5 minutes. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 17:32:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from westhost15.westhost.net (westhost15.westhost.net [216.71.84.69]) by hub.freebsd.org (Postfix) with ESMTP id D43AC37B718 for ; Thu, 1 Mar 2001 17:32:10 -0800 (PST) (envelope-from pahowes@fair-ware.com) Received: from beast (h0020af68b314.ne.mediaone.net [24.147.216.59]) by westhost15.westhost.net (8.8.5/8.8.5) with SMTP id TAA05594 for ; Thu, 1 Mar 2001 19:31:27 -0600 Reply-To: From: "Paul A. Howes" To: Subject: Samba Configuration Date: Thu, 1 Mar 2001 20:32:00 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All- I have come across something rather bizzare. I am hoping that someone can offer an explanation for the behavior that I am seeing. First, here is the samba.conf file that I am using: [global] netbios name = CATNIP interfaces = ep0 lo0 encrypt passwords = Yes hosts allow = 192.168. [music] comment = Music Files path = /home/music writeable = Yes The Win2k and FreeBSD username/password combination is identical on all machines. Here is the problem: When I try to connect to the samba server, and my username in /usr/local/private/smbpasswd does NOT have a password, I am able to connect with no trouble at all. However, if I use the smbpasswd command to give my username the same password as my FreeBSD and Win2k system, I cannot connect to it. Now here's the real kicker -- If my smbpassword is blank, the smbclient command will not connect to the share, but it will if the smbpassword is the same as my FreeBSD and Win2k login. This is very, very strange! If anyone can explain this, and tell me how to work around it, I would like to know, very much! Please CC me in e-mail, as I am not yet signed up for this particular mailing list. Thank you! Paul A. Howes pahowes@fair-ware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 18: 3:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raffles-it.com (raffles.demon.co.uk [158.152.17.201]) by hub.freebsd.org (Postfix) with ESMTP id 5AC4E37B718 for ; Thu, 1 Mar 2001 18:03:34 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from dribble.lan.raffles-it.com (dribble.lan.raffles-it.com [192.168.100.50]) by raffles-it.com (8.11.2/8.11.1) with ESMTP id f2223Xx85475 for ; Fri, 2 Mar 2001 02:03:33 GMT (envelope-from dpd@lan.raffles-it.com) Received: from dribble.lan.raffles-it.com (localhost [127.0.0.1]) by dribble.lan.raffles-it.com (8.11.2/8.11.1) with ESMTP id f2223Ip03546 for ; Fri, 2 Mar 2001 02:03:18 GMT (envelope-from dpd@lan.raffles-it.com) Message-Id: <200103020203.f2223Ip03546@dribble.lan.raffles-it.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Subject: Multipule Lan Configurations Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 02:03:18 +0000 From: David Dooley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am wondering if it is at all possible to have multipule lan configurations on the same laptop, depending on what card is inserted in which pcmcia slot. I have a Lucent WaveLan card that I would like to configure for home in the top slot - on a residential gateway, if inserted in the bottom slot reconfigure for an accesspoint, both DHCP. If I insert a 3com 16 bit card yat another configuration but this time static network address and such. I figure that this will require some hacking of the network setup scripts, but I am not sure what would be the best way to approach, or even if it is possible to get the slot a card is inserted into. I have been looking at rc.network, pccard.conf and start_if.wi0 but I cannot see how I would get the slot information as nothing appears to use this information. I want to do this so I can take my laptop from home to work and to friends with out having to spend hours reconfigureing for each location. Thanks for your time. Please feel free to tell me that what I want to do is stupid, i just figured it would make my life simpler once it was configured. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 18:19:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id A836237B71D for ; Thu, 1 Mar 2001 18:19:24 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-737.hutchtel.net [206.10.71.37]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id UAA10313; Thu, 1 Mar 2001 20:18:20 -0600 (CST) Message-ID: <002901c0a388$3869a020$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Ted Mittelstaedt" , "Doug Young" , , References: <001e01c0a23a$bbf56b80$1401a8c0@tedm.placo.com> Subject: Re: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Fri, 2 Mar 2001 20:17:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Ted Mittelstaedt" To: "Doug Young" ; "Josh Paetzel" ; ; Sent: Thursday, March 01, 2001 4:31 AM Subject: RE: HeLP!!! i am trying to install bsd linux and it wont install or give me e... > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Doug Young > >Sent: Thursday, March 01, 2001 1:56 AM > >To: Ted Mittelstaedt; Josh Paetzel; AMDMCG@aol.com; > >freebsd-questions@FreeBSD.ORG > >Subject: Re: HeLP!!! i am trying to install bsd linux and it wont > >install or give me e... > > > > > > > >> >Where did a 2x CD drive come from ?? ..... sounds like someone raided a > >> >museum !!!!! > >> >> > >> > >> No, probably took it from my basement when I wasn't looking.. ;-) > > I've probably got a dozen of em. > >You mean you actually had a working one ?? ..... that was rare enough even > >when > >the things were fresh out of the original packaging let alone after ten > >years or whatever > >its been since those dinosaurs were in vogue !!!! > > > I've never seen a bad 2x cdrom. I've got a bunch of them, both scsi and proprietary (the matsushita cr-563b being the most common) and I've never had a failure. I didn't start to get bad cdroms until the $49.99 IDE ones became popular. > I dealt with those dumb things and their rotten non-standard narrow > ribbon cables that got lost all the time for a while at Central Point > Software, later Symantec, as like all software companies they were > toy-buyers, and what > hardware that the software developers bought and couldn't make work got > tossed into the IT dungheap. (Often we could get it to work with patience, > one thing I learned there was how impatient a lot of software developers > are with touchy hardware) They use a standard 40 pin IDE cable. Only the controller is different. > > Generally whenever we needed a piece of hardware we found that it was easier > to go into "the room" and extract it then to try and requisition anything. > It was those drives that got me so disgusted with proprietary interface > drives > that I swore all SCSI drive purchases that I had anything to do with from > then on would be SCSI. If you figure out how to buy a SCSI drive that isn't SCSI, let me know. I'd be interested to hear how you did it. I did get burned once by buying an NEC CDR-25 which > turned out to be SCSI-1, with the parity bit permanently switched off, but > even today I still have CD drives that I bought nearly 10 years ago that > move from older machine to older machine. > So do I. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 18:20:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from westhost15.westhost.net (westhost15.westhost.net [216.71.84.69]) by hub.freebsd.org (Postfix) with ESMTP id 50FD337B718 for ; Thu, 1 Mar 2001 18:20:50 -0800 (PST) (envelope-from pahowes@fair-ware.com) Received: from beast (h0020af68b314.ne.mediaone.net [24.147.216.59]) by westhost15.westhost.net (8.8.5/8.8.5) with SMTP id UAA10825 for ; Thu, 1 Mar 2001 20:20:06 -0600 Reply-To: From: "Paul A. Howes" To: Subject: RE: Samba Configuration Date: Thu, 1 Mar 2001 21:20:39 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Usually it's not good form to answer one's own questions, but I did find the problem: When I logged in to the Win2k workstation, I had typed my username with upper and lower case letters (PAHowes). I tried logging in with all lowercase, to match my FreeBSD login, and all was well. Thanks any way! Paul A. Howes pahowes@fair-ware.com -----Original Message----- From: Paul A. Howes [mailto:pahowes@fair-ware.com] Sent: Thursday, March 01, 2001 8:32 PM To: freebsd-questions@freebsd.org Subject: Samba Configuration All- I have come across something rather bizzare. I am hoping that someone can offer an explanation for the behavior that I am seeing. First, here is the samba.conf file that I am using: [global] netbios name = CATNIP interfaces = ep0 lo0 encrypt passwords = Yes hosts allow = 192.168. [music] comment = Music Files path = /home/music writeable = Yes The Win2k and FreeBSD username/password combination is identical on all machines. Here is the problem: When I try to connect to the samba server, and my username in /usr/local/private/smbpasswd does NOT have a password, I am able to connect with no trouble at all. However, if I use the smbpasswd command to give my username the same password as my FreeBSD and Win2k system, I cannot connect to it. Now here's the real kicker -- If my smbpassword is blank, the smbclient command will not connect to the share, but it will if the smbpassword is the same as my FreeBSD and Win2k login. This is very, very strange! If anyone can explain this, and tell me how to work around it, I would like to know, very much! Please CC me in e-mail, as I am not yet signed up for this particular mailing list. Thank you! Paul A. Howes pahowes@fair-ware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 18:43:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ibizcorp.com (mail02.ibizcorp.com [63.110.128.21]) by hub.freebsd.org (Postfix) with SMTP id A369737B719 for ; Thu, 1 Mar 2001 18:43:51 -0800 (PST) (envelope-from jjefferson@dslsource.com) Received: (qmail 17415 invoked from network); 2 Mar 2001 02:38:37 -0000 Received: from unknown (HELO noc3) (63.110.128.74) by mail02.ibizcorp.com with SMTP; 2 Mar 2001 02:38:37 -0000 Message-ID: <000a01c0a2c3$249b64e0$b100a8c0@noc3> From: "James Jefferson" To: Subject: kerberos Date: Thu, 1 Mar 2001 19:47:37 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A288.77B7A570" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A288.77B7A570 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ok i went to the FAQ's location and i seen the descripetion on how to = remove kerberos from the system but when i tryied them it didnt work. = Now i should state that i am using freebsd4.1.1. I went to the bin dir = under root and didnt see any install command there but i did see one = under sbin is that where i am supposed to do the ./install.sh command = instead? and allso i didnt find the /etc/make.conf file there i found it = under /etc/default/make.conf but all the options where commented out. Is = there a nother location or file name that iam supposed to check? ------=_NextPart_000_0007_01C0A288.77B7A570 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
ok i went to the FAQ's location and i = seen the=20 descripetion on how to remove kerberos from the system but when i tryied = them it=20 didnt work. Now i should state that i am using freebsd4.1.1. I went to = the bin=20 dir under root and didnt see any install command there but i did see one = under=20 sbin is that where i am supposed to do the ./install.sh command instead? = and=20 allso i didnt find the /etc/make.conf file there i found it under=20 /etc/default/make.conf but all the options where commented out. Is there = a=20 nother location or file name that iam supposed to=20 check?
------=_NextPart_000_0007_01C0A288.77B7A570-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 18:44: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 3954637B71C for ; Thu, 1 Mar 2001 18:43:53 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-737.hutchtel.net [206.10.71.37]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id UAA06339; Thu, 1 Mar 2001 20:43:28 -0600 (CST) Message-ID: <005a01c0a38b$bb5586e0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "richard childers" , "Ted Mittelstaedt" , "Aaron Hill" , , References: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> <3A9BC4C1.ABD81182@pacbell.net> <3A9DF19C.1FC6F993@pacbell.net> Subject: Re: A retraction & correction ('Was: Re: Pimping FreeBSD Information (was: 'Order')') Date: Fri, 2 Mar 2001 20:42:58 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "richard childers" To: "Ted Mittelstaedt" ; "Aaron Hill" ; ; Sent: Thursday, March 01, 2001 12:52 AM Subject: A retraction & correction ('Was: Re: Pimping FreeBSD Information (was: 'Order')') > I'd like to correct my previous statement. > > A quick review of the archives shows that Ted Mittelstaedt has contributed > copiously to freebsd-questions in the recent past. > > I didn't do a precise breakdown but I did not see a lot of references to pushing > his book in the body of publically posted messages; this is a recent phenomenon, > as far as I can tell. > > I didn't see any detailed answers, however, to others' questions; a detailed > answer is one that includes pathnames, syntax details, and at the very least a > reference to the relevant man pages, by my book. I would expect that level of > detail from someone whom had written a book; wouldn't you? > I've been subscribed to FreeBSD-questions since July of 1996, and I have come to respect the knowledge (especially in networking) that Ted brings to this forum quite a bit. You can do all of the statistical analysis that you want, but he does help people, and he does answer questions. He even gives detailed help from time to time. You can expect what you want, but this is a volunteer effort. I spend a minimum of an hour a day reading and responding to emails from this list every day. I don't always give specific help, either. Sometimes people just need to be pointed in the right direction, not spoon fed every little detail. There's nothing wrong with that. I did my own quick search of the archives, and I didn't find any answers to any questions by you at all. I did find a couple of questions that you asked, though. I am not claiming that I did an exhaustive search, but I did search for richard childers in the -questions archive search utility. I don't have any problem with Ted pushing his book. I don't feel that he is with-holding information in order to increase the sales of his book. I am glad that he is letting people know about it. I feel the same way about Greg Lehey mentioning his book in his posts. They are both great books, and would be wonderful resources for anyone who is trying to learn FreeBSD. As far as spam goes, you've been the source of far more spam than Ted ever has been. If Ted gives an answer to a question and recommends his book, that's still just one email for me to browse through. Count how many emails the thread that you started has generated. Josh > (Maybe I didn't look hard enough. I suppose I can drill down a few more layers > and do a statistical summary, easily enough ... at the expense of some time, I > have thus far refused to invest.) > > But this is the heart of my objection; one should contribute one's knowledge > freely if one is going to participate in this forum; one should not use it as a > springboard for one's business interests, at least publically; and I would > discourage using private communications arising out of public exchanges as a > basis for offering one's book, also. After all, in that direction lies the next > step, which is collecting the addresses of all participants and targeting them > with spam (which appears to be happening, by the way; something to think about > next time one includes freebsd-questions in the Cc: field). > > ... and I saw lots of questions from Ted, himself, asking for someone else to > explain what he did not understand. Hmmm ... does FreeBSD get a slice of the > book's profits? After all, they are providing a forum through which this > expertise is being gained, be facilitating access to the collective expertise. > Heh, maybe we should GPL all FreeBSD knowledge so there is not way for anyone to make money off it. I mean it is free, so admins for it should be free as well. I'll tell my boss about that, I bet he'll be happy as hell. > I strongly believe in parity as a principle applicable in realsm outside of > telecommunications or error correction; I believe it has applications in public > policy and public life as well. I have already suggested to Ted Mittelstaedt > (privately) that this was inappropriate behavior. I don't think Ted took my > objection seriously. > That's because you are hard to take seriously. > I suppose I could just unsubscribe, or implement spam filters that filtered > anything with "Mittelstaedt" in it; but what a price to pay, and what a precedent > to set (and follow); where does this end? > The first option would be nice. Make sure if you put filters in, that you filter mail from yourself to the list as well. > So I'd like to retract my statements, below; but I would like to encourage Ted to > post some of these fabulous tips he's pushing everyone to invest their money in > buying ... at the expense of the FreeBSD server ... and at the expense of the > social fabric that composes the FreeBSD community ... of which I am a member. > If I were Ted, I would seriously consider emailing you a copy of the book twenty or thirty times a day. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 18:45:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 3CC9337B718 for ; Thu, 1 Mar 2001 18:45:16 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-737.hutchtel.net [206.10.71.37]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id UAA22329; Thu, 1 Mar 2001 20:45:00 -0600 (CST) Message-ID: <006501c0a38b$f21332e0$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Jonathan Chen" , Cc: References: <000901c0a1e2$a23161c0$f1dae13e@aldiserster> <20010301131930.A84675@itouchnz.itouch> <000901c0a229$9bfecda0$c7dae13e@aldiserster> <20010302090836.B7089@itouchnz.itouch> Subject: Re: Failure compiling MYKERNEL now:rl0 Date: Fri, 2 Mar 2001 20:44:30 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Jonathan Chen" To: Cc: Sent: Thursday, March 01, 2001 2:08 PM Subject: Re: Failure compiling MYKERNEL now:rl0 > On Thu, Mar 01, 2001 at 09:28:34AM +0100, Hahn0man@t-online.de wrote: > > Dear Jonathan, dear list, > > > > > A `netstat -in' should list "rl0" as one of your available network > > > devices. > > > > No. It lists only gif0-gif3, lo0, pp0, sl0, faith > > > > > # ifconfig rl0 inet 192.168.2.21 netmask 255.255.255.0 > > > > anwers: ifconfig: interface rl0 does not exist. > > Unusual. If dmesg(1) reports the device for the current kernel, the > interface should be there. I can only guess that you may have a h/w > problem, otherwise I don't know. > I would think that either the card is dead, or there is some sort of resource conflict. Josh > Sorry. > -- > Jonathan Chen > -------------------------------------------------------------------- --- > "I love deadlines. I like the whooshing sound they make as they fly by" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 19:20:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12501.mail.yahoo.com (web12501.mail.yahoo.com [216.136.173.193]) by hub.freebsd.org (Postfix) with SMTP id 43B5937B718 for ; Thu, 1 Mar 2001 19:20:51 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010302032051.56703.qmail@web12501.mail.yahoo.com> Received: from [129.237.35.38] by web12501.mail.yahoo.com; Thu, 01 Mar 2001 19:20:51 PST Date: Thu, 1 Mar 2001 19:20:51 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: FreeBSD and a cable modem To: David Kelly , Neill Robins Cc: Bill Moran , treznor@sunflower.com, Steve , Rafael Caballero Jr , freebsd-questions@FreeBSD.ORG In-Reply-To: <20010301115731.B16644@grumpy.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've failed to follow this thread recently, and I would like to insert that my experiences with Roadrunner Cablemodems are from those that are located in Topeka, Kansas. I've seen two different cases (They weren't at the same time, so I can't tell if they were two different policies from different hubs or if they changed their protocol) but one required you to "login" to check mail, whereas the other would not let you do anything at all without "login"ing in, it would assign the IP address, but would not allow data throughput. Just a tad more info, Tyler --- David Kelly wrote: > On Thu, Mar 01, 2001 at 08:53:51AM -0500, Neill > Robins wrote: > > Thursday, March 01, 2001, 8:44:04 AM, you wrote: > > BM> Tyler McGeorge wrote: > > >> > > >> Most Roadrunner cable modems require you to > "login" or > > >> some such nonsense. > > > > BM> Really? Where do they do that? None of the > ones in Columbus require any > > BM> "login" > > > > I think that was limited only to the services in > San Diego at one > > time. I don't believe the login is needed at > hardly any of the other > > RoadRunner networks. At least not in North > Carolina. > > Know of two users with Comcast@Home in Huntsville, > AL, one somehow > wrangled a static IP address. The other had to > upgrade from MacOS 7.6.1 > so that the DHCP client could pass an optional > parameter back to the > DHCP server. Cable installer called this parameter a > "password". > > Search the archives as others have documented how to > insert this extra > data in the DHCP script(s) in order to get > "registered" with the > cable system. > > Think my ISP does much the same thing but with the > MAC address of my > NIC. Pretty easy to change the MAC address under > FreeBSD so I went > weeks after an upgrade before remembering to call in > the new MAC > address to the ISP. > > -- > David Kelly N4HHE, dkelly@hiwaay.net > ===================================================================== > The human mind ordinarily operates at only ten > percent of its > capacity -- the rest is overhead for the operating > system. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 19:22: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Mercury.acs.unt.edu (mercury.acs.unt.edu [129.120.220.1]) by hub.freebsd.org (Postfix) with ESMTP id 8D9A537B719 for ; Thu, 1 Mar 2001 19:22:05 -0800 (PST) (envelope-from jwh0014@unt.edu) Received: from eaglemail.unt.edu (eaglemail.unt.edu [129.120.209.20]) by Mercury.acs.unt.edu (8.8.8/8.8.8) with ESMTP id VAA13626 for ; Thu, 1 Mar 2001 21:22:04 -0600 (CST) From: jwh0014@unt.edu Received: (from nobody@localhost) by eaglemail.unt.edu (8.9.3/8.9.3) id VAA15672 for freebsd-questions@FreeBSD.ORG; Thu, 1 Mar 2001 21:22:06 -0600 To: freebsd-questions@FreeBSD.ORG Subject: Missing Package? Message-ID: <983503326.3a9f11de2bf30@eaglemail.unt.edu> Date: Thu, 01 Mar 2001 21:22:06 -0600 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.3 X-Originating-IP: 129.120.228.108 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Whom It May Concern, The package avifile-0.53.4.tgz requires a package called win32-codecs-010122 which is not posted in the FreeBSD-current/packages list. Does this exist or is it an error in the package? Any input would be appreciated Thank You, Justin Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 20:23:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id BEC5D37B719 for ; Thu, 1 Mar 2001 20:23:11 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f224NG154540; Thu, 1 Mar 2001 20:23:17 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <005a01c0a29b$0ce46860$847e03cb@apana.org.au> Date: Thu, 01 Mar 2001 20:22:23 -0800 (PST) From: John Baldwin To: Doug Young Subject: RE: Promiscuous Mode ?? Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-01 Doug Young wrote: > Would someone please comment on the following. The machine is > running fine so I don't believe its anything particularly bad, but I > don't recall seeing that particular message previously. Do you use DHCP? Every time you get or renew a lease dhclient puts the interface in promiscuous mode. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 20:30:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 9832937B719 for ; Thu, 1 Mar 2001 20:30:28 -0800 (PST) (envelope-from trevin@mail.com) Received: from CRX.sfu.ca ([209.53.63.29]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20010302043001.COLA26101.priv-edtnes10-hme0.telusplanet.net@CRX.sfu.ca> for ; Thu, 1 Mar 2001 21:30:01 -0700 Message-Id: <5.0.2.1.2.20010301202957.0254ccd0@mail.brightmail.com> X-Sender: tmchow%sway.com@mail.brightmail.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Thu, 01 Mar 2001 20:33:06 -0800 To: questions@freebsd.org From: Trevin Chow Subject: Can't delete an empty directory? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For some reason I cannot remove a directory even though there are no files in it. I recently had to run "fsck" manually as my machine had a "kernel panic" . These events must be related. Here's some output of what's happened: /usr/ports/textproc/aspell/work/aspell-.33/scowl/r # ls -al total 2 drwxr-xr-x 3 500 500 512 Mar 1 20:30 ./ drwxr-xr-x 3 500 500 512 Mar 1 20:30 ../ /usr/ports/textproc/aspell/work/aspell-.33/scowl # rmdir r rmdir: r: Directory not empty Any ideas what might be causing this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 20:30:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id A260237B71A for ; Thu, 1 Mar 2001 20:30:37 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f224SOi23447; Thu, 1 Mar 2001 23:28:27 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <003701c0a2d1$abb711a0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , "Doug Young" Cc: References: <005a01c0a29b$0ce46860$847e03cb@apana.org.au> <3A9EC78F.EF3E8D21@urx.com> Subject: Re: Promiscuous Mode ?? Date: Thu, 1 Mar 2001 23:31:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > > xl0: promiscuous mode enabled > > > > > xl0: promiscuous mode disabled "promiscuous mode" means that an application can see *all* packets on the ethernet, rather than just the packets addressed to the node. tcpdump and ethereal are two applications that use this to "sniff" out what's happening on the wire. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 20:40:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web807.mail.yahoo.com (web807.mail.yahoo.com [128.11.22.174]) by hub.freebsd.org (Postfix) with SMTP id 61D3B37B719 for ; Thu, 1 Mar 2001 20:40:48 -0800 (PST) (envelope-from parthax@yahoo.com) Message-ID: <20010302044047.2900.qmail@web807.mail.yahoo.com> Received: from [202.51.69.3] by web807.mail.yahoo.com; Thu, 01 Mar 2001 20:40:47 PST Date: Thu, 1 Mar 2001 20:40:47 -0800 (PST) From: parthasarathi biswas Subject: Dial in server To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I have configured a dialin server.The configuration procedure that I followed was for Lock Speed config. 1.Edited /etc/ttys. 2.Created a file /usr/local/bin/ppplogin pplogin contains: #!/bin/sh exec /usr/sbin/ppp -direct incoming 3.I created my ppp.conf file accordingly: ################################################################# # PPP Sample Configuration File# Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com# # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2 1999/08/27 23:24:08 peter Exp $ #################################################################default: set log Phase Chat LCP IPCP CCP tun command set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"incoming: set log Phase Chat LCP IPCP CCP tun command set device /dev/ttyd0 set speed 115200 enable pap chap set dns 192.168.0.1 enable passwdauth allow users bill sanjil hillary enable proxy set hangup "\"\" ate0q1 OK" 4.creted ppp.secret file bill password hillary password Iam dialing from win98 clients.I have put ppplogin into /etc/shells.I have created a group called ppp with GID 100 but to be very frank I do not know what r the rights of this group I do not know how to assign them also and the rights abt the other groups??and the list of groups. and their rights.?? secondly I have created users with group ppp and shell as ppplogin. I get the the login prompt also I give login as bill and its password.after this I get 4 lines of ASCII characters and then it disconnects automatically..I do not know where the problem lies>>Can anybody help me. What could be all the possible causes fo the error. Pls advise Brgds/Partha __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 20:44:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id A7A5A37B71B; Thu, 1 Mar 2001 20:44:22 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f224iu154624; Thu, 1 Mar 2001 20:44:57 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 01 Mar 2001 20:44:04 -0800 (PST) From: John Baldwin To: Felix-Antoine Paradis Subject: RE: Kernel compilation failed. Cc: FreeBSD Questions , hackers@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Mar-01 Felix-Antoine Paradis wrote: > Hi. > > I am running FreeBSD 3.5-STABLE on a i386 arch. When I boot, it tells > me that: > > --- > sb0 at 0x220 on isa > > NOTE! SB Pro support required with your soundcard! > snd0: > --- > > So I added: > > --- > device sbxvi0 at isa? drq ? > --- > > to my kernel. Then, I recompiled and I got an error: > > --- > su-2.04# make > loading kernel > dev_table.o(.data+0xc4): undefined reference to `attach_sb16midi' > dev_table.o(.data+0xc8): undefined reference to `probe_sb16midi' > sb_dsp.o: In function `sbintr': > sb_dsp.o(.text+0xa9): undefined reference to `sb16midiintr' > *** Error code 1 > > Stop. > --- > > I did a: make depend; make; make install > > It fails in the "make". > > Any idea? Look in /sys/i386/conf/LINT. You need to add some more lines to your config file for the midi driver. I think it is called olpm0 or some such. Just look for the example snd0 in LINT. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 21:27:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 118B037B71C for ; Thu, 1 Mar 2001 21:27:31 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id JAA99587 for ; Fri, 2 Mar 2001 09:11:55 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f225ROS04877 for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 08:27:24 +0300 Date: Fri, 2 Mar 2001 08:27:23 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: pico editor vs PicoBSD :-) Message-ID: <20010302082723.A4684@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <16.97e9983.27cfa114@aol.com> <20010301160530.A24012@linux.rainbow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20010301160530.A24012@linux.rainbow>; from igor@raduga.dyndns.org on Thu, Mar 01, 2001 at 04:05:30PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 04:05:30PM +0300, Igor Robul wrote: > On Thu, Mar 01, 2001 at 07:56:52AM -0500, MaTrIxDPN@aol.com wrote: > > How to install pico? > /dev/hands :-) Sorry Sorry again, I had assumed PicoBSD :-) -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 21:31:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 4AA5C37B71C for ; Thu, 1 Mar 2001 21:31:32 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f225VON08007; Thu, 1 Mar 2001 21:31:24 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Bill Moran" Cc: "Gabriel Mark Mains" , Subject: RE: Printer sharing for Macs? Date: Thu, 1 Mar 2001 21:31:23 -0800 Message-ID: <001801c0a2da$05273640$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3A9E55FF.6539FBCE@mail.iowna.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bill Moran > >1. The jetdirect card could only queue up so many jobs and would tie up >the workstations when it was full. >2. You can't remove jobs from the jetdirect queue or move important jobs >to the top of the queue. > >In this case these were important as the print jobs were heavy graphics >prints that would sometimes take a long time for the printer to >complete. > >I'm not "Boo Hiss"ing. I'm just saying that sometimes a JetDirect card >doesn't cut it. >That being said, if you don't need #1 & 2 above, I recommend the >JetDirect card as well. They really can make life easy for most printing >applications. It's just important to know the drawbacks. > One trick I do is I use a spool on a server, all clients send jobs to the spool, the spool only then sends them to the JetDirect. Of course doing it that way you can't mix protocols (ie: appletalk, direct jet printing, etc) it all needs to be lpr. I also agree with you about workstation spooling directly to the JetDirect, it's stupid and bogs down the workstation, negating the benefits of the print server card. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 21:51:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aztec.teuton.org (aztec.teuton.org [63.227.138.217]) by hub.freebsd.org (Postfix) with ESMTP id 1DC1A37B719 for ; Thu, 1 Mar 2001 21:51:24 -0800 (PST) (envelope-from erik@teuton.org) Received: from localhost ([127.0.0.1] helo=sparc20.internal.teuton.org) by aztec.teuton.org with esmtp (Exim 3.20 #1) id 14YiTH-0003rD-00; Thu, 01 Mar 2001 22:51:19 -0700 Message-ID: X-Mailer: XFMail 1.4.6-3 on OpenBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 01 Mar 2001 22:51:11 -0700 (MST) From: Erik Mugele To: Harkirat Singh , freebsd-questions@freebsd.org Subject: RE: Wavelan card & Laptop Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-2001 Harkirat Singh wrote: > I was using Lucent WaveLAN turbo 11 MB silver (old one) on my > laptop and it was working fine. Recently I bought new Orinoco card > (silver), I thought that apart from name they both are same! They are the same AFAIK. > Did any one had any luck with new card, I am not able to work with it? It > even does'nt recognize "wicontrol -i wi0". I've got two Orinoco Silver cards running in two machines both running 4.2 RELEASE. One machine is a desktop (P90) with an ISA adapter card. This system functions as a router (my gateway between the wired and wireless LAN). The second is a laptop. Does dmesg show the cards being detected during the boot process? For example: pccard: card inserted, slot 0 wi0: at port 0x240-0x27f irq 5 slot 0 on pccard0 wi0: Ethernet address: 00:60:1d:1e:af:90 Erik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 22:12:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail17.sdc1.sfba.home.com (femail17.sdc1.sfba.home.com [24.0.95.144]) by hub.freebsd.org (Postfix) with ESMTP id 8968C37B719 for ; Thu, 1 Mar 2001 22:12:26 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail17.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010302061226.IYVQ29411.femail17.sdc1.sfba.home.com@marx.marvic.chum> for ; Thu, 1 Mar 2001 22:12:26 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f226D9m07924 for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 00:13:09 -0600 Date: Fri, 2 Mar 2001 00:13:09 -0600 From: "Victor R. Cardona" To: freebsd-questions@FreeBSD.ORG Subject: Re: Multipule Lan Configurations Message-ID: <20010302001309.A7552@marx.marvic.chum> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200103020203.f2223Ip03546@dribble.lan.raffles-it.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <200103020203.f2223Ip03546@dribble.lan.raffles-it.com>; from dpd@raffles-it.com on Fri, Mar 02, 2001 at 02:03:18AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 02:03:18AM +0000, David Dooley wrote: > I want to do this so I can take my laptop from home to work and to friends > with out having to spend hours reconfigureing for each location. I don't understand. If both home and work are using DHCP, then why don't you just let the DHCP server configure your card. You should only need one card, and you shouldn't need to wory about settings. - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 22:18:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com [24.0.95.145]) by hub.freebsd.org (Postfix) with ESMTP id CC61B37B71B for ; Thu, 1 Mar 2001 22:18:52 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail18.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010302061852.ZNPR811.femail18.sdc1.sfba.home.com@marx.marvic.chum> for ; Thu, 1 Mar 2001 22:18:52 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f226JZm08295 for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 00:19:35 -0600 Date: Fri, 2 Mar 2001 00:19:35 -0600 From: "Victor R. Cardona" To: freebsd-questions@FreeBSD.ORG Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. Message-ID: <20010302001935.B7552@marx.marvic.chum> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <3A9EE37F.821664EB@urx.com> <20010302002830.14289.qmail@web12503.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <20010302002830.14289.qmail@web12503.mail.yahoo.com>; from millioncheese@yahoo.com on Thu, Mar 01, 2001 at 04:28:30PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 04:28:30PM -0800, Tyler McGeorge wrote: > This may seem like a strange question, and it is > relatively off topic...But I run a 4MB 2d only video > card in my FreeBSD machine, and even if I ran X, I > wouldn't need more. I maybe losing your context with > my prejudice that FreeBSD is, in general, used as a > server machine and not a user machine... If you were > to want a user machine, I would suggest Slackware > Linux over FreeBSD. I have to agree on this. Linux also has drivers for Nvidia cards which also work very well. Now if only a Linux distro would use something like ports... - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 22:28: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com [24.0.95.145]) by hub.freebsd.org (Postfix) with ESMTP id E9FE037B718 for ; Thu, 1 Mar 2001 22:28:06 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail18.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010302062806.ZQWA811.femail18.sdc1.sfba.home.com@marx.marvic.chum> for ; Thu, 1 Mar 2001 22:28:06 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f226SnN08305 for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 00:28:49 -0600 Date: Fri, 2 Mar 2001 00:28:49 -0600 From: "Victor R. Cardona" To: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and a cable modem Message-ID: <20010302002849.C7552@marx.marvic.chum> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010301042054.67801.qmail@web12506.mail.yahoo.com> <3A9E5224.C11CC6C3@mail.iowna.com> <1356958371.20010301085351@nc.rr.com> <20010301115731.B16644@grumpy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <20010301115731.B16644@grumpy.dyndns.org>; from dkelly@hiwaay.net on Thu, Mar 01, 2001 at 11:57:31AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 11:57:31AM -0600, David Kelly wrote: > Know of two users with Comcast@Home in Huntsville, AL, one somehow > wrangled a static IP address. The other had to upgrade from MacOS 7.6.1 > so that the DHCP client could pass an optional parameter back to the > DHCP server. Cable installer called this parameter a "password". I use AT&T@home (formerly TCI), and they use the modem's MAC address for actual modem registration, and then your DHCP client has to send the hostname in order to get a lease. - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 22:40:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 3584437B719 for ; Thu, 1 Mar 2001 22:40:47 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id KAA99732 for ; Fri, 2 Mar 2001 10:25:10 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f226eXi05425 for freebsd-questions@freebsd.org; Fri, 2 Mar 2001 09:40:33 +0300 Date: Fri, 2 Mar 2001 09:40:33 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Subject: Samba and NIS Message-ID: <20010302094032.A5369@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Had anybody tried use Samba with NIS authentification on FreeBSD? -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 22:47:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail10.speakeasy.net (mail10.speakeasy.net [216.254.0.210]) by hub.freebsd.org (Postfix) with SMTP id D1B8D37B719 for ; Thu, 1 Mar 2001 22:47:20 -0800 (PST) (envelope-from czr@dunces.org) Received: (qmail 55876 invoked from network); 2 Mar 2001 06:47:20 -0000 Received: from unknown (HELO dunceee.dunces.org) ([64.81.23.94]) (envelope-sender ) by mail10.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Mar 2001 06:47:20 -0000 Message-Id: <4.3.2.7.2.20010301224905.00a93100@duncette.org> X-Sender: czr@duncette.org X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 01 Mar 2001 22:51:05 -0800 To: freebsd-questions@FreeBSD.ORG From: Burke Martin Subject: ncurses aim client In-Reply-To: <20010302094032.A5369@linux.rainbow> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I have a slackware box that is being retired and ive had caim on it for the last year or so and have become fairly attached to it. In the ports collection there is naim but I have had 0 luck getting it to compile on my machine. It seems to be a total mess. Do any of you out there in BSD land have any luck using something similar? TIA! Burke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 22:48:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id 1EFD537B71A for ; Thu, 1 Mar 2001 22:48:55 -0800 (PST) (envelope-from cpcbuzz@yahoo.com) Received: from host-216-77-217-200.fll.bellsouth.net (HELO hermaphrobyte2) (216.77.217.200) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Mar 2001 06:48:53 -0000 X-Apparently-From: Message-ID: <000f01c0a2e4$abb6c8e0$0100a8c0@hermaphrobyte2> From: "Jon" To: Subject: Panic: not going anywhere without my INIT Date: Fri, 2 Mar 2001 01:47:36 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01C0A2BA.C1DD5AA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01C0A2BA.C1DD5AA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable when i try to install FreeBSD 4.2 over FTP i get to the screen where it = asks to set up the network i choose my ethernet card and then set up the = IP and sych...then hit enter and enter on yes for the "are you sure you = wanna do this" screen and then it tells me that there was an error...it = says "Panic: not going anywhere without my INIT" and goes on to reboot = my system. What does this mean and how can i fix it ? if you need more = info on my setup i can expand on that for you.. Thanks for any help in = advance. Jon ------=_NextPart_000_000C_01C0A2BA.C1DD5AA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
when i try to install FreeBSD 4.2 over = FTP i get to=20 the screen where it asks to set up the network i choose my ethernet card = and=20 then set up the IP and sych...then hit enter and enter on yes for the = "are you=20 sure you wanna do this" screen and then it tells me that there was an = error...it=20 says "Panic: not going anywhere without my INIT" and goes on to reboot = my=20 system. What does this mean and how can i fix it ? if you need more info = on my=20 setup i can expand on that for you.. Thanks for any help in=20 advance.
 
Jon
------=_NextPart_000_000C_01C0A2BA.C1DD5AA0-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 23:21:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 7E5FA37B71A for ; Thu, 1 Mar 2001 23:21:17 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id B1974E1 for ; Thu, 1 Mar 2001 22:21:13 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: freebsd-questions@freebsd.org Subject: TEST Date: Thu, 1 Mar 2001 22:18:37 -0900 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01030122183700.02440@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Test ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 23:33:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id D37B737B719 for ; Thu, 1 Mar 2001 23:33:20 -0800 (PST) (envelope-from alnesbit@optushome.com.au) Received: from co3027913-a.optushome.com.au ([203.164.216.140]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010302073319.KUU26799.mss.rdc2.nsw.optushome.com.au@co3027913-a.optushome.com.au>; Fri, 2 Mar 2001 18:33:19 +1100 Message-Id: <5.0.2.1.0.20010302183709.009e3250@mail> X-Sender: alnesbit@mail X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Fri, 02 Mar 2001 18:37:22 +1100 To: "Victor R. Cardona" , freebsd-questions@FreeBSD.ORG From: Andrew Nesbit Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. In-Reply-To: <20010302001935.B7552@marx.marvic.chum> References: <20010302002830.14289.qmail@web12503.mail.yahoo.com> <3A9EE37F.821664EB@urx.com> <20010302002830.14289.qmail@web12503.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:19 AM 2/03/01 -0600, Victor R. Cardona wrote: >On Thu, Mar 01, 2001 at 04:28:30PM -0800, Tyler McGeorge wrote: > > This may seem like a strange question, and it is > > relatively off topic...But I run a 4MB 2d only video > > card in my FreeBSD machine, and even if I ran X, I > > wouldn't need more. I maybe losing your context with > > my prejudice that FreeBSD is, in general, used as a > > server machine and not a user machine... If you were > > to want a user machine, I would suggest Slackware > > Linux over FreeBSD. > >I have to agree on this. Linux also has drivers for Nvidia cards which >also work very well. > >Now if only a Linux distro would use something like ports... > Erm, what about Debian? > - v >-- >Victor R. Cardona >vcardona@home.com > > "Behold the keyboard of Kahless, the greatest Klingon > code warrior that ever lived!" > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 23:36:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id D4DAC37B71B for ; Thu, 1 Mar 2001 23:36:32 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id 4D9EB3BE; Fri, 2 Mar 2001 08:36:31 +0100 (CET) Date: Fri, 2 Mar 2001 08:36:31 +0100 From: Edwin Groothuis To: Steve Spicklemire Cc: questions@FreeBSD.ORG Subject: Re: Under attack? What to do? Message-ID: <20010302083631.L12704@cgmd76206.chello.nl> References: <200103020005.f2205FR53586@mercury.spvi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103020005.f2205FR53586@mercury.spvi.com>; from steve@spvi.com on Thu, Mar 01, 2001 at 07:05:15PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 07:05:15PM -0500, Steve Spicklemire wrote: > I think one of my FreeBSD systems may be suffering from a sort > of DoS attack... I've got tcpdump traces that I *think* show this... > what can I do about it? Is there a resource on the Internet that I can Well, tell what you see and maybe we can convince you that there isn't one. For more information regarding DoS, I would suggest to search on the SANS website: www.sans.org (.com?) Edwin -- Edwin Groothuis | Interested in MUDs? Visit Fatal Dimensions: edwin@mavetju.org | http://fataldimensions.nl.eu.org/ ------------------+ telnet://fataldimensions.nl.eu.org:4000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Mar 1 23:54:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 32BE137B719 for ; Thu, 1 Mar 2001 23:54:12 -0800 (PST) (envelope-from bp@butya.kz) Received: by relay.butya.kz (Postfix, from userid 1000) id 767A128842; Fri, 2 Mar 2001 13:54:05 +0600 (ALMT) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id 6C7C52880A; Fri, 2 Mar 2001 13:54:05 +0600 (ALMT) Date: Fri, 2 Mar 2001 13:54:05 +0600 (ALMT) From: Boris Popov To: Lorin Lund Cc: FreeBSD Questions Subject: Re: smbfs installation - won't connect In-Reply-To: <016401c09070$6c393800$0200fea9@infowest.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 6 Feb 2001, Lorin Lund wrote: > Where is the best place to look for help on smbfs? Ask the author :) > I'm trying to connect with share level security. When I run mount_smbfs it > pops up with a password prompt. I have no idea which password is wanted. I > use an empty password on the WinMe machine I'm trying to connect to. Enter an empty password or use -N flag for mount_smbfs -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0: 0: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 7CFB837B718 for ; Fri, 2 Mar 2001 00:00:02 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id C2AFAE1 for ; Thu, 1 Mar 2001 23:00:01 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: freebsd-questions@freebsd.org Subject: TEST Date: Thu, 1 Mar 2001 22:18:37 -0900 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01030122183700.02440@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Test ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0: 4:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 64F6D37B71A for ; Fri, 2 Mar 2001 00:04:45 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 9C878E1 for ; Thu, 1 Mar 2001 23:04:44 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: freebsd-questions@freebsd.org Subject: KDE Upgrade broke RealPlayer8 Date: Thu, 1 Mar 2001 23:00:01 -0900 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01030123000100.02639@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just upgraded to the latest KDE from the ports and it broke my RealPlayer. The system sound is working, but now RealPlayer launches with the error Sound device in use. I uninstalled everything realplayer and reinstalled from the ports...same thing. Has anyone run into this? I could use some pointers where to check next. Beech -- ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0:10:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 5825D37B718 for ; Fri, 2 Mar 2001 00:10:45 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f228AVN08359; Fri, 2 Mar 2001 00:10:31 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Josh Paetzel" , "Doug Young" , , Subject: RE: HeLP!!! i am trying to install bsd linux and it wont install or give me e... Date: Fri, 2 Mar 2001 00:10:31 -0800 Message-ID: <002401c0a2f0$3fd442e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <002901c0a388$3869a020$6100000a@vladsempire.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> that I swore all SCSI drive purchases that I had anything to do with >from >> then on would be SCSI. > >If you figure out how to buy a SCSI drive that isn't SCSI, let me >know. I'd be interested to hear how you did it. > > Smartass! :-) I meant "CDROM drive purchases would be SCSI" Ted To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0:21:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 9947B37B719; Fri, 2 Mar 2001 00:21:39 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f228LcN08436; Fri, 2 Mar 2001 00:21:39 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "John Baldwin" , "Doug Young" Cc: Subject: RE: Promiscuous Mode ?? Date: Fri, 2 Mar 2001 00:21:38 -0800 Message-ID: <002901c0a2f1$cdb23440$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Baldwin >On 01-Mar-01 Doug Young wrote: >> Would someone please comment on the following. The machine is >> running fine so I don't believe its anything particularly bad, but I >> don't recall seeing that particular message previously. > >Do you use DHCP? Every time you get or renew a lease dhclient puts the >interface in promiscuous mode. No, it doesen't - DHCP is just another service, it requests via broadcast packets and listens for a unicast packet response on a specified port. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0:27:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 6C25F37B718 for ; Fri, 2 Mar 2001 00:27:45 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 06C2D66EED; Fri, 2 Mar 2001 00:27:44 -0800 (PST) Date: Fri, 2 Mar 2001 00:27:44 -0800 From: Kris Kennaway To: Ben Cc: questions@freebsd.org Subject: Re: Firewall Monitoring Message-ID: <20010302002744.A48587@mollari.cthul.hu> References: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17>; from ben@cahostnet.com on Thu, Mar 01, 2001 at 07:46:21AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Mar 01, 2001 at 07:46:21AM -0500, Ben wrote: > I have a 4.2-STABLE bsd server running ipfw and nat. I will like to > monitor firewall activities on the box. What is the best way to do > this? I will like to do this live, see packets as they travel to and > from the firewall. Also I will like to run monthly reports on the > firewall using log files of course. Any help will be appreciated. If you're looking for something which reports suspicious traffic, you can't go past snort (see ports collection) with the ArachNIDS ruleset from www.whitehats.com/ids It's not a firewall, but complements one by telling you exactly what noteworthy packets were being sent your way, and recognising a wide range of attack/probe signatures. As for the firewall analysis, it's not that hard to parse information out the of logs made from ipfw to syslog. Kris --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6n1mAWry0BWjoQKURAkGRAJ9C479SRnsUDdHOGNtl/MJjSawjTQCghjlX xFX25EQ5qXGTZF9sqAKfwZ8= =5uiL -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0:28:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hub-wue.franken.de (hub-wue.franken.de [193.141.110.10]) by hub.freebsd.org (Postfix) with ESMTP id C5ABE37B718 for ; Fri, 2 Mar 2001 00:28:44 -0800 (PST) (envelope-from tanis@gaspode.franken.de) Received: from gaspode.core.main.franken.de ([193.141.110.4]:772 "EHLO gaspode.franken.de" ident: "NO-IDENT-SERVICE") by hub-wue.franken.de with ESMTP id <2662-13128>; Fri, 2 Mar 2001 09:28:41 +0100 Received: (from tanis@localhost) by gaspode.franken.de (8.11.2/8.11.1) id f228SVt00860; Fri, 2 Mar 2001 09:28:31 +0100 (CET) (envelope-from tanis) Date: Fri, 2 Mar 2001 09:28:31 +0100 From: German Tischler To: Beech Rintoul Cc: freebsd-questions@freebsd.org Subject: Re: KDE Upgrade broke RealPlayer8 Message-ID: <20010302092831.A657@gaspode.franken.de> References: <01030123000100.02639@galaxy.anchoragerescue.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <01030123000100.02639@galaxy.anchoragerescue.org>; from akbeech@anchoragerescue.org on Thu, Mar 01, 2001 at 11:00:01PM -0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 11:00:01PM -0900, Beech Rintoul wrote: > I just upgraded to the latest KDE from the ports and it broke my RealPlayer. > The system sound is working, but now RealPlayer launches with the error Sound > device in use. I uninstalled everything realplayer and reinstalled from the > ports...same thing. Has anyone run into this? I could use some pointers > where to check next. Perhaps the KDE sound server is running and realplayer cannot open /dev/dsp because it is already in use. If you have lsof installed, look up if something has /dev/dsp or /dev/audio open. --gt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 0:30:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 116D437B75C for ; Fri, 2 Mar 2001 00:30:38 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BFB4066EEB; Fri, 2 Mar 2001 00:30:37 -0800 (PST) Date: Fri, 2 Mar 2001 00:30:37 -0800 From: Kris Kennaway To: "Alexander A. Chistyakov" Cc: questions@freebsd.org Subject: Re: ports collection in FreeBSD 3.4-STABLE seems to be broken by cvsup Message-ID: <20010302003037.B48587@mollari.cthul.hu> References: <178891313971.20010301192043@reksoft.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="p4qYPpj5QlsIQJ0K" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <178891313971.20010301192043@reksoft.ru>; from salmonNOSPAM@reksoft.ru on Thu, Mar 01, 2001 at 07:20:43PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 01, 2001 at 07:20:43PM +0300, Alexander A. Chistyakov wrote: > Hello! >=20 > I've been using FreeBSD 3.4-STABLE at some webserver for over one year > and used to update my ports collection by cvsup. I noticed that > files with MD5 checksums had been deleted by cvsup about a month > ago. I experienced troubles when I tried to make almost any > port. My ports collection seems to be broken now. What's the reason > of such cvsup behavior? Is ports collection format changed since > 3.4-stable was out? What should I do to repair my ports collection? Yes, the ports collection has changed format slightly. See Q12 and Q13 in the cvsup FAQ on www.polstra.com for explanations of why your cvsup didn't delete all of the files it was supposed to, and how to fix it. Kris P.S. Support for the 3.x branch is not going to be actively maintained in the very near future (packages are no longer being generated, for example) -- for such an old branch, limited developer resources are better focused elsewhere. Over time it is likely that more ports will fail to build on 3.x machines. --p4qYPpj5QlsIQJ0K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6n1otWry0BWjoQKURAmF7AKCBTjRXyKHX00cgNg9aIFjAzx49bwCfWuwK EtCgphesf9KBBD7zt1n3I3Q= =Jx0z -----END PGP SIGNATURE----- --p4qYPpj5QlsIQJ0K-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 2: 7:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 565E137B71A for ; Fri, 2 Mar 2001 02:07:09 -0800 (PST) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id EAA85319; Fri, 2 Mar 2001 04:07:00 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Fri, 2 Mar 2001 04:07:00 -0600 (CST) From: Ryan Thompson To: Trevin Chow Cc: questions@FreeBSD.ORG Subject: Re: Can't delete an empty directory? In-Reply-To: <5.0.2.1.2.20010301202957.0254ccd0@mail.brightmail.com> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trevin Chow wrote to questions@FreeBSD.ORG: > For some reason I cannot remove a directory even though there are no files > in it. I recently had to run "fsck" manually as my machine had a "kernel > panic" . These events must be related. Here's some output of what's happened: > > /usr/ports/textproc/aspell/work/aspell-.33/scowl/r # ls -al > total 2 > drwxr-xr-x 3 500 500 512 Mar 1 20:30 ./ > drwxr-xr-x 3 500 500 512 Mar 1 20:30 ../ > > /usr/ports/textproc/aspell/work/aspell-.33/scowl # rmdir r > rmdir: r: Directory not empty > > Any ideas what might be causing this? What about the output of `ls -alid r` ? Have you tried `rm -Rf r` ? Did fsck actually fix anything? - Ryan -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 2:17: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailgate3.cinetic.de (mailgate3.cinetic.de [212.227.116.80]) by hub.freebsd.org (Postfix) with ESMTP id 0817E37B718; Fri, 2 Mar 2001 02:16:59 -0800 (PST) (envelope-from FMulthaup@web.de) Received: from cinetic.de (popeye.cinetic.de [194.122.194.100]) by mailgate3.cinetic.de (8.11.2/8.11.2/SuSE Linux 8.11.0-0.4) with SMTP id f22AGrr07443; Fri, 2 Mar 2001 11:16:54 +0100 Date: Fri, 2 Mar 2001 11:16:54 +0100 Message-Id: <200103021016.f22AGrr07443@mailgate3.cinetic.de> MIME-Version: 1.0 Organization: http://freemail.web.de/ From: "Felix Multhaup" To: freebsd-newbies@FreeBSD.org Cc: questions@FreeBSD.org Subject: Problems using FreeBSD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I've hust bought FreeBSD 4.2. Now I have a little problem. How can I= install my PCI Fritz Card ISDN =3F=3F Is there any tool to install new hardwa= re or even to detect new hardware =3F=3F=3F=20 Many thanks=20 Felix=20 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F Alles unter einem Dach: Informationen, Fun, E-Mails. Bei WEB.DE: http://we= b.de Die gro=DFe Welt der Kommunikation: E-Mail, Fax, SMS, WAP: http://freemail.w= eb.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 2:24:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail10.sdc1.sfba.home.com (femail10.sdc1.sfba.home.com [24.0.95.106]) by hub.freebsd.org (Postfix) with ESMTP id 1D65237B71B; Fri, 2 Mar 2001 02:24:41 -0800 (PST) (envelope-from sherwoodj@home.com) Received: from home.com ([24.12.69.234]) by femail10.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010302102440.IVQU20650.femail10.sdc1.sfba.home.com@home.com>; Fri, 2 Mar 2001 02:24:40 -0800 Message-ID: <3A9F7556.2C038F45@home.com> Date: Fri, 02 Mar 2001 05:26:30 -0500 From: Jack Sherwood X-Mailer: Mozilla 4.6 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug White , freebsd-questions@FreeBSD.org Cc: tlambert@primenet.org, dwhite@FreeBSD.org, "Sherwood, John E. \"Jack\"" , jimmy@cs.cofc.edu Subject: Try #2: Linux emulator not installed in the kernal References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you Doug for writing! I tried what you said, performing a package add command on linux_base-6.1.tgz and that command worked fine, installing the package from the FreeBSDi CDROM, until the system noticed that the package was already installed. The same error as included below (e.g. no linux) still occurred. Departing a bit from the text of Greg Lehey's book, I eventually found the emulator directory and within that the linux_base directory which contained a Makefile. So, I entered "make". That make file eventually found glibc-2.1.2-11.i386.rpm from a Netherlands mirror site (ftp.nluug.nl) and then started looking for termcap-9.12.6-15.i386 then libtermcap.2.0.8-18.i386.rpm, then bash-1.14.7-16.i386.rpm, then ncurses-4.2-25.i386.rpm, and on and on .... Eventually, the console displayed => registering installation for rpm-2.5.6; => returning to build of linux_base-6.1; => patching for linux_base-6.1; => configuring for linux_base-6.1; and then command prompt. Success? Well, then same problem as below. I enter "linux" and get "linux: Command not found" and I enter "kldstat" and I get only "1 1 0xc100000 2eab04 kernel" After rebooting, still same thing. Still no linux from the FreeBSDi box that promises linux compatibility. Is this supposed to be hard (undocumented?). There is now a new directory called work that has 4 zero-length files ".build_done", ".configure_done", ".extract_done", ".patch_done" Still lost in Charleston. Sincerely, Doug White wrote: > The mailing list is 'questions@freebsd.org' btw. (note plural.) > > On Tue, 27 Feb 2001, Jack Sherwood wrote: > > > After an install with everything else working pretty well, the root > > console does not recognize # linux and #kldstat only shows "kernal" > > Just to make sure, I re-installed the entire system and selected "All" > > for distributions and made sure that I checked "yes" for the question - > > something like "Do you want Linux compatibility" Still no linux > > compatibility. > > Try installing the linux_base package (or if you're brave and have lots of > bandwidth, the port in ports/emulators/linux_base). This should give you > the basic libraries and populate your /compat/linux/ tree. linux_lib was > renamed to linux_base some time ago. > > I highly suggest using the package. :) > > Doug White | FreeBSD: The Power to Serve > dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 2:34:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.98.60]) by hub.freebsd.org (Postfix) with ESMTP id B5F8037B71A; Fri, 2 Mar 2001 02:34:26 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.11.1/8.9.3) with ESMTP id f22AYDb24928; Fri, 2 Mar 2001 11:34:13 +0100 (CET) (envelope-from kheuer@gwdu60.gwdg.de) Date: Fri, 2 Mar 2001 11:34:13 +0100 (CET) From: Konrad Heuer To: Felix Multhaup Cc: , Subject: Re: Problems using FreeBSD In-Reply-To: <200103021016.f22AGrr07443@mailgate3.cinetic.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Mar 2001, Felix Multhaup wrote: > Hello I've hust bought FreeBSD 4.2. Now I have a little problem. How > can I install my PCI Fritz Card ISDN ?? Is there any tool to install > new hardware or even to detect new hardware ??? First, I've no experience with ISDN ... ;-) But you may take a look at the man pages: man -k isdn There's a driver for PCI Fritz cards which has to be compiled into the kernel. man 4 ifpi will give you some information. Take also a look at /usr/src/sys/i386/conf/LINT and read the handbook: http://www.freebsd.org/handbook/ Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 3:26:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goblin.apana.org.au (goblin.apana.org.au [203.3.126.3]) by hub.freebsd.org (Postfix) with ESMTP id E2C8837B719; Fri, 2 Mar 2001 03:26:41 -0800 (PST) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by goblin.apana.org.au (8.8.8/8.8.8) id VAA10996; Fri, 2 Mar 2001 21:26:32 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) From: dougy@gargoyle.apana.org.au Received: from matey.apana.org.au(203.3.126.134), claiming to be "kurley" via SMTP by goblin.apana.org.au, id smtpdH10994; Fri Mar 2 21:26:25 2001 To: John Baldwin Date: Fri, 2 Mar 2001 21:22:37 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: RE: Promiscuous Mode ?? Cc: freebsd-questions@FreeBSD.org Message-ID: <3AA00F1D.31697.F7B73@localhost> In-reply-to: References: <005a01c0a29b$0ce46860$847e03cb@apana.org.au> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the response John, but no DHCP of any kind here. Apana owns sufficient public IPs to keep us going for at least 20 years :) On 1 Mar 2001, at 20:22, John Baldwin wrote: > > On 01-Mar-01 Doug Young wrote: > > Would someone please comment on the following. The machine is > > running fine so I don't believe its anything particularly bad, but I > > don't recall seeing that particular message previously. > > Do you use DHCP? Every time you get or renew a lease dhclient puts the > interface in promiscuous mode. > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.baldwin.cx/~john/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 3:30:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goblin.apana.org.au (goblin.apana.org.au [203.3.126.3]) by hub.freebsd.org (Postfix) with ESMTP id 8AE8237B719 for ; Fri, 2 Mar 2001 03:30:07 -0800 (PST) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by goblin.apana.org.au (8.8.8/8.8.8) id VAA11001; Fri, 2 Mar 2001 21:29:53 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) From: dougy@gargoyle.apana.org.au Received: from matey.apana.org.au(203.3.126.134), claiming to be "kurley" via SMTP by goblin.apana.org.au, id smtpdi10999; Fri Mar 2 21:29:48 2001 To: "Matthew Emmerton" Date: Fri, 2 Mar 2001 21:25:10 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Promiscuous Mode ?? Cc: Message-ID: <3AA00FB6.23775.11CFE8@localhost> In-reply-to: <003701c0a2d1$abb711a0$1200a8c0@gsicomp.on.ca> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thanks for the response Matthew Nobody should have been running tcpdump ..... there are only three people with root access to that system (one is out of town and it sure wasn't either of the othr pair) On 1 Mar 2001, at 23:31, Matthew Emmerton wrote: > > > > > > xl0: promiscuous mode enabled > > > > > > xl0: promiscuous mode disabled > > "promiscuous mode" means that an application can see *all* packets on the > ethernet, rather than just the packets addressed to the node. > > tcpdump and ethereal are two applications that use this to "sniff" out > what's happening on the wire. > > -- > Matt Emmerton > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 3:47: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12005.mail.yahoo.com (web12005.mail.yahoo.com [216.136.172.213]) by hub.freebsd.org (Postfix) with SMTP id C0F1137B718 for ; Fri, 2 Mar 2001 03:47:05 -0800 (PST) (envelope-from techieguy7@yahoo.com) Message-ID: <20010302114705.91071.qmail@web12005.mail.yahoo.com> Received: from [63.83.78.156] by web12005.mail.yahoo.com; Fri, 02 Mar 2001 03:47:05 PST Date: Fri, 2 Mar 2001 03:47:05 -0800 (PST) From: "Dan S." Subject: Added a new HD need some help. To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just added a new HD to my system. I Fdisk'ed it and labeled it from /stand/sysinstall. I labeled it /zusr and added an entry for the drive to fstab. What I am wondering is how can I get things to install to the new HD instead of /usr which is almost full? How can i get something I install from the ports collection to install to /zusr? I have tried making a symbolic link but that didn't do what I wanted. Any suggestions on how to get it working the way I want? Thanks! __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 4:21:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.spvi.com (hs243.spvi.com [64.132.76.243]) by hub.freebsd.org (Postfix) with ESMTP id 0EB8937B719 for ; Fri, 2 Mar 2001 04:21:27 -0800 (PST) (envelope-from steve@spvi.com) Received: (from steve@localhost) by mercury.spvi.com (8.11.2/8.11.2) id f22CLLr57998; Fri, 2 Mar 2001 07:21:21 -0500 (EST) (envelope-from steve@spvi.com) Date: Fri, 2 Mar 2001 07:21:21 -0500 (EST) Message-Id: <200103021221.f22CLLr57998@mercury.spvi.com> X-Authentication-Warning: mercury.spvi.com: steve set sender to steve@spvi.com using -f From: Steve Spicklemire To: mavetju@chello.nl Cc: questions@FreeBSD.ORG, steve@spvi.com In-reply-to: <20010302083631.L12704@cgmd76206.chello.nl> (message from Edwin Groothuis on Fri, 2 Mar 2001 08:36:31 +0100) Subject: Re: Under attack? What to do? Reply-To: steve@spvi.com References: <200103020005.f2205FR53586@mercury.spvi.com> <20010302083631.L12704@cgmd76206.chello.nl> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Edwin, I remove the actual host names.. but this is the sort of thing I was seeing, running for hours last night, lots of ports.. .. all the packets have "S" (SYN?). Is this a SYN flood? Is this some other kind of attack? thanks, -steve 18:15:13.071033 bad.host.net.3642 > my.host.com.ftp: S 3039047516:3039047516(0) win 8192 (DF) 18:15:13.161736 bad.host.net.3643 > my.host.com.ftp: S 3039047616:3039047616(0) win 8192 (DF) 18:15:13.261515 bad.host.net.3644 > my.host.com.ftp: S 3039048317:3039048317(0) win 8192 (DF) 18:15:13.614358 bad.host.net.3645 > my.host.com.ftp: S 3039049909:3039049909(0) win 8192 (DF) 18:15:13.857828 bad.host.net.3644 > my.host.com.ftp: S 3039048317:3039048317(0) win 8192 (DF) 18:15:14.140211 bad.host.net.3646 > my.host.com.ftp: S 3039050440:3039050440(0) win 8192 (DF) 18:15:14.161350 bad.host.net.3645 > my.host.com.ftp: S 3039049909:3039049909(0) win 8192 (DF) 18:15:14.268160 bad.host.net.3629 > my.host.com.ftp: S 3039031913:3039031913(0) win 8192 (DF) 18:15:14.361767 bad.host.net.3633 > my.host.com.ftp: S 3039037441:3039037441(0) win 8192 (DF) 18:15:14.769654 bad.host.net.3645 > my.host.com.ftp: S 3039049909:3039049909(0) win 8192 (DF) 18:15:14.774210 bad.host.net.3646 > my.host.com.ftp: S 3039050440:3039050440(0) win 8192 (DF) 18:15:14.864044 bad.host.net.3647 > my.host.com.ftp: S 3039051161:3039051161(0) win 8192 (DF) 18:15:15.073605 bad.host.net.3641 > my.host.com.ftp: S 3039044722:3039044722(0) win 8192 (DF) 18:15:15.272747 bad.host.net.3631 > my.host.com.ftp: S 3039035989:3039035989(0) win 8192 (DF) 18:15:15.324971 bad.host.net.3648 > my.host.com.ftp: S 3039051622:3039051622(0) win 8192 (DF) 18:15:15.371734 bad.host.net.3645 > my.host.com.ftp: S 3039049909:3039049909(0) win 8192 (DF) 18:15:15.471544 bad.host.net.3647 > my.host.com.ftp: S 3039051161:3039051161(0) win 8192 (DF) 18:15:15.664107 bad.host.net.3641 > my.host.com.ftp: S 3039044722:3039044722(0) win 8192 (DF) 18:15:15.965113 bad.host.net.3648 > my.host.com.ftp: S 3039051622:3039051622(0) win 8192 (DF) 18:15:16.067007 bad.host.net.3647 > my.host.com.ftp: S 3039051161:3039051161(0) win 8192 (DF) 18:15:16.563911 bad.host.net.3648 > my.host.com.ftp: S 3039051622:3039051622(0) win 8192 (DF) 18:15:16.665788 bad.host.net.3647 > my.host.com.ftp: S 3039051161:3039051161(0) win 8192 (DF) 18:15:18.231041 bad.host.net.3649 > my.host.com.ftp: S 3039054526:3039054526(0) win 8192 (DF) 18:15:18.320081 bad.host.net.3650 > my.host.com.ftp: S 3039054616:3039054616(0) win 8192 (DF) 18:15:18.881165 bad.host.net.3649 > my.host.com.ftp: S 3039054526:3039054526(0) win 8192 (DF) 18:15:19.018230 bad.host.net.3651 > my.host.com.ftp: S 3039055307:3039055307(0) win 8192 (DF) 18:15:19.442732 bad.host.net.3652 > my.host.com.ftp: S 3039055738:3039055738(0) win 8192 (DF) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 5:23:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx7.port.ru (mx7.port.ru [194.67.23.44]) by hub.freebsd.org (Postfix) with ESMTP id F27FE37B71C for ; Fri, 2 Mar 2001 05:23:29 -0800 (PST) (envelope-from cyberwin@mail.ru) Received: from f6.int ([10.0.0.58] helo=f6.mail.ru) by mx7.port.ru with esmtp (Exim 3.14 #4) id 14YpWq-0005NJ-00 for freebsd-questions@freebsd.org; Fri, 02 Mar 2001 16:23:28 +0300 Received: from mail by f6.mail.ru with local (Exim 3.14 #87) id 14YpWp-0004pP-00 for freebsd-questions@FreeBSD.ORG; Fri, 02 Mar 2001 16:23:27 +0300 Received: from [213.24.76.5] by koi.mail.port.ru with HTTP; Fri, 02 Mar 2001 13:23:27 +0000 (GMT) From: "CyberWin UnixOiD" To: freebsd-questions@FreeBSD.ORG Subject: Video CD , MpegTV Player Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: unknown via proxy [213.24.76.5] Reply-To: "CyberWin UnixOiD" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Date: Fri, 02 Mar 2001 16:23:27 +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got some trouble with playing Video CD with mtv 1.2.1 It sais: "Hmm...no Video could be found on this track! Check the CD Or check that your CDROM drive and kernel support VCD." What can i do? My uname -a is: FreeBSD orb.ru 4.2-RELEASE FreeBSD 4.2-RELEASE #9: Fri Mar 2 12:05:42 MSK 2001 root@orb.ru:/usr/src/sys/compile/2p i386 ------ cyberwin@mail.ru Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 5:31: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id F40EA37B719 for ; Fri, 2 Mar 2001 05:31:01 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id PAA17198; Fri, 2 Mar 2001 15:37:07 +0100 Message-ID: <3A9FA0DF.AD106559@i-clue.de> Date: Fri, 02 Mar 2001 14:32:15 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: igorr@crosswinds.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba and NIS References: <20010302094032.A5369@linux.rainbow> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Igor Robul schrieb: > > Hello, > > Had anybody tried use Samba with NIS authentification on FreeBSD? Although I use both NIS client and Samba server on the same machine, I still have my Samba clients to authenticate against a NT 4 domain. AFAIR, Samba uses its own passwd file, so you have to define either another NIS map manually, or just NFS-mount the directory containing the smbpasswd file. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 5:45: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id F0B5B37B71A for ; Fri, 2 Mar 2001 05:44:56 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id PAA17312; Fri, 2 Mar 2001 15:51:10 +0100 Message-ID: <3A9FA42B.D4EE938B@i-clue.de> Date: Fri, 02 Mar 2001 14:46:19 +0100 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Dan S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Added a new HD need some help. References: <20010302114705.91071.qmail@web12005.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Dan S." schrieb: > > I just added a new HD to my system. I Fdisk'ed it and > labeled it from /stand/sysinstall. I labeled it /zusr > and added an entry for the drive to fstab. What I am > wondering is how can I get things to install to the > new HD instead of /usr which is almost full? How can i > get something I install from the ports collection to > install to /zusr? I have tried making a symbolic link > but that didn't do what I wanted. Any suggestions on > how to get it working the way I want? What's the way you want? ideally, I'd run du /usr to check where a split point is, try to guess which arae inside /usr will grow how fast, then single out _one_ directory inside /usr to transfer to the new disk. For example, I decide /usr/home will grow fastes. To get this area to the new disk, # cd /usr # tar cpf - home/ | (cd /zusr; tar xpf -) to copy the contents over. Remember to check if the copy succeded. # shutdown now goes to single user (not really neccessary, just added security nobody gets in the way) # rm -r /usr/home/* removes the old contents and fress up some space on the old drive # umount /zusr unmounts the drive at its old location, now assuming ad1s1e isw the new disk, replace with whatever you new disk is located at # mount /dev/ad1s1e /usr/home mounts the new disk in place of the old, rapidly grwing home directory. As a last step, adjust /etc/fstab to automount your new disk at its new location. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 5:45:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ra.upan.org (ra.upan.org [204.107.76.19]) by hub.freebsd.org (Postfix) with ESMTP id 6554637B718 for ; Fri, 2 Mar 2001 05:45:32 -0800 (PST) (envelope-from mikel@ocsinternet.com) Received: from ocsinternet.com (localhost.upan.org [127.0.0.1]) by ra.upan.org (8.11.1/8.11.1) with ESMTP id f22DjfH34566; Fri, 2 Mar 2001 08:45:41 -0500 (EST) (envelope-from mikel@ocsinternet.com) Message-ID: <3A9FA405.1771CB00@ocsinternet.com> Date: Fri, 02 Mar 2001 08:45:41 -0500 From: Mikel King Organization: OCS Internet X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Dan S." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Added a new HD need some help. References: <20010302114705.91071.qmail@web12005.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maybe you might consider relocating all of /usr pr even bits of it to /zusr? Say /usr/src -> /zusr/src then rm src from under /usr and 'ln -s /zusr/src /usr/src' could do the same thing with say /usr/home. Take your time and 'man hier' to get a good understanding of what's required... cheers, mikel "Dan S." wrote: > I just added a new HD to my system. I Fdisk'ed it and > labeled it from /stand/sysinstall. I labeled it /zusr > and added an entry for the drive to fstab. What I am > wondering is how can I get things to install to the > new HD instead of /usr which is almost full? How can i > get something I install from the ports collection to > install to /zusr? I have tried making a symbolic link > but that didn't do what I wanted. Any suggestions on > how to get it working the way I want? > > Thanks! > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 5:54:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id C5F7E37B71B for ; Fri, 2 Mar 2001 05:54:24 -0800 (PST) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA17410; Fri, 2 Mar 2001 16:00:38 +0100 Message-ID: <3A9FA662.FF3761A8@i-clue.de> Date: Fri, 02 Mar 2001 14:55:47 +0100 From: Christoph Sold Reply-To: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: igorr@crosswinds.net Cc: Christoph Sold , questions@freebsd.org Subject: Re: Samba and NIS References: <20010302094032.A5369@linux.rainbow> <3A9FA0DF.AD106559@i-clue.de> <20010302164117.A8178@linux.rainbow> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Igor Robul schrieb: > > On Fri, Mar 02, 2001 at 02:32:15PM +0100, Christoph Sold wrote: > > > > > > Igor Robul schrieb: > > > > > > Hello, > > > > > > Had anybody tried use Samba with NIS authentification on FreeBSD? > > > > Although I use both NIS client and Samba server on the same machine, I > > still have my Samba clients to authenticate against a NT 4 domain. > > > > AFAIR, Samba uses its own passwd file, so you have to define either > > another NIS map manually, or just NFS-mount the directory containing the > > smbpasswd file. > I just wish to tell Samba use Unix password, so I don't need maintain > two password bases. Also, I don't have NT servers on network. > I know that Samba can be authentificated against NIS+ or LDAP. > From man smb.conf: NOTE ABOUT USERNAME/PASSWORD VALIDATION There are a number of ways in which a user can connect to a service. The server follows the following steps in determining if it will allow a connection to a specified service. If all the steps fail then the connection request is rejected. If one of the steps pass then the following steps are not checked. If the service is marked "guest only = yes" then steps 1 to 5 are skipped. 1. Step 1: If the client has passed a username/pass- # word pair and that username/password pair is vali- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # dated by the UNIX system's password programs then # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ the connection is made as that username. Note that this includes the \\server\service%username method of passing a username. Note the sentence above. This means, if _any_ password mechanism can validate the username/passwd pair, the user will be able to access. Just add a user account to your unix box. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6: 6: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.megatrends.com (mail2.megatrends.com [155.229.80.11]) by hub.freebsd.org (Postfix) with ESMTP id 9B7D937B71B for ; Fri, 2 Mar 2001 06:05:47 -0800 (PST) (envelope-from Amirm@ami.com) Received: by ATL_MS1 with Internet Mail Service (5.5.2448.0) id ; Fri, 2 Mar 2001 09:01:13 -0500 Message-ID: <1355693A51C0D211B55A00105ACCFE64DF14A1@ATL_MS1> From: Amir Seyavash Mesry To: "'freebsd-questions@FreeBSD.ORG'" Subject: Date: Fri, 2 Mar 2001 09:01:13 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C0A321.3DE092F0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C0A321.3DE092F0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0A321.3DE092F0" ------_=_NextPart_001_01C0A321.3DE092F0 Content-Type: text/plain; charset="iso-8859-1" I Have something to tell and a question. The 4.2 Release CD that is sold in stores, is it made from the same image as the 4.2 ISO on the ftp site. The reason I ask this is because they seem not to be. My reason for saying this is the when I use the Retail CD, it's installs all but the PC 98 files, the ISO Image on the ftp site however is missing some xwindows fonts and other components on install so X-windows will not work correctly. Please Verify this as it would help a lot of people who download the ISO. Amir Seyavash Mesry American Megatrends Inc. Raid Support Test Technician 6145-F Northbelt Parkway Norcross, GA 30071 (770)-246-8600x7226 ------_=_NextPart_001_01C0A321.3DE092F0 Content-Type: text/html; charset="iso-8859-1" Clear Day
I Have something to tell and a question. The 4.2 Release CD that is sold in stores, is it made from the same image as the 4.2 ISO on the ftp site. The reason I ask this is because they seem not to be. My reason for saying this is the when I use the Retail CD, it's installs all but the PC 98 files, the ISO Image on the ftp site however is missing some xwindows fonts and other components on install so X-windows will not work correctly. Please Verify this as it would help a lot of people who download the ISO.
 
Amir Seyavash Mesry
Raid Support Test Technician
6145-F Northbelt Parkway
Norcross, GA 30071
(770)-246-8600x7226

 

------_=_NextPart_001_01C0A321.3DE092F0-- ------_=_NextPart_000_01C0A321.3DE092F0 Content-Type: application/octet-stream; name="Amir Seyavash Mesry (E-mail).vcf" Content-Disposition: attachment; filename="Amir Seyavash Mesry (E-mail).vcf" BEGIN:VCARD VERSION:2.1 N:Mesry;Amir Seyavash FN:Amir Seyavash Mesry (E-mail) ORG:American Megatrends Inc.;Raid TITLE:Raid Support Test Technician TEL;WORK;VOICE:770-246-8600 ADR;WORK:;;6145-F Northbelt Parkway;Norcross;GA;30071;USA LABEL;WORK;ENCODING=QUOTED-PRINTABLE:6145-F Northbelt Parkway=0D=0ANorcross, GA 30071=0D=0AUSA ADR;POSTAL:;;6145-F Northbelt Parkway;Norcross;GA;30071;USA LABEL;POSTAL;ENCODING=QUOTED-PRINTABLE:6145-F Northbelt Parkway=0D=0ANorcross, GA 30071=0D=0AUSA EMAIL;PREF;INTERNET:amirm@ami.com REV:20010104T184620Z END:VCARD ------_=_NextPart_000_01C0A321.3DE092F0 Content-Type: image/jpeg; name="Clear Day Bkgrd.JPG" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Clear Day Bkgrd.JPG" Content-ID: <996405513@02032001-06f0> /9j/4AAQSkZJRgABAgEASABIAAD/7QVoUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA AQBIAAAAAQABOEJJTQPzAAAAAAAIAAAAAAAAAAA4QklNBAoAAAAAAAEAADhCSU0nEAAAAAAACgAB AAAAAAAAAAI4QklNA/UAAAAAAEgAL2ZmAAEAbGZmAAYAAAAAAAEAL2ZmAAEAoZmaAAYAAAAAAAEA MgAAAAEAWgAAAAYAAAAAAAEANQAAAAEALQAAAAYAAAAAAAE4QklNA/gAAAAAAHAAAP////////// //////////////////8D6AAAAAD/////////////////////////////A+gAAAAA//////////// /////////////////wPoAAAAAP////////////////////////////8D6AAAOEJJTQQIAAAAAAAQ AAAAAQAAAkAAAAJAAAAAADhCSU0ECQAAAAAD9wAAAAEAAACAAAAAgAAAAYAAAMAAAAAD2wAYAAH/ 2P/gABBKRklGAAECAQBIAEgAAP/+ACdGaWxlIHdyaXR0ZW4gYnkgQWRvYmUgUGhvdG9zaG9wqCA0 LjAA/+4ADkFkb2JlAGSAAAAAAf/bAIQADAgICAkIDAkJDBELCgsRFQ8MDA8VGBMTFRMTGBEMDAwM DAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAENCwsNDg0QDg4QFA4ODhQUDg4ODhQRDAwM DAwREQwMDAwMDBEMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAgACAAwEiAAIRAQMR Af/dAAQACP/EAT8AAAEFAQEBAQEBAAAAAAAAAAMAAQIEBQYHCAkKCwEAAQUBAQEBAQEAAAAAAAAA AQACAwQFBgcICQoLEAABBAEDAgQCBQcGCAUDDDMBAAIRAwQhEjEFQVFhEyJxgTIGFJGhsUIjJBVS wWIzNHKC0UMHJZJT8OHxY3M1FqKygyZEk1RkRcKjdDYX0lXiZfKzhMPTdePzRieUpIW0lcTU5PSl tcXV5fVWZnaGlqa2xtbm9jdHV2d3h5ent8fX5/cRAAICAQIEBAMEBQYHBwYFNQEAAhEDITESBEFR YXEiEwUygZEUobFCI8FS0fAzJGLhcoKSQ1MVY3M08SUGFqKygwcmNcLSRJNUoxdkRVU2dGXi8rOE w9N14/NGlKSFtJXE1OT0pbXF1eX1VmZ2hpamtsbW5vYnN0dXZ3eHl6e3x//aAAwDAQACEQMRAD8A 9LSS7JlWLMolMkkmpXSTpIqUnCinCQQySTSknWilJkpSQtKxSlJJBKk6ZOkFP//Q9LlJMnVZmVCY qRUUCpSRKUpkErSpBRhOkClkCkmCcJ1rVQmUk0JKUm7p0kEqSTSkUrU//9H0kKQUU8qoCzlclRTy opEqC6SSSSVwlokkihScJAJwEgEKCRTpiE6lLJJJkFLJJJJq5//S9JTJ0ypthcJJkpSUukklqipS kmhSARAQVBJOE6ctWCdJIooYlRKkSok6ppXBSRSCcodEv//T9JSSThVGwxITKZTQhSrUE6QCdOCC uEkySKF5Ugop0QgrpikSokokqCxTKSaEwrlBP8Eyfskh/9T0lSUSkCVUZ2SSYKSKFkkkgipSSdMU lLpFMmJStVLykmlOhaVJJAJ4RQslKSZBL//V9JTwkkqjOunUU4KchSQTpJKWJSTEppQtNLkpkk8I bqUAnSTIqZJSmSRQsmUlEoFIf//W9KCSSdVWdZIJQkkplKZNKSNopc6qMKSZBKycFOkB4pUq1JJ4 CUI0i1kydMUClUpkkkEv/9kAOEJJTQQGAAAAAAAHAAMAAAABAQD//gAnRmlsZSB3cml0dGVuIGJ5 IEFkb2JlIFBob3Rvc2hvcKggNC4wAP/uAA5BZG9iZQBkAAAAAAH/2wCEAAoHBwcIBwoICAoPCggK DxINCgoNEhQQEBIQEBQRDAwMDAwMEQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBCwwMFRMV IhgYIhQODg4UFA4ODg4UEQwMDAwMEREMDAwMDAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM DP/AABEIASwBLAMBEQACEQEDEQH/3QAEACb/xAGiAAAABwEBAQEBAAAAAAAAAAAEBQMCBgEABwgJ CgsBAAICAwEBAQEBAAAAAAAAAAEAAgMEBQYHCAkKCxAAAgEDAwIEAgYHAwQCBgJzAQIDEQQABSES MUFRBhNhInGBFDKRoQcVsUIjwVLR4TMWYvAkcoLxJUM0U5KismNzwjVEJ5OjszYXVGR0w9LiCCaD CQoYGYSURUaktFbTVSga8uPzxNTk9GV1hZWltcXV5fVmdoaWprbG1ub2N0dXZ3eHl6e3x9fn9zhI WGh4iJiouMjY6PgpOUlZaXmJmam5ydnp+So6SlpqeoqaqrrK2ur6EQACAgECAwUFBAUGBAgDA20B AAIRAwQhEjFBBVETYSIGcYGRMqGx8BTB0eEjQhVSYnLxMyQ0Q4IWklMlomOywgdz0jXiRIMXVJMI CQoYGSY2RRonZHRVN/Kjs8MoKdPj84SUpLTE1OT0ZXWFlaW1xdXl9UZWZnaGlqa2xtbm9kdXZ3eH l6e3x9fn9zhIWGh4iJiouMjY6Pg5SVlpeYmZqbnJ2en5KjpKWmp6ipqqusra6vr/2gAMAwEAAhED EQA/AOoZluG1hQ3TArqYpaxQ7fCrROKGtsVcadsVdthVvamBXYpcBgQ3TFk7FW8Vdtirgu+BV6rQ 1xSuGRZN0GKtU3+WFFOpirVBiq04UNYUOxVo4q49cVawoaritt1xVo4q7FDqHFLqHFW+ONpbpgta f//Q6jmU4bRGFXVxQ1XFXVxVquFDVcVawq7FXYq3gVvFXDFK4YEuOKrcKG8VXLgKQvGRZN4Eurir VcNIdXFXVxVrFDRwq7FWsULcKGjhQ1irWFXDFVwwJbxV2KXDArfbFX//0eo5lOI44ULcKHYqtOKH YVaxV2KHYpbwK3irhilvFXYEuOKGsKt4quGBK4HAluuBLWFXYENYVdXFWq4obrilrFDROFWsKGiM VawodTArsKuwKuGBLeKXYq3ir//S6kMynEaOKFuSQ7FVpxQ1hV2KHYpbwKuAxS7FXYq7FXYq1ire KuxVsYEt1wJbrirsVarih2KtHCrVcUN1xS6uKtE4UNVxV1cVbxVrFXYq7FDhilcMCW8Vdir/AP/T 6l2zKcRo4oaOFWsKHUwKtIwodhV1MCt0xS2MCuwq7FXYq0cUNVxVuuKXVxVsHFW8CXDFW8CXYodi rRwq1hQ7FXYq1ihrFWxilvFWsVdih2KtjAlvFLsVXYEv/9TqNcynDaJwq1hVvArqYq7FDVMVdhVr FXYq3irsVccCrckhrFWq4otuuK2uU4GTeBLYxVdgS1ih2KuphVxGKVuFi7FWqYq6mKt4q7FVuKGx ilumBXYVdgS4nCh1dq4rb//V6hXMtw2sKuxVsYFbwK6mKXEYoaOFVuFDWKG8Ut4q0Tiq3ChaThYt YVbGBV4OBkurkUtg4pdXFXVxVcMCXYq44qtOFDWFDsUuxV2KuxQ1TFWwMVbGBLsVaOKHYUNUHjil /9bp+Zjht4FdTFXYq2MCt4paOKrThQ1hQ7FDsUuJxVbhQ0ThQtwodireBV2BLsUrgcCW8VdilsHA q7Al2KtHFDVMKupirqYq1hQ7FXYq7FXYq7FXHAq3Ch1Ril//1+nVzMcJvFW8CXYq2MCt4paOKrTh YtYVdXFWq4odirWFWiMLFqmKupirsVbxS3gVvFK6uRS7CrYwJbwK3til2KupirWKGsKtYq6mKHYV dirVcVdXFDsVaxVrCr//0OmVzNcFcMCW8VXDAlumBLsVaJwqsJwsWsKGsVdirsVdirsUOxV1MUup irqYq7FW8CtnFXDFK4HAlvFXYFXDFLsCrTkkNYq7FXYq1hVo4oaxQ7FXYq7CrWKv/9HpmZrgNg4E rsUrhkWTZxVrFC0nChbkkNYodirsUupirsVdireKtgYFbxS1ihrFXDFW8UuGKrhgS3irYGBLeBXH Cqw4UNYq7CrsVdirsULcKGsVdirsVawof//S6Xmc69sYGS8ZFK7Al2FWq4qtOFC3ChrChvArsUt4 FdirsVdireKXYq7FWjihwxVvFLeKrsCW6YEtjFXYEtHChacKHUxV1MVdTFWsKuxQtwoW4UOrirsV bwK//9PpWZzr2wcCVwOBK6uBLq4q0ThVrChbXChquKGwcUt4FcMUt4FdireKt4pdirWKupirdMCu pirdMUrhgS3gV2KW6Yq1TChaRirsUOxV2FVuKGicKrThQ7FDVMKt4Fdil//U6Xmc69rFW64Et1xW 3VxS6uKuOKFuFDsVdiq4YEuxV1cVcMUrsCWxgV2KtYVbxVsYEt0wK3TFLeBXYpbGKt4pdTAq0jJI apihxxVZhQ7ChacUNYVdireKuxVrFX//1el5nOvdilo4odXFXVxVsHFLeBWqYVdih2KXYq7FXUxV vAlvFWwcCW64FdhVsDAlsDAldgV2KXYq7FWxirYwJbxVojFWqYULSMKFpwoaOKFuFDsKuwK2Bilx xVb3wsX/1ulkZnOA1ihxxVrCrsVbwK2MUt4EupirsVdihqmFW8CXYq7FDsUtjAq7FK4YEtjAlvAl vFXYq6mKtgYFbxS7FXYq0cVWnChaRkkLTixW4UOxVwGKrsUtHFVtMLF//9fphzNcBrCho4q1hQ4Y q3XAlsYpbwK6uKXYq7FDsUuxQ7FXYq7FVwwMlwwJbAwJXAYEt0xVumBXUxS6mKuGKt4q7FXYq0cV W4ULTkmKwnChrCh1cCrhgS7Cl2KGu+KH/9DpmZrgOOKrDhQ1hQ3irhgS3irq4q6uKt1xVsYEuxS7 FXYq3irYGBK4DAlumBVwxS2MCW8VdgS3irsVaxVvFXYq1XFWicKFhOFitOFC0nJIaxQ7FK8YEhdT Alo4qt74WL//0emZmuC7FC0jChrCrsVbwK1XFXYVdihwwJXDFLeBLeKuxVcBgS3TAlvAlvFW8Cux S2DirYwJbxV2KuxV2KuOKrScKFpOFC0nChaThQtwodireKrgMCV2RS474VW8TXrhtFP/0umHM1wG jhV2KupirqYq0RihrCrWKHYq3ileMilsDAlcMCXYpbAxVdgS6mKuGKt4Fdirq4VXA5FLeKXYq3gV 2KWjhQsyTEqZOSYra4ocThVrFW8Ct0xSuGBLeBWiaYVW8sNIt//T6YRma4LsUOxV2KXYq0cUNEYU NYVaxQuGBK7AyXDAlvAlvFW8VbGBLsVdirq4q1ihsYpXDAldgS7FXYq7FWicKrGwsSsOFitySGsV bwK7FVwwJbril1cVccVW079sNof/1OmGtMzXAarhVvAlcBgV1MVawq1TFDVMK07jja06mKtjAlcM CW8CW8Vdirq4q3XFXYFdirsVbxSuGBK7AlwxVxxVquKrSckxWnChbhVo4oapih2KuxVvFWxgS3TF LqYFaoOnbwySH//V6Z45muA0BhVcBgSuGRS7CrRxVrCh2KuwK7CrgMCrsUuxV2KuxV1cCuxVdgS3 il2KuxVcMCW8Ut1wK0Tiq2uFDRwoW4UNYVdih2KtUxQ6mKupirYwJXDAlvFKygrXvhYP/9bpmw+e ZrguxVcMCW8VdirsVdTArVMKHYq7FW8UuxV2KuxVrFW6YFdhVdgS3gS7FW8CuxS6uKt1xVquFDVc VW1woawodirsVdirsVdirhgV2KrhgS2TQVxSs2rywsX/1+m5muC1iq4YEt4q7FXYpdih2KupgV1M VdhV2KuxV2KuxV2KW6YFbxV2BW8Ut4FdirRwq1XFDq4VarirWFDsVdTArsKt0wJdirWFDsVdilvA rm3FBiFLu+Kv/9DpprXMxwGsKVwwK7FW8UuxV2Kt0wJbpirsVW4q7Ch2BLYxVumKtUxVvFXYFdhV 1cCt4pdirROKtYUNYUOxV2KuxV2KXYFXYq7ArVMKuxV2Ku7Yq1irt6e+KH//0emnrma4LWKuxVvF W64FdilcMCVwwJccVawoaxVrFW8VbwK2MUuxV1MVaxQ1hVvFXVwK6uFVtcUNVwq1XFDYxS3irsCt 0xS3TFXUwK3ilrFDRwq1hQ7FXYq7FX//0um9zma4LsVaxV2Kt4FbGKVwwJbwK3ilo4oawq1hQ2MC VwGBLsVdirsVaOFDWKt4q0cVW1woaJwoaxQ7FK4YEt4q3gS3irYwJbwK7FWjhVacKGsKGsVdXFXV xV//0+m5muA1ilvArsVbxVvFLYwJXYEuxVo4oW5JXYobGBK4YEuxV1cVaxQ44VW4q3XFWicKFuFD WKHYpdiq4YEt4q2MCW8Vb6YEt4EuOFC04oW4UOwq1irWKHdsVf/U6bma4LsVbwK6mKXAYq3irYwJ XYEuxVo4oaphV1MVdTFVwwJcTiq2uFDq4q7FWsUNE4VawoaxV2Kt4FbAxS3irYwJdTFW8Ct1xS1X FDq4pdhQtwoaxVonCh2Kt4Ff/9XpmZrgtjArYxS3irsVdirYwJbrirq4FbxS4jFWsUNjFLsVaOKF pwoarhVuuBWicKtYUNYq7FW8VbpgS3irsVcDgVuuKW8VaxV1cVbrirWKupirVMULSMkhrFW8Vf/W 6Zma4LYwK3il2Kt4q7FXYq6uBWxilcMCW8CtEYVaxVvFWjhQsJwsVuFW8VdirsVdgVumKXUxV2Kt 4q7FWsVbxVvAlrFXYq7CrsUN1wJaxVo4ULcKHYof/9fpmZrgtjpgVvFLeKuxVrFXYq1ihcMCVwwJ XYGTsUNYVdiq04QhZkmLWKHYpdirsVbwKuGBLsKuxV2KuxV2KtYq3irsUuxV2KHYq7FXYq1XFWsK GsVf/9DpoGZjgt4q7FLq4odil2Kt4qtxQ2MUrxgSuyKXYqtrhV2KHHCq0jChbhQ7FWsVbxV2KuxV sHAreKXYq7FXYq7FXYq7FLsCuwoaxVxOKGsKuxVrFXYq/wD/0emjpmY4LeKuxV2KuxS7FXVxVrFD YxSuGBK6uBLVcUOwq7FWicVawoaOKtUxQ3TFWqYq7CrWKt4quGRS7ClsDArqYq7FWsKuwK3irRxQ 1hQtOFXYodirsUuxV//S6dmY4LsVdTFW6YEtHCrWKHYq7CrYwK3iybrgV1cVawq3gVrCh2KuxV2K uxV2KtHFDWFXAYFXDAluhGLJvAh2KtHCrWFWxgVxxVaSMKGsKGsVdTFXHFDsVdil/9Pp1MzHCbAx V2BXYVaOKtYodirsVcMVXVxS6uKuqMVdUYq7FXYq1irq4q7FWxgV2FLsUNEV2xQuQb79sBLIBcSS SCMCW9sCt7YpawoWmlcVcAK4UNbYqtNKYUNbYodirsKuxV1MCXYUOxV//9TqG2ZbhuxV2BXYVccV LWFDRxVrfFDsKtYq2OuKuHfFWx0wK75YpbFMCu2xV2KtbYVbxVv4cCW9sVb22wJbwJdhVoVxQ3ir RxVw98Vawq12xQ44q0cKtHFDWKGsKt4EtiuKt4q//9k= ------_=_NextPart_000_01C0A321.3DE092F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:17:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 2B12937B71B for ; Fri, 2 Mar 2001 06:17:09 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f22EH0o22809; Fri, 2 Mar 2001 09:17:01 -0500 Message-ID: <004901c0a323$fbca83f0$6102a00a@nhqadmin17> From: "Ben" To: "Kris Kennaway" Cc: References: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17> <20010302002744.A48587@mollari.cthul.hu> Subject: Re: Firewall Monitoring Date: Fri, 2 Mar 2001 09:20:50 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thank you for that information. - ----- Original Message ----- From: "Kris Kennaway" To: "Ben" Cc: Sent: Friday, March 02, 2001 3:27 AM Subject: Re: Firewall Monitoring -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOp+sPAht7rD8NlhDEQIpZACg8jGocO8B/F/ivkRkIYZZIj1olZQAoKxo trro+ypQP49AYzRGlRd54Mfi =oWEN -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:17:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from siafu.iconnect.co.ke (upagraha.iconnect.co.ke [209.198.248.2]) by hub.freebsd.org (Postfix) with ESMTP id CB74A37B718 for ; Fri, 2 Mar 2001 06:16:55 -0800 (PST) (envelope-from wash@iconnect.co.ke) Received: from [212.22.163.2] (helo=poeza.iconnect.co.ke) by siafu.iconnect.co.ke with esmtp (Exim 2.12 #1) id 14YqKW-000B4T-00; Fri, 2 Mar 2001 17:14:48 +0300 Received: from wash by poeza.iconnect.co.ke with local (Exim 3.20 #1) id 14YqNp-0000QW-00; Fri, 02 Mar 2001 17:18:13 +0300 Date: Fri, 2 Mar 2001 17:18:12 +0300 From: Odhiambo Washington To: FBSD-Q Cc: Naitore Lukongodo Subject: Multiport Ethernet Cards Message-ID: <20010302171812.A629@poeza.iconnect.co.ke> Mail-Followup-To: Odhiambo Washington , FBSD-Q , Naitore Lukongodo Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD poeza.iconnect.co.ke 4.2-STABLE FreeBSD 4.2-STABLE X-Location: Mombasa, KE, East Africa Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here is an easy one for the networking gurus ;-). I am thinking of a situation where I need to wire a building so that it is 'Internet Ready'. One option is to deploy a hardware (Cisco) router and a hardware bandwidth manager. OTOH, an option I am thinking of involves the use of FreeBSD as the 'router'/bandwidth manager but here are where my MAJOR concerns come in: I will obtain a DSL connection to an ISP and connect the building from some central place within. Then I will give one 'access point' to every office on all the floors. At this point, a particular office will cascade their own hub/switch. They will also end up having a private class C address for themselves. Here is the digrammatic representation: 192.168.50.0/24 -------- | Client1| \ -------- \ HUB 1 \ \ \ ++++ \ | S | --- -------- \| W | | R | DSL Modem | Client2|--------| I | | O | ++++ -------- /| T |----->| U | | D | HUB 2 / | C | | T |----->| S | ---------->>> Internet 192.168.60.0/24/ | H | | E | | L | / | | | R | | | / ++++ | | ++++ --------- / --- | Client 3| FreeBSD 4.x -------- HUB 3 192.168.70.0/24 I am looking at a scenario where I have more than 20 independent clients. They are ALL running Windows, of course. PROBLEM 1: Is FreeBSD capable of allowing me to use 5 multiport Ethernet cards (say each is 4-port), so that I end up with 20 ethernet interfaces? Will all be usable? PROBLEM 1: I do not want NetBIOS broadcasts resulting in every client being able to 'see' all his neighboring networks (you know that Network Neighborhood thing in Windows)??. Can I filter packets so that each network receives only packets destined to their net? PROBLEM 2: I would like to enure that there is adequate security for each client network. I also want to control bandwidth for every client. Client 1 needs on 16K bandwidth while Client 2 needs 64K. Can I do this with FreeBSD (ipfw/dummynet)??? Does anyone have experience with this? Is this a cost-effective solution administrative-wise? (I mean admin overheads) I can still do some clarifications if they're called for. Thanking you in advance. -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. Relax. Only dread one day at a time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:17:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [209.239.36.156] (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id B3C5837B719 for ; Fri, 2 Mar 2001 06:17:40 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host88.redcross.org [162.6.224.88]) by [209.239.36.156] (8.10.2/8.10.2) with SMTP id f22EHdo22890; Fri, 2 Mar 2001 09:17:39 -0500 Message-ID: <005d01c0a324$12a27240$6102a00a@nhqadmin17> From: "Ben" To: "Doug Poland" Cc: References: <001f01c0a24d$9fcb3490$6102a00a@nhqadmin17> <00b501c0a27e$58d5a7b0$6102a00a@nhqadmin17> <20010301123501.A14839@polands.org> Subject: Re: Firewall Monitoring Date: Fri, 2 Mar 2001 09:21:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'll check this out. Thanks.. - ----- Original Message ----- From: "Doug Poland" To: "Ben" Cc: Sent: Thursday, March 01, 2001 1:35 PM Subject: Re: Firewall Monitoring > On Thu, Mar 01, 2001 at 01:35:06PM -0500, Ben wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Replying to my own message just in case no one saw it. I'll > > appreciate a reply from anyone that can help. It's no show > > stopper though! > > > How about Nstreams? > > http://www.freebsd.org/cgi/url.cgi?ports/net/nstreams/pkg-descr > > > -- > > Regards, > Doug -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOp+sZAht7rD8NlhDEQJ1hQCdGT1I7JiMeKDTu0KePBtg/t6DcsEAoJ+5 lzI0WFwDv1Qn5QjFpVbxu+Sc =RRKu -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:25:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ntmail1.gamespy.com (mail.planetcnc.com [207.199.1.59]) by hub.freebsd.org (Postfix) with ESMTP id 287ED37B71E for ; Fri, 2 Mar 2001 06:25:17 -0800 (PST) (envelope-from degraz@planethalflife.com) Received: from [127.0.0.1] by ntmail1.blood2.com (NTMail 5.01.0003/AX0191.00.816c0654) with ESMTP id emfmxcaa for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 06:25:13 -0800 Received: from ntmail1.gamespy.com (ntmail1.gamespy.com [131.123.131.112]) by ntmail1.gamespy.com (NTMail 5.01.0003/AX0191.00.816c0654) with ESMTP id bmfmxcaa for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 06:25:12 -0800 From: "degraz@planethalflife.com" To: "freebsd-questions@FreeBSD.ORG" Subject: laptop installation Date: Fri, 2 Mar 2001 06:25:12 -0800 Message-Id: <14251248701335@planethalflife.com> X-Mailer: NTMail Web Mail Client Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am installing FreeBSD 4.1.1 on a newer laptop with a network card, is there any way I can get the card to work in FreeBSD? I don't know a lot of the system.. I can find out though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:33:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zcars04e.nortelnetworks.com (zcars04e.nortelnetworks.com [47.129.242.56]) by hub.freebsd.org (Postfix) with ESMTP id A448237B718 for ; Fri, 2 Mar 2001 06:33:40 -0800 (PST) (envelope-from mkoivist@nortelnetworks.com) Received: from zcard015.ca.nortel.com (actually zcard015) by zcars04e.nortelnetworks.com; Fri, 2 Mar 2001 09:33:20 -0500 Received: by zcard015.ca.nortel.com with Internet Mail Service (5.5.2653.19) id ; Fri, 2 Mar 2001 09:33:23 -0500 Message-ID: From: "Matthew Koivisto" To: "'freebsd-questions@freebsd.org'" Subject: RE: Date: Fri, 2 Mar 2001 09:33:20 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C0A325.BA527F20" X-Orig: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C0A325.BA527F20 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0A325.BA527F20" ------_=_NextPart_001_01C0A325.BA527F20 Content-Type: text/plain; charset="iso-8859-1" Hey that would explain why my x windows doesn't run at home. (I thought X just didn't like me :) ) Matt -----Original Message----- From: Amir Seyavash Mesry [mailto:Amirm@ami.com] Sent: Friday, March 02, 2001 9:01 AM To: 'freebsd-questions@FreeBSD.ORG' Subject: I Have something to tell and a question. The 4.2 Release CD that is sold in stores, is it made from the same image as the 4.2 ISO on the ftp site. The reason I ask this is because they seem not to be. My reason for saying this is the when I use the Retail CD, it's installs all but the PC 98 files, the ISO Image on the ftp site however is missing some xwindows fonts and other components on install so X-windows will not work correctly. Please Verify this as it would help a lot of people who download the ISO. Amir Seyavash Mesry American Megatrends Inc. Raid Support Test Technician 6145-F Northbelt Parkway Norcross, GA 30071 (770)-246-8600x7226 ------_=_NextPart_001_01C0A325.BA527F20 Content-Type: text/html; charset="iso-8859-1" Clear Day
Hey that would explain why my x windows doesn't run at home. (I thought X just didn't like me :) )
 
Matt
-----Original Message-----
From: Amir Seyavash Mesry [mailto:Amirm@ami.com]
Sent: Friday, March 02, 2001 9:01 AM
To: 'freebsd-questions@FreeBSD.ORG'
Subject:

I Have something to tell and a question. The 4.2 Release CD that is sold in stores, is it made from the same image as the 4.2 ISO on the ftp site. The reason I ask this is because they seem not to be. My reason for saying this is the when I use the Retail CD, it's installs all but the PC 98 files, the ISO Image on the ftp site however is missing some xwindows fonts and other components on install so X-windows will not work correctly. Please Verify this as it would help a lot of people who download the ISO.
 
Amir Seyavash Mesry
Raid Support Test Technician
6145-F Northbelt Parkway
Norcross, GA 30071
(770)-246-8600x7226

 

------_=_NextPart_001_01C0A325.BA527F20-- ------_=_NextPart_000_01C0A325.BA527F20 Content-Type: image/jpeg; name="Clear Day Bkgrd.jpg" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="Clear Day Bkgrd.jpg" Content-ID: <860433714@02032001-1080> /9j/4AAQSkZJRgABAgEASABIAAD/7QVoUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA AQBIAAAAAQABOEJJTQPzAAAAAAAIAAAAAAAAAAA4QklNBAoAAAAAAAEAADhCSU0nEAAAAAAACgAB AAAAAAAAAAI4QklNA/UAAAAAAEgAL2ZmAAEAbGZmAAYAAAAAAAEAL2ZmAAEAoZmaAAYAAAAAAAEA MgAAAAEAWgAAAAYAAAAAAAEANQAAAAEALQAAAAYAAAAAAAE4QklNA/gAAAAAAHAAAP////////// //////////////////8D6AAAAAD/////////////////////////////A+gAAAAA//////////// /////////////////wPoAAAAAP////////////////////////////8D6AAAOEJJTQQIAAAAAAAQ AAAAAQAAAkAAAAJAAAAAADhCSU0ECQAAAAAD9wAAAAEAAACAAAAAgAAAAYAAAMAAAAAD2wAYAAH/ 2P/gABBKRklGAAECAQBIAEgAAP/+ACdGaWxlIHdyaXR0ZW4gYnkgQWRvYmUgUGhvdG9zaG9wqCA0 LjAA/+4ADkFkb2JlAGSAAAAAAf/bAIQADAgICAkIDAkJDBELCgsRFQ8MDA8VGBMTFRMTGBEMDAwM DAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAENCwsNDg0QDg4QFA4ODhQUDg4ODhQRDAwM DAwREQwMDAwMDBEMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAgACAAwEiAAIRAQMR Af/dAAQACP/EAT8AAAEFAQEBAQEBAAAAAAAAAAMAAQIEBQYHCAkKCwEAAQUBAQEBAQEAAAAAAAAA AQACAwQFBgcICQoLEAABBAEDAgQCBQcGCAUDDDMBAAIRAwQhEjEFQVFhEyJxgTIGFJGhsUIjJBVS wWIzNHKC0UMHJZJT8OHxY3M1FqKygyZEk1RkRcKjdDYX0lXiZfKzhMPTdePzRieUpIW0lcTU5PSl tcXV5fVWZnaGlqa2xtbm9jdHV2d3h5ent8fX5/cRAAICAQIEBAMEBQYHBwYFNQEAAhEDITESBEFR YXEiEwUygZEUobFCI8FS0fAzJGLhcoKSQ1MVY3M08SUGFqKygwcmNcLSRJNUoxdkRVU2dGXi8rOE w9N14/NGlKSFtJXE1OT0pbXF1eX1VmZ2hpamtsbW5vYnN0dXZ3eHl6e3x//aAAwDAQACEQMRAD8A 9LSS7JlWLMolMkkmpXSTpIqUnCinCQQySTSknWilJkpSQtKxSlJJBKk6ZOkFP//Q9LlJMnVZmVCY qRUUCpSRKUpkErSpBRhOkClkCkmCcJ1rVQmUk0JKUm7p0kEqSTSkUrU//9H0kKQUU8qoCzlclRTy opEqC6SSSSVwlokkihScJAJwEgEKCRTpiE6lLJJJkFLJJJJq5//S9JTJ0ypthcJJkpSUukklqipS kmhSARAQVBJOE6ctWCdJIooYlRKkSok6ppXBSRSCcodEv//T9JSSThVGwxITKZTQhSrUE6QCdOCC uEkySKF5Ugop0QgrpikSokokqCxTKSaEwrlBP8Eyfskh/9T0lSUSkCVUZ2SSYKSKFkkkgipSSdMU lLpFMmJStVLykmlOhaVJJAJ4RQslKSZBL//V9JTwkkqjOunUU4KchSQTpJKWJSTEppQtNLkpkk8I bqUAnSTIqZJSmSRQsmUlEoFIf//W9KCSSdVWdZIJQkkplKZNKSNopc6qMKSZBKycFOkB4pUq1JJ4 CUI0i1kydMUClUpkkkEv/9kAOEJJTQQGAAAAAAAHAAMAAAABAQD//gAnRmlsZSB3cml0dGVuIGJ5 IEFkb2JlIFBob3Rvc2hvcKggNC4wAP/uAA5BZG9iZQBkAAAAAAH/2wCEAAoHBwcIBwoICAoPCggK DxINCgoNEhQQEBIQEBQRDAwMDAwMEQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBCwwMFRMV IhgYIhQODg4UFA4ODg4UEQwMDAwMEREMDAwMDAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM DP/AABEIASwBLAMBEQACEQEDEQH/3QAEACb/xAGiAAAABwEBAQEBAAAAAAAAAAAEBQMCBgEABwgJ CgsBAAICAwEBAQEBAAAAAAAAAAEAAgMEBQYHCAkKCxAAAgEDAwIEAgYHAwQCBgJzAQIDEQQABSES MUFRBhNhInGBFDKRoQcVsUIjwVLR4TMWYvAkcoLxJUM0U5KismNzwjVEJ5OjszYXVGR0w9LiCCaD CQoYGYSURUaktFbTVSga8uPzxNTk9GV1hZWltcXV5fVmdoaWprbG1ub2N0dXZ3eHl6e3x9fn9zhI WGh4iJiouMjY6PgpOUlZaXmJmam5ydnp+So6SlpqeoqaqrrK2ur6EQACAgECAwUFBAUGBAgDA20B AAIRAwQhEjFBBVETYSIGcYGRMqGx8BTB0eEjQhVSYnLxMyQ0Q4IWklMlomOywgdz0jXiRIMXVJMI CQoYGSY2RRonZHRVN/Kjs8MoKdPj84SUpLTE1OT0ZXWFlaW1xdXl9UZWZnaGlqa2xtbm9kdXZ3eH l6e3x9fn9zhIWGh4iJiouMjY6Pg5SVlpeYmZqbnJ2en5KjpKWmp6ipqqusra6vr/2gAMAwEAAhED EQA/AOoZluG1hQ3TArqYpaxQ7fCrROKGtsVcadsVdthVvamBXYpcBgQ3TFk7FW8Vdtirgu+BV6rQ 1xSuGRZN0GKtU3+WFFOpirVBiq04UNYUOxVo4q49cVawoaritt1xVo4q7FDqHFLqHFW+ONpbpgta f//Q6jmU4bRGFXVxQ1XFXVxVquFDVcVawq7FXYq3gVvFXDFK4YEuOKrcKG8VXLgKQvGRZN4Eurir VcNIdXFXVxVrFDRwq7FWsULcKGjhQ1irWFXDFVwwJbxV2KXDArfbFX//0eo5lOI44ULcKHYqtOKH YVaxV2KHYpbwK3irhilvFXYEuOKGsKt4quGBK4HAluuBLWFXYENYVdXFWq4obrilrFDROFWsKGiM VawodTArsKuwKuGBLeKXYq3ir//S6kMynEaOKFuSQ7FVpxQ1hV2KHYpbwKuAxS7FXYq7FXYq1ire KuxVsYEt1wJbrirsVarih2KtHCrVcUN1xS6uKtE4UNVxV1cVbxVrFXYq7FDhilcMCW8Vdir/AP/T 6l2zKcRo4oaOFWsKHUwKtIwodhV1MCt0xS2MCuwq7FXYq0cUNVxVuuKXVxVsHFW8CXDFW8CXYodi rRwq1hQ7FXYq1ihrFWxilvFWsVdih2KtjAlvFLsVXYEv/9TqNcynDaJwq1hVvArqYq7FDVMVdhVr FXYq3irsVccCrckhrFWq4otuuK2uU4GTeBLYxVdgS1ih2KuphVxGKVuFi7FWqYq6mKt4q7FVuKGx ilumBXYVdgS4nCh1dq4rb//V6hXMtw2sKuxVsYFbwK6mKXEYoaOFVuFDWKG8Ut4q0Tiq3ChaThYt YVbGBV4OBkurkUtg4pdXFXVxVcMCXYq44qtOFDWFDsUuxV2KuxQ1TFWwMVbGBLsVaOKHYUNUHjil /9bp+Zjht4FdTFXYq2MCt4paOKrThQ1hQ7FDsUuJxVbhQ0ThQtwodireBV2BLsUrgcCW8VdilsHA q7Al2KtHFDVMKupirqYq1hQ7FXYq7FXYq7FXHAq3Ch1Ril//1+nVzMcJvFW8CXYq2MCt4paOKrTh YtYVdXFWq4odirWFWiMLFqmKupirsVbxS3gVvFK6uRS7CrYwJbwK3til2KupirWKGsKtYq6mKHYV dirVcVdXFDsVaxVrCr//0OmVzNcFcMCW8VXDAlumBLsVaJwqsJwsWsKGsVdirsVdirsUOxV1MUup irqYq7FW8CtnFXDFK4HAlvFXYFXDFLsCrTkkNYq7FXYq1hVo4oaxQ7FXYq7CrWKv/9HpmZrgNg4E rsUrhkWTZxVrFC0nChbkkNYodirsUupirsVdireKtgYFbxS1ihrFXDFW8UuGKrhgS3irYGBLeBXH Cqw4UNYq7CrsVdirsULcKGsVdirsVawof//S6Xmc69sYGS8ZFK7Al2FWq4qtOFC3ChrChvArsUt4 FdirsVdireKXYq7FWjihwxVvFLeKrsCW6YEtjFXYEtHChacKHUxV1MVdTFWsKuxQtwoW4UOrirsV bwK//9PpWZzr2wcCVwOBK6uBLq4q0ThVrChbXChquKGwcUt4FcMUt4FdireKt4pdirWKupirdMCu pirdMUrhgS3gV2KW6Yq1TChaRirsUOxV2FVuKGicKrThQ7FDVMKt4Fdil//U6Xmc69rFW64Et1xW 3VxS6uKuOKFuFDsVdiq4YEuxV1cVcMUrsCWxgV2KtYVbxVsYEt0wK3TFLeBXYpbGKt4pdTAq0jJI apihxxVZhQ7ChacUNYVdireKuxVrFX//1el5nOvdilo4odXFXVxVsHFLeBWqYVdih2KXYq7FXUxV vAlvFWwcCW64FdhVsDAlsDAldgV2KXYq7FWxirYwJbxVojFWqYULSMKFpwoaOKFuFDsKuwK2Bilx xVb3wsX/1ulkZnOA1ihxxVrCrsVbwK2MUt4EupirsVdihqmFW8CXYq7FDsUtjAq7FK4YEtjAlvAl vFXYq6mKtgYFbxS7FXYq0cVWnChaRkkLTixW4UOxVwGKrsUtHFVtMLF//9fphzNcBrCho4q1hQ4Y q3XAlsYpbwK6uKXYq7FDsUuxQ7FXYq7FVwwMlwwJbAwJXAYEt0xVumBXUxS6mKuGKt4q7FXYq0cV W4ULTkmKwnChrCh1cCrhgS7Cl2KGu+KH/9DpmZrgOOKrDhQ1hQ3irhgS3irq4q6uKt1xVsYEuxS7 FXYq3irYGBK4DAlumBVwxS2MCW8VdgS3irsVaxVvFXYq1XFWicKFhOFitOFC0nJIaxQ7FK8YEhdT Alo4qt74WL//0emZmuC7FC0jChrCrsVbwK1XFXYVdihwwJXDFLeBLeKuxVcBgS3TAlvAlvFW8Cux S2DirYwJbxV2KuxV2KuOKrScKFpOFC0nChaThQtwodireKrgMCV2RS474VW8TXrhtFP/0umHM1wG jhV2KupirqYq0RihrCrWKHYq3ileMilsDAlcMCXYpbAxVdgS6mKuGKt4Fdirq4VXA5FLeKXYq3gV 2KWjhQsyTEqZOSYra4ocThVrFW8Ct0xSuGBLeBWiaYVW8sNIt//T6YRma4LsUOxV2KXYq0cUNEYU NYVaxQuGBK7AyXDAlvAlvFW8VbGBLsVdirq4q1ihsYpXDAldgS7FXYq7FWicKrGwsSsOFitySGsV bwK7FVwwJbril1cVccVW079sNof/1OmGtMzXAarhVvAlcBgV1MVawq1TFDVMK07jja06mKtjAlcM CW8CW8Vdirq4q3XFXYFdirsVbxSuGBK7AlwxVxxVquKrSckxWnChbhVo4oapih2KuxVvFWxgS3TF LqYFaoOnbwySH//V6Z45muA0BhVcBgSuGRS7CrRxVrCh2KuwK7CrgMCrsUuxV2KuxV1cCuxVdgS3 il2KuxVcMCW8Ut1wK0Tiq2uFDRwoW4UNYVdih2KtUxQ6mKupirYwJXDAlvFKygrXvhYP/9bpmw+e ZrguxVcMCW8VdirsVdTArVMKHYq7FW8UuxV2KuxVrFW6YFdhVdgS3gS7FW8CuxS6uKt1xVquFDVc VW1woawodirsVdirsVdirhgV2KrhgS2TQVxSs2rywsX/1+m5muC1iq4YEt4q7FXYpdih2KupgV1M VdhV2KuxV2KuxV2KW6YFbxV2BW8Ut4FdirRwq1XFDq4VarirWFDsVdTArsKt0wJdirWFDsVdilvA rm3FBiFLu+Kv/9DpprXMxwGsKVwwK7FW8UuxV2Kt0wJbpirsVW4q7Ch2BLYxVumKtUxVvFXYFdhV 1cCt4pdirROKtYUNYUOxV2KuxV2KXYFXYq7ArVMKuxV2Ku7Yq1irt6e+KH//0emnrma4LWKuxVvF W64FdilcMCVwwJccVawoaxVrFW8VbwK2MUuxV1MVaxQ1hVvFXVwK6uFVtcUNVwq1XFDYxS3irsCt 0xS3TFXUwK3ilrFDRwq1hQ7FXYq7FX//0um9zma4LsVaxV2Kt4FbGKVwwJbwK3ilo4oawq1hQ2MC VwGBLsVdirsVaOFDWKt4q0cVW1woaJwoaxQ7FK4YEt4q3gS3irYwJbwK7FWjhVacKGsKGsVdXFXV xV//0+m5muA1ilvArsVbxVvFLYwJXYEuxVo4oW5JXYobGBK4YEuxV1cVaxQ44VW4q3XFWicKFuFD WKHYpdiq4YEt4q2MCW8Vb6YEt4EuOFC04oW4UOwq1irWKHdsVf/U6bma4LsVbwK6mKXAYq3irYwJ XYEuxVo4oaphV1MVdTFVwwJcTiq2uFDq4q7FWsUNE4VawoaxV2Kt4FbAxS3irYwJdTFW8Ct1xS1X FDq4pdhQtwoaxVonCh2Kt4Ff/9XpmZrgtjArYxS3irsVdirYwJbrirq4FbxS4jFWsUNjFLsVaOKF pwoarhVuuBWicKtYUNYq7FW8VbpgS3irsVcDgVuuKW8VaxV1cVbrirWKupirVMULSMkhrFW8Vf/W 6Zma4LYwK3il2Kt4q7FXYq6uBWxilcMCW8CtEYVaxVvFWjhQsJwsVuFW8VdirsVdgVumKXUxV2Kt 4q7FWsVbxVvAlrFXYq7CrsUN1wJaxVo4ULcKHYof/9fpmZrgtjpgVvFLeKuxVrFXYq1ihcMCVwwJ XYGTsUNYVdiq04QhZkmLWKHYpdirsVbwKuGBLsKuxV2KuxV2KtYq3irsUuxV2KHYq7FXYq1XFWsK GsVf/9DpoGZjgt4q7FLq4odil2Kt4qtxQ2MUrxgSuyKXYqtrhV2KHHCq0jChbhQ7FWsVbxV2KuxV sHAreKXYq7FXYq7FXYq7FLsCuwoaxVxOKGsKuxVrFXYq/wD/0emjpmY4LeKuxV2KuxS7FXVxVrFD YxSuGBK6uBLVcUOwq7FWicVawoaOKtUxQ3TFWqYq7CrWKt4quGRS7ClsDArqYq7FWsKuwK3irRxQ 1hQtOFXYodirsUuxV//S6dmY4LsVdTFW6YEtHCrWKHYq7CrYwK3iybrgV1cVawq3gVrCh2KuxV2K uxV2KtHFDWFXAYFXDAluhGLJvAh2KtHCrWFWxgVxxVaSMKGsKGsVdTFXHFDsVdil/9Pp1MzHCbAx V2BXYVaOKtYodirsVcMVXVxS6uKuqMVdUYq7FXYq1irq4q7FWxgV2FLsUNEV2xQuQb79sBLIBcSS SCMCW9sCt7YpawoWmlcVcAK4UNbYqtNKYUNbYodirsKuxV1MCXYUOxV//9TqG2ZbhuxV2BXYVccV LWFDRxVrfFDsKtYq2OuKuHfFWx0wK75YpbFMCu2xV2KtbYVbxVv4cCW9sVb22wJbwJdhVoVxQ3ir RxVw98Vawq12xQ44q0cKtHFDWKGsKt4EtiuKt4q//9k= ------_=_NextPart_000_01C0A325.BA527F20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:40:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web4503.mail.yahoo.com (web4503.mail.yahoo.com [216.115.105.64]) by hub.freebsd.org (Postfix) with SMTP id 5071A37B71A for ; Fri, 2 Mar 2001 06:40:27 -0800 (PST) (envelope-from strbenjr@yahoo.com) Message-ID: <20010302144026.23627.qmail@web4503.mail.yahoo.com> Received: from [192.251.173.34] by web4503.mail.yahoo.com; Fri, 02 Mar 2001 06:40:26 PST Date: Fri, 2 Mar 2001 06:40:26 -0800 (PST) From: Ben Hacker Jr Subject: Oracle816 install To: list DC-FBSD , questions FBSD , Stable FBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been attempting to get Oracle816 for Linux installed on my FreeBSD v42stable box. I am failing! I cannot get the Oracle installer to run. I installed the Freebsd JDK1.1.8 Instructions on "www.scc.nl/~marcel" website are not quite enough help. Has anyone gotten this to work?? Could you point me to other helps please. Also... the instructions say I need Linux_Base and Linux_Devtools. I cannot find the "Devtools" in the ports or packages anywhere. Please help. ===== -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- Ben Hacker Jr Technical Specialist Computer Sciences Corporation (703) 289-3477 MC 291 bhacker1@csc.com 3170 Fairview Park Drive strben@altavista.com Falls Church, VA 22304 -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 6:47:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by hub.freebsd.org (Postfix) with ESMTP id AF0F937B71B; Fri, 2 Mar 2001 06:47:09 -0800 (PST) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) by numeri.campus.luth.se (8.11.1/8.11.1) with ESMTP id f22EkvJ14347; Fri, 2 Mar 2001 15:46:57 +0100 (CET) (envelope-from k@numeri.campus.luth.se) Message-Id: <200103021446.f22EkvJ14347@numeri.campus.luth.se> X-Mailer: exmh version 2.1.1 10/15/1999 To: Ben Hacker Jr Cc: list DC-FBSD , questions FBSD , Stable FBSD Subject: Re: Oracle816 install In-Reply-To: Your message of "Fri, 02 Mar 2001 06:40:26 PST." <20010302144026.23627.qmail@web4503.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 15:46:56 +0100 From: Johan Karlsson Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Fri, 02 Mar 2001 06:40:26 PST, Ben Hacker Jr wrote: > > I have been attempting to get Oracle816 for Linux > installed on my FreeBSD v42stable box. > > I am failing! > > I cannot get the Oracle installer to run. > > I installed the Freebsd JDK1.1.8 > > Instructions on "www.scc.nl/~marcel" website are > not quite enough help. Has anyone gotten this > to work?? Could you point me to other helps > please. > > Also... the instructions say I need Linux_Base > and Linux_Devtools. I cannot find the "Devtools" > in the ports or packages anywhere. I don't know about the other things but devtools is in /usr/ports/devel/linux_devtools /Johan K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:16:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from server1.cipher.com.br (server1.cipher.com.br [200.192.23.19]) by hub.freebsd.org (Postfix) with ESMTP id 6CC5537B71B for ; Fri, 2 Mar 2001 07:16:51 -0800 (PST) (envelope-from alexandre@cipher.com.br) Received: from is32.cipher.com.br (localhost.localdomain [127.0.0.1]) by server1.cipher.com.br (8.11.0/8.11.0) with SMTP id f22F69013069; Fri, 2 Mar 2001 12:06:09 -0300 Date: Fri, 2 Mar 2001 12:08:51 -0300 From: Alexandre Florio To: Cc: freebsd-questions@freebsd.org Subject: Re: Samba Configuration Message-Id: <20010302120851.03f74d19.alexandre@cipher.com.br> In-Reply-To: References: X-Mailer: Sylpheed version 0.4.9 (GTK+ 1.2.8; FreeBSD 4.2-RELEASE; i386) Organization: Cipher Technology Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please tell us what version of samba you are using. This is important because the 'security' parameter changes its default value after version 2.0 (and because the 'security' parameter may be directly affecting your smbd behavior). > I have come across something rather bizzare. I am hoping that someone can > offer an explanation for the behavior that I am seeing. > > First, here is the samba.conf file that I am using: > > [global] > netbios name = CATNIP > interfaces = ep0 lo0 > encrypt passwords = Yes > hosts allow = 192.168. > > [music] > comment = Music Files > path = /home/music > writeable = Yes -- Alexandre Florio Cipher Technology www.cipher.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:22:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from node7.cluster.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by hub.freebsd.org (Postfix) with ESMTP id 8383F37B71A for ; Fri, 2 Mar 2001 07:22:43 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: (from glenn@localhost) by node7.cluster.srrc.usda.gov (8.11.2/8.11.2) id f22FMT400724; Fri, 2 Mar 2001 09:22:29 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Fri, 2 Mar 2001 09:22:28 -0600 To: Beech Rintoul Cc: freebsd-questions@freebsd.org Subject: Re: KDE Upgrade broke RealPlayer8 Message-ID: <20010302092228.A559@node7.cluster.srrc.usda.gov> Mail-Followup-To: glenn@FreeBSD.ORG, Beech Rintoul , freebsd-questions@freebsd.org References: <01030123000100.02639@galaxy.anchoragerescue.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01030123000100.02639@galaxy.anchoragerescue.org>; from akbeech@anchoragerescue.org on Thu, Mar 01, 2001 at 11:00:01PM -0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 11:00:01PM -0900, Beech Rintoul wrote: > I just upgraded to the latest KDE from the ports and it broke > my RealPlayer. The system sound is working, but now RealPlayer > launches with the error Sound device in use. I uninstalled everything > realplayer and reinstalled from the ports...same thing. Has anyone > run into this? I could use some pointers where to check next. It seems that the KDE sound server ties up /dev/dsp so that any other program that needs to use it can not. Try turning off the kde sound server and see if that clears up the problem. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:24:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ex1.ncsa.uiuc.edu (ex1.ncsa.uiuc.edu [141.142.2.9]) by hub.freebsd.org (Postfix) with ESMTP id 6449537B71E for ; Fri, 2 Mar 2001 07:24:52 -0800 (PST) (envelope-from tony@ncsa.uiuc.edu) Received: from mx1.ncsa.uiuc.edu (mx1.ncsa.uiuc.edu [141.142.2.8]) by ex1.ncsa.uiuc.edu (8.11.0/8.11.0) with ESMTP id f22FOpO20728 for ; Fri, 2 Mar 2001 09:24:51 -0600 (CST) X-Envelope-From: tony@ncsa.uiuc.edu X-Envelope-To: Received: from tsr-laptop.ncsa.uiuc.edu (cab-wireless-109.ncsa.uiuc.edu [141.142.102.109]) by mx1.ncsa.uiuc.edu (8.11.0/8.11.0) with ESMTP id f22FOpb25572 for ; Fri, 2 Mar 2001 09:24:51 -0600 (CST) Received: from tony by tsr-laptop.ncsa.uiuc.edu with local (Exim 3.16 #1) id 14YrQI-0001P9-00 for freebsd-questions@freebsd.org; Fri, 02 Mar 2001 09:24:50 -0600 Date: Fri, 2 Mar 2001 09:24:50 -0600 From: Tony Rimovsky To: freebsd-questions@freebsd.org Subject: vmware Message-ID: <20010302092450.A5350@ncsa.uiuc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get vmware2 to load my pre-existing windows2000 partition under FreeBSD4.2. I copied the mbr to a file and set up a plain disk configuration. When vmware starts, it loads the mbr which has booteasy on it. I select the windows partition and then immediately get the following: NTLDR is missing Press any key to restart That same process works fine outside of vmware. Can someone point me in the right direction? Here is my plain disk configuration and the output of fdisk: win2000.hda: CYLINDERS 41344 HEADS 15 SECTORS 63 ACCESS "/home/tony/vmware/win2000/disk.mbr" 0 63 ACCESS "/dev/rad0s1" 63 24690959 fdisk: ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=2584 heads=240 sectors/track=63 (15120 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=2584 heads=240 sectors/track=63 (15120 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 12,(DOS or Windows 95 with 32 bit FAT, LBA) start 63, size 24690897 (12056 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 63/ head 239 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 24690960, size 14379120 (7021 Meg), flag 80 (active) beg: cyl 1023/ sector 63/ head 255; end: cyl 1023/ sector 63/ head 239 The data for partition 3 is: The data for partition 4 is: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:33:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nths.nvusd.k12.ca.us (nths-exchange.nths.nvusd.k12.ca.us [209.232.116.22]) by hub.freebsd.org (Postfix) with ESMTP id 1619E37B719 for ; Fri, 2 Mar 2001 07:33:39 -0800 (PST) (envelope-from CBurdick@nths.nvusd.k12.ca.us) Subject: subscribe freebsd-questions To: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: From: CBurdick@nths.nvusd.k12.ca.us Date: Fri, 2 Mar 2001 07:19:47 -0800 X-MIMETrack: Serialize by Router on THSServer0/NAPATH(Release 5.0.5 |September 22, 2000) at 03/02/2001 07:35:42 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:42:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by hub.freebsd.org (Postfix) with SMTP id 3B63E37B71A for ; Fri, 2 Mar 2001 07:42:33 -0800 (PST) (envelope-from fbsdq@yahoo.com) Received: from h2.impactidealsolutions.com (HELO support10) (216.98.200.91) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Mar 2001 15:42:32 -0000 X-Apparently-From: Message-Id: Date: Fri, 2 Mar 2001 08:43:32 -0700 X-Priority: 3 From: Peter X-Mailer: Mail Warrior To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Ports, CVS, base install, and sendmail Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.57 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I went out and bought the 4.0-R from compUSA, installed that using the basic install with X. I've been keeping up to date with cvsup so now I'm running 4.2-Stable. The problem is, is there a way I can get rid of sendmail from my system as in remove it with somethign like "pkg_delete" as it does not show up in pkg_info, I cannot delete it [I want to try running qmail] Also I'm wondering the same thing about perl and the various other programs installed in the base system, how would one go about removing them from the system? Or my current delima, yes I can disable sendmail, in rc.conf and make.conf, but all it's crap is still out there on the system [yes I can probably get rid of most of it manually], how do people that use qmail/postfix/other mailer deal with this? cvsup/make world question: When I do cvsup with tag=RELENG_4 and ports all, i get the new ports layout and update to the current stable branch of the 4.x series, then when i do make buildworld, i'm confused: Does it also rebuild all the ports I have installed with the bug fixes or does it only rebuild those base programs that came with the system? If it only rebuilds the base programs that came with the system ok, so to update ports I have to manually do pkg_info ....ahh this port needs update etc.? www.nul.cjb.net www.FreeBSD.org _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:49:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 3C75F37B71A for ; Fri, 2 Mar 2001 07:49:43 -0800 (PST) (envelope-from ksmyth@taima.on.ca) Received: from cr466789a ([24.156.25.133]) by mail2.rdc3.on.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010302154942.KULC15890.mail2.rdc3.on.home.com@cr466789a> for ; Fri, 2 Mar 2001 07:49:42 -0800 Message-ID: <003401c0a330$93ff1760$85199c18@slnt1.on.wave.home.com> From: "Kevin Smyth" To: Subject: Adding a NetBIOS name during FTP install. Date: Fri, 2 Mar 2001 10:50:59 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0031_01C0A306.AACD81E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0031_01C0A306.AACD81E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi there; I'm having troubles with an FTP installation of FreeBSD UNIX over a = cable modem; the cable ISP requires that a NetBIOS name (specified by the ISP) be = assigned to the computer before access to the network can be gained. Is there any way that this NetBIOS name can be assigned in the 'extra = options' section of the Ethernet install setup, or elsewhere in the = initial setup screens? Any help would be greatly appreciated. Many thanks, Kevin Smyth ksmyth@taima.on.ca ------=_NextPart_000_0031_01C0A306.AACD81E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi there;
 
I'm having troubles with an FTP = installation of=20 FreeBSD UNIX over a cable modem;
the cable ISP requires that a NetBIOS = name=20 (specified by the ISP) be assigned to the computer before access to the = network=20 can be gained.
 
Is there any way that this NetBIOS name = can be=20 assigned in the 'extra options' section of the Ethernet install setup, = or=20 elsewhere in the initial setup screens?
 
Any help would be greatly = appreciated.
 
Many thanks,
 
Kevin Smyth
ksmyth@taima.on.ca
------=_NextPart_000_0031_01C0A306.AACD81E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:50: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 0EBFD37B71B for ; Fri, 2 Mar 2001 07:50:04 -0800 (PST) (envelope-from david@www3.pacific-pages.com) Received: from d.tracker ([216.191.75.35]) by www3.pacific-pages.com (8.8.5) id IAA08907; Fri, 2 Mar 2001 08:49:51 -0700 (MST) Received: (from david@localhost) by d.tracker (8.11.2/8.11.2) id f22FnPr77908 for questions@freebsd.org; Fri, 2 Mar 2001 10:49:25 -0500 (EST) (envelope-from david) Date: Fri, 2 Mar 2001 10:49:25 -0500 (EST) From: David Banning Message-Id: <200103021549.f22FnPr77908@d.tracker> To: questions@freebsd.org Subject: how to make debug kernel with 4.2 Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to make a debug kernel with 4.2 Stable. I went to /usr/src/sys/i386/conf and typed # /usr/sbin/config -g MYKERNEL and then went to /usr/src and did it the 4.2 way; # make buildkernel KERNCONF=MYKERNEL # make installkernel KERNCONF=MYKERNEL Problem is, it doesn't like a debug kernel. I am told it should be around 10 meg size and it's only normal size. what am I doing wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 7:51:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from iteso.mx (iteso.mx [148.201.1.4]) by hub.freebsd.org (Postfix) with ESMTP id B2D8637B71B for ; Fri, 2 Mar 2001 07:51:21 -0800 (PST) (envelope-from eric@iteso.mx) Received: from eric (customer11-181.telmex.net.mx [148.233.11.181] (may be forged)) by iteso.mx (8.11.1/8.11.1) with SMTP id f22Fovi41728; Fri, 2 Mar 2001 09:50:57 -0600 (CST) (envelope-from eric@iteso.mx) Message-ID: <00a601c0a330$b5c33200$4d011c0a@delacruz.avis.com.mx> Reply-To: "Eric De La Cruz Lugo" From: "Eric De La Cruz Lugo" To: , , Cc: References: <20010302002830.14289.qmail@web12503.mail.yahoo.com> Subject: RE: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. Date: Fri, 2 Mar 2001 09:51:22 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to all of you for your responses I really apreciate it.! The reason I want this kind of board is because its cheap for me, and because I want good 2D and 3D capabilities on my FreeBSD BOX Yes there is a prejuidce about using FreeBSD as a user machine because everybody use it as a Server OS all the time, in my case I have used FreeBSD for several Years (back to 1992) and since 1994 I have used, Slackware, SuSE, Red-Hat, Debian, but I still like more FreeBSD :). I want to use Xephem (Astronomical Software, with Hi Res images (stars, planets, nebulae etc...) and simulations in 3D I Want to use The GIMP (Graphic Image Manipulation Program) I want to use, Galeon or Netscape And maybe 1 or 2 3D games like Quake. MPEG or AVI video Star Office and maybe Applixware KDE 2 apps. hope this info put things into perspective, besides, this phrase: "Turning PCs into Workstations!" itŽs from FreeBSD doesnŽt it? But for the server side (for those who still see FreeBSD as a Server OS), I want to run a Webserver, FTP server and a Proxy and Firewall for my internal Network (4 PCs) all this with a cable connection.. greetings for all of you, from Merida, Yucatan, Mexico, The Maya Land. Eric. ----- Original Message ----- From: Tyler McGeorge To: ; Eric De La Cruz Lugo Cc: Sent: Thursday, March 01, 2001 6:28 PM Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. > This may seem like a strange question, and it is > relatively off topic...But I run a 4MB 2d only video > card in my FreeBSD machine, and even if I ran X, I > wouldn't need more. I maybe losing your context with > my prejudice that FreeBSD is, in general, used as a > server machine and not a user machine... If you were > to want a user machine, I would suggest Slackware > Linux over FreeBSD. > --- Kent Stewart wrote: > > > > > > > Eric De La Cruz Lugo wrote: > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 8:22:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 1258737B71B for ; Fri, 2 Mar 2001 08:22:11 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f22GKJi24930; Fri, 2 Mar 2001 11:20:21 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <008501c0a335$24ab3c90$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , References: <200103021549.f22FnPr77908@d.tracker> Subject: Re: how to make debug kernel with 4.2 Date: Fri, 2 Mar 2001 11:23:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am trying to make a debug kernel with 4.2 Stable. > I went to /usr/src/sys/i386/conf and typed > # /usr/sbin/config -g MYKERNEL > and then went to /usr/src and did it the 4.2 way; > # make buildkernel KERNCONF=MYKERNEL > # make installkernel KERNCONF=MYKERNEL > > Problem is, it doesn't like a debug kernel. I am told it should be > around 10 meg size and it's only normal size. The *installed* kernel will be stripped. In the compile directory you'll find a kernel.debug which will be about 10MB. When you need to debug something (like a kernel crash), you do the following: gdb -k symbol-file /usr/src/compile/MYKERNEL/kernel.debug And the symbols for the stripped-but-installed kernel will magically appear. You can find more details about this in the handbook, Chapter 23 (kernel debugging) -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 8:31:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web4501.mail.yahoo.com (web4501.mail.yahoo.com [216.115.105.62]) by hub.freebsd.org (Postfix) with SMTP id E2C6637B719 for ; Fri, 2 Mar 2001 08:31:41 -0800 (PST) (envelope-from strbenjr@yahoo.com) Message-ID: <20010302163141.24733.qmail@web4501.mail.yahoo.com> Received: from [192.251.173.33] by web4501.mail.yahoo.com; Fri, 02 Mar 2001 08:31:41 PST Date: Fri, 2 Mar 2001 08:31:41 -0800 (PST) From: Ben Hacker Jr Subject: Re: Oracle816 install To: Johan Karlsson Cc: list DC-FBSD , questions FBSD , Stable FBSD In-Reply-To: <200103021446.f22EkvJ14347@numeri.campus.luth.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks!!! I guess I didn't look hard enough. --- Johan Karlsson wrote: > > Also... the instructions say I need > Linux_Base > > and Linux_Devtools. I cannot find the > "Devtools" > > in the ports or packages anywhere. > > I don't know about the other things but > devtools is in > /usr/ports/devel/linux_devtools > > /Johan K > > To Unsubscribe: send mail to > majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body > of the message __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 8:50: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.rdc1.on.home.com (femail2.rdc1.on.home.com [24.2.9.89]) by hub.freebsd.org (Postfix) with ESMTP id 57A4837B71A for ; Fri, 2 Mar 2001 08:50:01 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail2.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010302164954.MGXN606.femail2.rdc1.on.home.com@home.com> for ; Fri, 2 Mar 2001 08:49:54 -0800 Message-ID: <3A9FCB50.37DEFE2B@home.com> Date: Fri, 02 Mar 2001 11:33:21 -0500 From: Duraid X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: packages for kde 2.1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i tried to install kde 2.1 by downloading the kde2.1 meta port and it started to download stuff and compile it and neither my internet connection nor the computer could keep with it. is there a way to downlaod the binaries first and then install them? or download all the source first and then compile it? what is the best solution? anothere question how to deinstall kde 1.1.2 completly? Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9: 3:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 662C837B719 for ; Fri, 2 Mar 2001 09:03:14 -0800 (PST) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 47BFDF1; Fri, 2 Mar 2001 08:03:10 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Organization: Anchorage Gospel Rescue Mission To: Glenn Johnson Subject: Re: KDE Upgrade broke RealPlayer8 Date: Fri, 2 Mar 2001 08:03:10 -0900 X-Mailer: KMail [version 1.2] Cc: freebsd-questions@freebsd.org References: <01030123000100.02639@galaxy.anchoragerescue.org> <20010302092228.A559@node7.cluster.srrc.usda.gov> In-Reply-To: <20010302092228.A559@node7.cluster.srrc.usda.gov> MIME-Version: 1.0 Message-Id: <01030208031000.06645@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday 02 March 2001 06:22, Glenn Johnson wrote: > On Thu, Mar 01, 2001 at 11:00:01PM -0900, Beech Rintoul wrote: > > I just upgraded to the latest KDE from the ports and it broke > > my RealPlayer. The system sound is working, but now RealPlayer > > launches with the error Sound device in use. I uninstalled everything > > realplayer and reinstalled from the ports...same thing. Has anyone > > run into this? I could use some pointers where to check next. > > It seems that the KDE sound server ties up /dev/dsp so that any other > program that needs to use it can not. Try turning off the kde sound > server and see if that clears up the problem. I turned off system notification, that seems to be what the problem is. This new KDE is buggy - I'm sorry now I didn't wait before doing the upgrade. Thanks for your help :) Beech ------------------------------------------------------------------- Beech Rintoul - Network Manager - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9: 6:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id BAED037B719 for ; Fri, 2 Mar 2001 09:06:40 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f22H6bN10137; Fri, 2 Mar 2001 09:06:37 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Dan S." , Subject: RE: Added a new HD need some help. Date: Fri, 2 Mar 2001 09:06:37 -0800 Message-ID: <004f01c0a33b$241aada0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20010302114705.91071.qmail@web12005.mail.yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Others have mentioned mounting the disk under /usr, in a separate subdir, but it's also possible (by completely repartitioning the system and reformatting the disks) to add the space into /usr by using ccd. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan S. >Sent: Friday, March 02, 2001 3:47 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Added a new HD need some help. > > >I just added a new HD to my system. I Fdisk'ed it and >labeled it from /stand/sysinstall. I labeled it /zusr >and added an entry for the drive to fstab. What I am >wondering is how can I get things to install to the >new HD instead of /usr which is almost full? How can i >get something I install from the ports collection to >install to /zusr? I have tried making a symbolic link >but that didn't do what I wanted. Any suggestions on >how to get it working the way I want? > >Thanks! > >__________________________________________________ >Do You Yahoo!? >Get email at your own domain with Yahoo! Mail. >http://personal.mail.yahoo.com/ > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9: 9:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from locust.cns.vt.edu (locust.cns.vt.edu [128.173.12.159]) by hub.freebsd.org (Postfix) with ESMTP id 54A8A37B71A; Fri, 2 Mar 2001 09:09:44 -0800 (PST) (envelope-from brownej@cns.vt.edu) Received: by locust.cns.vt.edu (Postfix, from userid 10701) id 5F0995908; Fri, 2 Mar 2001 12:09:43 -0500 (EST) Date: Fri, 2 Mar 2001 12:09:43 -0500 From: Eric Brown To: Ben Hacker Jr Cc: list DC-FBSD , questions FBSD , Stable FBSD Subject: Re: Oracle816 install Message-ID: <20010302120943.A8195@locust.cns.vt.edu> Reply-To: eric.brown@vt.edu References: <20010302144026.23627.qmail@web4503.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010302144026.23627.qmail@web4503.mail.yahoo.com>; from strbenjr@yahoo.com on Fri, Mar 02, 2001 at 06:40:26AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried this when I was running a 4.1.1 Release system. I got farther than you but still failed. Here's what I did. 1) Copy the install CD to the harddrive. tar cvf - -C /cdrom . | tar xpf - -C /usr/cdrom 2) remove JRE from the CD copy and link to installed JDK1.1.8 cd /usr/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/\ Datafiles/Expanded/ rm -rf linux ln -s /usr/local/jre1.1.8/ linux 3) At this point I had to add a few other links for differences in the binary names. You'll have to look through the linux rooted directory under /usr/cdrom and compare to files rooted under /usr/local/jre1.1.8/ 4) Multiple files must brandelf'd to run properly. 5) At this point I was able to start the installer, but it failed to find some files after a few pages into the install. I'm not very knowledgeable about Java so I couldn't take this any further. I suspect the problems would become obvious if the java were running under a debugger. Hope this helps. If anyone figures how to go further please send info as I'm interested in making this work eventually. --Eric Brown On Fri, Mar 02, 2001 at 06:40:26AM -0800, Ben Hacker Jr wrote: > > I have been attempting to get Oracle816 for Linux > installed on my FreeBSD v42stable box. > > I am failing! > > I cannot get the Oracle installer to run. > > I installed the Freebsd JDK1.1.8 > > Instructions on "www.scc.nl/~marcel" website are > not quite enough help. Has anyone gotten this > to work?? Could you point me to other helps > please. > > Also... the instructions say I need Linux_Base > and Linux_Devtools. I cannot find the "Devtools" > in the ports or packages anywhere. > > Please help. > > ===== > -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- > Ben Hacker Jr Technical Specialist > Computer Sciences Corporation > (703) 289-3477 MC 291 > bhacker1@csc.com 3170 Fairview Park Drive > strben@altavista.com Falls Church, VA 22304 > -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:14:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id A7D2437B74B for ; Fri, 2 Mar 2001 09:14:20 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f22HEGN10166; Fri, 2 Mar 2001 09:14:16 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Amir Seyavash Mesry" , Subject: RE: CD vs ISO Date: Fri, 2 Mar 2001 09:14:15 -0800 Message-ID: <005201c0a33c$35907a00$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <1355693A51C0D211B55A00105ACCFE64DF14A1@ATL_MS1> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, other's have noticed this as well, however it only affects X on PC98 systems, X does work properly otherwise. I dont' think it's in the Errata yet because nobody has taken the time to verify exactly where the bug is, and it's a cosmetic bug and doesen't affect the operating of X normally. If you having problems installing X from the ISO on a non-PC98 system then something else is wrong. Notice, though, that the PC98 files in the Xserver section aren't listed as installable options either. There's a bug here - most likely the PC98 files are listed as a dependency somewhere that they don't need to be. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Amir Seyavash Mesry Sent: Friday, March 02, 2001 6:01 AM To: 'freebsd-questions@FreeBSD.ORG' Subject: I Have something to tell and a question. The 4.2 Release CD that is sold in stores, is it made from the same image as the 4.2 ISO on the ftp site. The reason I ask this is because they seem not to be. My reason for saying this is the when I use the Retail CD, it's installs all but the PC 98 files, the ISO Image on the ftp site however is missing some xwindows fonts and other components on install so X-windows will not work correctly. Please Verify this as it would help a lot of people who download the ISO. Amir Seyavash Mesry American Megatrends Inc. Raid Support Test Technician 6145-F Northbelt Parkway Norcross, GA 30071 (770)-246-8600x7226 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:15:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nths.nvusd.k12.ca.us (nths-exchange.nths.nvusd.k12.ca.us [209.232.116.22]) by hub.freebsd.org (Postfix) with ESMTP id 5086837B71B for ; Fri, 2 Mar 2001 09:15:39 -0800 (PST) (envelope-from CBurdick@nths.nvusd.k12.ca.us) Subject: Problem with X screen siz To: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: From: CBurdick@nths.nvusd.k12.ca.us Date: Fri, 2 Mar 2001 07:46:51 -0800 X-MIMETrack: Serialize by Router on THSServer0/NAPATH(Release 5.0.5 |September 22, 2000) at 03/02/2001 09:17:43 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The first time I ran xf86config I chose to have no virtual screen and run it in 1024x768 resolution, when I went into X the desktop was so large that I had to move the mouse around the edges to get around the desktop. I re-configured X and did the same thing by turning the virtual screen off, but the desktop is still large. I am running an ATI Xpert 98 with a MACH_64 server, anyone have ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:23:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 4C54C37B726 for ; Fri, 2 Mar 2001 09:23:18 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f22HNf157530; Fri, 2 Mar 2001 09:23:45 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <002901c0a2f1$cdb23440$1401a8c0@tedm.placo.com> Date: Fri, 02 Mar 2001 09:22:45 -0800 (PST) From: John Baldwin To: Ted Mittelstaedt Subject: RE: Promiscuous Mode ?? Cc: freebsd-questions@FreeBSD.org, Doug Young Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Mar-01 Ted Mittelstaedt wrote: >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Baldwin >>On 01-Mar-01 Doug Young wrote: >>> Would someone please comment on the following. The machine is >>> running fine so I don't believe its anything particularly bad, but I >>> don't recall seeing that particular message previously. >> >>Do you use DHCP? Every time you get or renew a lease dhclient puts the >>interface in promiscuous mode. > > No, it doesen't - DHCP is just another service, it requests via broadcast > packets and listens for a unicast packet response on a specified port. Hrm. At one point in time dhclient did use bpf to do this. Oh, but I think we fixed our IP stack to accept packets addressed to 0.0.0.0 (which dhclient uses as the interface's address) and once that was done promiscuous mode wasn't needed any longer. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:41: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from en26.groggy.anc.acsalaska.net (groggy.anc.acsalaska.net [208.151.119.232]) by hub.freebsd.org (Postfix) with ESMTP id BD80C37B71B for ; Fri, 2 Mar 2001 09:40:56 -0800 (PST) (envelope-from groggy@iname.com) Received: (from abc@localhost) by en26.groggy.anc.acsalaska.net (8.9.3/8.9.3) id RAA32102; Fri, 2 Mar 2001 17:40:36 GMT (envelope-from groggy@iname.com) Date: Fri, 2 Mar 2001 17:40:36 GMT From: groggy@iname.com Message-Id: <200103021740.RAA32102@en26.groggy.anc.acsalaska.net> X-Authentication-Warning: en26.groggy.anc.acsalaska.net: abc set sender to groggy@iname.com using -f Subject: 8139 ethernet cards X-Mailer: Umail v1.7 (FreeBSD) To: "freebsd-questions" To: wpaul@ctr.columbia.edu To: "Kerr, Greg" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i read that these cards supposedly suck :) however - i got 3 i am trying to wrestle with. these are "generic" 8139 cards. FBSD 3.5.1-RELEASE i am losing alot of packets in a 3 machine network with a 10mb/s hub. not only that, but sometimes, the delays when telnetting around are either super long, or so long that the connection could be considered locked up (over 24 hours). there are no errors, or any noticable problems in the configurations. i can't imagine, even though the card sucks, that this is the best that can be done ... the cards work fine in Windows (?) and i lose no packets and have no lock-ups or "in the mud" performance levels. i would like to know if this is the best performance i can get out of these cards with FBSD, maybe "why" the performance levels can't be raised from "unusable", and if i have to tell this customer that he needs to trash all his cards and spend 100's on new cards ... ? please reply off list as well, thank you. # dmesg | grep rl0 rl0: rev 0x10 int a irq 11 on pci0.8.0 rl0: Ethernet address: 00:48:54:8b:a0:7d rl0: autoneg complete, link status good (half-duplex, 10Mbps) as you can see, alot of packets get dropped, and this is with no other traffic at all. these machines are 900MHz+. # ping 192.168.0.26 PING 192.168.0.26 (192.168.0.26): 56 data bytes 64 bytes from 192.168.0.26: icmp_seq=0 ttl=255 time=0.151 ms 64 bytes from 192.168.0.26: icmp_seq=1 ttl=255 time=0.119 ms 64 bytes from 192.168.0.26: icmp_seq=3 ttl=255 time=0.112 ms 64 bytes from 192.168.0.26: icmp_seq=5 ttl=255 time=0.115 ms 64 bytes from 192.168.0.26: icmp_seq=6 ttl=255 time=0.115 ms 64 bytes from 192.168.0.26: icmp_seq=8 ttl=255 time=0.114 ms 64 bytes from 192.168.0.26: icmp_seq=9 ttl=255 time=0.121 ms 64 bytes from 192.168.0.26: icmp_seq=13 ttl=255 time=0.114 ms 64 bytes from 192.168.0.26: icmp_seq=16 ttl=255 time=0.113 ms 64 bytes from 192.168.0.26: icmp_seq=17 ttl=255 time=0.124 ms ^C --- 192.168.0.26 ping statistics --- 20 packets transmitted, 10 packets received, 50% packet loss round-trip min/avg/max/stddev = 0.112/0.120/0.151/0.011 ms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:45:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from seagull.cpinternet.com (mail.cpinternet.com [204.220.140.4]) by hub.freebsd.org (Postfix) with ESMTP id E90C937B719 for ; Fri, 2 Mar 2001 09:45:11 -0800 (PST) (envelope-from ocean@ecenet.com) Received: from ecenet.com (pr-5300-1-fa233.ecenet.com [209.240.250.233]) by seagull.cpinternet.com (8.9.2/8.9.2) with ESMTP id LAA26848; Fri, 2 Mar 2001 11:44:30 -0600 (CST) Message-ID: <3A9FDC18.3D1728A6@ecenet.com> Date: Fri, 02 Mar 2001 11:44:56 -0600 From: Porter X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Artem Koutchine Cc: Christopher Farley , freebsd-questions@FreeBSD.ORG Subject: Re: Hot swap IDE device? References: <20010301112155.A5003@northernbrewer.com> <00f501c0a275$df546fa0$0c00a8c0@ipform.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, besides the implications of damaging the drive, which we'll assume is "fixed" because of the "kit", there's the fact that the drives are mounted. I would think that with some hacking, you could get the drive to work like a cdrom. With a cdrom you can unmount, change, and mount a new one. The only problem then, I would think, would be the BIOS freaking out because you just swapped a 500MB drive for a 7TB drive :) I would have no clue how to go about this, my assumption is that you'd have to have a program that manipulate the BIOS, or a program to "bypass" anything the BIOS cares about. I don't even know how much the BIOS has to do with the computer once it is fully booted, so these are just speculations. Michael Porter ocean@ecenet.com Artem Koutchine wrote: > This is a bad idea. IDE is not a plug-n-play (or to say > it right: HOT SWAP) bus. You might disconnect > a drive more or less safely, but reconnecting a drive into > a working system can cause all kinds of troubles. And it > has nothing to do with FreeBSD. It is related to > electric schematic and interface standards. If you need > hot swap try: SCSI, USB, FireWire??? drives. > Regards, > Artem > > > Is there any way to get FreeBSD to add/remove an IDE device from a > > running system? > > > > I'm experimenting with a $15 removable IDE hard drive kit. I would > > ideally like to be able to power down the drive, remove it, insert > > a new drive (possibly a different manufacturer/capacity), power it > > up, and force FreeBSD to recognize the new IDE device. > > Is this possible? > > I assume I can swap identical drive models endlessly, and FreeBSD > would > > be none the wiser. However, two years down the road, it will be > impossible > > to replace a broken drive with the identical model. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:52:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from en26.groggy.anc.acsalaska.net (groggy.anc.acsalaska.net [208.151.119.232]) by hub.freebsd.org (Postfix) with ESMTP id 7A9C537B718 for ; Fri, 2 Mar 2001 09:52:36 -0800 (PST) (envelope-from groggy@iname.com) Received: (from abc@localhost) by en26.groggy.anc.acsalaska.net (8.9.3/8.9.3) id RAA32626 for "freebsd-questions" ; Fri, 2 Mar 2001 17:55:01 GMT (envelope-from groggy@iname.com) Date: Fri, 2 Mar 2001 17:55:01 GMT From: groggy@iname.com Message-Id: <200103021755.RAA32626@en26.groggy.anc.acsalaska.net> X-Authentication-Warning: en26.groggy.anc.acsalaska.net: abc set sender to groggy@iname.com using -f Subject: 2940UW Pro X-Mailer: Umail v1.7 (FreeBSD) To: "freebsd-questions" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 3.5.1-RELEASE ahc driver says i can can only use 2/3 of the 2940UW Pro's connectors, however, this is not true in reality - the card was designed to make use of all it's 3 connectors. can i ignore this bogus driver warning, or will FBSD choke on this card when used as intended? (all 3 connectors). please reply off list as well. thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 9:59:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aslan.scsiguy.com (mail.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id B5C1D37B719 for ; Fri, 2 Mar 2001 09:59:36 -0800 (PST) (envelope-from gibbs@scsiguy.com) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.2/8.9.3) with ESMTP id f22HxNO60717; Fri, 2 Mar 2001 10:59:34 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200103021759.f22HxNO60717@aslan.scsiguy.com> To: groggy@iname.com Cc: "freebsd-questions" Subject: Re: 2940UW Pro In-Reply-To: Your message of "Fri, 02 Mar 2001 17:55:01 GMT." <200103021755.RAA32626@en26.groggy.anc.acsalaska.net> Date: Fri, 02 Mar 2001 10:59:23 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >3.5.1-RELEASE ahc driver says i can can only use >2/3 of the 2940UW Pro's connectors, however, >this is not true in reality - the card was >designed to make use of all it's 3 connectors. > >can i ignore this bogus driver warning, >or will FBSD choke on this card when >used as intended? (all 3 connectors). > >please reply off list as well. > >thank you. I don't believe that the 3.5.1 driver properly configures the termination on the 2940UW Pro. You should upgrade to a newer rev of FreeBSD if you plan to use that card. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10: 0:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pinehead.com (cj100288-a.indpdnce1.mo.home.com [24.22.129.71]) by hub.freebsd.org (Postfix) with ESMTP id 85DAA37B718 for ; Fri, 2 Mar 2001 10:00:25 -0800 (PST) (envelope-from ajames@pinehead.com) Received: (from root@localhost) by pinehead.com (8.9.3/8.9.3) id LAA01807; Fri, 2 Mar 2001 11:56:26 -0700 Date: Fri, 2 Mar 2001 11:56:26 -0700 From: Anthony James Message-Id: <200103021856.LAA01807@pinehead.com> Subject: Network card lynksys To: questions@FreeBSD.ORG Cc: X-Originating-IP: 216.61.124.89 X-Mailer: Webmin 0.84 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="--------983559386" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ----------983559386 Content-Type: text/plain Content-Transfer-Encoding: 7bit Does freebsd support linksys network cards? I have just order a freebsd cd rom and am going to intall it but, my box runs a linksys network card and I didn't see it in the supported hardware section.. Thanks Anthony ----------983559386-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10:20:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgci.com (box1.mpowercom.net [208.57.0.10]) by hub.freebsd.org (Postfix) with SMTP id F012637B71A for ; Fri, 2 Mar 2001 10:20:17 -0800 (PST) (envelope-from chrissmith@mgci.com) Received: (qmail 6917 invoked from network); 2 Mar 2001 18:20:17 -0000 Received: from las-dsl113-cust059.mpowercom.net (HELO chris) (208.57.113.59) by box1.mpowercom.net with SMTP; 2 Mar 2001 18:20:16 -0000 Message-ID: <011c01c0a345$6ecd67c0$0c00a8c0@amgroupadmin.com> From: "Chris Smith" To: "Anthony James" Cc: "Freebsd Questions" References: <200103021856.LAA01807@pinehead.com> Subject: Re: Network card lynksys Date: Fri, 2 Mar 2001 10:20:16 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: "Chris Smith" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If the chipset on your Linksys card is supported, then you should have no problem. If it is not listed, then it's hit or miss. _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators ----- Original Message ----- From: "Anthony James" To: Sent: Friday, March 02, 2001 10:56 AM Subject: Network card lynksys > Does freebsd support linksys network cards? I have just order a freebsd cd rom and am going to intall it but, my box runs a linksys network card and I didn't see it in the supported hardware section.. > Thanks > Anthony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10:28:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 19F1237B718 for ; Fri, 2 Mar 2001 10:28:37 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9L001OG10A9M@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.org; Fri, 2 Mar 2001 10:07:23 -0800 (PST) Date: Fri, 02 Mar 2001 10:07:23 -0800 From: "Riley J. McIntire" Subject: Forwarding a mail file To: FreeBSD Questions Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings: I have need to forward a users mail file, /var/mail/user, to another address. Is there a simple way to do this? I've looked at /usr/bin/mail and sendmail but can't seem to find how. Thanks, Riley "It is never too late to be what you might have been." - George Eliot (1819 -1880) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10:31:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 2800037B719 for ; Fri, 2 Mar 2001 10:31:55 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f22IVsO45456; Fri, 2 Mar 2001 13:31:54 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f22IVqv45448; Fri, 2 Mar 2001 13:31:52 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9FE718.8DF913C4@thehousleys.net> Date: Fri, 02 Mar 2001 13:31:52 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Riley J. McIntire" Cc: FreeBSD Questions Subject: Re: Forwarding a mail file References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Riley J. McIntire" wrote: > > Greetings: > > I have need to forward a users mail file, /var/mail/user, to another > address. Is there a simple way to do this? I've looked at /usr/bin/mail > and sendmail but can't seem to find how. > man 5 forward Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Your mouse has moved. Windows NT must be restarted for the change to take effect! Reboot now? [OK] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10:38: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web1102.mail.yahoo.com (web1102.mail.yahoo.com [128.11.23.122]) by hub.freebsd.org (Postfix) with SMTP id A195437B71B for ; Fri, 2 Mar 2001 10:38:04 -0800 (PST) (envelope-from tperlin@yahoo.com) Received: (qmail 27961 invoked by uid 60001); 2 Mar 2001 18:38:02 -0000 Message-ID: <20010302183802.27960.qmail@web1102.mail.yahoo.com> Received: from [63.200.148.220] by web1102.mail.yahoo.com; Fri, 02 Mar 2001 10:38:02 PST Date: Fri, 2 Mar 2001 10:38:02 -0800 (PST) From: Tim Erlin Subject: fBSD 4.2-STABLE not detecting ed0 To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two cards, xl0 (3com) has no prob. ed0 -- D-Link 220 does not show up at boot or ifconfig. It is present in the kernel and rc.conf. BIOS seems to detect the device. Had this card working if fBSD 4.0-RELEASE. Any suggestions for troubleshooting are appreciated. --Tim __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10:48:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.pace.edu (ntutil.pace.edu [205.232.111.9]) by hub.freebsd.org (Postfix) with ESMTP id 72AEF37B719; Fri, 2 Mar 2001 10:48:41 -0800 (PST) (envelope-from js43064n@stmail.pace.edu) Received: from stmail.pace.edu (205.232.111.7:3211) by smtp.pace.edu (LSMTP for Windows NT v1.1b) with SMTP id <0.A8768F21@smtp.pace.edu>; Fri, 2 Mar 2001 13:49:20 -0500 Date: Fri, 2 Mar 2001 13:48:36 -0500 Message-Id: <200103021348.AA1468662404@stmail.pace.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable From: "Jonathan Slivko" Reply-To: To: , "Ronan Lucio" Cc: Subject: Re: Error formating a second hd X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [moved to -questions list] Ronan, What FreeBSD version are you using? What type of hard drive are you trying = to format? Has FreeBSD/Linux ever been installed on that hard drive before?= What is the exact error message? Please give us more details so we can hel= p you more effectively. -- Jonathan M. Slivko ---------- Original Message ---------------------------------- From: "Ronan Lucio" Date: Fri, 2 Mar 2001 15:29:33 -0300 >Hi all, > >I usually have a problem formating a second HD with FreeBSD. > >I execute /stand/sysinstall >Configure - Fdisk - Create slice - w (write) >Configure - Label - Create partition /hd2 - w (write) > >so, appears the follow error: >Error mounting /dev/wd2s1e on /hd2 : Invalid argument > >Did somebody ever had this problem? >I had this problem with different versions of FreeBSD in >different HDs. > >Thank=B4s >[ ]=B4s > >Ronan Lucio > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jonathan M. Slivko Global IRC Operator, AsylumNet IRC Network Pager: (917) 388-5304 (24/7) Phone: (212) 663-1109 (6PM-12PM EST) "Microsoft, is that some kind of toilet paper?" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 10:50:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 4084E37B719 for ; Fri, 2 Mar 2001 10:50:40 -0800 (PST) (envelope-from wbs@infowest.com) Received: from Presario (35-ppp-52.netutah.com [207.179.52.35]) by ns1.infowest.com (Postfix) with SMTP id F273120FC1 for ; Fri, 2 Mar 2001 11:50:36 -0700 (MST) Message-ID: <005a01c0a349$a60a3200$0200fea9@infowest.com> From: "Lorin Lund" To: "FreeBSD Questions" Subject: ethernet pccard recommendations Date: Fri, 2 Mar 2001 11:50:27 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I broke my old Linksys pcmcia card. The place I bought it no longer carries them. Does anyone have any recommendations on where (on the Web) I can buy an (economical) compatible ethernet PCMCIA card? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11: 2:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raffles-it.com (raffles.demon.co.uk [158.152.17.201]) by hub.freebsd.org (Postfix) with ESMTP id D0B1737B718 for ; Fri, 2 Mar 2001 11:02:09 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from dribble.lan.raffles-it.com (dribble.lan.raffles-it.com [192.168.100.50]) by raffles-it.com (8.11.2/8.11.1) with ESMTP id f22Ixxx87305; Fri, 2 Mar 2001 18:59:59 GMT (envelope-from dpd@lan.raffles-it.com) Received: from dribble.lan.raffles-it.com (localhost [127.0.0.1]) by dribble.lan.raffles-it.com (8.11.2/8.11.1) with ESMTP id f22IxlC02126; Fri, 2 Mar 2001 18:59:47 GMT (envelope-from dpd@lan.raffles-it.com) Message-Id: <200103021859.f22IxlC02126@dribble.lan.raffles-it.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Victor R. Cardona" Cc: freebsd-questions@FreeBSD.ORG, dpd@dribble.lan.raffles-it.com Subject: Re: Multipule Lan Configurations In-Reply-To: Message from "Victor R. Cardona" of "Fri, 02 Mar 2001 00:13:09 CST." <20010302001309.A7552@marx.marvic.chum> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 18:59:47 +0000 From: David Dooley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Victor, I appoligise. The reply I just sent to your posting, after rereading it, I think it comes accros as condensending. Not how I wanted to sound. Sorry. I wanted to explain in slightly more detail what I wanted to achive with the diffrent network configurations. David Dooley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11: 2:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raffles-it.com (raffles.demon.co.uk [158.152.17.201]) by hub.freebsd.org (Postfix) with ESMTP id B0F3937B719 for ; Fri, 2 Mar 2001 11:02:25 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from dribble.lan.raffles-it.com (dribble.lan.raffles-it.com [192.168.100.50]) by raffles-it.com (8.11.2/8.11.1) with ESMTP id f22Is8x87300; Fri, 2 Mar 2001 18:54:08 GMT (envelope-from dpd@lan.raffles-it.com) Received: from dribble.lan.raffles-it.com (localhost [127.0.0.1]) by dribble.lan.raffles-it.com (8.11.2/8.11.1) with ESMTP id f22IrqC02103; Fri, 2 Mar 2001 18:53:52 GMT (envelope-from dpd@lan.raffles-it.com) Message-Id: <200103021853.f22IrqC02103@dribble.lan.raffles-it.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Victor R. Cardona" Cc: freebsd-questions@FreeBSD.ORG, dpd@dribble.lan.raffles-it.com Subject: Re: Multipule Lan Configurations In-Reply-To: Message from "Victor R. Cardona" of "Fri, 02 Mar 2001 00:13:09 CST." <20010302001309.A7552@marx.marvic.chum> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 18:53:52 +0000 From: David Dooley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Fri, Mar 02, 2001 at 02:03:18AM +0000, David Dooley wrote: > > I want to do this so I can take my laptop from home to work and to friends > > with out having to spend hours reconfigureing for each location. > > I don't understand. If both home and work are using DHCP, then why don't > you just let the DHCP server configure your card. You should only need > one card, and you shouldn't need to wory about settings. Victor, Work is using a wired lan, no wave lan, for which I have a 3com card, no dhcp, need to staticaly reconfigure for DNS, netmask, domain name, router. Home, uses dhcp with the WaveLan Card conneted to a residential gateway and all works here is how i configure the card from /etc/pccard.conf # Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi" ? insert /usr/sbin/wicontrol -i $device -s ANY insert /usr/sbin/wicontrol -i $device -n insert /usr/sbin/wicontrol -i $device -k -v 1 insert /usr/sbin/wicontrol -i $device -T 1 insert /usr/sbin/wicontrol -i $device -e 1 insert /usr/sbin/wicontrol -i $device -p 1 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop friend also has a wireless lan but uses an access point and this is how I configure the pccard.conf file when I go round to his place card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi" ? insert /usr/sbin/wicontrol -i $device -s "Dribble" insert /usr/sbin/wicontrol -i $device -n "" insert /usr/sbin/wicontrol -i $device -p 1 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop so I have three distinct configs that I want to run with depending on where I am. Work:- static IP address, work DNS, work default route, work domain name Home:- Dhcp configured + home wavelan setup Friend:- Dhcp Configured + Friend wavelan setup Therefore I want to be able to configure the wavelan depentant on which slot I stick it in, and a futher confguration for work with a totally diferent NIC. But it would appear that I can only have one network interface defined in rc.conf. Hope this clarifies the situation. David Dooley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11: 2:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 81FBF37B71B for ; Fri, 2 Mar 2001 11:02:41 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9L00M9638VAN@mta6.snfc21.pbi.net> for freebsd-questions@freebsd.org; Fri, 2 Mar 2001 10:55:45 -0800 (PST) Date: Fri, 02 Mar 2001 10:55:45 -0800 From: "Riley J. McIntire" Subject: RE: Forwarding a mail file In-reply-to: <3A9FE718.8DF913C4@thehousleys.net> To: James Housley Cc: FreeBSD Questions Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I wasn't clear: I have a user with a large mail file, /var/mail/user, that does not use the account. I need to send all this mail to her isp mail account before I delete her. Doing each piece manually is tedious, as is walking her through setting up a temporary pop3 account on her single _phone_ line. Thanks, Riley > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Housley > Sent: Friday, March 02, 2001 10:32 AM > To: Riley J. McIntire > Cc: FreeBSD Questions > Subject: Re: Forwarding a mail file > > > "Riley J. McIntire" wrote: > > > > Greetings: > > > > I have need to forward a users mail file, /var/mail/user, to another > > address. Is there a simple way to do this? I've looked at > /usr/bin/mail > > and sendmail but can't seem to find how. > > > > man 5 forward > > Jim > -- > /"\ ASCII Ribbon Campaign . > \ / - NO HTML/RTF in e-mail . > X - NO Word docs in e-mail . > / \ ----------------------------------------------------------------- > jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve > jim@TheHousleys.Net http://www.TheHousleys.net > --------------------------------------------------------------------- > Your mouse has moved. > Windows NT must be restarted for the change to take effect! > > Reboot now? [OK] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11: 2:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 83D9737B71C for ; Fri, 2 Mar 2001 11:02:41 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9L00M9638VAN@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.org; Fri, 2 Mar 2001 10:55:44 -0800 (PST) Date: Fri, 02 Mar 2001 10:55:44 -0800 From: "Riley J. McIntire" Subject: RE: Hot swap IDE device? In-reply-to: <3A9FDC18.3D1728A6@ecenet.com> To: FreeBSD Questions , chris@northernbrewer.com Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Seems to me your kit makes IDE a "hot-swap" bus. As long as you umount the drive before you power it down and mount it after you power it up you should be ok. man fstab. I would suggest an entry in /etc/fstab with the "noauto" option. The drive won't be mounted at boot then. eg: /dev/ad1s1e /some_mnt_dir ufs rw,noauto 2 2 You can then mount it with mount /some_mnt_dir and unmount with umount /some_mnt_dir hth, Riley > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Porter > Sent: Friday, March 02, 2001 9:45 AM > To: Artem Koutchine > Cc: Christopher Farley; freebsd-questions@FreeBSD.ORG > Subject: Re: Hot swap IDE device? > > > Well, besides the implications of damaging the drive, which we'll assume > is "fixed" because of the "kit", > there's the fact that the drives are mounted. I would think that with > some hacking, > you could get the drive to work like a cdrom. With a cdrom you can > unmount, change, and mount a new one. > The only problem then, I would think, would be the BIOS freaking out > because you just swapped > a 500MB drive for a 7TB drive :) I would have no clue how to go about > this, my assumption is that you'd have > to have a program that manipulate the BIOS, or a program to "bypass" > anything the BIOS cares about. I don't even know > how much the BIOS has to do with the computer once it is fully booted, > so these are just speculations. > Michael Porter > ocean@ecenet.com > > Artem Koutchine wrote: > > > This is a bad idea. IDE is not a plug-n-play (or to say > > it right: HOT SWAP) bus. You might disconnect > > a drive more or less safely, but reconnecting a drive into > > a working system can cause all kinds of troubles. And it > > has nothing to do with FreeBSD. It is related to > > electric schematic and interface standards. If you need > > hot swap try: SCSI, USB, FireWire??? drives. > > Regards, > > Artem > > > > > Is there any way to get FreeBSD to add/remove an IDE device from a > > > running system? > > > > > > I'm experimenting with a $15 removable IDE hard drive kit. I would > > > ideally like to be able to power down the drive, remove it, insert > > > a new drive (possibly a different manufacturer/capacity), power it > > > up, and force FreeBSD to recognize the new IDE device. > > > Is this possible? > > > I assume I can swap identical drive models endlessly, and FreeBSD > > would > > > be none the wiser. However, two years down the road, it will be > > impossible > > > to replace a broken drive with the identical model. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:12:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 4CEF037B71A for ; Fri, 2 Mar 2001 11:12:17 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 7AFC518C3; Thu, 1 Mar 2001 11:34:52 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 67F7618C2; Thu, 1 Mar 2001 11:34:52 -0800 (PST) Date: Thu, 1 Mar 2001 11:34:52 -0800 (PST) From: Rick Hamell To: "Riley J. McIntire" Cc: FreeBSD Questions Subject: RE: Forwarding a mail file In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did this... I just made it an attachment and emailed it to my new account. :) Rick > Sorry, I wasn't clear: > > I have a user with a large mail file, /var/mail/user, that does not use the > account. I need to send all this mail to her isp mail account before I > delete her. Doing each piece manually is tedious, as is walking her through > setting up a temporary pop3 account on her single _phone_ line. > > Thanks, > > Riley > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Housley > > Sent: Friday, March 02, 2001 10:32 AM > > To: Riley J. McIntire > > Cc: FreeBSD Questions > > Subject: Re: Forwarding a mail file > > > > > > "Riley J. McIntire" wrote: > > > > > > Greetings: > > > > > > I have need to forward a users mail file, /var/mail/user, to another > > > address. Is there a simple way to do this? I've looked at > > /usr/bin/mail > > > and sendmail but can't seem to find how. > > > > > > > man 5 forward > > > > Jim > > -- > > /"\ ASCII Ribbon Campaign . > > \ / - NO HTML/RTF in e-mail . > > X - NO Word docs in e-mail . > > / \ ----------------------------------------------------------------- > > jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve > > jim@TheHousleys.Net http://www.TheHousleys.net > > --------------------------------------------------------------------- > > Your mouse has moved. > > Windows NT must be restarted for the change to take effect! > > > > Reboot now? [OK] > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:14:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raffles-it.com (raffles.demon.co.uk [158.152.17.201]) by hub.freebsd.org (Postfix) with ESMTP id 697AD37B71A for ; Fri, 2 Mar 2001 11:14:37 -0800 (PST) (envelope-from dpd@raffles-it.com) Received: from dribble.lan.raffles-it.com (dribble.lan.raffles-it.com [192.168.100.50]) by raffles-it.com (8.11.2/8.11.1) with ESMTP id f22JDXx87339; Fri, 2 Mar 2001 19:13:33 GMT (envelope-from dpd@lan.raffles-it.com) Received: from dribble.lan.raffles-it.com (localhost [127.0.0.1]) by dribble.lan.raffles-it.com (8.11.2/8.11.1) with ESMTP id f22JDKC02198; Fri, 2 Mar 2001 19:13:20 GMT (envelope-from dpd@lan.raffles-it.com) Message-Id: <200103021913.f22JDKC02198@dribble.lan.raffles-it.com> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Riley J. McIntire" Cc: FreeBSD Questions , dpd@dribble.lan.raffles-it.com Subject: Re: Forwarding a mail file In-Reply-To: Message from "Riley J. McIntire" of "Fri, 02 Mar 2001 10:07:23 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 19:13:20 +0000 From: David Dooley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have a look at the .forward file in the home directory of the user you want to forward, it is not there by default so you will have to create it. I belive that you can .forward to send mail to another user or even to a program for doing things like autoresponding... "man forward" should cover it. If you have access you might also want to have a look at the /etc/mail/aliases file, that is if your using sendmail. "man aliases" David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:23:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ssc.wisc.edu (charles.ssc.wisc.edu [144.92.190.84]) by hub.freebsd.org (Postfix) with ESMTP id ABC7537B718 for ; Fri, 2 Mar 2001 11:23:32 -0800 (PST) (envelope-from dbongert@ssc.wisc.edu) Received: from copland.ssc.wisc.edu (copland.ssc.wisc.edu [144.92.190.86]) by ssc.wisc.edu (8.9.3/8.9.1) with ESMTP id NAA26176 for ; Fri, 2 Mar 2001 13:22:52 -0600 (CST) Received: (from dbongert@localhost) by copland.ssc.wisc.edu (8.11.0/8.9.1) id f22JOsG87684 for freebsd-questions@freebsd.org; Fri, 2 Mar 2001 13:24:54 -0600 (CST) Message-ID: X-Mailer: XFMail 1.4.6-3 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 02 Mar 2001 13:24:53 -0600 (CST) From: Dan Bongert To: freebsd-questions@freebsd.org Subject: RE: Forwarding a mail file Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There's a program called formail, which I believe is a part of the procmail port, that does exactly this: cat /var/mail/user | formail -s /usr/sbin/sendmail newadddress@newisp.com Formail splits the mail spool into it's component messages, and then sendmail resends them. On 02-Mar-2001 Riley J. McIntire wrote: > Greetings: > > I have need to forward a users mail file, /var/mail/user, to another > address. Is there a simple way to do this? I've looked at /usr/bin/mail > and sendmail but can't seem to find how. > > Thanks, -- Dan Bongert <*> dbongert@facstaff.wisc.edu <*> SSCC Unix System Administrator My favourite was some time ago, and involved a female customer thanking "Mr. Daemon" for his effort trying to deliver her mail, and offering him a "good time" if he ever visited Sydney. - Matt McLeod To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:24:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id 7B5AB37B718 for ; Fri, 2 Mar 2001 11:24:29 -0800 (PST) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.11.1/8.11.0) id f22JOPc21196; Fri, 2 Mar 2001 11:24:25 -0800 (PST) (envelope-from mph) Date: Fri, 2 Mar 2001 11:24:25 -0800 From: Matthew Hunt To: "Riley J. McIntire" Cc: James Housley , FreeBSD Questions Subject: Re: Forwarding a mail file Message-ID: <20010302112425.A20578@wopr.caltech.edu> References: <3A9FE718.8DF913C4@thehousleys.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rjmcintire@earthlink.net on Fri, Mar 02, 2001 at 10:55:45AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 10:55:45AM -0800, Riley J. McIntire wrote: > I have a user with a large mail file, /var/mail/user, that does not use the > account. I need to send all this mail to her isp mail account before I > delete her. Doing each piece manually is tedious, as is walking her through > setting up a temporary pop3 account on her single _phone_ line. I'll try to offer a solution before you have to explain yourself a third time. (I feel your pain.) Install formail, which comes with procmail (/usr/ports/mail/procmail). It has to ability to split up a mail spool and pipe each message to a command: formail -s command < /var/spool/foo splits up foo into single messages, and pipes each to command. So I think you can do what you want with: formail -s sendmail -oi her@new.email.address < /var/mail/her_old_spool I tested essentially the same thing with my mail spool and another account of mine. -- Matthew Hunt * Stay close to the Vorlon. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:31:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f231.law11.hotmail.com [64.4.17.231]) by hub.freebsd.org (Postfix) with ESMTP id CB37837B719 for ; Fri, 2 Mar 2001 11:31:28 -0800 (PST) (envelope-from sylvian_knight@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 2 Mar 2001 11:31:28 -0800 Received: from 216.103.35.92 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 02 Mar 2001 19:31:28 GMT X-Originating-IP: [216.103.35.92] From: "Sylvian Knight" To: freebsd-questions@FreeBSD.ORG Cc: kens@micro2000.com Subject: Trouble sending mail Date: Fri, 02 Mar 2001 19:31:28 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Mar 2001 19:31:28.0620 (UTC) FILETIME=[60AF02C0:01C0A34F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am very new at this so please be gentle. The current box is built with 3.2 Release and Sendmail 8.9. The person who set it up is no longer available and I have been given the task of upgrading to the more secure 4.2 with Sendmail 8.11. I am also using Popper. The only thing this machine will be used for is sending and receiving outside mail and only for one domain. On the old machine I noticed all users have a .user.pop file in /var/mail. These are not being created on the new machine and I could not send or receive until I created one for my own account. Now I can at least pop my mail from a remote machine but still cannot send and the error message in the mail log is reject 550 Relaying denied. Actually removing the ability to relay from undesirables was why I started this project to begin with but I would like to send from my own domain :) I am able to forward mail outside from the server itself just not from a remote workstation on the network. The files I have edited based on the config files of the 3.2 machine are: rc.conf inetd.conf db.mydomain db.192.168... (inside) db.213.103... (outside) localhost.rev named.conf aliases (including running 'newaliases') sendmail.cf local-host-names I would include config info if I knew what would be helpful. I'm sure it's something simple I've overlooked. Any help would be greatly appreciated. I'm not on the list so please respond directly. TIA Ken kens@micro2000.com stealth93@mediaone.net _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:31:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail9.wlv.netzero.net (mail9.wlv.netzero.net [209.247.163.66]) by hub.freebsd.org (Postfix) with SMTP id D859F37B719 for ; Fri, 2 Mar 2001 11:31:38 -0800 (PST) (envelope-from gorfgar@netzero.net) Received: (qmail 1603 invoked from network); 2 Mar 2001 19:30:45 -0000 Received: from ip-20-84-117.slc.navipath.net (HELO oemcomputer.netzero.net) (64.20.84.117) by mail9.wlv.netzero.net with SMTP; 2 Mar 2001 19:30:45 -0000 Message-Id: <4.3.2.7.0.20010302124126.00a8df00@pop.netzero.net> X-Sender: gorfgar@pop.netzero.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 02 Mar 2001 12:49:07 -0700 To: freebsd-questions@FreeBSD.ORG From: "Jesse O. Glidden" Subject: Considering FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having trouble making things work on my Linux box like they do on the schools Solaris box. For instance when I do something simple like ls -d the only thing I get is . And when I try to add aliases to my .profile in my home directory, nothing works! I have never been able to get my 3Com pcimodem to work under Linux. Does FreeBSD have these same problems? Also, does FreeBSD have a dual-boot utility like LILO, because until I get these problems worked out, I absolutely have to keep Windows running (which I would do anyway because I have 2 hds). Linux is just not behaving like Solaris! Help! Jesse O. Glidden gorfgar@netzero.net Shop online without a credit card http://www.rocketcash.com RocketCash, a NetZero subsidiary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:45: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gdmckee.local (pc-62-30-209-11-so.blueyonder.co.uk [62.30.209.11]) by hub.freebsd.org (Postfix) with ESMTP id 50C6D37B71A for ; Fri, 2 Mar 2001 11:45:00 -0800 (PST) (envelope-from freebsd@gdmckee.com) Received: from [192.168.0.5] (helo=p300) by gdmckee.local with smtp (Exim 3.20 #1) id 14YvU2-000HI9-00 for freebsd-questions@FreeBSD.ORG; Fri, 02 Mar 2001 19:44:58 +0000 Message-ID: <001001c0a351$4eae5420$0500a8c0@gdmckee.local> From: "G D McKee" To: "freebsd-questions" Subject: Jail USER in HOME dir Date: Fri, 2 Mar 2001 19:45:17 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi How can I stop a user leaving their home dir? Gordon PS Please can you reply direct as I am not currently subscribed to the mailing list To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:48:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gdmckee.local (pc-62-30-209-11-so.blueyonder.co.uk [62.30.209.11]) by hub.freebsd.org (Postfix) with ESMTP id CA27637B718 for ; Fri, 2 Mar 2001 11:48:52 -0800 (PST) (envelope-from freebsd@gdmckee.com) Received: from [192.168.0.5] (helo=p300) by gdmckee.local with smtp (Exim 3.20 #1) id 14YvXn-000HIL-00 for freebsd-questions@FreeBSD.ORG; Fri, 02 Mar 2001 19:48:51 +0000 Message-ID: <002801c0a351$da0c6de0$0500a8c0@gdmckee.local> From: "G D McKee" To: "freebsd-questions" Subject: NATD - IP Shaping Date: Fri, 2 Mar 2001 19:49:11 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Is it possible to use the traffic shaping bit of ipfw for a specific IP address. I have a cable modem, but I would like to emulate 56K modem speed to a single IP address to test the speed to website with real audio clip on them. Would "ipfw pipe 1 config bw 56Kbit/s queue 50KBytes mask 192.168.0.7/32" work? Also, do I put these entries at the top of my firewall config or the bottom. Also, it is possible to limit data requested to lets say 256KB a second, and let the rest of the line get taken up with web request etc. Gordon Ps Please could you reply direct? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:50:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f96.law11.hotmail.com [64.4.17.96]) by hub.freebsd.org (Postfix) with ESMTP id 7EF1437B719 for ; Fri, 2 Mar 2001 11:50:48 -0800 (PST) (envelope-from peterpajak@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 2 Mar 2001 11:50:48 -0800 Received: from 199.246.68.33 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 02 Mar 2001 19:50:47 GMT X-Originating-IP: [199.246.68.33] From: "peter pajak" To: freebsd@gdmckee.com, freebsd-questions@FreeBSD.ORG Subject: Re: Jail USER in HOME dir Date: Fri, 02 Mar 2001 19:50:47 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Mar 2001 19:50:48.0181 (UTC) FILETIME=[13D5FA50:01C0A352] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG use rsh (restricted shell), p. >From: "G D McKee" >To: "freebsd-questions" >Subject: Jail USER in HOME dir >Date: Fri, 2 Mar 2001 19:45:17 -0000 > >Hi > >How can I stop a user leaving their home dir? > >Gordon >PS Please can you reply direct as I am not currently subscribed to the >mailing list > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:53:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 0FDC537B718 for ; Fri, 2 Mar 2001 11:53:38 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.74.204]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00LGX5JHI4@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 11:45:43 -0800 (PST) Date: Fri, 02 Mar 2001 11:57:40 -0800 From: richard childers Subject: Re: Pimping FreeBSD Information (was: 'Order') To: Garance A Drosihn Cc: Ted Mittelstaedt , freebsd-questions@FreeBSD.ORG Message-id: <3A9FFB34.E4EE6906@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <004101c0a094$fab2ce00$1401a8c0@tedm.placo.com> <3A9BC4C1.ABD81182@pacbell.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG An awful lot of people seem to confuse accepting money for working with FreeBSD, with using the freebsd-questions list as a channel for advertising one's products. I believe the boundary is crossed when the advertisement creeps out of one's .signature file and into the reply one is sending to the questioner. I can understand how a lot of people would experience fear and panic when faced by a question involving ethics; that wasn't part of an IT-oriented education. You have my sympathy ... but you also have my respect, because none of you, as much as you might need the income, are explicitly inviting questioners to get in contact with you at your web site so that you can sell them your services ... or withholding the answer to a question from another developer whom may, some day, be in competition with you. I stand by my words. And I encourage folks to search the archives before blissfully assuming that I am not describing a pattern of behavior here. -- richard Garance A Drosihn wrote: > At 7:16 AM -0800 2/27/01, richard childers wrote: > >Maybe you should offer to send free copies to people ... or quote > >from your book, instead of just referring to it. > > > >I've seen two references to this book ... two attempts to pander > >it, to pimp it, to sell it, to drum up orders for it ... but I > >don't see you, Ted, contributing any expertise. Just sales > >advertisements. > > After having read the messages that seemed to have annoyed you, > I think Ted's comments were fine. The guy wrote a book, that > does not mean he is required to stop and provide customized > excerpts for the book for everyone who has a question that might > be answered by the book. > > >If I am, I'm sure others - not you, Ted - will inform me. And > >I will duly apologize. > > Will you? Good. I contribute code to the freebsd software > project because I believe it is in my interests to do so. I > do not do it because I expect everyone on the planet to work > for zero money. I have to do the work anyway, because I am > GETTING PAID to keep some things running. But in order to > make my job easier, it benefits ME to get those changes in > the rapidly-changing system. > > It will also benefit me if people write good books about > FreeBSD (or any of the BSD's). I do not expect someone to > spend months working on a book, and then give it out free. > > I have no idea if Ted's book is any good, but I don't think > he is out of line by mentioning that he wrote it. > -- > Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu > Senior Systems Programmer or gad@freebsd.org > Rensselaer Polytechnic Institute or drosih@rpi.edu -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 11:56:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id DF2E937B71C for ; Fri, 2 Mar 2001 11:56:14 -0800 (PST) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f22JuDL14084 for ; Fri, 2 Mar 2001 11:56:13 -0800 (PST) Message-Id: <200103021956.f22JuDL14084@ptavv.es.net> To: questions@freebsd.org Subject: Color printing on HP 612C Date: Fri, 02 Mar 2001 11:56:13 -0800 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently bought an HP DeskJet 612C printer. I configured it with apsfilter to use the hpdj driver. (It claims to be a PCL3 printer.) The only problem I have is that it refuses to print ANYTHING in color. I just get grey scale reproductions of color documents, including the apsfilter test page. Any ideas on what might be causing this? I don't need color all that much, but it is nice now and then and I hate to wast a capability that I paid for. (Not that I paid much. The printer was on close-out at Fry's.) Thanks, R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12: 7:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9305.mail.yahoo.com (web9305.mail.yahoo.com [216.136.129.54]) by hub.freebsd.org (Postfix) with SMTP id D518537B719 for ; Fri, 2 Mar 2001 12:07:29 -0800 (PST) (envelope-from ofsenfreebsd@yahoo.com) Message-ID: <20010302200729.33295.qmail@web9305.mail.yahoo.com> Received: from [212.253.3.41] by web9305.mail.yahoo.com; Fri, 02 Mar 2001 12:07:29 PST Date: Fri, 2 Mar 2001 12:07:29 -0800 (PST) From: Omer Faruk Sen Subject: /pub/FreeBSD/* To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How big is /pub/FreeBSD/* I want to mirror all subdirectories but I have a small hdd (about 10 gb) Additionally which software recommended?mirror or cvsup-mirror?Any suggestions?I have installed cvsup-mirror but it is a bit confusing(in fact it is not I haven't read all required docs about that).I want to have a general idea about all mirroring softwares. Thanx for help :) __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:16:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id 05AB837B719 for ; Fri, 2 Mar 2001 12:16:45 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id f22KGdc45342; Fri, 2 Mar 2001 12:16:39 -0800 (PST) Date: Fri, 2 Mar 2001 12:16:39 -0800 (PST) From: Dan Busarow To: Sylvian Knight Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Trouble sending mail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mar 2, Sylvian Knight wrote: >The files I have edited based on the config files of the 3.2 machine are: > >rc.conf >inetd.conf >db.mydomain >db.192.168... (inside) >db.213.103... (outside) >localhost.rev >named.conf >aliases (including running 'newaliases') >sendmail.cf >local-host-names > >I would include config info if I knew what would be helpful. I'm sure it's >something simple I've overlooked. Add your networks to /etc/mail/access and run make to build a new access.db 192.168.1 RELAY 213.103.xyz RELAY Just use the first three octets to cover all of a class C network Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:24: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id A5B0A37B71B for ; Fri, 2 Mar 2001 12:24:00 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id f22KNUc47900; Fri, 2 Mar 2001 12:23:30 -0800 (PST) Date: Fri, 2 Mar 2001 12:23:30 -0800 (PST) From: Dan Busarow To: "Jesse O. Glidden" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Considering FreeBSD In-Reply-To: <4.3.2.7.0.20010302124126.00a8df00@pop.netzero.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mar 2, Jesse O. Glidden wrote: >I am having trouble making things work on my Linux box like they do on the >schools Solaris box. For instance when I do something simple like >ls -d >the only thing I get is >. Nothing wrong with that. Does the same thing on FreeBSD and on ... Solaris $ uname -a SunOS bloodhound 5.6 Generic sun4m sparc SUNW,SPARCstation-20 $ ls -d . $ >And when I try to add aliases to my .profile in my home directory, nothing >works! Probably because Linux defaults to bash which uses .bash_profile, not .profile >I have never been able to get my 3Com pcimodem to work under Linux. >Does FreeBSD have these same problems? Don't know. >Also, does FreeBSD have a dual-boot utility like LILO, because until I get >these problems worked out, I absolutely have to keep Windows running (which >I would do anyway because I have 2 hds). Yes >Linux is just not behaving like Solaris! FreeBSD is even less like Solaris (thank god). But changes to .profile will work under FreeBSD if you use sh or ksh as your shell. And having mentioned that just switching to ksh is probably what you want to do since that is Solaris' default shell. Won't make ls -d print more than a dot though. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:37: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f42.law11.hotmail.com [64.4.17.42]) by hub.freebsd.org (Postfix) with ESMTP id 8C65337B71A for ; Fri, 2 Mar 2001 12:36:55 -0800 (PST) (envelope-from burnscharlesn@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 2 Mar 2001 12:36:55 -0800 Received: from 24.21.122.151 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 02 Mar 2001 20:36:54 GMT X-Originating-IP: [24.21.122.151] From: "Charles Burns" To: questions@freebsd.org Subject: Several questions that I can't seem to find on answers to on Google Date: Fri, 02 Mar 2001 13:36:54 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Mar 2001 20:36:55.0361 (UTC) FILETIME=[85342310:01C0A358] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello--This if my first post to any help mailing list, so if I break any etiquette please let me know. :-) As soon as I get competant with FreeBSD I will try to repay the help that I get here. I just need to get competant first. :) 1) Whenever I boot now, I get the message "recovering vi editor sessions:sendmail:not found" I assume that these are two separate messages and that someone just forgot the \n or something. Anyway, what vi editor sessions? I rarely use vi. 2) How on earth do I get rid of Sendmail? Whenever I delete sendmail, it breaks build world. Furthermore, why is it installed by default? It seems to be deeply imbedded in FreeBSD. I would think that, if anything, FreeBSD would install Qmail but I would really greatly prefer if I had the option of not installing any MTA. I have tried disabling sendmail in rc.conf. 3) It seems that randomely when I make a new kernel, when it initializes IPFW and says "(stuff), IPDIVERT DISABLED, default to deny, etc., etc.) but the kernel config file clearly has "OPTIONS IPDIVERT". Is another kernel option conflicting with this? (I'll post a partial config file if needed) 4) Where can I get information in FreeBSD's weird hard drive device naming configuration? 5) Speaking of that, some docs said that IDE devices are always named wd(xxxxx), but my / is "ad0". Is root an exception? Why? 6) This is really trivial, but when I add color to the BASh prompt, the first line wraps after typing about 5 characters. A think that this is because the color codes are treated as if they take up space on the cmd line, but they do not. (With the color codes, the command line would be quite long). Does anybody happen to know how to fix this off the top of their heads? 7) Has anyone had any problems with PGCC? Note that I have noticed a general dislike for strong optimizations in the FreeBSD community from reading web pages and the like. I like strong optimizations, especially for important programs like gzip, bz2, gcc, and ipfw. I haven't used PGCC in a while. Last time I did, it failed to compiled glibc2.1 on a linux system citing some completely esoteric error (not unlike "malloc type lacks magic" that FreeBSD likes to tell me) Many thanks ahead of time for any help. Charles N. Burns System background: P2-400, 384MB RAM acting as firewall, transparent proxy, FTP, SSH, NFS, and SMB server. FreeBSD 4.2-Stable source updated 1Mar2000 Connected to internet via Cox@home in Phoenix, AZ, USA. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:40: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 475EC37B718 for ; Fri, 2 Mar 2001 12:39:59 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 12024 invoked by uid 100); 2 Mar 2001 20:39:58 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15008.1310.570401.610292@guru.mired.org> Date: Fri, 2 Mar 2001 14:39:58 -0600 To: Peter Cc: questions@freebsd.org Subject: Re: Ports, CVS, base install, and sendmail In-Reply-To: <102188660@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter types: > I went out and bought the 4.0-R from compUSA, installed that using the basic install with X. I've been > keeping up to date with cvsup so now I'm running 4.2-Stable. The problem is, is there a way I can get > rid of sendmail from my system as in remove it with somethign like "pkg_delete" as it does not show up > in pkg_info, I cannot delete it [I want to try running qmail] Also I'm wondering the same thing about perl > and the various other programs installed in the base system, how would one go about removing them > from the system? Or my current delima, yes I can disable sendmail, in rc.conf and make.conf, but all > it's crap is still out there on the system [yes I can probably get rid of most of it manually], how do people > that use qmail/postfix/other mailer deal with this? Your text would be easier to read (and hence generate more answers) if you wrapped the lines before 80 characters, instead of out at 120. Anyway, once you've disabled building it via make.conf and starting it via rc.conf, edit mailer.conf(5) to use the tools you want. You can then ignore the rest. Or delete parts of it if you want, but be careful - /usr/sbin/sendmail is *not* part of sendmail! > cvsup/make world question: When I do cvsup with tag=RELENG_4 and ports all, i get the new ports > layout and update to the current stable branch of the 4.x series, then when i do make buildworld, i'm > confused: Does it also rebuild all the ports I have installed with the bug fixes or does it only rebuild > those base programs that came with the system? If it only rebuilds the base programs that came with > the system ok, so to update ports I have to manually do pkg_info ....ahh this port needs update etc.? No, rebuilding after supping doesn't rebuild any of the ports. You can either rebuild them all (which might be useful if the compiler or something equally fundamental has changed), or use pkg_version -c to generate a shell script to recompile them. Note that this script *must* be edited by hand! It even inserts an "exit" at the top to prevent you from running it as is. Finally, if you set weekly_status_pkg_enable to "YES" in /etc/periodic.conf, you'll get a weekly list of ports that have been updated since you installed them. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:42:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dunces.org (dunces.org [64.81.23.95]) by hub.freebsd.org (Postfix) with ESMTP id DEECD37B71B for ; Fri, 2 Mar 2001 12:42:51 -0800 (PST) (envelope-from czr@dunces.org) Received: from localhost (czr@localhost) by dunces.org (8.11.1/8.11.1) with ESMTP id f22KcQC00322 for ; Fri, 2 Mar 2001 12:38:26 -0800 (PST) (envelope-from czr@dunces.org) Date: Fri, 2 Mar 2001 12:38:25 -0800 (PST) From: czr To: questions@freebsd.org Subject: inetd dying or... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, Strange thing happened today and I know why but I am missing something somewhere. I changed the name of my FBSD-4.2 box today and now all of a sudden my services are being refused to other machines(pop, ssh, ftp...). I changed the name in all of the files that I knew of but I think this might be a conflict somewhere. The services are still running but my machine is refusing two other machines I have that are on a different network, they ahve their own dsl lines, access. Can someone give me a starting point and maybe a few things to check? Here is what ive modified so far... hosts rc.conf resolv.conf If im missing something that I dont know about please let me know Thanks, Burke There are two major products that came out of Berkeley: LSD and BSD. We don't believe this to be a coincidence. Jeremy S. Anderson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:43:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id 506FA37B718 for ; Fri, 2 Mar 2001 12:43:53 -0800 (PST) (envelope-from chad@pengar.com) Received: from [216.64.45.172] (helo=[192.168.99.123]) by hobbiton.shire.net with esmtp (Exim 2.04 #5) id 14YwOS-0002EW-00; Fri, 2 Mar 2001 13:43:16 -0700 Date: Fri, 02 Mar 2001 15:35:45 -0500 From: "Chad Leigh, Pengar Enterprises, Inc & Shire.Net LLC" Reply-To: chad@pengar.com To: Charles Burns , questions@freebsd.org Subject: Re: Several questions that I can't seem to find on answers to on Google Message-ID: <4294801715.983547345@[192.168.99.123]> In-Reply-To: X-Mailer: Mulberry/2.0.5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --On Friday, March 02, 2001 1:36 PM -0700 Charles Burns wrote: > 2) How on earth do I get rid of Sendmail? Whenever I delete sendmail, it > breaks build world. Furthermore, why is it installed by default? It seems > to be deeply imbedded in FreeBSD. I would think that, if anything, > FreeBSD would install Qmail but I would really greatly prefer if I had > the option of not installing any MTA. I have tried disabling sendmail in > rc.conf. My experience has been such: I use "exim" (www.exim.org) for an mta. I move the sendmail in its original location to sendmail.orig and put a soft link to my exim executable. I have not had trouble building world though I don't do it much. I do have to redo my link after a build world. If I put a NO in the sendmail in rc.conf I do not get any sendmail daemon running. Chad Pengar Enterprises, Inc. and Shire.Net LLC Web and Macintosh Consulting -- full service web hosting Chad Leigh chad@pengar.com chad@shire.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:46:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from earth.wnm.net (earth.wnm.net [208.246.240.243]) by hub.freebsd.org (Postfix) with ESMTP id CE97037B718 for ; Fri, 2 Mar 2001 12:46:11 -0800 (PST) (envelope-from alex@wnm.net) Received: (from root@localhost) by earth.wnm.net (8.11.0/8.11.0) id f22Kkgi06204; Fri, 2 Mar 2001 14:46:42 -0600 (CST) Received: from localhost (alex@localhost) by earth.wnm.net (8.11.0/8.11.0av) with ESMTP id f22Kkeo06194; Fri, 2 Mar 2001 14:46:40 -0600 (CST) X-Authentication-Warning: earth.wnm.net: alex owned process doing -bs Date: Fri, 2 Mar 2001 14:46:40 -0600 (CST) From: Alex Charalabidis To: Charles Burns Cc: Subject: Re: Several questions that I can't seem to find on answers to on Google In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Mar 2001, Charles Burns wrote: > 1) Whenever I boot now, I get the message "recovering vi editor > sessions:sendmail:not found" > I assume that these are two separate messages and that someone just forgot > the \n or something. Anyway, what vi editor sessions? I rarely use vi. > It's just checking for interrupted vi sessions. If you don't use vi, it simply won't find any. > 2) How on earth do I get rid of Sendmail? Whenever I delete sendmail, it > breaks build world. Furthermore, why is it installed by default? It seems to > be deeply imbedded in FreeBSD. I would think that, if anything, FreeBSD > would install Qmail but I would really greatly prefer if I had the option of > not installing any MTA. > I have tried disabling sendmail in rc.conf. > You want an MTA present, if only for your periodic reports and whatever other processes report to root or a user. Accept your fate, you're getting an MTA whether you like it or not. :) Personally, I think it'll be a cold day in hell when FreeBSD includes qmail in the base. Postfix maybe... > 5) Speaking of that, some docs said that IDE devices are always named > wd(xxxxx), but my / is "ad0". Is root an exception? Why? > It was changed from wd to ad in version 4. Some backward compatibility was kept but it won't be there forever. hth -ac -- =================================================================== Alex Charalabidis Worldspice Technologies 5050 Poplar Ave. Memphis, TN, USA +1 901 432 6000 Opinions expressed are mine alone but may be yours for a small fee. =================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:51:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.sdn.co.za (mail.sdn.co.za [66.8.1.20]) by hub.freebsd.org (Postfix) with ESMTP id 0F2D937B719 for ; Fri, 2 Mar 2001 12:51:51 -0800 (PST) (envelope-from patrick@sdn.co.za) Received: from noc (localhost [127.0.0.1]) by mail.sdn.co.za (8.11.1/8.11.1) with SMTP id f22KupN06337 for ; Fri, 2 Mar 2001 22:56:52 +0200 (EET) Message-ID: <009b01c0a35a$92473c20$3902a8c0@noc> From: "Patrick" To: Subject: Subscibe Date: Fri, 2 Mar 2001 22:51:35 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:52:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 5A2A137B719; Fri, 2 Mar 2001 12:52:35 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.134.5]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00HOT8EMOP@mta5.snfc21.pbi.net>; Fri, 2 Mar 2001 12:47:11 -0800 (PST) Date: Fri, 02 Mar 2001 13:00:22 -0800 From: richard childers Subject: Re: FreeBSD issues at iServer!!! To: Ted Mittelstaedt Cc: Peter Baitz , questions@FreeBSD.ORG, asami@FreeBSD.ORG, dg@FreeBSD.ORG, jhk@FreeBSD.ORG, grog@FreeBSD.ORG, imp@FreeBSD.ORG, dfr@FreeBSD.ORG, msmith@FreeBSD.ORG, rwatson@FreeBSD.ORG, peter@FreeBSD.ORG Message-id: <3AA009E6.C7BA6094@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <000701c0a22d$fa217aa0$1401a8c0@tedm.placo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "There's plenty of other ISP's in the book that can provide rock-solid reliable hosting services on FreeBSD, such as us, so that you don't have to deal with a bottom-feeder ..." I couldn't pass this up. -- richard Ted Mittelstaedt wrote: > Well, Peter, as I work for an ISP that competes in one of > Verio's markets, I have an answer for you but your probably > not going to like it, nor are you going to like my recommendations > as to how to fix it. > > First of all, Iserver became unprofitable and ran out of money and > was acquired by Verio in 1998. In case you don't know this, > Iserver is a brand of Verio's, just like Oldsmobile is a brand > of General Motors. By now, any vestige of the original company has > undoubtedly long since been erased. > > Next, Verio became unprofitable and ran out of money and was > acquired by the Japanese-owned NTT Communications. > > Apparently the influx of cash from NTT hasn't helped them pull > it out, because instead of buckling down and doing some honest > work to improve themselves, they decided it was easier to file > a slimy lawsuit against register.com. You can see how dim a view the > court took of this here: > > http://www.atnewyork.com/news/article/0,1471,8471_532131,00.html > > when they issued an injunction against it - and you can see NTT/Verio's > response, which was to spam register.com customers here: > > http://www.internetnews.com/bus-news/article/0,,3_531911,00.html > > All in all the long and short of it is your buying hosting services > from a company that has grown far too fast for it's own good by > what appears to be deceptive marketing practices, and now your > swallowing the lie (probably engineered by them) that FreeBSD is to > blame for their troubles. > > There's plenty of other ISP's in the book that can provide rock-solid > reliable hosting services on FreeBSD, such as us, so that you don't > have to deal with a bottom-feeder virtual hosting company like NTT/Verio. > Instead of trying to get people here, many of whom work for much > better run ISP's than NTT/Verio and who are competitors of NTT/Verio, to > help NTT/Verio help you, why don't you try letting NTT/Verio know how happy > you are with their unreliable service by voting with your feet? > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Baitz > >Sent: Wednesday, February 28, 2001 11:48 AM > >To: questions@FreeBSD.ORG; asami@FreeBSD.ORG; dg@FreeBSD.ORG; > >jhk@FreeBSD.ORG; grog@FreeBSD.ORG; imp@FreeBSD.ORG; dfr@FreeBSD.ORG; > >msmith@FreeBSD.ORG; rwatson@FreeBSD.ORG; peter@FreeBSD.ORG > >Subject: FreeBSD issues at iServer!!! > > > > > >Hello, > > > >I'm not quite sure how to classify this email I am sending to you at the > >FreeBSD project site. However, I am looking for input, and wondering > >from your perspective what can be done, if anything. Perhaps you guys > >even know someone at iServer (http://www.iserver.com).... > > > >We use iServer servers for hosting web sites. They used to use BSD/OS > >and have switched over to FreeBSD and we were at first excited, but the > >excitement has become huge frustration. > > > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > > The Regents of the University of California. All rights > >reserved. > >FreeBSD 4.2-RELEASE (VKERN) #0: Wed Feb 21 16:54:55 MST 2001 > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > >Their FreeBSD servers seem incapable of staying UP more than a handful > >or two of days, with many servers down every few days. We cannot get a > >reasonable explanation of why. We are in short very unhappy with the > >FreeBSD/OS at this time because of it. > > > >Now I know that flies in the face of the FreeBSD organization's motto of > >being built by a Board of Directors and core groups of organized people, > >leading to a stable OS. Well at iServer I have not found that to be > >true, sadly. I don't know what is wrong. Maybe you guys can set them > >straight, because it is harming the FreeBSD persona. iServer is a great > >company, but I think they need some help. > > > >Thanks! > >pb > > > >PS: Don't tell them I told you so, thank you. > > > > > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 12:58: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 36DFE37B71A for ; Fri, 2 Mar 2001 12:57:57 -0800 (PST) (envelope-from Siegbert.Baude@gmx.de) Received: from lilith (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with SMTP id VAA01049; Fri, 2 Mar 2001 21:57:45 +0100 (MET) Message-ID: <005f01c0a35b$6e953ec0$4011a8c0@wohnheim.uniulm.de> From: "Siegbert Baude" To: "Riley J. McIntire" , Cc: "FreeBSD Questions" References: Subject: Re: Hot swap IDE device? Date: Fri, 2 Mar 2001 21:57:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > > Is there any way to get FreeBSD to add/remove an IDE device from a > > running system? > > > > I'm experimenting with a $15 removable IDE hard drive kit. I would > > ideally like to be able to power down the drive, remove it, insert > > a new drive (possibly a different manufacturer/capacity), power it > > up, and force FreeBSD to recognize the new IDE device. > > Is this possible? > > I assume I can swap identical drive models endlessly, and FreeBSD would > > be none the wiser. However, two years down the road, it will be impossible > > to replace a broken drive with the identical model. Artem Koutchine wrote: > This is a bad idea. IDE is not a plug-n-play (or to say > it right: HOT SWAP) bus. You might disconnect > a drive more or less safely, but reconnecting a drive into > a working system can cause all kinds of troubles. And it > has nothing to do with FreeBSD. It is related to > electric schematic and interface standards. If you need > hot swap try: SCSI, USB, FireWire??? drives. Artem is right (maybe with the exception that I donŽt believe SCSI to be "hot swappable". Some disk arrays are, which are attached to a scsi bus as one device.) your kit is designed to make changing IDE disks easy WHEN YOUR COMPUTER IS POWERED OFF! If there will be such a thing youŽre talking about for 15$: Tell me!. Then I want to have it, too. But IŽm afraid the conception of IDE wonŽt allow this. What I said for SCSI may be possible: a disk array, which does this, plugged into IDE bus is imaginable, but for sure this will be not in the 15$ range! So before changing your disk power off your computer and follow the advice of some other guy to have the disk "no-auto" in fstab. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13: 9:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from albatross-ext.wise.edt.ericsson.se (albatross-ext.wise.edt.ericsson.se [194.237.142.116]) by hub.freebsd.org (Postfix) with ESMTP id BE17E37B71A for ; Fri, 2 Mar 2001 13:09:33 -0800 (PST) (envelope-from Vicknesan.Ayadurai@era-t.ericsson.se) Received: from era-t.ericsson.se (koff.ericsson.se [147.214.173.137]) by albatross.wise.edt.ericsson.se (8.11.0/8.11.0/WIREfire-1.3) with SMTP id f22L9WC24571 for ; Fri, 2 Mar 2001 22:09:32 +0100 (MET) Received: from era-t.ericsson.se by era-t.ericsson.se (SMI-8.6/LME-DOM-2.2.5(ERA/T)) id WAA14889; Fri, 2 Mar 2001 22:09:29 +0100 Message-ID: <3AA00CC6.EB3A9D6B@era-t.ericsson.se> Date: Fri, 02 Mar 2001 22:12:38 +0100 From: Vicknesan AYADURAI Reply-To: vicknesan.ayadurai@ericsson.com Organization: Switchlab, Ericsson Research X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Rebuilding 4.2 kernel with customised options Content-Type: multipart/mixed; boundary="------------42F414CDD0A7F6AB66D1D42E" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------42F414CDD0A7F6AB66D1D42E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I've been trying to rebuild my kernel with the "new-style" options but been unsuccessful. I'm running a freshly installed version of Freebsd 4.2-RELEASE on a notebook and am having difficulties with the 'options' definition. I'm trying to modify /usr/src/sys/net/if_ppp.c by inserting the following lines within this file: #ifdef TOIPOW /* * Some code of mine */ #endif /* TOIPOW */ The problem is with defining "TOIPOW" in the kernel configuration file which I'm trying to do (as per the FreeBSD on-line handbook) with the following steps: a. editing /usr/sys/conf/options, & inserting: 'TOIPOW opt_toipow.h' b. editing /usr/src/sys/net/if_ppp.c & inserting:  '#include "opt_toipow.h" ' /* This is above the other #include statements */ c. Also inserting my '#ifdef TOIPOW' lines and code from above in this file 'if_ppp.c' d. editing /usr/src/sys/i386/HOSTNAME and inserting: 'options TOIPOW' e. then running config by doing: - cd /usr/src/sys/i386/conf - config HOSTNAME f. followed by: - cd ../../compile/HOSTNAME - make depend After step 'e', the /usr/src/sys/compile/HOSTNAME directory cotains the file 'opt_toipow.h' with content #define TOIPOW 1. However, the 'make depend' in step 'f.' fails with the message (partially shown here): cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-protot ypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens ions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -I/usr/include -m preferred-stack-boundary=2 -c /usr/src/sys/modules/if_ppp/../../net/if_ppp.c /usr/src/sys/modules/if_ppp/../../net/if_ppp.c:93: opt_toipow.h: No such file or directory even though the file 'opt_toipow.h' exists in /usr/src/sys/compile/HOSTNAME, along with a bunch of other opx_xxx.h files. This my first time rebuilding a kernel with the "new-style" option definition and hence, am unsure if I've overlooked something. Any comments provided will be greatly appreciated. Attached is my kernel config file. Thanks in advance, vick. --------------42F414CDD0A7F6AB66D1D42E Content-Type: text/plain; charset=us-ascii; name="HORROR" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="HORROR" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.20 2000/10/31 23:16:07 n_hibma Exp $ machine i386 cpu I386_CPU cpu I486_CPU cpu I586_CPU cpu I686_CPU ident GENERIC maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # TOIPoW related options - vix options TOIPOW # end of TOIPoW related options - vix options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking #options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # IPSec related options - vix options IPSEC options IPSEC_ESP options IPSEC_DEBUG device gif 4 # end of IPSEC options device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers device ahb # EISA AHA1742 family device ahc # AHA2940 and onboard AIC7xxx devices device amd # AMD 53C974 (Teckram DC-390(T)) device isp # Qlogic family device ncr # NCR/Symbios Logic device sym # NCR/Symbios Logic (newer chipsets) options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured device adv0 at isa? device adw device bt0 at isa? device aha0 at isa? device aic0 at isa? device ncv # NCR 53C500 device nsp # Workbit Ninja SCSI-3 device stg # TMC 18C30/18C50 # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers interfaced to the SCSI subsystem device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID device dpt # DPT Smartcache - See LINT for options! device mly # Mylex AcceleRAID/eXtremeRAID # RAID controllers device ida # Compaq Smart RAID device amr # AMI MegaRAID device mlx # Mylex DAC960 family device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at nexus? disable flags 0x20 # Advanced Power Management device apm0 at nexus? flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 #device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 #device sio1 at isa? disable port IO_COM2 irq 3 #device sio2 at isa? disable port IO_COM3 irq 5 #device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! #device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device pcn # AMD Am79C79x PCI 10/100 NICs #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 device ex device ep device fe0 at isa? port 0x300 # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. device an # Xircom Ethernet device xe # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) device pcm # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet --------------42F414CDD0A7F6AB66D1D42E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13:27:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id D3CD237B719 for ; Fri, 2 Mar 2001 13:27:07 -0800 (PST) (envelope-from nbm@rapier.smartspace.co.za) Received: (qmail 5717 invoked by uid 1001); 2 Mar 2001 21:26:49 -0000 Date: Fri, 2 Mar 2001 23:26:49 +0200 From: Neil Blakey-Milner To: "Chad Leigh, Pengar Enterprises, Inc & Shire.Net LLC" Cc: Charles Burns , questions@freebsd.org Subject: Re: Several questions that I can't seem to find on answers to on Google Message-ID: <20010302232649.A5359@rapier.smartspace.co.za> References: <4294801715.983547345@[192.168.99.123]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4294801715.983547345@[192.168.99.123]>; from chad@pengar.com on Fri, Mar 02, 2001 at 03:35:45PM -0500 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri 2001-03-02 (15:35), Chad Leigh, Pengar Enterprises, Inc & Shire.Net LLC wrote: > > > --On Friday, March 02, 2001 1:36 PM -0700 Charles Burns > wrote: > > > 2) How on earth do I get rid of Sendmail? Whenever I delete sendmail, it > > breaks build world. Furthermore, why is it installed by default? It seems > > to be deeply imbedded in FreeBSD. I would think that, if anything, > > FreeBSD would install Qmail but I would really greatly prefer if I had > > the option of not installing any MTA. I have tried disabling sendmail in > > rc.conf. > > > My experience has been such: I use "exim" (www.exim.org) for an mta. I > move the sendmail in its original location to sendmail.orig and put a soft > link to my exim executable. I have not had trouble building world though I > don't do it much. I do have to redo my link after a build world. If I put > a NO in the sendmail in rc.conf I do not get any sendmail daemon running. These days you're moving "mailwrapper", not sendmail. Using mailwrapper is the supported and preferred way to support other MTA's on FreeBSD. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13:31: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id A485B37B718 for ; Fri, 2 Mar 2001 13:30:56 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.73.157]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00IZWA9ENN@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 13:27:15 -0800 (PST) Date: Fri, 02 Mar 2001 13:40:26 -0800 From: richard childers Subject: Re: Hot swap IDE device? To: Christopher Farley Cc: freebsd-questions@FreeBSD.ORG Message-id: <3AA01349.AE0F5D2B@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <20010301112155.A5003@northernbrewer.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I believe this would be possible provided that all filesystem(s) associated with that disk had been explicitly unmounted. Caveat: if you have an active swap partition you would need to reboot with said partition commented out in /etc/fstab before you could remove the drive. Lesson: do not put swap partitions on removeable drives. (-: Note that a similar issue exists with respect to CDROM-based filesystems. (Quick check) Yes, what I used to do with CDROMs was create an entry in /etc/fstab describing the device and its desired mount point; I see that this is now standard and does not need to be done explicitly. The target device is marked with the keyword "noauto" so that the OS knows not to mount it automatically at boot time (read fstab(5) for the details of the behavior). In this way your installation will be robust and will not halt in single user when it encounters the missing device. I'm not sure what would happen when the kernel encountered a different drive geometry, though, or if it would be able to become aware of it without a reboot, should you want to use this single bay for multiple devices (as your question suggests). -- richard Christopher Farley wrote: > Is there any way to get FreeBSD to add/remove an IDE device from a > running system? > > I'm experimenting with a $15 removable IDE hard drive kit. I would > ideally like to be able to power down the drive, remove it, insert > a new drive (possibly a different manufacturer/capacity), power it > up, and force FreeBSD to recognize the new IDE device. > > Is this possible? > > I assume I can swap identical drive models endlessly, and FreeBSD would > be none the wiser. However, two years down the road, it will be impossible > to replace a broken drive with the identical model. > > -- > Christopher Farley > www.northernbrewer.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13:37:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 39ACB37B719 for ; Fri, 2 Mar 2001 13:37:44 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 1350 invoked by uid 0); 2 Mar 2001 21:37:43 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 2 Mar 2001 21:37:43 -0000 Message-ID: <3AA012A6.E5178A17@urx.com> Date: Fri, 02 Mar 2001 13:37:42 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Charles Burns Cc: questions@freebsd.org Subject: Re: Several questions that I can't seem to find on answers to on Google References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Charles Burns wrote: > > Hello--This if my first post to any help mailing list, so if I break any > etiquette please let me know. :-) > As soon as I get competant with FreeBSD I will try to repay the help that I > get here. I just need to get competant first. :) > > 1) Whenever I boot now, I get the message "recovering vi editor > sessions:sendmail:not found" > I assume that these are two separate messages and that someone just forgot > the \n or something. Anyway, what vi editor sessions? I rarely use vi. I only use vi and see that occasionaly. Do a vi -r and you will see all of the files that you were editing when you killed vi. Then you do a "vi -r filename" and you can do a :q! to kill it if you want. I was told a long time ago to keep messages to one subject. That keeps the quoting to reasonable amounts later on. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13:39:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 082B937B71A for ; Fri, 2 Mar 2001 13:39:08 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.73.157]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00LOTAERDR@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 13:30:28 -0800 (PST) Date: Fri, 02 Mar 2001 13:43:39 -0800 From: richard childers Subject: Re: Hot swap IDE device? To: Artem Koutchine Cc: Christopher Farley , freebsd-questions@FreeBSD.ORG Message-id: <3AA0140B.32F42B27@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <20010301112155.A5003@northernbrewer.com> <00f501c0a275$df546fa0$0c00a8c0@ipform.ru> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That's a good question; what does your swappable IDE drive kit say about doing it while the power was on? I think Artem is right; won't work ... under IDE, at least. -- richard Artem Koutchine wrote: > This is a bad idea. IDE is not a plug-n-play (or to say > it right: HOT SWAP) bus. You might disconnect > a drive more or less safely, but reconnecting a drive into > a working system can cause all kinds of troubles. And it > has nothing to do with FreeBSD. It is related to > electric schematic and interface standards. If you need > hot swap try: SCSI, USB, FireWire??? drives. > > Regards, > Artem > > ------ Original Message ----- > From: "Christopher Farley" > To: > Sent: Thursday, March 01, 2001 8:21 PM > Subject: Hot swap IDE device? > > > Is there any way to get FreeBSD to add/remove an IDE device from a > > running system? > > > > I'm experimenting with a $15 removable IDE hard drive kit. I would > > ideally like to be able to power down the drive, remove it, insert > > a new drive (possibly a different manufacturer/capacity), power it > > up, and force FreeBSD to recognize the new IDE device. > > > > Is this possible? > > > > I assume I can swap identical drive models endlessly, and FreeBSD > would > > be none the wiser. However, two years down the road, it will be > impossible > > to replace a broken drive with the identical model. > > > > -- > > Christopher Farley > > www.northernbrewer.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13:39:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 990C837B718 for ; Fri, 2 Mar 2001 13:39:34 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.73.157]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00LURAMXFQ@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 13:35:22 -0800 (PST) Date: Fri, 02 Mar 2001 13:48:33 -0800 From: richard childers Subject: Re: (no subject) To: Walter Hop Cc: Kane Tao , freebsd-questions@FreeBSD.ORG, MaTrIxDPN@aol.com Message-id: <3AA01531.64EC8530@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <16.97e9983.27cfa114@aol.com> <016901c0a28a$98fedd00$7e93e4ce@netforge.net> <123190083946.20010301210330@binity.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think he's talking about *PicoBSD*, folks. -- richard Walter Hop wrote: > [in reply to khtao@netforge.net, 01-03-2001] > > > Try looking for "nano" in the ports collection... (/stand/sysinstall) Its > > very similar to pico. I think PICO development has been discontinued (not > > sure as I dont use the editor). > > Pico is part of the U of Washington PINE package. You can get it by > installing the pine4 port. > > -- > The more aggressively you search for the most profound experience > of your life, the more rigid, narrowing, dispiriting and routine > it becomes. -- Matthew Klam > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 13:40:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id A009537B71A for ; Fri, 2 Mar 2001 13:40:20 -0800 (PST) (envelope-from nbm@rapier.smartspace.co.za) Received: (qmail 6291 invoked by uid 1001); 2 Mar 2001 21:40:05 -0000 Date: Fri, 2 Mar 2001 23:40:05 +0200 From: Neil Blakey-Milner To: Charles Burns Cc: questions@freebsd.org Subject: Re: Several questions that I can't seem to find on answers to on Google Message-ID: <20010302234005.B5359@rapier.smartspace.co.za> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from burnscharlesn@hotmail.com on Fri, Mar 02, 2001 at 01:36:54PM -0700 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri 2001-03-02 (13:36), Charles Burns wrote: > 1) Whenever I boot now, I get the message "recovering vi editor > sessions:sendmail:not found" > I assume that these are two separate messages and that someone just forgot > the \n or something. Anyway, what vi editor sessions? I rarely use vi. You've somehow deleted /usr/sbin/sendmail. That's a bad idea. It's the way programs generally deliver mail on Unix (some use /usr/lib/sendmail, but that's obviously wrong *grin*). If sendmail were present, you'd not get the error message, and the message would look just fine. nvi, the vi that FreeBSD comes with in the base, allows for editor sessions to be recovered (basically just reminds people they were editing them on boot-up). It only shows that message if there were editor sessions to be recovered. Fix the sendmail thing, and you'll get an email about what to do. > 2) How on earth do I get rid of Sendmail? Whenever I delete sendmail, it > breaks build world. Furthermore, why is it installed by default? It seems to > be deeply imbedded in FreeBSD. I would think that, if anything, FreeBSD > would install Qmail but I would really greatly prefer if I had the option of > not installing any MTA. > I have tried disabling sendmail in rc.conf. An operating system isn't very operational without some form of MTA. Since FreeBSD has always come with sendmail, it'll probably stay using sendmail by default for some time. qmail, postfix, exim, and others are available in ports, and at least qmail and postfix know how to use mailwrapper to become the default MTA (make enable-qmail for qmail, and make replace for postfix, in the ports directory). mailwrapper is actually what /usr/sbin/sendmail is. man mailwrapper for more information. > 3) It seems that randomely when I make a new kernel, when it initializes > IPFW and says "(stuff), IPDIVERT DISABLED, default to deny, etc., etc.) but > the kernel config file clearly has "OPTIONS IPDIVERT". Is another kernel > option conflicting with this? (I'll post a partial config file if needed) Are you sure you're booting the kernel you've just built and installed? > 4) Where can I get information in FreeBSD's weird hard drive device naming > configuration? In the first place you look to find FreeBSD information, the FreeBSD handbook. Check http://www.FreeBSD.org/handbook/disks-naming.html, or /usr/share/doc/handbook/disks-naming.html on your FreeBSD machine. > 5) Speaking of that, some docs said that IDE devices are always named > wd(xxxxx), but my / is "ad0". Is root an exception? Why? Which docs are these? They should change, and point to the disk naming conventions above. > 7) Has anyone had any problems with PGCC? > Note that I have noticed a general dislike for strong optimizations in the > FreeBSD community from reading web pages and the like. I like strong > optimizations, especially for important programs like gzip, bz2, gcc, and > ipfw. I've never tried to get pgcc to work on FreeBSD, but my advice is to skip high optimisation if you value stability. And if you value support - not many people (if any) will check out problems for you if you use optimisations and refuse to attempt to reproduce those problems without optimisation. I've seen the problems, and they're not worth it. (and optimising the code of the ipfw program won't do much, nor I imagine would it do anything at all for the kernel code) Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14: 7:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-56-129.knology.net [24.214.56.129]) by hub.freebsd.org (Postfix) with ESMTP id 4EA4637B719 for ; Fri, 2 Mar 2001 14:07:54 -0800 (PST) (envelope-from dkelly@grumpy.dyndns.org) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.11.2/8.11.2) id f22M5oB22661; Fri, 2 Mar 2001 16:05:50 -0600 (CST) (envelope-from dkelly) Date: Fri, 2 Mar 2001 16:05:50 -0600 From: David Kelly To: Ted Mittelstaedt Cc: Bill Moran , Gabriel Mark Mains , questions@FreeBSD.ORG Subject: Re: Printer sharing for Macs? Message-ID: <20010302160550.A22633@grumpy.dyndns.org> References: <3A9E55FF.6539FBCE@mail.iowna.com> <001801c0a2da$05273640$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001801c0a2da$05273640$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Thu, Mar 01, 2001 at 09:31:23PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 09:31:23PM -0800, Ted Mittelstaedt wrote: > > One trick I do is I use a spool on a server, all clients send jobs to > the spool, the spool only then sends them to the JetDirect. Of course > doing it that way you can't mix protocols (ie: appletalk, direct jet > printing, etc) it all needs to be lpr. I also agree with you about > workstation spooling directly to the JetDirect, it's stupid and bogs down > the workstation, negating the benefits of the print server card. NetATalk can register the Unix machine as an Apple printer then place the jobs in the lpd queue. The problem with this is that some apps (namely Adobe Acrobat Viewer) expects to conduct a bidirectional link with the printer before deciding what it needs to do. Have never had the problems described with 10's of Macs in the queue at a single printer, speaking Apple protocol. As for queuing the jobs at the workstation rather than a server, I like it. Job should stay where it originated until the printer is ready. Its easier this way to cancel or move to another printer. The only disadvantage is that for very heavy printing it doesn't provide for a printer farm where the job goes to the first available printer. A single print server spool does allow for centralized accounting and monitoring of who is consuming paper and toner. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:13:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id 4BE4A37B719 for ; Fri, 2 Mar 2001 14:13:47 -0800 (PST) (envelope-from fbsdq@yahoo.com) Received: from h2.impactidealsolutions.com (HELO support10) (216.98.200.91) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Mar 2001 22:13:46 -0000 X-Apparently-From: Message-Id: Date: Fri, 2 Mar 2001 15:14:46 -0700 X-Priority: 3 From: Peter X-Mailer: Mail Warrior To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Re: Clarification on passwd / master.passwd / spwd.db / pwd.db Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.57 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG . . . .|/etc/passwd is maintained because some pieces of third-party software . . . .|(and some people) expect to find user names from there, even though Another question: If the file /etc/passwd is not necessary anymore, lets say I get rid of it, how else do I find the user accounts that exist on the system without "cat /etc/passwd"? . o O (I dont' think linux/solaris 8 uses the hashed passwd tables, just first time I see these [but then again I've only used Solaris and Linux]) On 03/02/2001 12:27:53 PM, Lowell Gilbert is quoted as saying: . . . .|Peter writes: . . . .| . . . .|> I know everything about shadowed passwords etc, my question . . . .|> is......give me examples on what program uses the .db files and what . . . .|> use the plaintext password files, and why? . . . .| . . . .|Pretty much nothing uses /etc/passwd. /etc/master.passwd is the . . . .|source for building the hashed databases, so it's the canonical . . . .|correct set of data, but it's not used for lookups. . . . .| . . . .|/etc/passwd is maintained because some pieces of third-party software . . . .|(and some people) expect to find user names from there, even though . . . .|that was already deprecated by Version 7 UNIX and it's probably been . . . .|20 years since any Unixish system *didn't* have getpwent(3) and its kin. . . . .| . . . .|> btw. Thanks for the "pwd_mkdb", I was looking for that. . . . .| . . . .|You're welcome; you could have found it yourself with "apropos password". . . . .| . . . .|Be well. www.nul.cjb.net www.FreeBSD.org _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:14:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id A206637B71A for ; Fri, 2 Mar 2001 14:13:59 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.135.4]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00FGEBKC6B@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 13:55:24 -0800 (PST) Date: Fri, 02 Mar 2001 14:08:30 -0800 From: richard childers Subject: Re: Multipule Lan Configurations To: David Dooley Cc: freebsd-questions@FreeBSD.ORG Message-id: <3AA019DE.911ABB5F@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <200103020203.f2223Ip03546@dribble.lan.raffles-it.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "I am wondering if it is at all possible to have multipule lan configurations on the same laptop, depending on what card is inserted in which pcmcia slot." You should not need to have multiple network cards unless you want to. (You can do it, though; and there are some times when it is desirable. Such as testing the efficiency of a firewall, or just watching to see who's knocking.) If you read the man page for ifconfig(8) you will see details describing how to use the 'alias' keyword to use one physical network interface to handle more than one logical address. I haven't tested 4.2's abilities in this area too well; I was testing 4.0's abilities in this area but my work was interrupted by a death in the family and I'm just getting back in the saddle now. Your best bet is to read the man page for ifconfig(8) a few times, and then look at the examples in /etc/defaults/rc.conf and /etc/rc.conf for examples of how it is done. Grep for 'ifconfig' and 'alias'. You may also find it useful to experiment by hand, with ifconfig(8), to be sure you understand what the changes you are making, are supposed to be like; use 'ifconfig -a' to examine the consequences of your experiments, and reboot the system to correct any uncorrectable mistakes. Of course, do not change /etc/defaults/rc.conf or /etc/rc.conf until you are sure you know what you are doing; and be careful to comment out any functionality you may need to restore in the future, along with comments noting when you commented it out ... and why. Note that manually changing your network interface's configuration will not propagate into the routing table, and that this will also need to be changed manually; but I believe that routing tables are automatically modified during boot, so that aliases you add will work without further changes. (For additional information read /etc/rc.network, for starters. :-) Note that there is also a similar aliasing mechanism available in the DHCP configuration file, if you are using DHCP, and that this may be preferable to the above-described mechanism under some circumstances. The interactions between DHCP client software and pccardd(8) are also important to take into consequence; but that is probably outside the scope of this reply. Hope this is helpful ... -- richard David Dooley wrote: > Hi, > > I am wondering if it is at all possible to have multipule lan configurations > on the same laptop, depending on what card is inserted in which pcmcia slot. > > I have a Lucent WaveLan card that I would like to configure for home in the > top slot - on a residential gateway, if inserted in the bottom slot > reconfigure for an accesspoint, both DHCP. If I insert a 3com 16 bit card yat > another configuration but this time static network address and such. > > I figure that this will require some hacking of the network setup scripts, but > I am not sure what would be the best way to approach, or even if it is > possible to get the slot a card is inserted into. I have been looking at > rc.network, pccard.conf and start_if.wi0 but I cannot see how I would get the > slot information as nothing appears to use this information. > > I want to do this so I can take my laptop from home to work and to friends > with out having to spend hours reconfigureing for each location. > > Thanks for your time. > > Please feel free to tell me that what I want to do is stupid, i just figured > it would make my life simpler once it was configured. > > David. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:17:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 915CE37B718 for ; Fri, 2 Mar 2001 14:17:37 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 7049 invoked by uid 0); 2 Mar 2001 22:17:36 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 2 Mar 2001 22:17:36 -0000 Message-ID: <3AA01BFF.34C96CB1@urx.com> Date: Fri, 02 Mar 2001 14:17:35 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Eric De La Cruz Lugo Cc: treznor@sunflower.com, millioncheese@yahoo.com, freebsd-questions@FreeBSD.ORG Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. References: <20010302002830.14289.qmail@web12503.mail.yahoo.com> <00a601c0a330$b5c33200$4d011c0a@delacruz.avis.com.mx> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric De La Cruz Lugo wrote: > > Thanks to all of you for your responses I really apreciate it.! > > The reason I want this kind of board is because its cheap for me, and > because I want good 2D and 3D capabilities on my FreeBSD BOX > Yes there is a prejuidce about using FreeBSD as a user machine because > everybody use it as a Server OS all the time, in my case I have used FreeBSD > for several Years (back to 1992) and since 1994 I have used, Slackware, > SuSE, Red-Hat, Debian, but I still like more FreeBSD :). I am biased the same way. I tried Linux first almost exactly 2 years ago. Then, a friend from where I used to work brought over his 4-cd set of FreeBSD 2.2.8. I was comfortable out of the box with it. When 3.1 came out, I ordered the subscription from Walnut Creek. I could do all of the things using FreeBSD that I had gotten used to since I was introduced to unix on a Cray X/MP in 1988. The central code repository for the system was what I had gotten used to and really didn't believe in getting something here and something there and calling it a system. There was almost 40 years of programming code control built into that bias and you don't change them over night. I also really liked the port system. The systems I use have various levels of video cards and you can tell the difference in speed when you are scrolling in x-windows. The TNT2 with 32MB seems to be just fine. I have a 4MB card in one system and it blinks during the scroll. I jumped around 16MB and don't have any idea about the speeds on that card. > > I want to use Xephem (Astronomical Software, with Hi Res images (stars, > planets, nebulae etc...) and simulations in 3D > I Want to use The GIMP (Graphic Image Manipulation Program) > I want to use, Galeon or Netscape > And maybe 1 or 2 3D games like Quake. MPEG or AVI video > Star Office and maybe Applixware > KDE 2 apps. I just got kde-2.1 installed. I'm going to have to look at Xephem. I haven't found a game I was interested in that ran on the Unix side. With 30 GB ATA-100 drives being so cheap and needing more than one for fast buildworlds, adding an OS like Windows ME didn't hurt. When XP comes out, it will have connections to Windows 2000 and I will be able to get rid of one of my multi-boots. The bank-on-line software only ran in the Win 9x environment. I ran the games in W2K. There is a lot of 3-d mapping software out there that is open source. The 3-d with shading can produce an awesome looking local 3-d map. The mapping software installs on FreeBSD just fine but was probably developed on Linux. I may like FreeBSD much better but if Linux wasn't there, I wouldn't have the software I like to use. > > hope this info put things into perspective, besides, this phrase: "Turning > PCs into Workstations!" itŽs from FreeBSD doesnŽt it? > > But for the server side (for those who still see FreeBSD as a Server OS), I > want to run a Webserver, FTP server and a Proxy and Firewall for my > internal Network (4 PCs) all this with a cable connection.. My system with Apache on it doesn't have x-windows installed. That keeps it clean, and fast :). The concept of running x on a web server reminds me of my objection of using Windows 2000 for the same purpose :). Regards, Kent > > greetings for all of you, from Merida, Yucatan, Mexico, The Maya Land. > > Eric. > > ----- Original Message ----- > From: Tyler McGeorge > To: ; Eric De La Cruz Lugo > Cc: > Sent: Thursday, March 01, 2001 6:28 PM > Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. > > > This may seem like a strange question, and it is > > relatively off topic...But I run a 4MB 2d only video > > card in my FreeBSD machine, and even if I ran X, I > > wouldn't need more. I maybe losing your context with > > my prejudice that FreeBSD is, in general, used as a > > server machine and not a user machine... If you were > > to want a user machine, I would suggest Slackware > > Linux over FreeBSD. > > --- Kent Stewart wrote: > > > > > > > > > > Eric De La Cruz Lugo wrote: > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:23:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id EADC437B719 for ; Fri, 2 Mar 2001 14:23:44 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.122]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L000RSCJGTL@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 14:16:29 -0800 (PST) Date: Fri, 02 Mar 2001 14:29:30 -0800 From: richard childers Subject: Re: Panic: not going anywhere without my INIT To: Jon Cc: freebsd-questions@FreeBSD.ORG Message-id: <3AA01EC9.9BBA89AF@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: multipart/alternative; boundary="------------EF3C8553F35B5C6860967527" X-Accept-Language: en References: <000f01c0a2e4$abb6c8e0$0100a8c0@hermaphrobyte2> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------EF3C8553F35B5C6860967527 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "... it says "Panic: not going anywhere without my INIT" and goes on to reboot my system." Not sure what type of system you're installing on. However, during the boot process the installer is explicitly asked to review a list of hardware components included in the bootable mini-kernel used for installation, and to delete any devices which they do not have, so as to eliminate conflicts. You also have the ability to edit the IO ports (computerese for the region of memory used by the CPU and the board, in common, for communication) and IRQs used by the kernel to talk with the devices it finds when it loads into memory. None of this is of any use if you do not have a firm grasp of what devices (boards, mostly, but sometimes chipsets on those boards; for instance, many ethernet cards use the same set of chips to implement the same basic functionality) exist within your computer, or what sort of buses exist; you know, ISA, PCI, all that alphabet jazz. To make matters worse, you need to know exactly which IRQs and regions of memory are in use by which devices; you can probably imagine what would happen if two devics tried to both use the same IRQ on the same bus, or the same region of memory; they would be in conflict with one another and would be constantly overwriting one another's efforts at functioning. If you do not have this knowledge you will find installing FreeBSD unnecessarily difficult. You can gather much of this information by watching FreeBSD boot, noting which devices it reports finding at boot time (type 'dmesg | more' to see what I mean, if you have a working UNIX system at hand), and what IRQs and regions of memory they report using ... then examine the IRQ and region of memory your network card is using and look for a conflict. Sometimes it is expedient to remove the card until after installation; also, so that the card can be jumpered or configured to use an IRQ and region of memory which may not be default, but which fall within the boundaries dictated by other, more important devices' IRQs and such. Sometimes it's just cheaper to get a better network interface card that is more flexible. (On that note, shamelessly exercising a commercial agenda, I will note that I have a few SMC Ultras, ISA-based cards with jumpers, as God meant hardware settings to be, and would part with them if there are any interested parties out there; although it is not explicitly stated, this sort of network card specific problem is not encountered with PCI- or PCMCIA-based cards, and so I am inferring that this problem is with an ISA-based NIC.) Hope this was helpful ... -- richard Jon wrote: > when i try to install FreeBSD 4.2 over FTP i get to the screen where > it asks to set up the network i choose my ethernet card and then set > up the IP and sych...then hit enter and enter on yes for the "are you > sure you wanna do this" screen and then it tells me that there was an > error...it says "Panic: not going anywhere without my INIT" and goes > on to reboot my system. What does this mean and how can i fix it ? if > you need more info on my setup i can expand on that for you.. Thanks > for any help in advance. Jon -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA --------------EF3C8553F35B5C6860967527 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit "... it says "Panic: not going anywhere without my INIT" and goes on to reboot my system."
 

Not sure what type of system you're installing on.

However, during the boot process the installer is explicitly asked to review a list of hardware components included in the bootable mini-kernel used for installation, and to delete any devices which they do not have, so as to eliminate conflicts.

You also have the ability to edit the IO ports (computerese for the region of memory used by the CPU and the board, in common, for communication) and IRQs used by the kernel to talk with the devices it finds when it loads into memory.

None of this is of any use if you do not have a firm grasp of what devices (boards, mostly, but sometimes chipsets on those boards; for instance, many ethernet cards use the same set of chips to implement the same basic functionality) exist within your computer, or what sort of buses exist; you know, ISA, PCI, all that alphabet jazz.

To make matters worse, you need to know exactly which IRQs and regions of memory are in use by which devices; you can probably imagine what would happen if two devics tried to both use the same IRQ on the same bus, or the same region of memory; they would be in conflict with one another and would be constantly overwriting one another's efforts at functioning.

If you do not have this knowledge you will find installing FreeBSD unnecessarily difficult.

You can gather much of this information by watching FreeBSD boot, noting which devices it reports finding at boot time (type 'dmesg | more' to see what I mean, if you have a working UNIX system at hand), and what IRQs and regions of memory they report using ... then examine the IRQ and region of memory your network card is using and look for a conflict.

Sometimes it is expedient to remove the card until after installation; also, so that the card can be jumpered or configured to use an IRQ and region of memory which may not be default, but which fall within the boundaries dictated by other, more important devices' IRQs and such.

Sometimes it's just cheaper to get a better network interface card that is more flexible.

(On that note, shamelessly exercising a commercial agenda, I will note that I have a few SMC Ultras, ISA-based cards with jumpers, as God meant hardware settings to be, and would part with them if there are any interested parties out there; although it is not explicitly stated, this sort of network card specific problem is not encountered with PCI- or PCMCIA-based cards, and so I am inferring that this problem is with an ISA-based NIC.)
 

Hope this was helpful ...
 

-- richard
 

Jon wrote:

when i try to install FreeBSD 4.2 over FTP i get to the screen where it asks to set up the network i choose my ethernet card and then set up the IP and sych...then hit enter and enter on yes for the "are you sure you wanna do this" screen and then it tells me that there was an error...it says "Panic: not going anywhere without my INIT" and goes on to reboot my system. What does this mean and how can i fix it ? if you need more info on my setup i can expand on that for you.. Thanks for any help in advance. Jon

--
Richard A. Childers
Senor UNIX Administrator
fscked@pacbell.net (email)
203.556.8471 (voice/msgs)

# Providing administrative expertise (not 'damage control') since 1986.
# PGP fingerprint: 7EFF 164A E878 7B04 8E9F  32B6 72C2 D8A2 582C 4AFA
  --------------EF3C8553F35B5C6860967527-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:24:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 8373C37B71C for ; Fri, 2 Mar 2001 14:24:26 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.122]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L00LIMCSNDR@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 14:21:59 -0800 (PST) Date: Fri, 02 Mar 2001 14:35:09 -0800 From: richard childers Subject: Re: laptop installation To: "degraz@planethalflife.com" Cc: "freebsd-questions@FreeBSD.ORG" Message-id: <3AA0201D.7321B29B@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <14251248701335@planethalflife.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG see the online manual pages for pccard(5) and pccardd(8). -- richard "degraz@planethalflife.com" wrote: > I am installing FreeBSD 4.1.1 on a newer laptop with a network card, > is there any way I can get the card to work in FreeBSD? I don't know > a lot of the system.. I can find out though. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:24:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 32C0737B71B for ; Fri, 2 Mar 2001 14:24:26 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.122]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L0000TCP9VH@mta5.snfc21.pbi.net> for questions@freebsd.org; Fri, 2 Mar 2001 14:19:57 -0800 (PST) Date: Fri, 02 Mar 2001 14:33:08 -0800 From: richard childers Subject: Re: mt: /mt/nrsa0: device busy To: Silvestre Malta Cc: questions@freebsd.org Message-id: <3AA01FA4.203650A7@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <3A9A7403.232A9404@fleximedia.pt> <3A9A7F00.FDB2A122@pacbell.net> <3A9F83A2.3461D533@fleximedia.pt> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG De nada, amiga ... my pleasure !! -- richard Silvestre Malta wrote: > Tank you very much Richard > > I have made a power cycle and the problem have been resolved > Tanks a lot ! > > you now, the power cycle was the last thing that y want to do because of the > UPTIME of the machine :-) > but in this case it was necessary ... > > Tanks one more time > Regards from Portugal (a beautiful place) > > Silvestre Malta > > richard childers wrote: > > > (1) Check the process table and see if there are any processes using the > > tape drive. > > > > ps auxwwww | egrep "tar|dump|mt" > > > > (2) Sometimes tape drives can be truculent; rebooting with a power-cycle > > included often eliminates those "impossible" tape drive problems, > > especially if you're dealing with a device that has been powered on and in > > service for a long time. > > > > -- richard > > > > Silvestre Malta wrote: > > > > > hello im using freebsd 3.3 > > > and i have this error "mt: /mt/nrsa0: device busy" wen im tryng to > > > backup my server. > > > Im using H.P. tape's, C4435 Data Carttrige > > > and my tape device is: H.P. SureStore T20 > > > > > > he was working perfectly but today he isn't working ... i have tryed > > > diferent tapes > > > and the result is the same width all tapes, i thinj that de device may > > > be not working perfectly, but i haven't another to try ... > > > can you tell-me something to do, before i try to bye another device to > > > backup ? > > > all "mt" operation's doesnt work ... > > > - mt erase > > > - mt rewind > > > - mt rdhpos > > > - Dump xxxxxxxxxx > > > > > > all operation give me the same error > > > can you help me? > > > > > > tanks > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Richard A. Childers > > Senor UNIX Administrator > > fscked@pacbell.net (email) > > 203.556.8471 (voice/msgs) > > > > # Providing administrative expertise (not 'damage control') since 1986. > > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 14:48:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 8640037B71A for ; Fri, 2 Mar 2001 14:48:39 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.133.122]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L0007TD7EQW@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 14:30:50 -0800 (PST) Date: Fri, 02 Mar 2001 14:44:00 -0800 From: richard childers Subject: Re: Forwarding a mail file To: James Housley Cc: "Riley J. McIntire" , FreeBSD Questions Message-id: <3AA02230.E41B174@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <3A9FE718.8DF913C4@thehousleys.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No, he needs to transfer the mail *spool*. I would use uuencode(1) combined with your file transfer protocol of choice. In this way, there is no danger that intervening MTAs (Mail Transfer Agents) will rewrite the headers or any lines starting with "^From". That is, once it has been uuencode'd, it can be mailed (size permitting) just like any other text message. Now, if the problem is that it's too *big*, well, then it's time for split(1); use split(1) on the output from uuencode(1) to separate the big file into smaller pieces, which can be reassembled at the other end, just like TCP, but much, much slower. (-: Hope this has been helpful, -- richard James Housley wrote: > "Riley J. McIntire" wrote: > > > > Greetings: > > > > I have need to forward a users mail file, /var/mail/user, to another > > address. Is there a simple way to do this? I've looked at /usr/bin/mail > > and sendmail but can't seem to find how. > > > > man 5 forward > > Jim > -- > /"\ ASCII Ribbon Campaign . > \ / - NO HTML/RTF in e-mail . > X - NO Word docs in e-mail . > / \ ----------------------------------------------------------------- > jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve > jim@TheHousleys.Net http://www.TheHousleys.net > --------------------------------------------------------------------- > Your mouse has moved. > Windows NT must be restarted for the change to take effect! > > Reboot now? [OK] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15: 8:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12502.mail.yahoo.com (web12502.mail.yahoo.com [216.136.173.194]) by hub.freebsd.org (Postfix) with SMTP id 3816537B718 for ; Fri, 2 Mar 2001 15:08:28 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010302230828.49698.qmail@web12502.mail.yahoo.com> Received: from [129.237.35.38] by web12502.mail.yahoo.com; Fri, 02 Mar 2001 15:08:28 PST Date: Fri, 2 Mar 2001 15:08:28 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: RIVA TNT2 AGP 16 MB Video Card quiestion an X-Server question. To: kstewart@urx.com, Eric De La Cruz Lugo Cc: treznor@sunflower.com, millioncheese@yahoo.com, freebsd-questions@FreeBSD.ORG In-Reply-To: <3AA01BFF.34C96CB1@urx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, currently, my FBSD machine doesn't run X. This is because it has no working serial ports. And when I upgrade it to a motherboard that could support a mouse, I will also be making a Slackware Linux machine for my personal *nix usage. On a more important note, my FBSD server is about to be transfered into a server cube. Happy days. --- Kent Stewart wrote: > > > Eric De La Cruz Lugo wrote: > > > > Thanks to all of you for your responses I really > apreciate it.! > > > > The reason I want this kind of board is because > its cheap for me, and > > because I want good 2D and 3D capabilities on my > FreeBSD BOX > > Yes there is a prejuidce about using FreeBSD as a > user machine because > > everybody use it as a Server OS all the time, in > my case I have used FreeBSD > > for several Years (back to 1992) and since 1994 I > have used, Slackware, > > SuSE, Red-Hat, Debian, but I still like more > FreeBSD :). > > I am biased the same way. I tried Linux first almost > exactly 2 years > ago. Then, a friend from where I used to work > brought over his 4-cd > set of FreeBSD 2.2.8. I was comfortable out of the > box with it. When > 3.1 came out, I ordered the subscription from Walnut > Creek. I could do > all of the things using FreeBSD that I had gotten > used to since I was > introduced to unix on a Cray X/MP in 1988. The > central code repository > for the system was what I had gotten used to and > really didn't believe > in getting something here and something there and > calling it a system. > There was almost 40 years of programming code > control built into that > bias and you don't change them over night. I also > really liked the > port system. > > The systems I use have various levels of video cards > and you can tell > the difference in speed when you are scrolling in > x-windows. The TNT2 > with 32MB seems to be just fine. I have a 4MB card > in one system and > it blinks during the scroll. I jumped around 16MB > and don't have any > idea about the speeds on that card. > > > > > I want to use Xephem (Astronomical Software, with > Hi Res images (stars, > > planets, nebulae etc...) and simulations in 3D > > I Want to use The GIMP (Graphic Image Manipulation > Program) > > I want to use, Galeon or Netscape > > And maybe 1 or 2 3D games like Quake. MPEG or AVI > video > > Star Office and maybe Applixware > > KDE 2 apps. > > I just got kde-2.1 installed. I'm going to have to > look at Xephem. I > haven't found a game I was interested in that ran on > the Unix side. > With 30 GB ATA-100 drives being so cheap and needing > more than one for > fast buildworlds, adding an OS like Windows ME > didn't hurt. When XP > comes out, it will have connections to Windows 2000 > and I will be able > to get rid of one of my multi-boots. The > bank-on-line software only > ran in the Win 9x environment. I ran the games in > W2K. > > There is a lot of 3-d mapping software out there > that is open source. > The 3-d with shading can produce an awesome looking > local 3-d map. The > mapping software installs on FreeBSD just fine but > was probably > developed on Linux. I may like FreeBSD much better > but if Linux wasn't > there, I wouldn't have the software I like to use. > > > > > hope this info put things into perspective, > besides, this phrase: "Turning > > PCs into Workstations!" itŽs from FreeBSD doesnŽt > it? > > > > But for the server side (for those who still see > FreeBSD as a Server OS), I > > want to run a Webserver, FTP server and a Proxy > and Firewall for my > > internal Network (4 PCs) all this with a cable > connection.. > > My system with Apache on it doesn't have x-windows > installed. That > keeps it clean, and fast :). The concept of running > x on a web server > reminds me of my objection of using Windows 2000 for > the same purpose > :). > > Regards, > > Kent > > > > > greetings for all of you, from Merida, Yucatan, > Mexico, The Maya Land. > > > > Eric. > > > > ----- Original Message ----- > > From: Tyler McGeorge > > To: ; Eric De La Cruz Lugo > > > Cc: > > Sent: Thursday, March 01, 2001 6:28 PM > > Subject: Re: RIVA TNT2 AGP 16 MB Video Card > quiestion an X-Server question. > > > > > This may seem like a strange question, and it is > > > relatively off topic...But I run a 4MB 2d only > video > > > card in my FreeBSD machine, and even if I ran X, > I > > > wouldn't need more. I maybe losing your context > with > > > my prejudice that FreeBSD is, in general, used > as a > > > server machine and not a user machine... If you > were > > > to want a user machine, I would suggest > Slackware > > > Linux over FreeBSD. > > > --- Kent Stewart wrote: > > > > > > > > > > > > > Eric De La Cruz Lugo wrote: > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15:16:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12508.mail.yahoo.com (web12508.mail.yahoo.com [216.136.173.200]) by hub.freebsd.org (Postfix) with SMTP id B46C137B71A for ; Fri, 2 Mar 2001 15:16:50 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010302231650.65183.qmail@web12508.mail.yahoo.com> Received: from [129.237.35.38] by web12508.mail.yahoo.com; Fri, 02 Mar 2001 15:16:50 PST Date: Fri, 2 Mar 2001 15:16:50 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: Hot swap IDE device? To: richard childers , Artem Koutchine Cc: Christopher Farley , freebsd-questions@FreeBSD.ORG In-Reply-To: <3AA0140B.32F42B27@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've actually seen a working IDE hot swap on a Windows machine. It is possible, but, it does require the hot swap kit and I believe they warn against doing it on a regular basis to avoid hard disk damage. You might check the manual for the hot swap kit, it may mount as a drive image or something bizarre. Best of luck, Ty --- richard childers wrote: > That's a good question; what does your swappable IDE > drive kit say about > doing it while the power was on? I think Artem is > right; won't work ... > under IDE, at least. > > > -- richard > > > Artem Koutchine wrote: > > > This is a bad idea. IDE is not a plug-n-play (or > to say > > it right: HOT SWAP) bus. You might disconnect > > a drive more or less safely, but reconnecting a > drive into > > a working system can cause all kinds of troubles. > And it > > has nothing to do with FreeBSD. It is related to > > electric schematic and interface standards. If you > need > > hot swap try: SCSI, USB, FireWire??? drives. > > > > Regards, > > Artem > > > > ------ Original Message ----- > > From: "Christopher Farley" > > > To: > > Sent: Thursday, March 01, 2001 8:21 PM > > Subject: Hot swap IDE device? > > > > > Is there any way to get FreeBSD to add/remove an > IDE device from a > > > running system? > > > > > > I'm experimenting with a $15 removable IDE hard > drive kit. I would > > > ideally like to be able to power down the drive, > remove it, insert > > > a new drive (possibly a different > manufacturer/capacity), power it > > > up, and force FreeBSD to recognize the new IDE > device. > > > > > > Is this possible? > > > > > > I assume I can swap identical drive models > endlessly, and FreeBSD > > would > > > be none the wiser. However, two years down the > road, it will be > > impossible > > > to replace a broken drive with the identical > model. > > > > > > -- > > > Christopher Farley > > > www.northernbrewer.com > > > > > > To Unsubscribe: send mail to > majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body > of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage > control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 > 72C2 D8A2 582C 4AFA > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15:31:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 9357637B71A for ; Fri, 2 Mar 2001 15:31:42 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f22NTti25734; Fri, 2 Mar 2001 18:29:55 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <002f01c0a371$2a231cb0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Peter" , References: Subject: Re: Clarification on passwd / master.passwd / spwd.db / pwd.db Date: Fri, 2 Mar 2001 18:33:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > . . . .|/etc/passwd is maintained because some pieces of third-party software > . . . .|(and some people) expect to find user names from there, even though > > Another question: > If the file /etc/passwd is not necessary anymore, lets say I get rid of it, how > else do I find the user accounts that exist on the system without "cat /etc/passwd"? 'cat /etc/master.passwd' would do the trick. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15:34:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id 4174F37B718 for ; Fri, 2 Mar 2001 15:34:29 -0800 (PST) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 22F47383095; Fri, 2 Mar 2001 17:34:27 -0600 (CST) Date: Fri, 2 Mar 2001 17:34:27 -0600 From: Christopher Farley To: richard childers Cc: Artem Koutchine , freebsd-questions@FreeBSD.ORG Subject: Re: Hot swap IDE device? Message-ID: <20010302173424.A5456@northernbrewer.com> Mail-Followup-To: Christopher Farley , richard childers , Artem Koutchine , freebsd-questions@FreeBSD.ORG References: <20010301112155.A5003@northernbrewer.com> <00f501c0a275$df546fa0$0c00a8c0@ipform.ru> <3AA0140B.32F42B27@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AA0140B.32F42B27@pacbell.net>; from fscked@pacbell.net on Fri, Mar 02, 2001 at 01:43:39PM -0800 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG richard childers (fscked@pacbell.net) wrote: > That's a good question; what does your swappable IDE drive kit say about > doing it while the power was on? I think Artem is right; won't work ... > under IDE, at least. The documentation is very poor; it is only printed on the box, and it appears to be a poor translation, ie: - In-tray box... with HOT-SW AP/PNP AND MULTI-PARTITIONING function, without rebooting system on/off upgrade your PC in seconds. - WARNING: Please turn off the power of case or mobile rack before removing your mobile rack Despite the warnings, I installed this on some old hardware. FreeBSD 3.4 froze solid when I powered the drive down (without unmounting the filesystem!), but everything came back to life when I restored the power. On the second attempt, I unmounted the filesystem, and powered the drive down. FreeBSD did not complain until I powered back up and tried to remount the filesystem. That was the last I saw from my old 50 MB Conner HD. That thing was pretty expensive back in 1993, too... -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15:35:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d06.mx.aol.com (imo-d06.mx.aol.com [205.188.157.38]) by hub.freebsd.org (Postfix) with ESMTP id 0C3A437B71C for ; Fri, 2 Mar 2001 15:35:12 -0800 (PST) (envelope-from CWSTheMan@aol.com) Received: from CWSTheMan@aol.com by imo-d06.mx.aol.com (mail_out_v29.5.) id n.e8.113d3d64 (16790) for ; Fri, 2 Mar 2001 18:34:45 -0500 (EST) From: CWSTheMan@aol.com Message-ID: Date: Fri, 2 Mar 2001 18:34:45 EST Subject: Please Help Me! To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 116 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cannot format my harddrive. I have tryed dd and it freezes. I tryed /stand/sysinstall and it wont run. My friend messed up my layout of my partition and it cant find /bin/sh and keeps asking me where it is. What do i do i really want and need to format my harddrive. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15:37:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12508.mail.yahoo.com (web12508.mail.yahoo.com [216.136.173.200]) by hub.freebsd.org (Postfix) with SMTP id BDF4F37B718 for ; Fri, 2 Mar 2001 15:37:31 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010302233731.66355.qmail@web12508.mail.yahoo.com> Received: from [129.237.35.38] by web12508.mail.yahoo.com; Fri, 02 Mar 2001 15:37:31 PST Date: Fri, 2 Mar 2001 15:37:31 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: Please Help Me! To: CWSTheMan@aol.com, freebsd-questions@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, you can always get the floppy images and boot from them and format from that. --- CWSTheMan@aol.com wrote: > I cannot format my harddrive. I have tryed dd and it > freezes. I tryed > /stand/sysinstall and it wont run. My friend messed > up my layout of my > partition and it cant find /bin/sh and keeps asking > me where it is. What do i > do i really want and need to format my harddrive. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 15:49: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id BC0C737B718 for ; Fri, 2 Mar 2001 15:49:03 -0800 (PST) (envelope-from fbsdq@yahoo.com) Received: from h2.impactidealsolutions.com (HELO support10) (216.98.200.91) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Mar 2001 23:49:03 -0000 X-Apparently-From: Message-Id: Date: Fri, 2 Mar 2001 16:50:02 -0700 X-Priority: 3 From: Peter X-Mailer: Mail Warrior To: matt@gsicomp.on.ca Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Re: Clarification on passwd / master.passwd / spwd.db / pwd.db Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.57 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG . . .|'cat /etc/master.passwd' would do the trick. . . . .| . . . .|-- . . . .|Matt Emmerton and what if I'm not root? On 03/02/2001 4:33:18 PM, "Matthew Emmerton" is quoted as saying: . . . .|> . . . .|/etc/passwd is maintained because some pieces of third-party . . . .|software . . . .|> . . . .|(and some people) expect to find user names from there, even . . . .|though . . . .|> . . . .|> Another question: . . . .|> If the file /etc/passwd is not necessary anymore, lets say I get rid of . . . .|it, how . . . .|> else do I find the user accounts that exist on the system without "cat . . . .|/etc/passwd"? . . . .| . . . .|'cat /etc/master.passwd' would do the trick. . . . .| . . . .|-- . . . .|Matt Emmerton www.nul.cjb.net www.FreeBSD.org _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16: 7:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id B5ABC37B71B for ; Fri, 2 Mar 2001 16:07:14 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-433.hutchtel.net [209.105.45.161]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id SAA11720; Fri, 2 Mar 2001 18:07:07 -0600 (CST) Message-ID: <008e01c0a43f$10fbb480$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Anthony James" , References: <200103021856.LAA01807@pinehead.com> Subject: Re: Network card lynksys Date: Sat, 3 Mar 2001 18:06:37 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Anthony James" To: Sent: Friday, March 02, 2001 12:56 PM Subject: Network card lynksys > Does freebsd support linksys network cards? I have just order a freebsd cd rom and am going to intall it but, my box runs a linksys network card and I didn't see it in the supported hardware section.. > Thanks > Anthony Which card? I use LNE100TX cards just fine. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:25:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tahoe.gallantry.com (adsl-63-201-132-253.dsl.snfc21.pacbell.net [63.201.132.253]) by hub.freebsd.org (Postfix) with ESMTP id 91BE237B719 for ; Fri, 2 Mar 2001 16:25:35 -0800 (PST) (envelope-from maillist@Gallantry.com) Received: from Gallantry.com (c-10-0-0-112.gwclients.gallantry.com [10.0.0.112]) by tahoe.gallantry.com (8.9.3/8.9.3) with ESMTP id QAA66267; Fri, 2 Mar 2001 16:25:33 -0800 (PST) (envelope-from maillist@Gallantry.com) Message-ID: <3AA039FC.FBAC5611@Gallantry.com> Date: Fri, 02 Mar 2001 16:25:32 -0800 From: Jason Liao Organization: Gallantry Technologies, Inc. X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Hot swap IDE device? References: <20010302231650.65183.qmail@web12508.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The company I work for makes a 1U rackmount machine. It has a RAID-1 mirrored disk subsystem. The machine takes two IDE hard disks, and the RAID-1 board makes them appear as a single SCSI drive to the CPU. The IDE disks are hot swapable. (Sorry for the commercial, but if you need more details, see http://www.gallantry.com/Doc/PDF/GallantRACK-1U.pdf ) Jason Tyler McGeorge wrote: > > I've actually seen a working IDE hot swap on a Windows > machine. It is possible, but, it does require the hot > swap kit and I believe they warn against doing it on a > regular basis to avoid hard disk damage. You might > check the manual for the hot swap kit, it may mount as > a drive image or something bizarre. > > Best of luck, > Ty To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:29:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12504.mail.yahoo.com (web12504.mail.yahoo.com [216.136.173.196]) by hub.freebsd.org (Postfix) with SMTP id 5F36C37B71A for ; Fri, 2 Mar 2001 16:29:38 -0800 (PST) (envelope-from millioncheese@yahoo.com) Message-ID: <20010303002935.90639.qmail@web12504.mail.yahoo.com> Received: from [129.237.35.38] by web12504.mail.yahoo.com; Fri, 02 Mar 2001 16:29:35 PST Date: Fri, 2 Mar 2001 16:29:35 -0800 (PST) From: Tyler McGeorge Reply-To: treznor@sunflower.com Subject: Re: Hot swap IDE device? To: Jason Liao , freebsd-questions@FreeBSD.ORG In-Reply-To: <3AA039FC.FBAC5611@Gallantry.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I admire your galant effort to sell products, but this comment doesn't seem to offer any help. Just a though, Tyler --- Jason Liao wrote: > The company I work for makes a 1U rackmount machine. > It has a RAID-1 > mirrored disk subsystem. The machine takes two IDE > hard disks, and the > RAID-1 board makes them appear as a single SCSI > drive to the CPU. The > IDE disks are hot swapable. (Sorry for the > commercial, but if you need > more details, see > http://www.gallantry.com/Doc/PDF/GallantRACK-1U.pdf > ) > > Jason > > > Tyler McGeorge wrote: > > > > I've actually seen a working IDE hot swap on a > Windows > > machine. It is possible, but, it does require the > hot > > swap kit and I believe they warn against doing it > on a > > regular basis to avoid hard disk damage. You might > > check the manual for the hot swap kit, it may > mount as > > a drive image or something bizarre. > > > > Best of luck, > > Ty > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > > > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:35:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 2BBA037B719 for ; Fri, 2 Mar 2001 16:35:42 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9L00021G5RQW@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 15:34:40 -0800 (PST) Date: Fri, 02 Mar 2001 15:34:40 -0800 From: "Riley J. McIntire" Subject: RE: Forwarding a mail file In-reply-to: <3AA02230.E41B174@pacbell.net> To: richard childers Cc: FreeBSD Questions Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of richard > childers > > I would use uuencode(1) combined with your file transfer protocol > of choice. In > this way, there is no danger that intervening MTAs (Mail Transfer > Agents) will Another suggested uuencode too. Which I'd prefer to installing procmail/formail, at least to learn how to use it. Also, this system is strictly a mail server on which I don't like to haphazardly install programs I'm unfamiliar with. At least those that don't come with the system. :-) I tried this by analogy with man uuencode's example (uuencode src_tree.tar.Z | mail sys1!sys2!user) uuencode /var/mail/test |mail -s test user@domain.com Which didn't work. I'm quite ignorant about /usr/bin/mail and have never used uuencode, and haven't found reference yet to the sys1!sys2!user syntax or its interpretation. Thanks, Riley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:38:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c007.snv.cp.net (c007-h015.c007.snv.cp.net [209.228.33.222]) by hub.freebsd.org (Postfix) with SMTP id 5121737B71A for ; Fri, 2 Mar 2001 16:38:47 -0800 (PST) (envelope-from otterr@telocity.com) Received: (cpmta 18928 invoked from network); 2 Mar 2001 16:38:45 -0800 Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85) by smtp.telocity.com (209.228.33.222) with SMTP; 2 Mar 2001 16:38:45 -0800 X-Sent: 3 Mar 2001 00:38:45 GMT From: "Otter" To: , Subject: RE: laptop installation Date: Fri, 2 Mar 2001 19:45:52 -0500 Message-ID: <001701c0a37b$4cf8e9e0$1401a8c0@zoso> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-reply-to: <14251248701335@planethalflife.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, it's always good (and usually required) to know what componenets you have in your computer. Take a look at ftp://ftp.freesoftware.com/.0/FreeBSD/branches/4.0-stable/src/etc/pcca rd.conf.sample to see if your PCMCIA cards are supported. I'm assuming your NIC is a PCMCIA device. Also, http://www.cse.ucsc.edu/~dkulp/fbsd/laptop.html has some good info on laptop compatibility, though your mileage may vary. And as always, batteries not included. -Otter > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > degraz@planethalflife.com > Sent: Friday, March 02, 2001 9:25 AM > To: freebsd-questions@FreeBSD.ORG > Subject: laptop installation > > > I am installing FreeBSD 4.1.1 on a newer laptop with a network card, > is there any way I can get the card to work in FreeBSD? I don't know > a lot of the system.. I can find out though. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:43:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f49.law11.hotmail.com [64.4.17.49]) by hub.freebsd.org (Postfix) with ESMTP id BCAAB37B718 for ; Fri, 2 Mar 2001 16:43:43 -0800 (PST) (envelope-from burnscharlesn@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 2 Mar 2001 16:43:43 -0800 Received: from 24.21.122.151 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 03 Mar 2001 00:43:43 GMT X-Originating-IP: [24.21.122.151] From: "Charles Burns" To: questions@freebsd.org Subject: Can I trap users in their /home with ftpd? Date: Fri, 02 Mar 2001 17:43:43 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Mar 2001 00:43:43.0607 (UTC) FILETIME=[FF9B2870:01C0A37A] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a reasonably easy and secure way to trap users in their home directory using ftpd, or should I switch to something like ProFTPD? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:47:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.coastsight.com (ns1.coastsight.com [208.46.230.17]) by hub.freebsd.org (Postfix) with ESMTP id D880637B71A for ; Fri, 2 Mar 2001 16:47:45 -0800 (PST) (envelope-from rick@coastsight.com) Received: from ns1.coastsight.com ([208.46.230.17]) by ns1.coastsight.com with esmtp (Exim 2.05 #1) id 14Z7hY-000Dee-00 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 00:47:44 -0800 Date: Sat, 3 Mar 2001 00:47:43 -0800 (PST) From: "Richard G. Duvall" To: freebsd-questions@freebsd.org Subject: Backup tape issue Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My supervisor would like me to implement a tape backup solution at the office to back up our 2 unix servers. We have a DNS server and a web server. We want to put a DDS4 tape drive in the web server, and an extra hard drive as a dump drive. We will be backing up both systems to the DDS4. I have chosen to use Amanda to do this for us. With that all said, he would like to be able to put ANY tape in the drive and have it succeed, basicly ignoring the tape lables. In other words, he want's it so that there will be a backup every day, but the people who come in and don't know anything about the system will be able to just put any tape in the drive rather than having to worry about puting them in any specific order (like tape 1 monday, 2 tuesday, 3 wednesday, but not.) If this doesn't make any sense, please let me know and I will elaborate. Thanks for your help... Sincerely, Richard G. Duvall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:51:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f138.law11.hotmail.com [64.4.17.138]) by hub.freebsd.org (Postfix) with ESMTP id AE21D37B719 for ; Fri, 2 Mar 2001 16:51:45 -0800 (PST) (envelope-from burnscharlesn@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 2 Mar 2001 16:51:45 -0800 Received: from 24.21.122.151 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 03 Mar 2001 00:51:45 GMT X-Originating-IP: [24.21.122.151] From: "Charles Burns" To: questions@freebsd.org Subject: Can I trap users in their /home with ftpd? Date: Fri, 02 Mar 2001 17:51:45 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Mar 2001 00:51:45.0560 (UTC) FILETIME=[1EDF5980:01C0A37C] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a reasonably easy and secure way to trap users in their home directory using ftpd, or should I switch to something like ProFTPD? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 16:56:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.1speedcom.com (ns1.1speedcom.com [202.134.244.129]) by hub.freebsd.org (Postfix) with ESMTP id 042BD37B718 for ; Fri, 2 Mar 2001 16:56:49 -0800 (PST) (envelope-from goku@1speedcom.com) Received: from helix2 (ppp15.1speedcom.com [202.134.244.149]) by ns1.1speedcom.com (Postfix) with SMTP id 1E77C24DB7 for ; Sat, 3 Mar 2001 08:39:22 +0800 (PHT) From: "San Goku" To: Subject: buildworld error Date: Sat, 3 Mar 2001 08:56:07 +0800 Message-ID: <001801c0a37c$bace5350$95f486ca@helix2> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0019_01C0A3BF.C8F19350" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-MS-TNEF-Correlator: 00000000867568FC741CD74D95427D36332072DC64402000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0019_01C0A3BF.C8F19350 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I encountered an error while doing a buildworld on a freshly cvsupped FreeBSD 4.2-STABLE system. Here's the error message I received (from the script logfile /var/log/buildworld.log): ===> share/dict ===> share/examples ===> share/isdn uudecode < /usr/src/share/isdn/0.al.uu uudecode: permission denied uudecode < /usr/src/share/isdn/1.al.uu uudecode: permission denied uudecode < /usr/src/share/isdn/2.al.uu uudecode: permission denied *** Error code 126 ------=_NextPart_000_0019_01C0A3BF.C8F19350 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="winmail.dat" eJ8+IgcAAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANEHAwADAAgANgAAAAYAIgEB A5AGAPwFAAAmAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB AAAAEQAAAGJ1aWxkd29ybGQgZXJyb3IAAAAAAgFxAAEAAAAWAAAAAcCjfIHKyWc8vBDYRRGaT35j a2DNNgAAAgEdDAEAAAAYAAAAU01UUDpHT0tVQDFTUEVFRENPTS5DT00ACwABDgEAAABAAAYOAEQB b3yjwAECAQoOAQAAABgAAAAAAAAAhnVo/HQc102VQn02MyBy3MKAAAALAB8OAQAAAAIBCRABAAAA iwEAAIcBAACGAgAATFpGdcPFPsQDAAoAcmNwZzEyNRYyAPgLYG4OEDAzM08B9wKkA+MCAGNoCsBz sGV0MCAHEwKAfQqBknYIkHdrC4BkNAxgDmMAUAsDC7UgSGksZwqiCoQKgEkgCfAFoHX3AjAEkAmA IAORBJADYAXAhHdoAxBlIGRvC4AiZxWQIGJ1AxBkd3sFsBdAIAIgFuEDUAeQaABseSBjdnN1cApw FXFGCdFCU0QgADQuMi1TVEFCQExFIHN5cxVAbZYuE8AVUScEIHRoFnDjFdQHgXNhZxZwFMAJcNBj ZWl2FXEoA1IbM5ME9QkAZ2YWUi92CsAqLx4hLxcYLh4hKTo1FAo9IPA+GkAQ8WUvCmQN4HQgn2V4 YW1vC1AHkCHvBABkC5AUE3UmdQWCAQAgPB6QdXMbHtAl8GMmECQ3LzAuTQdALiUgJMw6IBjgcvpt BAFpF8EBAAMACYAkz/sl3ybhMScvKD8pTypfJpYuMiv/LQ8uGSozkCBFtxXjLwMOIDYUBBHhADVQ AAMAAHwFAAAACwABgAggBgAAAAAAwAAAAAAAAEYAAAAAA4UAAAAAAAADAAOACCAGAAAAAADAAAAA AAAARgAAAAAQhQAAAAAAAAMAB4AIIAYAAAAAAMAAAAAAAABGAAAAAFKFAAAnagEAHgAJgAggBgAA AAAAwAAAAAAAAEYAAAAAVIUAAAEAAAAEAAAAOS4wAB4ACoAIIAYAAAAAAMAAAAAAAABGAAAAADaF AAABAAAAAQAAAAAAAAAeAAuACCAGAAAAAADAAAAAAAAARgAAAAA3hQAAAQAAAAEAAAAAAAAAHgAM gAggBgAAAAAAwAAAAAAAAEYAAAAAOIUAAAEAAAABAAAAAAAAAAsADYAIIAYAAAAAAMAAAAAAAABG AAAAAIKFAAABAAAACwA6gAggBgAAAAAAwAAAAAAAAEYAAAAADoUAAAAAAAADADyACCAGAAAAAADA AAAAAAAARgAAAAARhQAAAAAAAAMAPYAIIAYAAAAAAMAAAAAAAABGAAAAABiFAAAAAAAACwBSgAgg BgAAAAAAwAAAAAAAAEYAAAAABoUAAAAAAAADAFOACCAGAAAAAADAAAAAAAAARgAAAAABhQAAAAAA AAIB+A8BAAAAEAAAAIZ1aPx0HNdNlUJ9NjMgctwCAfoPAQAAABAAAACGdWj8dBzXTZVCfTYzIHLc AgH7DwEAAACfAAAAAAAAADihuxAF5RAaobsIACsqVsIAAFBTVFBSWC5ETEwAAAAAAAAAAE5JVEH5 v7gBAKoAN9luAAAARjpcRG9jdW1lbnRzIGFuZCBTZXR0aW5nc1xGcmFuY2lzIFZpZGFsXExvY2Fs IFNldHRpbmdzXEFwcGxpY2F0aW9uIERhdGFcTWljcm9zb2Z0XE91dGxvb2tcb3V0bG9vay5wc3QA AAMA/g8FAAAAAwANNP03AAACAX8AAQAAADEAAAAwMDAwMDAwMDg2NzU2OEZDNzQxQ0Q3NEQ5NTQy N0QzNjMzMjA3MkRDNjQ0MDIwMDAAAAAAAwAGEC0FiJgDAAcQiAEAAAMAEBAAAAAAAwAREAAAAAAe AAgQAQAAAGUAAABISSxJRU5DT1VOVEVSRURBTkVSUk9SV0hJTEVET0lOR0FCVUlMRFdPUkxET05B RlJFU0hMWUNWU1VQUEVERlJFRUJTRDQyLVNUQUJMRVNZU1RFTUhFUkVTVEhFRVJST1JNRVNTAAAA APAw ------=_NextPart_000_0019_01C0A3BF.C8F19350-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 0:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.coastsight.com (ns1.coastsight.com [208.46.230.17]) by hub.freebsd.org (Postfix) with ESMTP id D89F337B71A for ; Fri, 2 Mar 2001 17:00:12 -0800 (PST) (envelope-from rick@coastsight.com) Received: from ns1.coastsight.com ([208.46.230.17]) by ns1.coastsight.com with esmtp (Exim 2.05 #1) id 14Z7ta-000DfJ-00; Sat, 3 Mar 2001 01:00:10 -0800 Date: Sat, 3 Mar 2001 01:00:10 -0800 (PST) From: "Richard G. Duvall" To: San Goku Cc: freebsd-questions@freebsd.org Subject: Re: buildworld error In-Reply-To: <001801c0a37c$bace5350$95f486ca@helix2> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, my buildworld fails too on FreeBSD4.2-STABLE. However, when I put in a fresh install (everything) of 4.2-RELEASE and do a buildworld, it goes no problem. However, 4.2-RELEASE and 4.2-STABLE both fail if I am using a K6-2 CPU. Would like to change to Stable with jail'd root personally, but it won't compile it on a K6-2! Sincerely, Richard G. Duvall On Sat, 3 Mar 2001, San Goku wrote: > Hi, > > I encountered an error while doing a buildworld on a freshly cvsupped > FreeBSD 4.2-STABLE system. Here's the error message I received (from the > script logfile /var/log/buildworld.log): > > ===> share/dict > ===> share/examples > ===> share/isdn > uudecode < /usr/src/share/isdn/0.al.uu > uudecode: permission denied > uudecode < /usr/src/share/isdn/1.al.uu > uudecode: permission denied > uudecode < /usr/src/share/isdn/2.al.uu > uudecode: permission denied > *** Error code 126 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 2:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 1823637B718; Fri, 2 Mar 2001 17:02:07 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20010303010207.1823637B718@hub.freebsd.org> Date: Fri, 2 Mar 2001 17:02:07 -0800 (PST) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to get the best results from FreeBSD questions. =================================================== Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from Majordomo@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "Majordomo@FreeBSD.ORG" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? =================================================== Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies list caters specifically for people who are new to FreeBSD and may be having trouble getting used to the environment. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/FAQ/FAQ.html, and also on your own system (once you've installed it) at /usr/share/doc/FAQ/FAQ.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. If you're new to FreeBSD, and the message is about your own relationship to FreeBSD, send the message to FreeBSD-newbies. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 4. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 5. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 6. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 7. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 8. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 2:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 5635637B71A; Fri, 2 Mar 2001 17:02:07 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20010303010207.5635637B71A@hub.freebsd.org> Date: Fri, 2 Mar 2001 17:02:07 -0800 (PST) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the third edition, formatted on 17 May 1999. You'll find this information on page iv (the page before the beginning of the Table of Contents). See the end of this document for instructions on how to find the errata for an older version. You can get the current document in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ps. See page 302 of the third edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-3.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at Page ii _______ The instructions on page ii (opposite the title page) tell you to look at ftp://ftp.lemis.com/pub/cfbsd/errata-2 for the errata list. That's wrong. Look at this list. Pages 190 and 191 _________________ The description is not very clear about which text appears when booting from floppy for initial install, and which appears when booting normally. The procedure is very similar, but there are some differences. Add the following text after the heading Boot messages: You'll boot your system in at least two different ways: initially you'll boot from floppy or CD-ROM in order to install the system. Later, after the system is installed, you'll boot from hard disk. The procedure is almost identical, so we'll look at both versions in the following examples. Replace the text from the middle of page 191 with: If you're booting from 1.44 MB floppies, you will then see: Please insert MFS root floppy and press enter: When you insert the MFS root floppy and press Enter, you see more twirling batons, then the UserConfig screen appears. UserConfig: Modifying the boot configuration ____________________________________________ After the kernel has been loaded, the following screen will appear if you are installing the system, or if you have requested it with the -c option to the boot loader: Page 206 ________ The bottom two lines on this page should be in bold constant font, indicating that this is input for your /etc/rc.config file Page 2 Errata and addenda for the Complete FreeBSD, third edition nfs_client_enable="YES" # This host is an NFS client (or NO). nfs_server_enable="YES" # This host is an NFS server (or NO). Page 265 ________ The example on the second half of the page refers to the old SCSI driver. The scsi program is no longer available in FreeBSD 3.x. Instead, use the camcontrol program. Replace the text with:. Modern disks make provisions for recovering from such errors by allocating an alternate sector for the data. IDE drives do this automatically, but with SCSI drives you have the option of enabling or disabling reallocation. Usually it is turned on when you buy them, but occasionally it is not. When installing a new disk, you should check that the parameters ARRE (Auto Read Reallocation Enable) and AWRE (Auto Write Reallocation Enable) are turned on. For example, to check and set the values for disk da1, you would enter: # camcontrol modepage da1 -m 1 -e -P 3 # scsi -f /dev/rda1c -m 1 -e -P 3 This command will start up your favourite editor (either the one specified in the EDITOR environment variable, or vi by default) with the following data: AWRE (Auto Write Reallocation Enbld): 0 ARRE (Auto Read Reallocation Enbld): 1 TB (Transfer Block): 0 RC (Read Continuous): 0 EER (Enable Early Recovery): 0 PER (Post Error): 0 DTE (Disable Transfer on Error): 0 DCR (Disable Correction): 0 Read Retry Count: 16 Correction Span: 41 Head Offset Count: 0 Data Strobe Offset Count: 0 Write Retry Count: 16 Recovery Time Limit: 0 The values for AWRE and ARRE should both be 1. If they aren't, as in this case, where AWRE is 0, change the data with the editor, save it, and exit. The camcontrol program will write the data back to the disk and enable the option. Page 3 The Complete FreeBSD Page 331 ________ The description of the config refers to the SCSI drive sd0. This is the old name; in FreeBSD version 3, SCSI drives are called da, so this reference should be da0. Thanks to Francisco Reyes for pointing out this problem. Page 362 ________ Replace the text at the top of the page with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention, and to Francisco Reyes and Bill Fumerola for pointing out that it still wasn't fixed in the third edition. Page 409 ________ The information on setting the default routers specified the wrong end of the PPP links in some places. It should always be the ``far'' end of the link. Replace the second example on page 409, and the text following it, with this text: defaultrouter="139.130.136.129" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. This is the normal way to set the default route on a point-to-point interface. In fact, for PPP you don't need to specify the default address: the PPP packages will set it for you when the link comes up. This makes it possible to Page 4 Errata and addenda for the Complete FreeBSD, third edition set default routes when you're forced to use dynamic IP addresses, where you don't know the address at this point. We'll see how PPP does this on page 446. In the first example on page 410, the sixth example on page 412 and the second example on page 413, replace the defaultrouter definition with: defaultrouter="139.130.237.65" # Set to default gateway (or NO). Thanks to Andreas Longwitz for pointing out this error. Getting errata for older editions of the book _____________________________________________ There have been a total of five different versions of ``The Complete FreeBSD''. The most accurate way to distinguish them is by the format date, which you'll find at the bottom of page iv (the page before the beginning of the Table of Contents) in all versions of the book. 1. The first was titled ``Installing and running FreeBSD'', and was formatted on 24 February 1996. No errata list exists for this book. 2. For the first edition (19 July 1996), get ftp://ftp.lemis.com/pub/cfbsd/er- rata-1. This same file is also available via the web link http://www.lemis.com/errata-1. I am no longer updating this errata list. 3. The list for the second edition (16 December 1997) is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the second edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only Page 5 Getting errata for older editions of the book take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. 4. The revised second edition was formatted on 11 February 1999. As the name suggests, it's not a complete new edition: in fact, only three chapters are different: o The chapter ``Setting up X11'' has been brought up to date. o Appendix D (``Contents of the Ports Collection'') has been replaced by two appendixes, ``Errata and Addenda'' (the errata list up to date at the time) and ``FreeBSD 3.0'', which describes the differences between FreeBSD 2.x and FreeBSD 3.x. There is no separate errata list for this book. Refer to the second edition errata list. 5. The current, third edition, formatted on 17 May 1999. This is the correct list for this edition. Page 6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 3: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 414F937B719; Fri, 2 Mar 2001 17:02:07 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20010303010207.414F937B719@hub.freebsd.org> Date: Fri, 2 Mar 2001 17:02:07 -0800 (PST) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the second edition, formatted on 16 December 1997. If you have this book, please check this list. If you have the first edition of 19 July 1996, please check ftp://ftp.lemis.com/pub/cfbsd/errata-1. This same file is also available via the web link http://www.lemis.com/. This list is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the book to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at General changes _______________ o In a number of places, I suggest the use of the following command to find process information: $ ps aux | grep foo Unfortunately, ps is sensitive to the column width of the terminal emulator upon which it is working. This command usually works fine on a relatively wide xterm, but if you're running on an 80-column terminal, it may truncate exactly the information you're looking for, so you end up with no output. You can fix that with the w option: $ ps waux | grep foo Thanks to Sue Blake for this information Location of the sample files ____________________________ On the 2.2.5 CD-ROM only, the location of the sample files does not match the specifications in the book (/book on the first CD-ROM). The 2.2.5 CD-ROM came out before the book, and it contains the files on the third (repository) CD-ROM as a single gzipped tar file /xperimnt/cfbsd/cfbsd.tar.gz. It contains the following files: drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/ drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/mutt/ -rw-r--r-- jkh/jkh 352 Oct 15 15:21 1997 cfbsd/mutt/.mail_aliases -rw-r--r-- jkh/jkh 9394 Oct 15 15:22 1997 cfbsd/mutt/.muttrc drwxr-xr-x jkh/jkh 0 Oct 17 14:02 1997 cfbsd/scripts/ -rw-r--r-- jkh/jkh 18281 Oct 16 16:52 1997 cfbsd/scripts/.fvwm2rc -rwxr-xr-x jkh/jkh 1392 Oct 17 12:54 1997 cfbsd/scripts/install-desktop -rw-r--r-- jkh/jkh 296 Oct 17 12:35 1997 cfbsd/scripts/.xinitrc -rwxr-xr-x jkh/jkh 622 Oct 17 13:51 1997 cfbsd/scripts/install-rcfiles -rw-r--r-- jkh/jkh 1133 Oct 17 13:00 1997 cfbsd/scripts/Uutry -rw-r--r-- jkh/jkh 1028 Oct 17 14:02 1997 cfbsd/scripts/README drwxr-xr-x jkh/jkh 0 Oct 18 19:32 1997 cfbsd/docs/ -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 189333 Oct 16 14:28 1997 cfbsd/docs/packages-by-category.txt -rw-r--r-- jkh/jkh 188108 Oct 16 14:29 1997 cfbsd/docs/packages.ps -rw-r--r-- jkh/jkh 226439 Oct 16 14:27 1997 cfbsd/docs/packages-by-category.ps -rw-r--r-- jkh/jkh 788 Oct 16 15:01 1997 cfbsd/README -rw-r--r-- jkh/jkh 248 Oct 17 11:52 1997 cfbsd/errata To extract one of these files, say cfbsd/docs/packages.txt, and assuming you have the CD-ROM mounted as /cdrom, enter: # cd /usr/share/doc # tar xvzf /cdrom/xperimnt/cfbsd/cfbsd.tar.gz cfbsd/docs/packages.txt See page 209 for more information on using tar. These files are an early version of what is described in the book. I'll put up some updated versions on ftp://ftp.lemis.com/ in the near future. Thanks to Frank McCormick for drawing this to my attention. Chapter 8: Setting up X11 _________________________ For FreeBSD 2.2.7, this chapter has changed sufficiently to make it impractical to distribute errata. You can download the PostScript version from ftp://www.lemis.com/pub/cfbsd/xsetup.ps, or the ASCII version from ftp://www.lemis.com/pub/cfbsd/xsetup.txt. No HTML version is available. Page xxxiv __________ Before the discussion of the shell prompts in the middle of the page, add: In this book, I recommend the use of the Bourne shell or one of its descendents (sh, bash, pdksh, ksh or zsh). With the exception of sh, they are all in the Ports Collection. I personally use the bash shell. This is a personal preference, and a recommendation, but it's not the standard shell. The standard BSD shell is the C shell (csh), which has a fuller- featured descendent tcsh. In particular, the standard installation sets the root user up with a csh. See page 152 (in this errata) for details of how to change the shell. Page 3 General changes Page 11: Reading the handbook _____________________________ The CD-ROM now includes Netscape. Replace the last paragraph on the page and the example on the following page with: If you're running X, you can use a browser like netscape to read the handbook. If you don't have X running yet, use lynx. Both of these programs are included on the CD-ROM. To install them, enter: # pkg_add /cdrom/packages/All/netscape-communicator-4.5.tgz or # pkg_add /cdrom/packages/All/lynx-2.8.1.1.tgz The numbers after the name (4.5 and 2.8.1.1) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Note that lynx is not a complete substitute for netscape: since it is text- only, it is not capable of displaying the large majority of web pages correctly. It will suffice for reading most of the handbook, however. Thanks to Stuart Henderson and for drawing this to my attention. Page 12: Printing the handbook ______________________________ The instructions for formatting the handbook are obsolete. Replace the section starting Alternatively, you can print out the handbook with the following text: Alternatively, you can print out the handbook. You need to have the documentation sources (/usr/doc) installed on your system. You can find them on the second CD-ROM in the directory of the same name. To install them, first mount your CD-ROM (see page 175). Then enter: $ cd /cdrom/usr/doc/handbook $ mkdir -p /usr/doc/handbook you may need to be root for this operation $ cp -pr * /usr/doc/handbook You have a choice of formats for the output: o ascii will give you plain 7-bit ASCII output, suitable for reading on a character-mode terminal. Page 4 Errata and addenda for the Complete FreeBSD, second edition o html will give you HTML output, suitable for browsing with a web browser. o latex will give you LATEX format, suitable for further processing with TEX and LATEX. o ps will give you PostScript output, probably the best choice for printing. o roff will give you output in troff source. You can process this output with nroff or troff, but it's currently not very polished. LATEX output is a better choice if you want to process it further. Once you have decided your format, use make to create the document. For example, if you decide on PostScript format, you would enter: $ make FORMATS=ps This creates a file handbook.ps which you can then print to a PostScript printer or with the aid of ghostscript (see page 222). Thanks to Bob Beer for drawing this to my attention. Page 45: Preparing floppies for installation _____________________________________________ Replace the paragraph below the list of file names (in the middle of the page) with: The floppy set should contain the file bin.inf and the ones whose names start with bin. followed by two letters. These other files are all 240640 bytes long, except for the final one which is usually shorter. Use the MS-DOS COPY program to copy as many files as will fit onto each disk (5 or 6) until you've got all the distributions you want packed up in this fashion. Copy each distribution into subdirectory corresponding to the base name--for example, copy the bin distribution to the files A:\BIN\BIN.INF, A:\BIN\BIN.AA and so on. Page 80 and 81 ______________ In a couple of examples, the FreeBSD partition is shown as type 164. It should be 165. Thanks to an unknown contributer for this correction (sorry, I lost your name). Page 5 General changes Page 88: setting up for dumping _______________________________ The example mentions a variable savecore in /etc/rc.conf. This variable is no longer used--it's enough to set the variable dumpdev. Page 92 _______ At the end of the section How to install a package add the text: Alternatively, you can install packages from the /stand/sysinstall Final Configuration Menu. We saw this menu on page in figure 4-14 on page 71. When you start sysinstall from the command line, you get to this menu by selecting Index, and then selecting Configure. Page 93 _______ Before the heading Install ports from the first CD-ROM add: Install ports when installing the system ________________________________________ The file ports/ports.tgz on the first CD-ROM is a tar archive containing all the ports. You can install it with the base system if you select the Custom distribution and include the ports collection. If you didn't install them at the time, use the following method to install them all (about 40 MB). Make sure your CD-ROM is mounted (in this example on /cdrom), and enter: Page 96 _______ Replace the example at the top of the page with: Instead, do: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # for i in *; do > ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i > done Page 6 Errata and addenda for the Complete FreeBSD, second edition If you're using csh or tcsh, enter: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # foreach i (*) ? ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i ? end Thanks to Christopher Raven and Francois Jacques for drawing this to my attention. Page 104 ________ The examples at the bottom of the page and the top of the next page specify the wrong directory (/usr). It should be /usr/X11R6. Replace the examples with: For a full install, choose /cdrom/dists/XF86331/X331*.tgz. If you are using sh, enter: # cd /usr/X11R6 # for i in /cdrom/dists/XF86331/X331*.tgz; do # tar xzf $i # done If you are using csh, enter: % cd /usr/X11R6 % foreach i (/cdrom/dists/XF86331/X331*.tgz) % tar xzf $i % end For a minimal installation, first choose a server archive corresponding to your VGA board. If table 8-2 on page 103 doesn't give you enough information, check the server man pages, starting on page 1545, which list the VGA chip sets supported by each server. For example, if you have an ET4000 based board you will use the XF86_SVGA server. In this case you would enter: # cd /usr/X11R6 # tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here # for i in bin fnts lib xicf; do # tar xzf /cdrom/dists/XF86331/X331$i.tgz # done Page 7 Install ports when installing the system If you are using csh, enter: % cd /usr/X11R6 % tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here % foreach i (bin fnts lib xicf) % tar xzf /cdrom/dists/XF86331/$i % end Thanks to Manuel Enrique Garcia Cuesta for pointing out this one. Page 128 ________ Replace the complete text below the example with the following: These values are defaults, and many are either incorrect for FreeBSD (for example the device name /dev/com1) or do not apply at all (for example Xqueue). If you are configuring manually, select one Protocol and one Device entry from the following selection. If you must use a two-button mouse, uncomment the keyword Emulate3Buttons--in this mode, pressing both mouse buttons simultane- ously within Emulate3Timeout milliseconds causes the server to report a middle button press. Section "Pointer" Protocol "Microsoft" for Microsoft protocol mice Protocol "MouseMan" for Logitech mice Protocol "PS/2" for a PS/2 mouse Protocol "Busmouse" for a bus mouse Device "/dev/ttyd0" for a mouse on the first serial port Device "/dev/ttyd1" for a mouse on the second serial port Device "/dev/ttyd2" for a mouse on the third serial port Device "/dev/ttyd3" for a mouse on the fourth serial port Device "/dev/psm0" for a PS/2 mouse Device "/dev/mse0" for a bus mouse Emulate3Buttons only for a two-button mouse EndSection You'll notice that the protocol name does not always match the manufacturer's Page 8 Errata and addenda for the Complete FreeBSD, second edition name. In particular, the Logitech protocol only applies to older Logitech mice. The newer ones use either the MouseMan or Microsoft protocols. Nearly all modern serial mice run one of these two protocols, and most run both. If you are using a bus mouse or a PS/2 mouse, make sure that the device driver is included in the kernel. The GENERIC kernel contains drivers for both mice, but the PS/2 driver is disabled. Use UserConfig (see page 50) to enable it. Page 140 ________ Just before the paragraph The super user add the following paragraph: If you do manage to lose the root password, all may not be lost. Reboot the machine to single user mode (see page 157), and enter: # mount -u / mount root file system read/write # mount /usr mount /usr file system (if separate) # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup If you have a separate /usr file system (the normal case), you need to mount it as well, since the passwd program is in the directory /usr/bin. Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three Page 9 Install ports when installing the system files: /etc/csh.login to be executed on login, /etc/csh.cshrc to be executed when a new shell is started after you log in, and /etc/csh.logout to be executed when you stop a shell. The start files are executed before the corresponding individual files. In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: Page 10 Errata and addenda for the Complete FreeBSD, second edition chsh checks and updates the password files when you save the modifications and exit the editor. The next time you log in, you get the new shell. chsh tries to ensure you don't make any mistakes--for example, it won't let you enter the name of a shell which isn't mentioned in the file /etc/shells--but it's a very good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Page 11 Install ports when installing the system Thanks to Lars Koller for drawing this to my attention. Page 160 ________ Replace the text at the fourth bullet with the augmented text: The second-level boot locates the kernel, by default the file /kernel on the root file system, and loads it into memory. It prints the Boot: prompt at this point so that you can influence this choice--see the man page on page 579 for more details of what you can enter at this prompt. Page 169 ________ Replace the last paragraph on the page with: The standard solution for these problems is to relocate the /tmp file system to a different directory, say /usr/tmp, and create a symbolic link from /usr/tmp to /tmp--see Chapter 4, Installing FreeBSD, page 72, for more details. Thanks to Charlie Sorsby for drawing this to my attention. Page 176 ________ Add the following paragraph Unmounting file systems When you mount a file system, the system assumes it is going to stay there, and in the interests of efficiency it delays writing data back to the file system. This is the same effect we discussed on page 158. As a result, if you want to stop using a file system, you need to tell the system about it. You do this with the umount command. Note the spelling--there's no n in the command name. You need to do this even with read-only media such as CD-ROMs: the system assumes it can access the data from a mounted file system, and it gets quite unhappy if it can't. Where possible, it locks removable media so that you can't remove them from the device until you unmount them. Using umount is straightforward: just tell it what to unmount, either the device name or the directory name. For example, to unmount the CD-ROM we Page 12 Errata and addenda for the Complete FreeBSD, second edition mounted in the example above, you could enter one of these commands: # umount /dev/cd1a # umount /cd1 Before unmounting a file system, umount checks that nobody is using it. If somebody is using it, it will refuse to unmount it with a message like umount: /cd1: Device busy. This message often occurs because you have changed your directory to a directory on the file system you want to remove. For example (which also shows the usefulness of having directory names in the prompt): === root@freebie (/dev/ttyp2) /cd1 16 -> umount /cd1 umount: /cd1: Device busy === root@freebie (/dev/ttyp2) /cd1 17 -> cd === root@freebie (/dev/ttyp2) ~ 18 -> umount /cd1 === root@freebie (/dev/ttyp2) ~ 19 -> Thanks to Ken Deboy for pointing out this omission. Page 180 ________ The example in the middle of the page should read: For example, to generate a second set of 32 pseudo-terminals, enter: # cd /dev # ./MAKEDEV pty1 You can generate up to 256 pseudo-terminals. They are named ttyp0 through ttypv, ttyq0 through ttyqv, ttyr0 through ttyrv, ttys0 through ttysv, ttyP0 through ttyPv, ttyQ0 through ttyQv, ttyR0 through ttyRv and ttyS0 through ttySv. To create each set of 32 terminals, use the number of the set: the first set is pty0, and the eighth set is pty7. Note that some processes, such as xterm, only look at ttyp0 through ttysv. Thanks to Karl Wagner for pointing out this error. Page 197, first line ____________________ The text of the first full sentence reads: Page 13 Install ports when installing the system The first name, up the the symbol, is the label. In fact, it should read: The first name, up to the | symbol, is the label. Page 208, middle of page ________________________ The example shows the file name /dev/rst0 when using the Bourne shell, and /dev/nrst0 when using C shell and friends. This is inconsistent; use /dev/nrst0 with any shell if you want a non-rewinding tape, or /dev/rst0 if you want a rewinding tape. Thanks to Norman C Rice for pointing out this one. Page 219 ________ Before the section Testing the spooler add the following section: As we saw above, the line printer daemon lpd is responsible for printing spooled jobs. By default it isn't started at boot time. If you're root, you can start it by name: # lpd Normally, however, you will want it to be started automatically when the system starts up. You do this by setting the variable lpd_enable in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon See page for more details of /etc/rc.conf. Another line in /etc/rc.conf refers to the line printer daemon: lpd_flags="" # Flags to lpd (if enabled). You don't normally need to change this line. See the man page for lpd for details of the flags. Thanks to Tommy G. James for bringing this to my attention. Page 14 Errata and addenda for the Complete FreeBSD, second edition Page 231 ________ Replace the first line of the example with: xhost presto bumble gw The original version allowed anybody on the Internet to access your system. Thanks to Jerry Dunham for drawing this one to my attention. Page 237 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in the directory /src. Replace the example with: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/src/ssys.[a-d]* | tar xzvf - Thanks to Raymond Noel , Suttipan Limanond and Satwant for finding this one in several small slices. Page 15 Install ports when installing the system Page 257 ________ Replace the paragraph Berkeley Packet Filter with: pseudo-device bpfilter ______________________ The Berkeley Packet Filter (bpf) allows you to capture packets crossing a network interface to disk or to examine them with the tcpdump program. Note that this capability represents a significant compromise of network security. The number after bpfilter is the number of concurrent processes that can use the facility. Not all network interfaces support bpf. In order to use the Berkeley Packet Filter, you must also create the device nodes /dev/bpf0 to /dev/bpf3 (if you're using the default number 4). Current- ly, MAKEDEV doesn't help much--you need to create each device separately: # cd /dev # ./MAKEDEV bpf0 # ./MAKEDEV bpf1 # ./MAKEDEV bpf2 # ./MAKEDEV bpf3 Thanks to Christopher Raven for drawing this to my attention. Page 264 ________ In the list of disk driver flags, add: o Bit 12 (0x1000) enables LBA (logical block addressing mode). If this bit is not set, the driver accesses the disk in CHS (cylinder/head/sector) mode. o In CHS mode, if bits 11 to 8 are not equal to 0, they specify the number of heads to assume (between 1 and 15). The driver recalculates the number of cylinders to make up the total size of the disk. Page 16 Errata and addenda for the Complete FreeBSD, second edition Page 273, ``Building the kernel'' _________________________________ Replace the example with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention. Page 283, ``Creating the source tree'' ______________________________________ Add a third point to what you need to know: 3. Possibly, the date of the last update that you want to be included in the checkout. If you specify this date, cvs ignores any more recent updates. This option is often useful when somebody discovers a recently introduced bug in -CURRENT: you check out the modules as they were before the bug was introduced. You specify the date with the -D option, for example -D "10 December 1997". Page 285, after the second example. ___________________________________ Add the text: If you need to check out an older version, for example if there are problems with the most recent version of -CURRENT, you could enter: # cvs co -D "10 December 1997" src/sys This command checks out the kernel sources as of 10 December 1997. Page 17 Install ports when installing the system Page 294 ________ Add the following section: Problems executing Linux binaries _________________________________ One of the problems with the ELF format used by more recent Linux binaries is that they usually contain no information to identify them as Linux binaries. They might equally well be BSD/OS or UnixWare binaries. That's not really a problem at this point, since the only ELF format that FreeBSD 3.2 understands is Linux, but FreeBSD-CURRENT recognizes a native FreeBSD ELF format as well, and of course that's the default. If you want to run a Linux ELF binary on such a system, you must brand the executable using the program brandelf. For example, to brand the StarOffice program swriter3, you would enter: # brandelf -t linux /usr/local/StarOffice-3.1/linux-x86/bin/swriter3 Thanks to Dan Busarow for bringing this to my attention. Page 364, middle of page ________________________ Change the text from: The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though they may be in lower case. to The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though newer versions of ppp allow you to write them in lower case. Thanks to Mark S. Reichman for this correction. Page 368 ________ Replace the paragraph after the second example with: In FreeBSD version 3.0 and later, specify the options PPP_BSDCOMP and Page 18 Errata and addenda for the Complete FreeBSD, second edition PPP_DEFLATE to enable two kinds of compression. You'll also need to specify the corresponding option in Kernel PPP's configuration file. These options are not available in FreeBSD version 2. Thanks to Brian Somers for this information. Page 397 ________ In the section ``Nicknames'', the example should read: www IN CNAME freebie ftp IN CNAME presto In other words, there should be a space between CNAME and the system name. Page 422 ________ Replace the text above the example with: tcpdump is a program which monitors a network interface and displays selected information which passes through it. It uses the Berkeley Packet Filter (bpf), an optional component of the kernel. It is not included in the GENERIC kernel: see page 257 for information on how to configure it. If you don't configure the Berkeley Packet Filter, you will get a message like tcpdump: /dev/bpf0: device not configured If you forget to create the devices for bpf, you will get a message like: tcpdump: /dev/bpf0: No such file or directory Since tcpdump poses a potential security problem, you must be root in order to run it. The simplest way to run it is without any parameters. This will cause tcpdump to monitor and display all traffic on the first active network interface, normally Ethernet: Thanks to Christopher Raven for drawing this to my attention. Page 19 Install ports when installing the system Page 423 ________ The description at the top of the page incorrectly uses the term IP address instead of Ethernet address. In addition, a page number reference is incorrect. Replace the paragraph with: o Line 1 shows an ARP request: system presto is looking for the Ethernet address of wait. It would appear that wait is currently not responding, since there is no reply. o Line 2 is not an IP message at all. tcpdump shows the Ethernet addresses and the beginning of the packet. We don't consider this kind of request in this book. o Line 3 is a broadcast ntp message. We looked at ntp on page 160. o Line 4 is another attempt by presto to find the IP address of wait. o Line 5 is a broadcast message from bumble on the rwho port, giving information about its current load averages and how long it has been up. See the man page for rwho on page 1167 for more information. o Line 6 is from a TCP connection between port 6000 on freebie and port 1089 on presto. It is sending 384 bytes (with the sequence numbers 536925467 to 536925851; see page 305), and is acknowledging that the last byte it received from presto had the sequence number 325114346. The window size is 17280. o Line 7 is another ARP request. presto is looking for the Ethernet address of freebie. How can that happen? We've just seen that they have a TCP connection. In fact, ARP information expires after 20 minutes. It's quite possible that all connections between presto and freebie have been dormant for this period, so presto needs to find freebie's IP address again. o Line 8 is the ARP reply from freebie to presto giving its Ethernet address. o Line 9 shows a reply from presto on the connection to freebie that we saw on line 6. It acknowledges the data up to sequence number 536925851, but doesn't send any itself. o Line 10 shows another 448 bytes of data from freebie to presto, and acknowledging the same sequence number from presto as in line 6. Thanks to Sergei S. Laskavy for drawing this to my Page 20 Errata and addenda for the Complete FreeBSD, second edition attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Create a user ftp, with the anonymous ftp directory as the home directory and the shell /dev/null. Using /dev/null as the shell makes it impossible to log in as user ftp, but does not interfere with the use of anonymous ftp. ftp can be a member of group bin, or you can create a new group ftp by adding the group to /etc/group. See page 138 for more details of adding users, and the man page on page 805 for adding groups. Thanks to Mark S. Reichman for drawing this to my attention. Page 466, before the ps example _______________________________ Add another bullet: o Finally, you may find it convenient to let some other system handle all your mail delivery for you: you just send anything you can't deliver locally to this other host, which sendmail calls a smart host. This is particularly convenient if you send your mail with UUCP. To tell sendmail to use a smart host (in our case, mail.example.net), find the following line in sendmail.cf: # "Smart" relay host (may be null) DS Change it to: # "Smart" relay host (may be null) DSmail.example.net Page 478, ``Running Apache'' ____________________________ The text describes the location of the server as /usr/local/www/server/httpd. This appears to depend on where you get the port from. Some people report the file being at the more likely location /usr/local/sbin/httpd (though note the Page 21 Install ports when installing the system directory sbin, not bin). Check both locations if you run into trouble. Thanks to Sue Blake for this information. Page 492 ________ Replace references to nmdb with nmbd. Page 493 ________ Replace the last paragraph on the page with: socket options is hardly mentioned in the documentation, but it's very important: many Microsoft implementations of TCP/IP are inefficient and establish a new TCP more often than necessary. Select the socket options TCP_NODELAY and IPTOS_LOWDELAY, which can speed up the response time of such applications by over 95%. Page 22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 3:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from slappy.plambert.net (slappy.plambert.net [167.216.255.198]) by hub.freebsd.org (Postfix) with ESMTP id C8F4337B718 for ; Fri, 2 Mar 2001 17:03:30 -0800 (PST) (envelope-from plambert@slappy.plambert.net) Received: (from plambert@localhost) by slappy.plambert.net (8.11.1/8.11.1) id f2313UV63647 for freebsd-questions@freebsd.org; Fri, 2 Mar 2001 17:03:30 -0800 (PST) (envelope-from plambert) Date: Fri, 2 Mar 2001 17:03:30 -0800 From: "Paul M . Lambert" To: freebsd-questions@freebsd.org Subject: Re: Forwarding a mail file Message-ID: <20010302170329.G56205@slappy.plambert.net> References: <3AA02230.E41B174@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 02 Mar 2001, Riley J. McIntire wrote: > > Another suggested uuencode too. Which I'd prefer to installing > procmail/formail, at least to learn how to use it. Also, this system is > strictly a mail server on which I don't like to haphazardly install programs > I'm unfamiliar with. At least those that don't come with the system. :-) > > I tried this by analogy with man uuencode's example (uuencode src_tree.tar.Z > | mail sys1!sys2!user) > > uuencode /var/mail/test |mail -s test user@domain.com > > Which didn't work. I'm quite ignorant about /usr/bin/mail and have never > used uuencode, and haven't found reference yet to the sys1!sys2!user syntax > or its interpretation. The uuencode solution suggested by another results in a single very large attachment containing the whole mailspool being sent in one or more messages. I'm assuming that this isn't your intention. If you want the user to receive these messages at their new ISP as if they were just sent to them, the formail solution mentioned is the most elegant. You do not need to do a 'make install' of the procmail port; look in the work directory after just doing a 'make' and you'll find the appropriate binary. If you have any MUAs installed on the system (i.e. mutt, pine, etc.) you might be able to do a similar thing from within them. I'm not familiar with anything but mutt, in which I'd do: % mutt -R -f /path/to/mailspool Once the mailbox comes up, I'd type a capital T (assuming the default keybindings) which gives a Tag messages matching: prompt. At the prompt I'd enter just a period (which tags all messasges). Then I'd press the semicolon (to make the next command apply to all tagged messages) followed by a lowercase 'b'. This then shows a Bounce message to: prompt, at which i'd type the new email address. Then, I'd wait for quite a while as sendmail is spanked with a zillion new messages all at once. ;-) However, like any task, there are many ways to do it. You'll have to choose what you're most comfortable with. In my case, I'd use formail from the procmail port. --plambert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 4:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stinky.scraprap.com (scraprap.com [64.0.151.116]) by hub.freebsd.org (Postfix) with ESMTP id 480D537B718 for ; Fri, 2 Mar 2001 17:04:33 -0800 (PST) (envelope-from jsoule@stinky.scraprap.com) Received: (from jsoule@localhost) by stinky.scraprap.com (8.11.0/8.11.0) id f2314LH29128; Fri, 2 Mar 2001 17:04:21 -0800 Subject: Re: Can I trap users in their /home with ftpd? From: Jeff Soule To: Charles Burns Cc: questions@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain X-Mailer: Evolution/0.8 (Preview Release) Date: 02 Mar 2001 17:04:21 -0800 Message-Id: <983581461.29094.0.camel@stinky.scraprap.com.unknown.domain> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just create a file called ftpchroot in your /etc directory and put the usernames that you want locked in the file one username per line. You will also need a bin directory in their home dir that contains at least the ls command. and of course make it owned by root and set system flags to imutable... /Jeff On 02 Mar 2001 17:51:45 -0700, Charles Burns wrote: > Is there a reasonably easy and secure way to trap users in their home > directory using ftpd, or should I switch to something like ProFTPD? > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17: 7:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id D0CD437B719 for ; Fri, 2 Mar 2001 17:07:56 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id f2317lc20301; Fri, 2 Mar 2001 17:07:47 -0800 (PST) Date: Fri, 2 Mar 2001 17:07:47 -0800 (PST) From: Dan Busarow To: Charles Burns Cc: questions@FreeBSD.ORG Subject: Re: Can I trap users in their /home with ftpd? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mar 2, Charles Burns wrote: >Is there a reasonably easy and secure way to trap users in their home >directory using ftpd, or should I switch to something like ProFTPD? man ftpd and look for /etc/ftpchroot Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17:11:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tahoe.gallantry.com (adsl-63-201-132-253.dsl.snfc21.pacbell.net [63.201.132.253]) by hub.freebsd.org (Postfix) with ESMTP id 064A937B71B for ; Fri, 2 Mar 2001 17:11:38 -0800 (PST) (envelope-from maillist@Gallantry.com) Received: from Gallantry.com (c-10-0-0-112.gwclients.gallantry.com [10.0.0.112]) by tahoe.gallantry.com (8.9.3/8.9.3) with ESMTP id RAA66660; Fri, 2 Mar 2001 17:11:22 -0800 (PST) (envelope-from maillist@Gallantry.com) Message-ID: <3AA044BA.6F1AB33E@Gallantry.com> Date: Fri, 02 Mar 2001 17:11:22 -0800 From: Jason Liao Organization: Gallantry Technologies, Inc. X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Christoph Sold Cc: igorr@crosswinds.net, Christoph Sold , questions@FreeBSD.ORG Subject: Re: Samba and NIS References: <20010302094032.A5369@linux.rainbow> <3A9FA0DF.AD106559@i-clue.de> <20010302164117.A8178@linux.rainbow> <3A9FA662.FF3761A8@i-clue.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If your workstations are Windows 98/2000, or NT 4 with service pack 3 and above, Samba needs to use the encrypted password authentication. In this case, Samba maintains its own password file. However, you can change the Windows registry to force the workstations to use plain text password. This way it probably will work with NIS. I have never done that though. Jason Christoph Sold wrote: > > Igor Robul schrieb: > > > > On Fri, Mar 02, 2001 at 02:32:15PM +0100, Christoph Sold wrote: > > > > > > > > > Igor Robul schrieb: > > > > > > > > Hello, > > > > > > > > Had anybody tried use Samba with NIS authentification on FreeBSD? > > > > > > Although I use both NIS client and Samba server on the same machine, I > > > still have my Samba clients to authenticate against a NT 4 domain. > > > > > > AFAIR, Samba uses its own passwd file, so you have to define either > > > another NIS map manually, or just NFS-mount the directory containing the > > > smbpasswd file. > > I just wish to tell Samba use Unix password, so I don't need maintain > > two password bases. Also, I don't have NT servers on network. > > I know that Samba can be authentificated against NIS+ or LDAP. > > > > >From man smb.conf: > > NOTE ABOUT USERNAME/PASSWORD VALIDATION > There are a number of ways in which a user can connect to > a service. The server follows the following steps in > determining if it will allow a connection to a specified > service. If all the steps fail then the connection request > is rejected. If one of the steps pass then the following > steps are not checked. > > If the service is marked "guest only = yes" then steps 1 > to 5 are skipped. > > 1. Step 1: If the client has passed a username/pass- > # word pair and that username/password pair is vali- > # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > # dated by the UNIX system's password programs then > # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > the connection is made as that username. Note that > this includes the \\server\service%username method > of passing a username. > > Note the sentence above. This means, if _any_ password mechanism can > validate the username/passwd pair, the user will be able to access. Just > add a user account to your unix box. > > HTH > -Christoph Sold > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17:25:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 4188437B718 for ; Fri, 2 Mar 2001 17:25:26 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 17628 invoked by uid 100); 3 Mar 2001 01:25:24 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15008.18436.560244.184628@guru.mired.org> Date: Fri, 2 Mar 2001 19:25:24 -0600 To: richard childers Cc: questions@freebsd.org Subject: Re: Pimping FreeBSD Information (was: 'Order') In-Reply-To: <3AA02592.7E156FCF@pacbell.net> References: <15004.45443.407304.303790@guru.mired.org> <3A9FFBCA.AAECD0C@pacbell.net> <15007.65140.482441.926268@guru.mired.org> <3AA02592.7E156FCF@pacbell.net> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG richard childers types: > I would have to review what you have contributed before I could comment on whether what > you are doing is *exactly* like what Tim is doing. Actually, I wasn't clear. I'm doing the same things that Tim is doing. I have no idea why he's doing them. You seem to believe that he's doing them for the same reasons that I am, and find his behavior objectionable. > I haven't seen Tim refer anyone to anything he's written that is in the public domain; > reviewing the archives, I see several times that he has referenced people to his book, > explicitly, rather than answer the question. So? You haven't seen me refer to anything I've written that's in the public domain, either. I haven't done it. > Tim says he's only been on freebsd-questions since January. So he seems to have offered > his book for sale to several people, in less than two months, rather than answering > their questions. I haven't *ever* seen Tim offer his book for sale. I haven't seen him recommend that anyone purchase his book, either. I've seen him recommend that people read it, which isn't the same thing. > I wouldn't care if he offered the book *after* answering the questions; but that's what > the .signature does, doesn't it? And I have no objections to such. That's been made > clear to all. Why should he retype something he's already written, or even bother cutting and pasting it? I wouldn't do that - in fact, I don't. I provide a reference so they can find what I wrote. So does he. If we believe we're providing a reference to the best source for the information they need, that's an answer. It's even a good answer, and in line with the regular postings about how to get the best results from -questions. > When you start pushing your book in lieu of good answers, you can probably assume that > I will publically object to it. Until then, I think you are missing my point ... > perhaps deliberately. I already push what I wrote instead of providing good answers. I do that because I've already answered the question to the best of my ability, and it's easier to provide a reference than to provide the answer again. I also do it in hopes that it will cause someone to throw a few dollars my way. Ted also refers people to something he's written, and presumably believes is the best possible answer. If he does so in hopes that he may make a few bucks, so what? > As for public support, I'm not looking for it. I never asked for it. I'm capable of > standing up for what's right without a pack behind me to prop me up, thanks. You've demonstrated that you can stand up for what you believe in, anyway. > If you need your friends amongst the subscribers to freebsd-questions to prop you up, > you are free to Cc: them; but don't claim that I am forcing you to such a stooped > posture. (-; Nah, I'm not claiming you forced me to do this. I'm simply standing up for what's right. In this case, that happens to be not talking about someone behind their back. Since you're objecting to Ted's behavior on -questions, -questions is the obvious forum. Out of courtesy, I didn't cc my reply to your original message there, but warned you that I would do so in the future. -- richard > > > Mike Meyer wrote: > > > richard childers types: > > > "That he's selling it as a book and thus makes a profit if you buy it > > > isn't relevant." > > > > > > Nonsense. Your skill at modularizing has blinded you to fundamental boundaries of > > > civilized behavior; your web of rationales is interesting but unconvincing. > > > > Or possibly your anger at getting no support for your position has > > made you so desperate to score a point you're replying to straw men, > > and not the actual point. > > > > Everything I've posted for months has carried an ad for my paid > > services. I regularly post pointers to text I've written. Writing the > > text, posting the pointers, and posting the ad are all done in hopes > > of improving my cash flow. No one has complained yet, and a number of > > people have thanked me. That's because my goals are *not* > > relevant. What's relevant is that those people feel they have gotten > > value for the time they've invested, ads and all. > > > > If you want to argue about what I'm doing - which is *exactly* like > > what Ted is doing - take it back to -questions, where the people who > > actually pay for and benefit from the messages can have a say. If you > > reply without including -questions, I'll make sure I include them if I > > bother to reply. > > > > > > > > -- richard > > > > > > > > > Mike Meyer wrote: > > > > > > > Garance A Drosihn types: > > > > > At 7:16 AM -0800 2/27/01, richard childers wrote: > > > > > >Maybe you should offer to send free copies to people ... or quote > > > > > >from your book, instead of just referring to it. > > > > > >I've seen two references to this book ... two attempts to pander > > > > > >it, to pimp it, to sell it, to drum up orders for it ... but I > > > > > >don't see you, Ted, contributing any expertise. Just sales > > > > > >advertisements. > > > > > After having read the messages that seemed to have annoyed you, > > > > > I think Ted's comments were fine. The guy wrote a book, that > > > > > does not mean he is required to stop and provide customized > > > > > excerpts for the book for everyone who has a question that might > > > > > be answered by the book. > > > > > > > > Right - he's providing a pointer to what he believes is the best > > > > information that answers the question. That he wrote it isn't > > > > relevant, though you'd expect an author to consider their work to be > > > > the best available (otherwise, why write it?). A number of people - me > > > > included - regularly provide pointers to things they wrote that > > > > answers questions. It beats typing the information in all over again. > > > > > > > > That he's selling it as a book and thus makes a profit if you buy it > > > > isn't relevant. You don't have to buy it, you just have to read > > > > it. It'd be nice if he posted it to the web, but he may not have the > > > > rights to do that. > > > > > > > > > >If I am, I'm sure others - not you, Ted - will inform me. And > > > > > >I will duly apologize. > > > > > Will you? Good. > > > > > > > > Yup. Anyone willing to provide good answers (and Ted does) should be > > > > encouraged, not discouraged. > > > > > > > > > > > -- > > > > Mike Meyer http://www.mired.org/home/mwm/ > > > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > -- > > > Richard A. Childers > > > Senor UNIX Administrator > > > fscked@pacbell.net (email) > > > 203.556.8471 (voice/msgs) > > > > > > # Providing administrative expertise (not 'damage control') since 1986. > > > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > > > > > > -- > > Mike Meyer http://www.mired.org/home/mwm/ > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > -- > Richard A. Childers > Senor UNIX Administrator > fscked@pacbell.net (email) > 203.556.8471 (voice/msgs) > > # Providing administrative expertise (not 'damage control') since 1986. > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17:35:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 6C46837B718 for ; Fri, 2 Mar 2001 17:35:17 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 23379 invoked by uid 100); 3 Mar 2001 01:35:16 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15008.19028.544566.428659@guru.mired.org> Date: Fri, 2 Mar 2001 19:35:16 -0600 To: Dan Busarow Cc: questions@freebsd.org, gorfgar@netzero.net Subject: Re: Considering FreeBSD In-Reply-To: <20679100@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Busarow types: > On Mar 2, Jesse O. Glidden wrote: > >I am having trouble making things work on my Linux box like they do on the > >schools Solaris box. For instance when I do something simple like > >ls -d > >the only thing I get is > >. > Nothing wrong with that. Does the same thing on FreeBSD and on ... > Solaris And if linux does something different than that, I'd say linux is broken. The default argument for ls is ".". The "-d" option means to simply list directories, not list the things inside them. So "ls -d" should just print ".". > >And when I try to add aliases to my .profile in my home directory, nothing > >works! > Probably because Linux defaults to bash which uses .bash_profile, not > .profile Actually, bash checks for a number of things - starting with .bash_profile, then .bash_login, and finally .profile. Without knowing what you added, and what shell you're using on both platforms, it's hard to say why it's not working. > >I have never been able to get my 3Com pcimodem to work under Linux. > >Does FreeBSD have these same problems? I'd say it's less likely to work on FreeBSD than Linux. If it's a WinModem, it won't work on FreeBSD. Some WinModems (known as LinModems) have drivers for Linux, but they haven't been ported to FreeBSD. If it's not a WinModem, it may work. Check the supported hardware page on the FreeBSD website to see if it's listed. > >Linux is just not behaving like Solaris! > FreeBSD is even less like Solaris (thank god). But changes to .profile > will work under FreeBSD if you use sh or ksh as your shell. And having > mentioned that just switching to ksh is probably what you want to do > since that is Solaris' default shell. Won't make ls -d print more > than a dot though. Linux doesn't even behave like Linux. Different distributions have different sets of tools and default settings and so on. So they all act slightly differently, even though they all have a common kernel. Once you move out of Linux distributions, things just get worse. Possibly you want to see about getting a copy of the x86 version of Solaris. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17:42: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id BC52437B719 for ; Fri, 2 Mar 2001 17:42:04 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 23550 invoked by uid 100); 3 Mar 2001 01:42:03 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15008.19435.723274.876433@guru.mired.org> Date: Fri, 2 Mar 2001 19:42:03 -0600 To: richard childers Cc: questions@freebsd.org Subject: Re: Pimping FreeBSD Information (was: 'Order') In-Reply-To: <87832498@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG richard childers types: > You have my sympathy ... but you also have my respect, because none of > you, as much as you might need the income, are explicitly inviting > questioners to get in contact with you at your web site so that you can > sell them your services ... or withholding the answer to a question from > another developer whom may, some day, be in competition with you. If you believe that to be true, you aren't paying attention. I've done exactly that more than once. Anytime I believe the job someone is trying to do requires custom programming or similar work, I'll discuss why I believe that in my answer on -questions (so that if I'm wrong and a simple solution exists, someone has a chance to point it out), and end with an offer to discuss my doing it for them off-line. You also seem to be implying that Ted is withholding answers in the hope that it will increase his income. I think you owe him another apology. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 17:54:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 2181637B719 for ; Fri, 2 Mar 2001 17:54:55 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 23831 invoked by uid 100); 3 Mar 2001 01:54:54 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15008.20206.326726.264137@guru.mired.org> Date: Fri, 2 Mar 2001 19:54:54 -0600 To: "Charles Burns" Cc: questions@freebsd.org Subject: Re: Several questions that I can't seem to find on answers to on Google In-Reply-To: <77975203@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Charles Burns types: > 2) How on earth do I get rid of Sendmail? Whenever I delete sendmail, it > breaks build world. Furthermore, why is it installed by default? It seems to > be deeply imbedded in FreeBSD. I would think that, if anything, FreeBSD > would install Qmail but I would really greatly prefer if I had the option of > not installing any MTA. > I have tried disabling sendmail in rc.conf. Actually, it's not deeply embedded at all. Some MTA needs to be provided with the system, and sendmail has historically been the one. Changing it is very easy these days - just install the one you want (probably in the ports tree) and then edit mailer.conf(5) to enable the one you want, and rc.conf(5) to make sure that sendmail isn't started by default. Changing the default MTA is a very political issue. The license for qmail means it'll probably never be the default. Postfix seems more likely, as that's what's running at freebsd.org. > 3) It seems that randomely when I make a new kernel, when it initializes > IPFW and says "(stuff), IPDIVERT DISABLED, default to deny, etc., etc.) but > the kernel config file clearly has "OPTIONS IPDIVERT". Is another kernel > option conflicting with this? (I'll post a partial config file if needed) Hmm - OPTIONS? In upper case? That's not a valiid config line, it's a syntax error. Which would mean it isn't in the kernel. > 7) Has anyone had any problems with PGCC? > Note that I have noticed a general dislike for strong optimizations in the > FreeBSD community from reading web pages and the like. I like strong > optimizations, especially for important programs like gzip, bz2, gcc, and > ipfw. > I haven't used PGCC in a while. Last time I did, it failed to compiled > glibc2.1 on a linux system citing some completely esoteric error (not unlike > "malloc type lacks magic" that FreeBSD likes to tell me) The reason there's a general dislike for strong optimizations is that there's a general dislike of unstable code - and that's what you tend to get with strong optimizations. Especially if you're trying to write thread-safe (or, in the kernel, SMP-safe), code. If you want to use alternative compilers for code you're developing, that's cool. If you want answers to questions about why the system and/or ports aren't working, stay with the supported compilers and optimization levels. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 18:51:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 4D02237B718 for ; Fri, 2 Mar 2001 18:51:25 -0800 (PST) (envelope-from ths69_2000@yahoo.com) Received: from yahoo.com ([24.2.125.23]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010303025055.NZCP2502.femail1.sdc1.sfba.home.com@yahoo.com> for ; Fri, 2 Mar 2001 18:50:55 -0800 Message-ID: <3AA05C4B.CCA7A4C8@yahoo.com> Date: Fri, 02 Mar 2001 20:51:56 -0600 From: Thomas Smith X-Mailer: Mozilla 4.7 [en]C-CCK-MCD EBM-Compaq (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Compaq Presario 5002US compatability with FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am wanting to set up the Compaq Presario 5002US mentioned above with your OS, from the setup cd. Just wondering if it will work properly. I have tried with RedHat Linux, and I can't get the setup to complete for some reason. Any information you can provide would be greatly appreciated. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 19: 4:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sydney.worldwide.lemis.com (sydney.lemis.com [192.109.197.243]) by hub.freebsd.org (Postfix) with ESMTP id 3DAFE37B719 for ; Fri, 2 Mar 2001 19:04:17 -0800 (PST) (envelope-from grog@sydney.worldwide.lemis.com) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.1/8.9.3) id f223mLk22735; Thu, 1 Mar 2001 19:48:21 -0800 (PST) (envelope-from grog) Date: Thu, 1 Mar 2001 22:48:21 -0500 From: Greg Lehey To: Peter Baitz , Jim Freeze Cc: questions@FreeBSD.org, Ted Mittelstaedt Subject: Re: FreeBSD issues at iServer!!! Message-ID: <20010301224820.C22425@sydney.worldwide.lemis.com> References: <000701c0a22d$fa217aa0$1401a8c0@tedm.placo.com> <3A9D55DB.603931DF@themonetgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A9D55DB.603931DF@themonetgroup.com>; from peterb@themonetgroup.com on Wed, Feb 28, 2001 at 02:47:39PM -0500 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [removing the individual names of the FreeBSD core team. If you want to contact -core, please use the mailing list core@FreeBSD.org; but if you intend to specifically ask us not to do anything, I'm not sure why you should copy us anyway] On Wednesday, 28 February 2001 at 14:47:39 -0500, Peter Baitz wrote: > Hello, > > I'm not quite sure how to classify this email I am sending to you at the > FreeBSD project site. However, I am looking for input, and wondering > from your perspective what can be done, if anything. Perhaps you guys > even know someone at iServer (http://www.iserver.com).... > > We use iServer servers for hosting web sites. They used to use BSD/OS > and have switched over to FreeBSD and we were at first excited, but the > excitement has become huge frustration. > > Their FreeBSD servers seem incapable of staying UP more than a handful > or two of days, with many servers down every few days. We cannot get a > reasonable explanation of why. We are in short very unhappy with the > FreeBSD/OS at this time because of it. There are lots of reasons why this could happen. Some could even be your fault. I think it's unfair to blame either iServer or FreeBSD without first understanding what is causing the problems. The information at http://www.lemis.com/questions.html applies here as well. > Now I know that flies in the face of the FreeBSD organization's > motto of being built by a Board of Directors and core groups of > organized people, leading to a stable OS. Well at iServer I have not > found that to be true, sadly. I don't know what is wrong. Maybe you > guys can set them straight, because it is harming the FreeBSD > persona. iServer is a great company, but I think they need some > help. We're definitely open to constructive criticism. But understand that on this group (-questions) we see lots of error reports on stable components. If iServer doesn't help you, somebody here might--*if* you describe your problem properly. > PS: Don't tell them I told you so, thank you. "This product is terrible, and I'm telling everybody I can think of, but I'm not giving any details, and please don't talk to the manufacturer about it". So what do you want us to do? Just join in in a bitch session? If iServer really does need help, we can't help them without mentioning it. In addition, it's not exactly fair to iServer. As somebody else has mentioned, it's pretty likely that they have already seen your message. On Thursday, 1 March 2001 at 8:29:30 -0500, Jim Freeze wrote: > On Thu, 1 Mar 2001, Ted Mittelstaedt wrote: > >> Well, Peter, as I work for an ISP that competes in one of >> Verio's markets, I have an answer for you but your probably >> not going to like it, nor are you going to like my recommendations >> as to how to fix it. >> >> First of all, Iserver became unprofitable and ran out of money and >> was acquired by Verio in 1998. In case you don't know this, >> Iserver is a brand of Verio's, just like Oldsmobile is a brand >> of General Motors. By now, any vestige of the original company has >> undoubtedly long since been erased. Admittedly I have a very low opinion of Verio, but I wonder if you're not going overboard here. > Hmmm, that is interesting. I was told a different story. I went to > school with the founder of iServer. He told me that when Verio was > snatching up web hosting companies that iServer was the only one > that they purchased that was profitable, and they let them stay > pretty much independent since they had their act together. Before > the purchase, when iServer was a little more than a year old, they > were valued at $20M. They had ~5000 hosting customers at an average > of $75.00/mo which is $4.5M per year and growing. It wouldn't be the first profitable company which had been swallowed by a large conglomerate and made unprofitable. And remember who told you this, and where he's coming from. > After Verio purchased them, I think they migrated all their > customers to the West Virginia data center. A good recipe for disaster. > I haven't noticed degredation in performance since the move. All > downtimes are promptly reported and customer service (except for an > occasional support dweeb) is very good. > > My current server has an uptime of 19 days. Not spectacular, but it > just recently got a diskspace upgrade. So what's your long-term assessment of their equipment? Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 19: 5:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ppp9.kornet.net (ppp9.kornet.net [211.48.62.149]) by hub.freebsd.org (Postfix) with ESMTP id 376B237B719 for ; Fri, 2 Mar 2001 19:05:22 -0800 (PST) (envelope-from h881108@kornet.net) Received: from kyeungja (211.220.28.138) by ppp9.kornet.net; 3 Mar 2001 12:05:21 +0900 Message-ID: <000701c0a3f3$a28e7780$6606a8c0@kyeungja.dbsoft.co.kr> From: "=?euc-kr?B?sejA57/s?=" To: Subject: Ghost process with broken telnet connection. Date: Sun, 4 Mar 2001 00:07:15 +0900 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C0A43F.12190B60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C0A43F.12190B60 Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: base64 SSBoYXZlIDIgRnJlZUJTRCA0LjIgc3lzdGVtLCBvbmUgZm9yIHRlbG5ldCBzZXJ2aWNlIGFuZCAN CnRoZSBvcnRoZXIgZm9yIGFwcGxpY2F0aW9uIGRldmVsb3BtZW50Lg0KDQpJIGhhdmUgZmluZCBv dXQgc29tZSBzdHJhbmdlIHRoaW5ncyBjb25jZXJubmluZyB3aXRoIA0KdGVsbmV0IGNvbm5lY3Rp b25zLCBlc3BlY2lhbGx5IGluIGJyb2tlbiB0ZWxuZXQgY29ubmVjdGlvbnMuDQpIZXJlaW5hZnRl ciwgbXkgZXhwZXJpZW5jZXM7DQoNCkFBLiBUZXN0ZWQgU29mdHdhcmUNCiAgICAgICBGcmVlQlNE IDQuMiBSZWxlYXNlDQogICAgICAgRnJlZUJTRCA0IFN0YWJsZSAyMDAxLjAyLjE4IHNuYXAua3Iu aW5zdGFsbC5pc28NCiAgICAgICBGcmVlQlNEIDQuMTEgUmVsZWFzZQ0KDQpCQi4gVGVzdGVkIFRl bG5ldCBDbGllbnQNCiAgICAgICBOZXRUZXJtIDQuMg0KICAgICAgIFRlbG5ldC5leGUgaW5jbHVk ZWQgaW4gV2luOTgNCiAgICAgICB0ZWxuZXQgaW5jbHVkZWQgaW4gRnJlZUJTRCBhbmQgTGludXgN Cg0KQ0MuIFRlc3RlZCBIYXJkd2FyZQ0KICAgICAgIEludGVsIFNlcnZlciA4MDBNSHogd2l0aCAy NTZNQiBSQU0sIDhHQiBTZWdhdGUgU0NTSSBIREQsIDEwME1CUFMgSW50ZWwgTklDDQogICAgICAg UGVudGl1bSAxNTBNSHogd2l0aCA2NE1CIFJBTSwgMzBHQiBJQk0gSERELCAxME1CUFMgM0M5MDAg TklDDQoNCkRELiBQcm9jZWR1cmVzDQogICAgDQogICAgICAgYWEuIE9wZW4gdHdvIHRlbG5ldCBj bGllbnRzIHdpbmRvdyBhdCBXaW45OCBvciBvcnRoZXIgY2xpZW50cw0KICAgICAgIGJiLiBSdW4g aW5maW5pdGUgbG9vcCBwcm9ncmFtICggZXguIHRvcCApIGF0IGVhY2ggdGVsbmV0IHRlcm1pbmFs IGFmdGVyIHN1Y2Nlc3NmdWxseSBsb2dpbiB0byBCU0QuDQogICAgICAgY2MuIERpc2Nvbm5lY3Qg b25lIHRlbG5ldCBjbGllbnQgY29ubmVjdGlvbiB3aXRob3V0IG5vcm1hbCBwcm9jZWR1cmUuDQog ICAgICAgICAgICAgVGhpcyBtZWFucyBicmVhayB0aGUgdGVsbmV0IGNvbm5lY3Rpb24gaW4gZm9y Y2UsIGtpbGxpbmcgdGVsbmV0IGNsaWVudCB3aW5kb3cgaXMgYSBleGFtcGxlLg0KICAgICAgIGRk LiBUaGVuIHdhdGNoIHRoZSBvcnRoZXIgdGVsbmV0IGNsaWVudCdzIHdpbmRvdywgdGhlIHRvcCBw cm9jZXNzIHNheXMgdGhlIGlkbGUgQ1BVIHRpbWUgaXMgYWxtb3N0IHplcm8oMCkgcGVyIGNlbnQu DQogICAgICAgICAgICAgQW5kIHlvdSB3aWxsIGZpbmQgb3V0IHRoZSBpbmZpbml0ZSBsb29wIHBy b2Nlc3MoIGFub3RoZXIgdG9wIHdoaWNoIHJhbiBmcm9tIGJyb2tlbiB0ZWxuZXQgc2Vzc2lvbiBp biB0aGlzIGNhc2UgKSANCiAgICAgICAgICAgICByZW1haW5zIGFuZCBvY2N1cHkgZXZlcnkgQ1BV IHRpbWUuDQogICAgICAgICAgICAgTXkgZ3Vlc3MgaXMgdGhlIHByb2Nlc3MgYmVsb25ncyB0byBi cm9rZW4gdGVsbmV0IHNlc3Npb24gZG9lcyBub3QgcmVhbGl6ZSB0aGF0IHNlc3Npb24gd2FzIGJy b2tlbiBhbmQNCiAgICAgICAgICAgICByZXRyeSB0byBjcmVhdGUgYSBuZXcgcHJvY2VzcyB0ZWRp b3VzbHksIGJ1dCBub3RoaW5nIGlzIGNsZWFyLg0KICAgICAgIGVlLiBBIHNoZWxsIHNjcmlwdCB3 aGljaCByZWFkIHVzZXIgaW5wdXQgZnJvbSBrZXlib2FyZCAgaW4gYSBsb29wIG1ha2VzIHNhbWUg cmVzdWx0Lg0KICAgICAgIGZmLiAgIEFmdGVyIGEgY291cGxlIG9mIHRlc3QsIHN5c3RlbSdzIHJl cGx5IGlzIHNsb3cgZG93biBpbiBzaWduaWZpY2FudC4NCiAgICAgICAgICAgICBFc3BlY2lhbGx5 IGxvdHMgb2YgSS9PLCBscyAtbFJhIC8qIGluIGV4YW1wbGUuDQogICAgICAgICAgICAgT25lIGRh eSBteSB0ZWxuZXQgc2VydmVyIGhhZCA0NTAgbW9yZSBwcm9jZXNzZXMgd2l0aG91dCBhbnkgbG9n Z2VkIGluIHVzZXIsIG1vc3Qgb2YgdGhlbSBhcmUgDQogICAgICAgICAgICAgdGhlIGdob3N0IHBy b2Nlc3MgZGVzY3JpYmVkIGFib3ZlLg0KDQpJcyB0aGVyZSBhbnlvbmUgd2hvIGtub3dzIHNvbHV0 aW9ucyBvciBzdWdnZXN0aW9ucyBmb3IgdGhpcyBwcm9ibGVtLCB3aG8gZXhwZXJpZW5jZWQgc2Ft ZSB0aGluZyA/DQpUaGFua3MgDQoNCmg4ODExMDhAa29ybmV0Lm5ldCBLSU0gSmFld29vDQoNCg0K ICAgICAgICAgICANCiAgICAgICANCiAgICAgICANCg== ------=_NextPart_000_0004_01C0A43F.12190B60 Content-Type: text/html; charset="euc-kr" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBXMyBIVE1MLy9FTiI+DQo8SFRNTD4N CjxIRUFEPg0KDQo8TUVUQSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9a3NfY181NjAxLTE5 ODciIGh0dHAtZXF1aXY9Q29udGVudC1UeXBlPg0KPE1FVEEgY29udGVudD0nIk1TSFRNTCA0Ljcy LjMxMTAuNyInIG5hbWU9R0VORVJBVE9SPg0KPC9IRUFEPg0KPEJPRFkgYmdDb2xvcj0jZmZmZmZm Pg0KPERJVj48Rk9OVCBzaXplPTI+SSBoYXZlIDIgRnJlZUJTRCA0LjIgc3lzdGVtLCBvbmUgZm9y IHRlbG5ldCBzZXJ2aWNlIGFuZCANCjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPnRo ZSBvcnRoZXIgZm9yIGFwcGxpY2F0aW9uIGRldmVsb3BtZW50LjwvRk9OVD48L0RJVj4NCjxESVY+ PEZPTlQgc2l6ZT0yPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPkkgaGF2 ZSBmaW5kIG91dCBzb21lIHN0cmFuZ2UgdGhpbmdzIGNvbmNlcm5uaW5nIHdpdGggDQo8L0ZPTlQ+ PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj50ZWxuZXQgY29ubmVjdGlvbnMsIGVzcGVjaWFsbHkg aW4gYnJva2VuIHRlbG5ldCANCmNvbm5lY3Rpb25zLjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQg c2l6ZT0yPkhlcmVpbmFmdGVyLCBteSBleHBlcmllbmNlczs8L0ZPTlQ+PC9ESVY+DQo8RElWPjxG T05UIHNpemU9Mj48L0ZPTlQ+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj5BQS4gVGVz dGVkIFNvZnR3YXJlPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IEZyZWVCU0QgNC4yIA0KUmVsZWFzZTwvRk9OVD48L0RJ Vj4NCjxESVY+PEZPTlQgc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyBGcmVlQlNEIDQgU3RhYmxlIA0KMjAwMS4wMi4xOCBzbmFwLmtyLmluc3RhbGwuaXNvPC9GT05U PjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7IEZyZWVCU0QgNC4xMSANClJlbGVhc2U8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNp emU9Mj48L0ZPTlQ+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj5CQi4gVGVzdGVkIFRl bG5ldCBDbGllbnQ8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj4mbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsgTmV0VGVybSA0LjI8L0ZPTlQ+PC9ESVY+DQo8RElWPjxG T05UIHNpemU9Mj48L0ZPTlQ+PEZPTlQgY29sb3I9IzAwMDAwMCANCnNpemU9Mj4mbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsgVGVsbmV0LmV4ZSBpbmNsdWRlZCBpbiANCldpbjk4 PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMDAwIHNpemU9Mj48L0ZPTlQ+PEZP TlQgDQpzaXplPTI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IHRlbG5ldCBp bmNsdWRlZCBpbiBGcmVlQlNEIGFuZCANCkxpbnV4PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBz aXplPTI+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+Q0MuIFRlc3RlZCBI YXJkd2FyZTwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyBJbnRlbCBTZXJ2ZXIgODAwTUh6IHdpdGggDQoyNTZNQiBSQU0s IDhHQiBTZWdhdGUgU0NTSSBIREQsIDEwME1CUFMgSW50ZWwgTklDPC9GT05UPjwvRElWPg0KPERJ Vj48Rk9OVCBzaXplPTI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IFBlbnRp dW0gMTUwTUh6IHdpdGggNjRNQiANClJBTSwgMzBHQiBJQk0gSERELCAxME1CUFMgM0M5MDAgTklD PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+PC9GT05UPiZuYnNwOzwvRElWPg0KPERJ Vj48Rk9OVCBzaXplPTI+REQuIFByb2NlZHVyZXM8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNp emU9Mj4mbmJzcDsmbmJzcDsmbmJzcDsgPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+ Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IGFhLiBPcGVuIHR3byB0ZWxuZXQg DQpjbGllbnRzIHdpbmRvdyBhdCBXaW45OCBvciBvcnRoZXIgY2xpZW50czwvRk9OVD48L0RJVj4N CjxESVY+PEZPTlQgc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyBi Yi4gUnVuIGluZmluaXRlIGxvb3AgDQpwcm9ncmFtICggZXguIHRvcCApIGF0IGVhY2ggdGVsbmV0 IHRlcm1pbmFsIGFmdGVyIHN1Y2Nlc3NmdWxseSBsb2dpbiB0byANCkJTRC48L0ZPTlQ+PC9ESVY+ DQo8RElWPjxGT05UIHNpemU9Mj4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsg Y2MuIERpc2Nvbm5lY3Qgb25lIHRlbG5ldCANCmNsaWVudCBjb25uZWN0aW9uIHdpdGhvdXQgbm9y bWFsIHByb2NlZHVyZS48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIA0Kc2l6ZT0yPiZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyANClRoaXMgbWVhbnMgYnJlYWsgdGhlIHRlbG5ldCBjb25uZWN0aW9uIGluIGZvcmNl LCBraWxsaW5nIHRlbG5ldCBjbGllbnQgd2luZG93IGlzIA0KYSBleGFtcGxlLjwvRk9OVD48L0RJ Vj4NCjxESVY+PEZPTlQgc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyBkZC4gVGhlbiB3YXRjaCB0aGUgb3J0aGVyIA0KdGVsbmV0IGNsaWVudCdzIHdpbmRvdywgdGhl IHRvcCBwcm9jZXNzIHNheXMgdGhlIGlkbGUgQ1BVIHRpbWUgaXMgYWxtb3N0IHplcm8oMCkgDQpw ZXIgY2VudC48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIA0Kc2l6ZT0yPiZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyANCkFuZCB5b3Ugd2lsbCBmaW5kIG91dCB0aGUgaW5maW5pdGUgbG9vcCBwcm9jZXNzKCBhbm90 aGVyIHRvcCB3aGljaCByYW4gZnJvbSANCmJyb2tlbiB0ZWxuZXQgc2Vzc2lvbiBpbiB0aGlzIGNh c2UgKSA8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIA0Kc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyAN CnJlbWFpbnMgYW5kIG9jY3VweSBldmVyeSBDUFUgdGltZS48L0ZPTlQ+PC9ESVY+DQo8RElWPjxG T05UIA0Kc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyANCk15IGd1ZXNzIGlzIHRoZSBwcm9jZXNzIGJl bG9uZ3MgdG8gYnJva2VuIHRlbG5ldCBzZXNzaW9uIGRvZXMgbm90IHJlYWxpemUgdGhhdCANCnNl c3Npb24gd2FzIGJyb2tlbiBhbmQ8L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIA0Kc2l6ZT0yPiZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyANCnJldHJ5IHRvIGNyZWF0ZSBhIG5ldyBwcm9jZXNzIHRlZGlvdXNseSwg YnV0IG5vdGhpbmcgaXMgY2xlYXIuPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IGVlLiBBIHNoZWxsIHNjcmlwdCB3aGlj aCANCnJlYWQgdXNlciBpbnB1dCBmcm9tIGtleWJvYXJkJm5ic3A7IGluIGEgbG9vcCBtYWtlcyBz YW1lIHJlc3VsdC48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj4mbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsgZmYuJm5ic3A7Jm5ic3A7IEFmdGVyIGEgDQpjb3VwbGUg b2YgdGVzdCwgc3lzdGVtJ3MgcmVwbHkgaXMgc2xvdyBkb3duIGluIHNpZ25pZmljYW50LjwvRk9O VD48L0RJVj4NCjxESVY+PEZPTlQgDQpzaXplPTI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IA0KRXNwZWNpYWxs eSBsb3RzIG9mIEkvTywgbHMgLWxSYSAvKiBpbiBleGFtcGxlLjwvRk9OVD48L0RJVj4NCjxESVY+ PEZPTlQgc2l6ZT0yPjwvRk9OVD48Rk9OVCBjb2xvcj0jMDAwMDAwIA0Kc2l6ZT0yPiZuYnNwOyZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyANCk9uZSBkYXkgbXkgdGVsbmV0IHNlcnZlciBoYWQgNDUwIG1vcmUgcHJvY2Vzc2Vz IHdpdGhvdXQgYW55IGxvZ2dlZCBpbiB1c2VyLCBtb3N0IA0Kb2YgdGhlbSBhcmUgPC9GT05UPjwv RElWPg0KPERJVj48Rk9OVCBjb2xvcj0jMDAwMDAwIHNpemU9Mj48L0ZPTlQ+PEZPTlQgDQpzaXpl PTI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7 Jm5ic3A7Jm5ic3A7Jm5ic3A7IA0KdGhlIGdob3N0IHByb2Nlc3MgZGVzY3JpYmVkIGFib3ZlLjwv Rk9OVD48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+ PEZPTlQgc2l6ZT0yPklzIHRoZXJlIGFueW9uZSB3aG8ga25vd3Mgc29sdXRpb25zIG9yIHN1Z2dl c3Rpb25zIGZvciB0aGlzIA0KcHJvYmxlbSwgd2hvIDwvRk9OVD48Rk9OVCBzaXplPTI+ZXhwZXJp ZW5jZWQgc2FtZSB0aGluZyA/PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+PC9GT05U PjxGT05UIGNvbG9yPSMwMDAwMDAgc2l6ZT0yPlRoYW5rcyA8L0ZPTlQ+PC9ESVY+DQo8RElWPjxG T05UIGNvbG9yPSMwMDAwMDAgc2l6ZT0yPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQg c2l6ZT0yPjxBIGhyZWY9Im1haWx0bzpoODgxMTA4QGtvcm5ldC5uZXQiPmg4ODExMDhAa29ybmV0 Lm5ldDwvQT4gS0lNIA0KSmFld29vPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+PC9G T05UPiZuYnNwOzwvRElWPg0KPERJVj4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgDQpzaXplPTI+ Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7PC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IDwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgDQpzaXplPTI+ Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7PC9GT05UPjwvRElWPjwv Qk9EWT48L0hUTUw+DQo= ------=_NextPart_000_0004_01C0A43F.12190B60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 19: 6:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sydney.worldwide.lemis.com (sydney.lemis.com [192.109.197.243]) by hub.freebsd.org (Postfix) with ESMTP id 73EC737B71B for ; Fri, 2 Mar 2001 19:06:10 -0800 (PST) (envelope-from grog@sydney.worldwide.lemis.com) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.1/8.9.3) id f220g6922633; Thu, 1 Mar 2001 16:42:06 -0800 (PST) (envelope-from grog) Date: Thu, 1 Mar 2001 19:42:06 -0500 From: Greg Lehey To: Power JeSsIe! Cc: FreeBSD Questions Subject: Re: increase size of root partition Message-ID: <20010301194206.B22425@sydney.worldwide.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jessie@power-jessie.net on Thu, Mar 01, 2001 at 07:09:39PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 1 March 2001 at 19:09:39 -0800, Power JeSsIe! Wow. > wrote: > (again with subject included) Good idea. > greetings to all freebsd enthusiasts! > > is there a way to increase the size of my > root partition. currently it is only 50 Mb > and i am always getting a > '/: file system full' error.. > > can i fix it without reinstalling the system? > is there something to change in /etc/fstab? We're working on a thing called growfs(8). It can be used to expand file systems under certain circumstances. Based on your input, it's probably not for you. As others have commented, you first need to find out why your file system is full. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 19:35:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-56-129.knology.net [24.214.56.129]) by hub.freebsd.org (Postfix) with ESMTP id 9256937B71B for ; Fri, 2 Mar 2001 19:35:44 -0800 (PST) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.2/8.11.2) with ESMTP id f233ZBe25740; Fri, 2 Mar 2001 21:35:11 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200103030335.f233ZBe25740@grumpy.dyndns.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Jesse O. Glidden" Cc: freebsd-questions@FreeBSD.ORG From: David Kelly Subject: Re: Considering FreeBSD In-reply-to: Message from "Jesse O. Glidden" of "Fri, 02 Mar 2001 12:49:07 MST." <4.3.2.7.0.20010302124126.00a8df00@pop.netzero.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 21:35:11 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jesse O. Glidden" writes: [...] > I have never been able to get my 3Com pcimodem to work under Linux. If its a winmodem (probably) then its only going to work in Windows. > Also, does FreeBSD have a dual-boot utility like LILO, because until I get > these problems worked out, I absolutely have to keep Windows running (which > I would do anyway because I have 2 hds). No, FreeBSD does not have a utility like LILO. FreeBSD has a simple and elegant boot manager which does not require a 1000 page HOWTO to configure. Does not require a re-installation just because you updated your kernel. Or added another drive. Or installed NT or something on another partition. One big difference between FreeBSD and Linux, which in practice isn't much difference at all, is that FreeBSD likes to put a traditional BSD partitions inside a Microsoft partition (known as a "slice" in BSDish). I have 2 HD's on this system. FreeBSD uses partition 2 on the SCSI disk, partition 3 on the ATA100 disk. grumpy: {1049} df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s2a 69407 37347 26508 58% / /dev/da0s2f 7647844 5778854 1257163 82% /usr /dev/da0s2e 128943 12823 105805 11% /var /dev/ad4s3e 127023 2 116860 0% /usr2 /dev/ad4s3f 254063 1 233737 0% /usr3 /dev/ad4s3g 34682218 6648347 25259294 21% /usr4 procfs 4 4 0 100% /proc grumpy: {1050} -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 19:58:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 25EBE37B71A for ; Fri, 2 Mar 2001 19:58:12 -0800 (PST) (envelope-from dave@hawk-systems.com) Received: from server0 (cr1032856-a.pr1.on.wave.home.com [24.112.146.66]) by hawk-systems.com (8.8.8) id UAA15740 for ; Fri, 2 Mar 2001 20:57:40 -0700 (MST) From: "Dave VanAuken" To: Subject: ld-elf.so.1 missing libc.so.3 Date: Fri, 2 Mar 2001 23:07:16 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <15008.19435.723274.876433@guru.mired.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG installing a product demo that comes packaged with MySql... during the install, it tries to initiate the MySQL engine halts with /usr/libexec/ld-elf.si.1: Shared oblect "libc.so.3" not found This is a bare installation supporting multiple jail'ed environments so I don't want to go and install a wack of packages to see why this error had not surfaced on other installations... any idea where this particular lib is located for installation, or what linking needs to be in place for it to function? Thanks in advance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 20:14:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rm-rstar.sfu.ca (rm-rstar.sfu.ca [142.58.120.21]) by hub.freebsd.org (Postfix) with ESMTP id DD72837B71A for ; Fri, 2 Mar 2001 20:14:09 -0800 (PST) (envelope-from tmchow@sfu.ca) Received: from fraser.sfu.ca (tmchow@fraser.sfu.ca [142.58.101.25]) by rm-rstar.sfu.ca (8.10.1/8.10.1/SFU-5.0H) with ESMTP id f234E8W22510 for ; Fri, 2 Mar 2001 20:14:09 -0800 (PST) Received: from localhost (tmchow@localhost) by fraser.sfu.ca (8.9.2/8.9.2/SFU-5.0C) with ESMTP id UAA11206 for ; Fri, 2 Mar 2001 20:14:08 -0800 (PST) X-Authentication-Warning: fraser.sfu.ca: tmchow owned process doing -bs Date: Fri, 2 Mar 2001 20:14:08 -0800 (PST) From: Trevin Chow To: Subject: Can't Delete Directory? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What about the output of `ls -alid r` ? /usr/ports/textproc/aspell/work/aspell-.33/scowl # ls -alid r 206363 drwxr-xr-x 3 500 500 512 Mar 1 20:30 r/ > Have you tried `rm -Rf r` ? /usr/ports/textproc/aspell/work/aspell-.33/scowl # rm -Rf r rm: r: Directory not empty > Did fsck actually fix anything? fsck asked me a few questions about removing corrupted entries and I said yes. One of the files was in this directory. The only reason why I said yes b/c I thought it was safe considering it was in the work directory and I could just rebuidl the port if needed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 20:20:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gscamnlh01.wr.usgs.gov (gscamnlh01.wr.usgs.gov [130.118.4.115]) by hub.freebsd.org (Postfix) with ESMTP id 3F22F37B718; Fri, 2 Mar 2001 20:20:17 -0800 (PST) (envelope-from rsowders@usgs.gov) To: eric.brown@vt.edu Cc: questions FBSD , Stable FBSD , list DC-FBSD , owner-freebsd-questions@FreeBSD.ORG, Ben Hacker Jr Subject: Re: Oracle816 install X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: From: rsowders@usgs.gov Date: Fri, 2 Mar 2001 20:20:13 -0800 X-MIMETrack: Serialize by Router on gscamnlh01/SERVER/USGS/DOI(Release 5.0.3 |March 21, 2000) at 03/02/2001 08:20:16 PM, Serialize complete at 03/02/2001 08:20:17 PM, Serialize by Router on gscamnlh01/SERVER/USGS/DOI(Release 5.0.3 |March 21, 2000) at 03/02/2001 08:20:17 PM MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The information is old, but have you tried here http://www.lf.net/lf/pi/oracle/install-linux-oracle-on-freebsd Eric Brown Sent by: owner-freebsd-questions@FreeBSD.ORG 03/02/2001 09:09 AM Please respond to eric.brown To: Ben Hacker Jr cc: list DC-FBSD , questions FBSD , Stable FBSD Subject: Re: Oracle816 install I tried this when I was running a 4.1.1 Release system. I got farther than you but still failed. Here's what I did. 1) Copy the install CD to the harddrive. tar cvf - -C /cdrom . | tar xpf - -C /usr/cdrom 2) remove JRE from the CD copy and link to installed JDK1.1.8 cd /usr/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/\ Datafiles/Expanded/ rm -rf linux ln -s /usr/local/jre1.1.8/ linux 3) At this point I had to add a few other links for differences in the binary names. You'll have to look through the linux rooted directory under /usr/cdrom and compare to files rooted under /usr/local/jre1.1.8/ 4) Multiple files must brandelf'd to run properly. 5) At this point I was able to start the installer, but it failed to find some files after a few pages into the install. I'm not very knowledgeable about Java so I couldn't take this any further. I suspect the problems would become obvious if the java were running under a debugger. Hope this helps. If anyone figures how to go further please send info as I'm interested in making this work eventually. --Eric Brown On Fri, Mar 02, 2001 at 06:40:26AM -0800, Ben Hacker Jr wrote: > > I have been attempting to get Oracle816 for Linux > installed on my FreeBSD v42stable box. > > I am failing! > > I cannot get the Oracle installer to run. > > I installed the Freebsd JDK1.1.8 > > Instructions on "www.scc.nl/~marcel" website are > not quite enough help. Has anyone gotten this > to work?? Could you point me to other helps > please. > > Also... the instructions say I need Linux_Base > and Linux_Devtools. I cannot find the "Devtools" > in the ports or packages anywhere. > > Please help. > > ===== > -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- > Ben Hacker Jr Technical Specialist > Computer Sciences Corporation > (703) 289-3477 MC 291 > bhacker1@csc.com 3170 Fairview Park Drive > strben@altavista.com Falls Church, VA 22304 > -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 20:27:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from toshiro.sk.sympatico.ca (toshiro.sk.sympatico.ca [142.165.5.62]) by hub.freebsd.org (Postfix) with ESMTP id 2FEF037B719 for ; Fri, 2 Mar 2001 20:27:50 -0800 (PST) (envelope-from topcat@sk.sympatico.ca) Received: from sk.sympatico.ca (regnsk01d052101120.sk.sympatico.ca [142.165.28.120]) by toshiro.sk.sympatico.ca (8.9.3/8.9.3) with ESMTP id WAA8079717; Fri, 2 Mar 2001 22:27:48 -0600 (CST) Message-ID: <3AA072C4.A4E7725D@sk.sympatico.ca> Date: Fri, 02 Mar 2001 22:27:49 -0600 From: TOPCAT CONSULTING X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.1-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: log rotation question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How does one *force* a rotation of /var/log/messages ? thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 20:37:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 2326A37B719 for ; Fri, 2 Mar 2001 20:37:09 -0800 (PST) (envelope-from me@jharris.com) Received: from gabrielle (cx758389-c.okcds1.ok.home.com [24.21.133.159]) by cody.jharris.com (8.11.1/8.9.3) with SMTP id f2354C505028 for ; Fri, 2 Mar 2001 23:04:12 -0600 (CST) (envelope-from me@jharris.com) From: "Jack Juil Harris, Jr." To: "FreeBSD-questions" Subject: Athalon Date: Fri, 2 Mar 2001 22:37:54 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will FreeBSD support a motherboard with an AMD Athalon Chip? _________________________________ Jack J. Harris, Jr. CISSP 22529 me@jharris.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 21: 0:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from george.he.net (george.he.net [216.218.157.2]) by hub.freebsd.org (Postfix) with ESMTP id D06AA37B718 for ; Fri, 2 Mar 2001 21:00:14 -0800 (PST) (envelope-from bill@wiliweld.com) Received: from corten8.wiliweld.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by george.he.net (8.8.6/8.8.2) with ESMTP id VAA28562; Fri, 2 Mar 2001 21:00:13 -0800 Date: Fri, 2 Mar 2001 20:57:45 -0800 (PST) From: Bill Schoolcraft X-Sender: To: "K.Greenwood" Cc: Subject: Re: lpd[518]: unable to get official name for local machine (fwd) In-Reply-To: <20010228215716.5E29B36FA@sitemail.everyone.net> Message-ID: System-ID: [en] (I; SunOS 5.8 i86pc) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Wed, 28 Feb 2001 it looks like K.Greenwood composed: k_gree->Don't know if this will help or not, but here is a copy of the printcap that I have that works on my HP8000DN (jetdirect). k_gree-> k_gree->hp8000dn|lp2:\ k_gree-> :sd=/var/spool/hp8000dn:\ (*LOOK AT NOTE*) k_gree-> :mx#0:\ k_gree-> :rm=000.000.000.000:\ (*LOOK AT 2ND NOTE*) k_gree-> :sh:\ k_gree-> :lf=/var/log/lpd-errs:\ k_gree-> :rp=raw: k_gree-> k_gree->(*THIS IS THE NOTE*) Make sure that the path: k_gree->/var/spool/hp8000dn (or whatever path you feel is appropriate) has the proper rights. Mine works with drwxrwxrwx. I'm not sure how secure it is, but it works for me (I simply used the chmod ugo=rwx on the dir). If it is horrifically insecure, hopefully somebody will point it out. Don't put in the comment. k_gree-> k_gree->(*THIS THE 2ND NOTE*) Put the IP that is assigned to the jetdirect card without the comment. k_gree-> k_gree->Just nitpicking, but did you check the archives or just forward the message to the mailing list? Good luck. k_gree-> ................ I surrendered and finally used "apsfilter" and it was a slam dunk. I'm still bummed I couldn't nail it myself from scratch. -- Bill Schoolcraft PO Box 210076 -o) San Francisco CA 94121 /\ "UNIX, A Way Of Life." _\_v http://forwardslashunix.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 21:19:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 8C56A37B719 for ; Fri, 2 Mar 2001 21:19:21 -0800 (PST) (envelope-from dave@merchantaccept.com) Received: (qmail 17758 invoked from network); 3 Mar 2001 05:18:56 -0000 Received: from unknown (HELO localhost) (63.10.103.140) by smtp3.mx.pitdc1.stargate.net with SMTP; 3 Mar 2001 05:18:56 -0000 X-Sender: dave@merchantaccept.com From: Dave To: "Customer" Date: Fri, 02 Mar 2001 20:39:51 -0500 Subject: The dirty little secret of the Internet ... MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001__88077254_74391.47" Message-Id: <20010303051921.8C56A37B719@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a Multipart MIME message. ------=_NextPart_000_001__88077254_74391.47 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit ------=_NextPart_000_001__88077254_74391.47 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PCFkb2N0eXBlIGh0bWwgcHVibGljICItLy93M2MvL2R0ZCBodG1sIDQuMCB0cmFuc2l0aW9u YWwvL2VuIj4NCjxodG1sPg0KPGhlYWQ+DQogICA8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50 LVR5cGUiIGNvbnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD1pc28tODg1OS0xIj4NCiAgIDxt ZXRhIG5hbWU9IkdFTkVSQVRPUiIgY29udGVudD0iTW96aWxsYS80LjYxIFtlbl0gKFdpbjk4 OyBJKSBbTmV0c2NhcGVdIj4NCiAgIDx0aXRsZT5UaGUgQkFOTkVEIENEITwvdGl0bGU+DQo8 L2hlYWQ+DQo8Ym9keT4NCjxmb250IHNpemU9KzE+SGksPC9mb250Pg0KPGJyPiZuYnNwOw0K PHRhYmxlIEJPUkRFUj0wIENPTFM9MiBXSURUSD0iMTAwJSIgPg0KPHRyPg0KPHRkPjxmb250 IHNpemU9KzE+SSBoYXZlIGJlZW4gcmVjaWV2aW5nIGVtYWlscyZuYnNwOzwvZm9udD4NCjxi cj48Zm9udCBzaXplPSsxPnNheWluZyB0aGF0IEknbSBjb250cmlidXRpbmcgdG8mbmJzcDs8 L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT50aGUgIm1vcmFsIGRlY2F5IG9mIHNvY2lldHki IGJ5Jm5ic3A7PC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+c2VsbGluZyB0aGUgQmFubmVk IENELiZuYnNwOyBUaGF0PC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+bWF5IGJlLCBidXQg SSBmZWVsIHN0cm9uZ2x5IHRoYXQ8L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT55b3UgaGF2 ZSBhIHJpZ2h0IHRvIGJlbmVmaXQgZnJvbTwvZm9udD4NCjxicj48Zm9udCBzaXplPSsxPnRo aXMgaGFyZCB0byBmaW5kIGluZm9ybWF0aW9uLjwvZm9udD4NCjxwPjxmb250IGNvbG9yPSIj Q0MwMDAwIj48Zm9udCBzaXplPSsxPlNvIEkgYW0gZ2l2aW5nIHlvdSBPTkUgTEFTVCBDSEFO Q0UNCnRvIG9yZGVyPC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0iI0NDMDAwMCI+ PGZvbnQgc2l6ZT0rMT50aGUgQmFubmVkIENEITwvZm9udD48L2ZvbnQ+DQo8cD48Zm9udCBz aXplPSsxPlRoaXMgQ0QgaXMgc28gcG9wdWxhciwgYW5kIHNvIGNvbnRyb3ZlcnNpYWwsIHRo YXQgZUJheQ0KYmFubmVkIGl0IGZvcmV2ZXIhPC9mb250PjwvdGQ+DQoNCjx0ZD4NCjxjZW50 ZXI+PGk+PGZvbnQgY29sb3I9IiMwMDAwMDAiPjxmb250IHNpemU9KzE+Um9sbCB1cCB5b3Vy IHNsZWV2ZXMgYW5kDQpnZXQgdG91Z2guIFRoaXMgQ0QgY29udGFpbnMgaGFyZC1oaXR0aW5n LCBjb250cm92ZXJzaWFsIGluZm9ybWF0aW9uLiZuYnNwOw0KVGhpbmsgeW91IGNhbiB5b3Ug aGFuZGxlIGl0PyE8L2ZvbnQ+PC9mb250PjwvaT4NCjxwPjxpbWcgU1JDPSJodHRwOi8vbWVy Y2hhbnRhY2NlcHQuY29tL2ltYWdlcy9waTUuanBnIiBoZWlnaHQ9MTI4IHdpZHRoPTEyND48 L2NlbnRlcj4NCjwvdGQ+DQo8L3RyPg0KPC90YWJsZT4NCg0KPHA+PGZvbnQgc2l6ZT0rMT5X aXRoIHRoaXMgcG93ZXJmdWwgQ0QsIHlvdSB3aWxsIGJlIGFibGUgdG8gaW52ZXN0aWdhdGUN CnlvdXIgZnJpZW5kcywgZW5lbWllcyBhbmQgbG92ZXJzIGluIGp1c3QgbWludXRlcyB1c2lu ZyB0aGUgSW50ZXJuZXQuJm5ic3A7DQpZb3UgY2FuIHRyYWNrIGRvd24gb2xkIGZsYW1lcyBm cm9tIGNvbGxlZ2UsIG9yIHlvdSBjYW4gZGlnIHVwIHNvbWUgZGlydA0Kb24geW91ciBib3Nz IHRvIG1ha2Ugc3VyZSB5b3UgZ2V0IHRoYXQgbmV4dCBwcm9tb3Rpb24hPC9mb250Pg0KPHA+ PGZvbnQgc2l6ZT0rMT5PciBtYXliZSB5b3Ugd2FudCBhIGZha2UgZGlwbG9tYSB0byBoYW5n IG9uIHlvdXIgYmVkcm9vbQ0Kd2FsbC48L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT5Zb3Un bGwgZmluZCBhZGRyZXNzZXMgZm9yIGNvbXBhbmllcyB0aGF0IG1ha2UgdGhlc2UgZGlwbG9t YXMNCm9uIHRoZTwvZm9udD4NCjxicj48Zm9udCBzaXplPSsxPkJhbm5lZCBDRC48L2ZvbnQ+ DQo8cD48aW1nIFNSQz0iaHR0cDovL21lcmNoYW50YWNjZXB0LmNvbS9pbWFnZXMvcGkzLmpw ZyIgaGVpZ2h0PTEyOCB3aWR0aD02NCBhbGlnbj1MRUZUPg0KPGJyPjxmb250IHNpemU9KzE+ TmVlZCB0byBkaXNhcHBlYXIgZmFzdCBhbmQgbmV2ZXIgbG9vayBiYWNrPzwvZm9udD4NCjxi cj48Zm9udCBzaXplPSsxPk5vIHByb2JsZW0hIFVzaW5nIHRoZSBCYW5uZWQgQ0QsIHlvdSB3 aWxsPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+bGVhcm4gaG93IHRvIGJ1aWxkIGEgY29t cGxldGVseSBuZXcgaWRlbnRpdHkuPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+VGhpcyBn dXkgd2lsbCBuZXZlciBmaW5kIHlvdSEhPC9mb250Pg0KPGJyPiZuYnNwOw0KPGJyPiZuYnNw Ow0KPHA+PGk+U3RhcnQgeW91ciBvd24gSW50ZXJuZXQgYnVzaW5lc3MhPC9pPg0KPGJyPiZu YnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzxpbWcgU1JDPSJodHRw Oi8vbWVyY2hhbnRhY2NlcHQuY29tL2ltYWdlcy9waTYuanBnIiBoZWlnaHQ9MTA2IHdpZHRo PTEyOD4NCjxicj48Zm9udCBzaXplPSsxPkhhdmUgeW91IGV2ZXIgd2FudGVkIHRvIHN0YXJ0 IHlvdXIgb3duPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+SW50ZXJuZXQgYnVzaW5lc3M/ Jm5ic3A7IFlvdSdsbCByZWNpZXZlIGEgbGlzdCBvZjwvZm9udD4NCjxicj48Zm9udCBzaXpl PSsxPm92ZXIgb25lIG1pbGxpb24gd2hvbGVzYWxlcnMgcmVhZHkgdG8gc2VsbDwvZm9udD4N Cjxicj48Zm9udCBzaXplPSsxPnlvdSBlbGVjdHJvbmljcywgamV3ZWxyeSwgY29sbGVjdGli bGVzLCBiZWFuaWU8L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT5iYWJpZXMsIHRyZW5kIGl0 ZW1zLCBhbmQgbXVjaCBtb3JlIGF0PC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+d2hvbGVz YWxlIHByaWNlcyEmbmJzcDsgWW91IGNhbiByZXNlbGwgaXQgb24gZUJheTwvZm9udD4NCjxi cj48Zm9udCBzaXplPSsxPm9yIHRoZSBJbnRlcm5ldCB0byBtYWtlIGEgZm9ydHVuZS4mbmJz cDsgUGx1cywgdGhlPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+QmFubmVkIENEIGNvbnRh aW5zIGh1bmRyZWRzIG9mIHByb2dyYW1zPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+dG8g aGVscCBzbWFsbCBidXNpbmVzc2VzIGdyb3chPC9mb250Pjxmb250IHNpemU9KzE+PC9mb250 Pg0KPHA+PGltZyBTUkM9Imh0dHA6Ly9tZXJjaGFudGFjY2VwdC5jb20vaW1hZ2VzL2Jhbm5l cmFkNS5qcGciIGhlaWdodD0xNDAgd2lkdGg9NDI0Pg0KPHA+PGZvbnQgc2l6ZT0rMT5PYnZp b3VzbHksIHRoZSBQb3dlcnMgVGhhdCBCZSBkb24ndCB3YW50IHlvdSB0byBidXkgdGhlPC9m b250Pg0KPGJyPjxmb250IHNpemU9KzE+QmFubmVkIENELiZuYnNwOyBUaGV5IGhhdmUgdGhy ZWF0ZW5lZCBtZSB3aXRoIGxhd3N1aXRzLA0KZmluZXMsPC9mb250Pg0KPGJyPjxmb250IHNp emU9KzE+YW5kIGV2ZW4gaW1wcmlzb25tZW50IHVubGVzcyBJIHN0b3Agc2VsbGluZyBpdCBp bW1lZGlhdGVseS48L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT5CdXQgSSBmZWVsIHRoYXQg WU9VIGhhdmUgYSBDb25zdGl0dXRpb25hbCByaWdodCB0byBhY2Nlc3M8L2ZvbnQ+DQo8YnI+ PGZvbnQgc2l6ZT0rMT50aGlzIHR5cGUgb2YgaW5mb3JtYXRpb24sIGFuZCBJIGNhbid0IGJl IGludGltaWRhdGVkLjwvZm9udD4NCjxicj4mbmJzcDsNCjx0YWJsZSBCT1JERVI9MCBDT0xT PTIgV0lEVEg9IjUwJSIgPg0KPHRyPg0KPHRkIFdJRFRIPSIxMDAlIj48aT48Zm9udCBjb2xv cj0iIzMzMzNGRiI+PGZvbnQgc2l6ZT0rMT5VbmNsZSBTYW0gYW5kIHlvdXINCmNyZWRpdG9y cyBhcmUgaG9ycmlmaWVkIHRoYXQgSSBhbSBzdGlsbCBzZWxsaW5nIHRoaXMgcHJvZHVjdCEm bmJzcDsgSW4NCnNvbWUgY291bnRyaWVzLDwvZm9udD48L2ZvbnQ+PC9pPg0KPGJyPjxpPjxm b250IGNvbG9yPSIjMzMzM0ZGIj48Zm9udCBzaXplPSsxPkkgY291bGQgZ28gdG8gSkFJTCBm b3Igc2VsbGluZw0KdGhlIEJhbm5lZCBDRCE8L2ZvbnQ+PC9mb250PjwvaT48L3RkPg0KDQo8 dGQgV0lEVEg9IjElIj48aW1nIFNSQz0iaHR0cDovL21lcmNoYW50YWNjZXB0LmNvbS9pbWFn ZXMvY29wcy5qcGciIGhlaWdodD0xMTQgd2lkdGg9MTI4PjwvdGQ+DQo8L3RyPg0KPC90YWJs ZT4NCg0KPHA+PGZvbnQgc2l6ZT0rMT5XaHkgYXJlIHRoZXkgc28gdXBzZXQ/IEJlY2F1c2Ug dGhpcyBDRCBnaXZlcyB5b3UgZnJlZWRvbS48L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT5B bmQgeW91IGNhbid0IGJ1eSBmcmVlZG9tIGF0IHlvdXIgbG9jYWwgV2FsbWFydC4mbmJzcDsN CllvdSB3aWxsPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+aGF2ZSB0aGUgZnJlZWRvbSB0 byBhdm9pZCBjcmVkaXRvcnMsIGp1ZGdtZW50cywgbGF3c3VpdHMsDQpJUlM8L2ZvbnQ+DQo8 YnI+PGZvbnQgc2l6ZT0rMT50YXggY29sbGVjdG9ycywgY3JpbWluYWwgaW5kaWN0bWVudHMs IHlvdXIgZ3JlZWR5IGV4LXdpZmUNCm9yPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+ZXgt aHVzYmFuZCwgYW5kIE1VQ0ggbW9yZSE8L2ZvbnQ+DQo8cD48Zm9udCBzaXplPSsxPklmIHlv dSBoYXZlIGJlZW4gcHV0dGluZyBvZmYgYnV5aW5nIFRoZSBCYW5uZWQgQ0QsIHdoYXQNCmFy ZSB5b3U8L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT53YWl0aW5nIGZvcj8mbmJzcDsgQmln IEJyb3RoZXIgaXMgYWxyZWFkeSBicmVhdGhpbmcgZG93bg0KbXkgbmVjaywgc288L2ZvbnQ+ DQo8YnI+PGZvbnQgc2l6ZT0rMT5JIGNhbid0IGtlZXAgc2VsbGluZyBpdCBmb3JldmVyLiZu YnNwOyBJZiB5b3Uga2VlcCB3YWl0aW5nDQp0byBwbGFjZTwvZm9udD4NCjxicj48Zm9udCBz aXplPSsxPnlvdXIgb3JkZXIsIHlvdSBtYXkgbmV2ZXIgZmluZCBUaGUgQmFubmVkIENEIGFn YWluLiZuYnNwOw0KRm9yIG9ubHk8L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT4kMTkuOTks IHlvdSB3aWxsIGdhaW4gdmFsdWFibGUgcGVhY2Utb2YtbWluZCBrbm93aW5nDQpob3cgdG88 L2ZvbnQ+DQo8YnI+PGZvbnQgc2l6ZT0rMT5zYWZlZ3VhcmQgeW91cnNlbGYsIHlvdXIgZmFt aWx5LCBhbmQgeW91ciBtb25leS4mbmJzcDsNCldobyBjYW4gcHV0IGE8L2ZvbnQ+DQo8YnI+ PGZvbnQgc2l6ZT0rMT5wcmljZSBvbiBmcmVlZG9tPyE8L2ZvbnQ+DQo8cD48aT48dT48Zm9u dCBzaXplPSsxPkhlcmUgaXMgYW5vdGhlciBsb29rIGF0IHRoZSBjb250ZW50cyBvZiB0aGUg QkFOTkVEDQpDRDo8L2ZvbnQ+PC91PjwvaT4NCjxwPjxpbWcgU1JDPSJodHRwOi8vd3d3Lm1l cmNoYW50YWNjZXB0LmNvbS9pbWFnZXMvYnV0dG9uLmdpZiIgaGVpZ2h0PTE5IHdpZHRoPTE5 Pjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBzaXplPSsxPg0KRmluZCBjb25maWRlbnRp YWwgaW5mbyBvbiBhbnlvbmUgaW4gMzAgbWludXRlcyBvcjwvZm9udD48L2ZvbnQ+DQo8YnI+ PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+bGVzcyBvbiB0aGUgSW50ZXJu ZXQuIFlvdSdsbCBiZQ0KYWJsZSB0byB0cmFjayBkb3duIHlvdXI8L2ZvbnQ+PC9mb250Pg0K PGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBzaXplPSsxPm9sZCBmbGFtZSwgZmlu ZCBvdXQgaG93IG11Y2ggbW9uZXkNCnlvdXIgZXggaXMgaGlkaW5nPC9mb250PjwvZm9udD4N Cjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5pbiB0aGVpciBiYW5r IGFjY291bnQsIG9yIHJ1biBhDQpiYWNrZ3JvdW5kIGNoZWNrIG9uPC9mb250PjwvZm9udD4N Cjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5wcm9lc3BlY3RpdmUg Y2xpZW50IG9yIGVtcGxveWVlLg0KRXZlbiBnb3Zlcm5tZW50PC9mb250PjwvZm9udD4NCjxi cj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5hZ2VuY2llcyBoYXZlIHRy b3VibGUgb2J0YWluaW5nDQptdWNoIG9mIHRoaXMgaW5mb3JtYXRpb24uPC9mb250PjwvZm9u dD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5Zb3Ugd2lsbCBo YXZlIGFsbCB0aGUgcmVzb3VyY2VzDQpvZiBhbnkgcHJvZmVzc2lvbmFsPC9mb250PjwvZm9u dD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5pbnZlc3RpZ2F0 b3IgcmlnaHQgYXQgeW91ciBmaW5nZXJ0aXBzDQotIG9uIHlvdXIgaG9tZTwvZm9udD48L2Zv bnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+Y29tcHV0ZXIh PC9mb250PjwvZm9udD4NCjxwPjxpbWcgU1JDPSJodHRwOi8vd3d3Lm1lcmNoYW50YWNjZXB0 LmNvbS9pbWFnZXMvYnV0dG9uLmdpZiIgaGVpZ2h0PTE5IHdpZHRoPTE5Pjxmb250IGNvbG9y PSIjNjY2NjY2Ij48Zm9udCBzaXplPSsxPg0KTGlzdCBvZiBjb21wYW5pZXMgd2hvIHdpbGwg aXNzdWUgeW91IGEgY29sbGVnZTwvZm9udD48L2ZvbnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2 NjY2NjYiPjxmb250IHNpemU9KzE+ZGVncmVlIChpbmNsdWRpbmcgYSBQaGQuKSBmb3IgYQ0K ZmVlLiBObyBzdHVkeSByZXF1aXJlZCE8L2ZvbnQ+PC9mb250Pg0KPHA+PGltZyBTUkM9Imh0 dHA6Ly93d3cubWVyY2hhbnRhY2NlcHQuY29tL2ltYWdlcy9idXR0b24uZ2lmIiBoZWlnaHQ9 MTkgd2lkdGg9MTk+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+DQpMZWFy biBob3cgdG8gZ2V0IEZSRUUgY2FibGUgYW5kIERTUyBjaGFubmVscyw8L2ZvbnQ+PC9mb250 Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBzaXplPSsxPmluY2x1ZGluZyB0 aGUgYWR1bHQgc3RhdGlvbnMgYW5kDQpQYXktUGVyLVZpZXchPC9mb250PjwvZm9udD4NCjxw PjxpbWcgU1JDPSJodHRwOi8vd3d3Lm1lcmNoYW50YWNjZXB0LmNvbS9pbWFnZXMvYnV0dG9u LmdpZiIgaGVpZ2h0PTE5IHdpZHRoPTE5Pjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBz aXplPSsxPlN0YXJ0DQp5b3VyIG93biBJbnRlcm5ldCBhdWN0aW9uIGJ1c2luZXNzIG9uIGVC YXkgb3I8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBz aXplPSsxPkFtYXpvbiEmbmJzcDsgSnVzdCB1c2UgdGhlIHdob2xlc2FsZQ0KZGlyZWN0b3J5 IHRvIGZpbmQgaG90PC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+ PGZvbnQgc2l6ZT0rMT5wcm9kdWN0cyB0byByZXNlbGwgYXQgYXVjdGlvbiE8L2ZvbnQ+PC9m b250Pg0KPHA+PGltZyBTUkM9Imh0dHA6Ly93d3cubWVyY2hhbnRhY2NlcHQuY29tL2ltYWdl cy9idXR0b24uZ2lmIiBoZWlnaHQ9MTkgd2lkdGg9MTk+PGZvbnQgY29sb3I9IiM2NjY2NjYi Pjxmb250IHNpemU9KzE+DQpMaXN0IG9mIHN1cHBsaWVycyBvZiAicXVlc3Rpb25hYmxlIiBp dGVtcywgc3VjaDwvZm9udD48L2ZvbnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxm b250IHNpemU9KzE+YXMgZmNjIGJhbm5lZCBjb21tdW5pY2F0aW9ucyBkZXZpY2VzLA0Kc2Nh bm5lcnMsPC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQg c2l6ZT0rMT5uaWdodCB2aXNpb24gZ29nZ2xlcywgcGFzc3BvcnRzLA0KZmFrZSBpZGVudGlm aWNhdGlvbiw8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9u dCBzaXplPSsxPmFuZCBldmVyeXRoaW5nIGVsc2UgdGhhdCB5b3Ugd29uJ3QNCmZpbmQgaW4g dGhlIGJhY2s8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9u dCBzaXplPSsxPm9mIFNvbGRpZXIgb2YgRm9ydHVuZSBtYWdhemluZSE8L2ZvbnQ+PC9mb250 Pg0KPHA+PGltZyBTUkM9Imh0dHA6Ly93d3cubWVyY2hhbnRhY2NlcHQuY29tL2ltYWdlcy9i dXR0b24uZ2lmIiBoZWlnaHQ9MTkgd2lkdGg9MTk+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxm b250IHNpemU9KzE+DQpGaW5kIHByb2R1Y3RzIHRvIHJlc2VsbCBvbiB0aGUgSW50ZXJuZXQg d2l0aCBvdXI8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9u dCBzaXplPSsxPldob2xlc2FsZSBEaXJlY3RvcnkgY29udGFpbmluZw0Kb3ZlciAxIG1pbGxp b248L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBzaXpl PSsxPih0aGF0J3MgcmlnaHQsIG9uZSBtaWxsaW9uISkgd2hvbGVzYWxlDQpzb3VyY2VzIGZv cjwvZm9udD48L2ZvbnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9 KzE+Y29tcHV0ZXJzLCBlbGVjdHJvbmljcywgYmVhbmllcywNCnRyZW5kIGl0ZW1zLDwvZm9u dD48L2ZvbnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+amV3 ZWxyeSwgY2FycywgY29sbGVjdGlibGVzLCBhbmQNCmV2ZXJ5dGhpbmcgZWxzZSE8L2ZvbnQ+ PC9mb250Pg0KPHA+PGltZyBTUkM9Imh0dHA6Ly93d3cubWVyY2hhbnRhY2NlcHQuY29tL2lt YWdlcy9idXR0b24uZ2lmIiBoZWlnaHQ9MTkgd2lkdGg9MTk+PGZvbnQgY29sb3I9IiM2NjY2 NjYiPjxmb250IHNpemU9KzE+DQpPdmVyIDI1IG1pbGxpb24gZW1haWwgYWRkcmVzc2VzLCBm cmVzaCBhbmQ8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9u dCBzaXplPSsxPnRhcmdldGVkISBZb3UgY2FuIHVzZSB0aGVzZSB0bw0KY29udGFjdCB0aGUg cGVvcGxlPC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQg c2l6ZT0rMT5hbmQgc2VuZCB0aGVtIHlvdXIgYWR2ZXJ0aXNlbWVudHMuPC9mb250PjwvZm9u dD4NCjxwPjxpbWcgU1JDPSJodHRwOi8vd3d3Lm1lcmNoYW50YWNjZXB0LmNvbS9pbWFnZXMv YnV0dG9uLmdpZiIgaGVpZ2h0PTE5IHdpZHRoPTE5Pjxmb250IGNvbG9yPSIjNjY2NjY2Ij48 Zm9udCBzaXplPSsxPg0KRmluZCBvdXQgaG93IHRvIGdldCBhIGNvbXBsZXRlbHkgbmV3IGlk ZW50aXR5LjwvZm9udD48L2ZvbnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250 IHNpemU9KzE+RGlzYXBwZWFyIHdpdGhvdXQgYSB0cmFjZSE8L2ZvbnQ+PC9mb250Pg0KPHA+ PGltZyBTUkM9Imh0dHA6Ly93d3cubWVyY2hhbnRhY2NlcHQuY29tL2ltYWdlcy9idXR0b24u Z2lmIiBoZWlnaHQ9MTkgd2lkdGg9MTk+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNp emU9KzE+DQpGaW5kIG91dCBob3cgdG8gRVJBU0UgYmFkIGNyZWRpdCBhbmQgZXZlbjwvZm9u dD48L2ZvbnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+Y3Jl YXRlIGEgd2hvbGUgbmV3IGZpbGUgaW4gdGhlDQpjcmVkaXQgYnVyZWF1IGNvbXB1dGVycy48 L2ZvbnQ+PC9mb250Pg0KPHA+PGltZyBTUkM9Imh0dHA6Ly93d3cubWVyY2hhbnRhY2NlcHQu Y29tL2ltYWdlcy9idXR0b24uZ2lmIiBoZWlnaHQ9MTkgd2lkdGg9MTk+PGZvbnQgY29sb3I9 IiM2NjY2NjYiPjxmb250IHNpemU9KzE+DQpMZWFybiBob3cgdG8gYmVhdCB0aGUgSVJTLiBU YXggdGlwcyBmb3IgdGhlPC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2 NiI+PGZvbnQgc2l6ZT0rMT5yZXN0IG9mIHVzLjwvZm9udD48L2ZvbnQ+DQo8cD48aW1nIFNS Qz0iaHR0cDovL3d3dy5tZXJjaGFudGFjY2VwdC5jb20vaW1hZ2VzL2J1dHRvbi5naWYiIGhl aWdodD0xOSB3aWR0aD0xOT48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT4N CkNvbXBsZXRlIGd1aWRlIG9uIGhvdyB0byBjbGFpbSBwdWJsaWMgbGFuZDwvZm9udD48L2Zv bnQ+DQo8YnI+PGZvbnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+b2ZmZXJlZCBi eSB0aGUgR292ZXJubWVudC4gWW91DQpjYW4gZmluZCB5b3VyPC9mb250PjwvZm9udD4NCjxi cj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5kcmVhbSBob21lIGZvciBh IHJpZGljdWxvdXNseSBsb3cNCnByaWNlIG9yIGJ1eTwvZm9udD48L2ZvbnQ+DQo8YnI+PGZv bnQgY29sb3I9IiM2NjY2NjYiPjxmb250IHNpemU9KzE+cHJvcGVydGllcyB0byByZXNlbGwg Zm9yIGEgaHVnZQ0KcHJvZml0ITwvZm9udD48L2ZvbnQ+DQo8cD48aW1nIFNSQz0iaHR0cDov L3d3dy5tZXJjaGFudGFjY2VwdC5jb20vaW1hZ2VzL2J1dHRvbi5naWYiIGhlaWdodD0xOSB3 aWR0aD0xOT48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT4NCkFjY2VwdCBj aGVja3MgZnJvbSB5b3VyIGN1c3RvbWVycyBieSBmYXgsPC9mb250PjwvZm9udD4NCjxicj48 Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5waG9uZSBhbmQgZW1haWwgd2l0 aCB0aGUgZnVsbCB3b3JraW5nDQp2ZXJzaW9uIG9mPC9mb250PjwvZm9udD4NCjxicj48Zm9u dCBjb2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5DaGVja2VyIFNvZnR3YXJlIGluY2x1 ZGVkITwvZm9udD48L2ZvbnQ+DQo8cD48aW1nIFNSQz0iaHR0cDovL3d3dy5tZXJjaGFudGFj Y2VwdC5jb20vaW1hZ2VzL2J1dHRvbi5naWYiIGhlaWdodD0xOSB3aWR0aD0xOT48Zm9udCBj b2xvcj0iIzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT4NCkJ1c2luZXNzIHNvZnR3YXJlIHRvIGhl bHAgeW91IHJ1biB5b3VyIHNtYWxsPC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0i IzY2NjY2NiI+PGZvbnQgc2l6ZT0rMT5idXNpbmVzcywgaW5jbHVkaW5nIGxhYmVsIG1ha2Vy DQpzb2Z0d2FyZSwgbW9uZXk8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2 NjY2Ij48Zm9udCBzaXplPSsxPm1hbmFnZW1lbnQgc29mdHdhcmUsIElSUyBmb3JnaXZlbmVz cw0KcHJvZ3JhbSw8L2ZvbnQ+PC9mb250Pg0KPGJyPjxmb250IGNvbG9yPSIjNjY2NjY2Ij48 Zm9udCBzaXplPSsxPmRhdGFiYXNlIHNvZnR3YXJlLCBhbmQgbXVjaCBtb3JlLjwvZm9udD48 L2ZvbnQ+DQo8cD48aW1nIFNSQz0iaHR0cDovL3d3dy5tZXJjaGFudGFjY2VwdC5jb20vaW1h Z2VzL2J1dHRvbi5naWYiIGhlaWdodD0xOSB3aWR0aD0xOT48Zm9udCBjb2xvcj0iIzY2NjY2 NiI+PGZvbnQgc2l6ZT0rMT4NCkEgaHVnZSBjb2xsZWN0aW9uIG9mIHNjcmVlbnNhdmVycywg Z3JhcGhpY3MsPC9mb250PjwvZm9udD4NCjxicj48Zm9udCBjb2xvcj0iIzY2NjY2NiI+PGZv bnQgc2l6ZT0rMT5jbGlwYXJ0LCBhbmQgZGVza3RvcCB0aGVtZXMgdG8NCnNwaWNlIHVwIHlv dXIgY29tcHV0ZXIuPC9mb250PjwvZm9udD4NCjxwPjxpbWcgU1JDPSJodHRwOi8vd3d3Lm1l cmNoYW50YWNjZXB0LmNvbS9pbWFnZXMvYnV0dG9uLmdpZiIgaGVpZ2h0PTE5IHdpZHRoPTE5 Pjxmb250IGNvbG9yPSIjNjY2NjY2Ij48Zm9udCBzaXplPSsxPg0KTVVDSCwgTVVDSCBNT1JF IHRoYXQgd2UgZG9uJ3QgaGF2ZSByb29tIHRvIGxpc3QhPC9mb250PjwvZm9udD4NCjxwPjxm b250IHNpemU9KzE+V2UgYXJlIHNvIGNvbmZpZGVudCB0aGF0IHlvdSB3aWxsIGxvdmUgdGhp cyBDRCB0aGF0IHdlPC9mb250Pg0KPGJyPjxmb250IHNpemU9KzE+b2ZmZXIgYSBmdWxsIDMw LWRheSwgbm8gcXVlc3Rpb25zIGFza2VkIG1vbmV5LWJhY2s8L2ZvbnQ+DQo8YnI+PGZvbnQg c2l6ZT0rMT5ndWFyYW50ZWUuIFRvIG9yZGVyIHRoZSAiQmFubmVkIENEIiByaWdodCBub3cg Zm9yIHRoZTwvZm9udD4NCjxicj48Zm9udCBzaXplPSsxPnN1cGVyIGxvdyBwcmljZSBvZiBv bmx5ICQxOS45OSwganVzdCBjbGljayBvbiB0aGUgbGluazwvZm9udD4NCjxicj48Zm9udCBz aXplPSsxPmJlbG93IHRvIHBheSB3aXRoIGEgVmlzYSBvciBNYXN0ZXJjYXJkOjwvZm9udD4N Cjxicj4mbmJzcDsNCjx0YWJsZSBCT1JERVI9MCBDT0xTPTIgV0lEVEg9IjUwJSIgPg0KPHRy Pg0KPHRkPjxmb250IHNpemU9KzI+PGEgaHJlZj0iaHR0cDovL3d3dy5tZXJjaGFudGFjY2Vw dC5jb20vY2NwYXltZW50L2Jhbm5lZGNkODQuaHRtIj5PcmRlcg0KTm93ITwvYT48L2ZvbnQ+ PC90ZD4NCg0KPHRkPg0KPGNlbnRlcj48aW1nIFNSQz0iaHR0cDovL3d3dy5tZXJjaGFudGFj Y2VwdC5jb20vaW1hZ2VzL2d1YXJhbnRlZS5naWYiIGhlaWdodD05NiB3aWR0aD05NT48L2Nl bnRlcj4NCjwvdGQ+DQo8L3RyPg0KPC90YWJsZT4NCg0KPHA+PGk+PGZvbnQgY29sb3I9IiND QzAwMDAiPjxmb250IHNpemU9KzE+WW91IGNhbiBhbHNvIHNlbmQgdXMgcGF5bWVudA0KdGhy b3VnaDwvZm9udD48L2ZvbnQ+PC9pPg0KPGJyPjxmb250IHNpemU9KzE+PGk+PGZvbnQgY29s b3I9IiNDQzAwMDAiPlBheXBhbCB0byAiPC9mb250PjwvaT48Zm9udCBjb2xvcj0iIzAwMDAw MCI+cGF5cGFsQG1lcmNoYW50YWNjZXB0LmNvbTwvZm9udD48aT48Zm9udCBjb2xvcj0iI0ND MDAwMCI+IiE8L2ZvbnQ+PC9pPjwvZm9udD4NCjxwPk9yIHlvdSBtYXkgcGF5IHdpdGggY2Fz aCwgY2hlY2sgb3IgbW9uZXkgb3JkZXIgYnkgcHJpbnRpbmcgdGhlIG9yZGVyDQo8YnI+Zm9y bSBiZWxvdyBhbmQgc2VuZGluZyBpdCB3aXRoIHlvdXIgcGF5bWVudC4NCjxwPjxiPi0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0gQ1VUIEhFUkUgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS08 L2I+DQo8cD5Qcm9kdWN0OiAiVGhlIEJhbm5lZCBDRCINCjxicj5QcmljZTogJDE5Ljk5ICsg JDQuMDEgc2hpcHBpbmcvaGFuZGxpbmcNCjxwPkhPVyBUTyBPUkRFUiBCWSBNQUlMOiBQcmlu dCBvdXQgdGhpcyBvcmRlciBmb3JtIGFuZCBzZW5kIGNhc2gsDQo8YnI+cGVyc29uYWwgY2hl Y2ssIG1vbmV5IG9yZGVyIG9yIGNhc2hpZXIncyBjaGVjayB0byB0aGUgYWRkcmVzcyBsaXN0 ZWQNCmJlbG93Og0KPHA+UXVpa3NpbHZlciBFbnRlcnByaXNlcyBJbmMuDQo8YnI+Mzc5MiBC cm9hZHdheSAjMzk4DQo8YnI+TmV3IFlvcmssIE5ZIDEwMDMyDQo8cD5Zb3VyIFNoaXBwaW5n IEluZm9ybWF0aW9uOg0KPHA+WW91ciBOYW1lX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fDQo8YnI+WW91ciBBZGRyZXNzX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fDQo8YnI+WW91ciBDaXR5X19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQo8YnI+U3RhdGUgLyBaaXBfX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQo8YnI+UGhvbmUgIzogX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fDQo8YnI+KEZvciBw cm9ibGVtcyB3aXRoIHlvdXIgb3JkZXIgb25seS4gTm8gc2FsZXNtZW4gd2lsbCBjYWxsLikN CjxwPkVtYWlsIEFkZHJlc3NfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fDQo8cD5QbGVhc2Ugbm90ZSB0aGF0IG1haWwtaW4gb3JkZXJzIG1heSBiZSBkZWxheWVk IDItNCB3ZWVrcy4NCjxwPlsgXSBJIGFtIGVuY2xvc2luZyBhIGNoZWNrIG9yIG1vbmV5IG9y ZGVyIGZvciAkMjQuMDANCjxwPlsgXSBJIGFtIG1haWxpbmcgbXkgY3JlZGl0IGNhcmQgbnVt YmVyLiAoTm90ZSB5b3VyIGNhcmQgd2lsbCBiZSBjaGFyZ2VkDQpmb3IgJDI0LjAwKQ0KPHA+ SWYgcGF5aW5nIGJ5IGNyZWRpdCBjYXJkLCBwbGVhc2UgZmlsbCBpbiB0aGUgaW5mb3JtYXRp b24gYmVsb3c6DQo8cD5DcmVkaXQgQ2FyZCBOdW1iZXI6X19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX18NCjxicj5FeHBpcmF0aW9uIERhdGU6X19fX19fX19fX19fX19fX19fX19f X19fX19fDQo8YnI+U2lnbmF0dXJlOl9fX19fX19fX19fX19fX19fX19fX19fX18NCjxicj5E YXRlOl9fX19fX19fX19fX19fX19fX19fDQo8cD5OT1RFOiBUaGlzIENEIGlzIGZvciBpbmZv cm1hdGlvbmFsLCBlZHVjYXRpb25hbCwgb3INCjxicj5lbnRlcnRhaW5tZW50IHB1cnBvc2Vz IG9ubHkuJm5ic3A7IFNvbWUgb2YgdGhlIGFjdGl2aXRpZXMNCjxicj5kZXNjcmliZWQgb24g dGhpcyBDRCBtYXkgYmUgaWxsZWdhbCBpZiBjYXJyaWVkIG91dC4NCjxicj5UaGlzIENEIGNv bnRhaW5zIGxpbmtzIGFuZCBhZGRyZXNzZXMgb2YgY29tcGFuaWVzDQo8YnI+YW5kIGluZGl2 aWR1YWxzIHdoaWNoIHByb2R1Y2UgdmFyaW91cyBwcm9kdWN0cywgb3INCjxicj5vZmZlciB2 YXJpb3VzIHNlcnZpY2VzLCB3aGljaCBtYXkgYmUgaWxsZWdhbCBpbiB5b3VyDQo8YnI+Y291 bnRyeSwgc3RhdGUsIG9yIGNpdHkuJm5ic3A7IEhvd2V2ZXIsIGl0IGlzIHBlcmZlY3RseQ0K PGJyPkxFR0FMIHRvIHB1cmNoYXNlIGFuZCBwb3NzZXNzIHRoZSBCYW5uZWQgQ0QgaW4gdGhl DQo8YnI+VW5pdGVkIFN0YXRlcyBvZiBBbWVyaWNhLiZuYnNwOyBDb250YWlucyBhcHByb3hp bWF0ZWx5DQo8YnI+MTAwIG1lZ3Mgb2YgaW5mb3JtYXRpb24uDQo8cD5TaGlwcGluZyBvdXRz aWRlIFVTQSBhZGQgJDEwLjAwDQo8cD4qKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKg0KPGJyPllvdSBhcmUgcmVjaWV2aW5nIGFu IHVuc29saWNpdGVkIGNvbW1lcmNpYWwgZW1haWwgZnJvbQ0KPGJyPlF1aWtzaWx2ZXIgRW50 ZXJwcmlzZXMgSW5jLiZuYnNwOyBXZSByZWNvZ25pemUgdGhhdCB5b3UgbWF5DQo8YnI+bm90 IHdpc2ggdG8gcmVjaWV2ZSBzdWNoIGVtYWlscyBpbiB0aGUgZnV0dXJlLCBhbmQgd2UNCjxi cj5oYXZlIHByb3ZpZGVkIGEgbGluayB0byBhdXRvbWF0aWNhbGx5IGFuZCBpbnN0YW50bHkN Cjxicj5yZW1vdmUgeW91cnNlbGY6IDxhIGhyZWY9Imh0dHA6Ly93d3cubWVyY2hhbnRhY2Nl cHQuY29tL3JlbW92ZS5odG0iPlJFTU9WRTwvYT4NCjxicj5UaGlzIG1lc3NhZ2UgaXMgYmVp bmcgc2VudCB0byB5b3UgaW4gY29tcGxpYW5jZSB3aXRoDQo8YnI+ZmVkZXJhbCBndWlkZWxp bmVzIGdvdmVybmluZyB0aGUgdHJhbnNtaXNzaW9uIG9mDQo8YnI+dW5zb2xpY2l0ZWQgY29t bWVyY2lhbCBlbWFpbCwgaW5jbHVkaW5nIHRoZSBwcm92aXNpb24gb2YNCjxicj5jb250YWN0 IGluZm9ybWF0aW9uIGZvciBvdXIgY29tcGFueSB3aXRoaW4gdGhpcyBlbWFpbCwgYQ0KPGJy PnZhbGlkIHJldHVybiBlbWFpbCBhZGRyZXNzLCBhbmQgYSB3YXkgZm9yIGN1c3RvbWVycw0K PGJyPnRvIHJlbW92ZSB0aGVtc2VsdmVzLiZuYnNwOyBQbGVhc2Ugbm90ZSwgaG93ZXZlciwg dGhhdCBvdXINCjxicj5lbWFpbCBhZGRyZXNzIHdhcyB2YWxpZCBhdCB0aGUgdGltZSBvZiBz ZW5kaW5nLCBidXQgbWF5DQo8YnI+YmUgY2FuY2VsbGVkIGJ5IHRoZSBJU1Agc2hvcnRseSB0 aGVyZWFmdGVyIGR1ZSB0byBvdXINCjxicj51c2Ugb2YgdW5zb2xpY2l0ZWQgZW1haWwuJm5i c3A7IFlvdSBjYW4gcmVhZCBhYm91dCB0aGUgdmFyaW91cw0KPGJyPmxhd3MgZ292ZXJuaW5n IHVuc29saWNpdGVkIGVtYWlsOiBodHRwOi8vc3BhbWxhd3MuY29tDQo8YnI+IlVuc29saWNp dGVkIGNvbW1lcmNpYWwgZWxlY3Ryb25pYyBtYWlsIGNhbiBiZSBhbiBpbXBvcnRhbnQNCjxi cj5tZWNoYW5pc20gdGhyb3VnaCB3aGljaCBidXNpbmVzc2VzIGFkdmVydGlzZSBhbmQgYXR0 cmFjdA0KPGJyPmN1c3RvbWVycyBpbiB0aGUgb25saW5lIGVudmlyb25tZW50LiImbmJzcDsg LS0gVS5TLiBDb25ncmVzcywNCjxicj5ILlIuIDEwNnRoIENPTkdSRVNTIDJkIFNlc3Npb24g SC4gUi4gMzExMyBTZWMuIDIgKGEpMyBKdWx5DQo8YnI+MTksIDIwMDAgaHR0cDovL3d3dy5z cGFtbGF3cy5jb20vZmVkZXJhbC9ocjMxMTMuaHRtbA0KPGJyPioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqDQo8YnI+Jm5ic3A7 DQo8YnI+Jm5ic3A7DQo8L2JvZHk+DQo8L2h0bWw+DQo= ------=_NextPart_000_001__88077254_74391.47-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 21:29:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-56-129.knology.net [24.214.56.129]) by hub.freebsd.org (Postfix) with ESMTP id 8EB8837B71A for ; Fri, 2 Mar 2001 21:29:12 -0800 (PST) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.2/8.11.2) with ESMTP id f235Swe26770; Fri, 2 Mar 2001 23:28:58 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200103030528.f235Swe26770@grumpy.dyndns.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Jack Juil Harris, Jr." Cc: "FreeBSD-questions" From: David Kelly Subject: Re: Athalon In-reply-to: Message from "Jack Juil Harris, Jr." of "Fri, 02 Mar 2001 22:37:54 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Mar 2001 23:28:58 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jack Juil Harris, Jr." writes: > Will FreeBSD support a motherboard with an AMD Athalon Chip? Why would you think it would not? Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE #0: Fri Feb 16 21:45:11 CST 2001 dkelly@grumpy.dyndns.org:/usr4/obj/usr/src/sys/GRUMPY Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 807193447 Hz CPU: AMD Athlon(tm) Processor (807.19-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 134135808 (130992K bytes) avail memory = 126939136 (123964K bytes) -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 21:34:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id E52FE37B71A for ; Fri, 2 Mar 2001 21:34:24 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f235YCN11728; Fri, 2 Mar 2001 21:34:13 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Richard G. Duvall" Cc: Subject: RE: Backup tape issue Date: Fri, 2 Mar 2001 21:34:12 -0800 Message-ID: <000401c0a3a3$93cf3180$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Richard G. >Duvall >Sent: Saturday, March 03, 2001 12:48 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Backup tape issue > > >My supervisor would like me to implement a tape backup solution at the >office to back up our 2 unix servers. We have a DNS server and a web >server. We want to put a DDS4 tape drive in the web server, and an extra >hard drive as a dump drive. We will be backing up both systems to the >DDS4. I have chosen to use Amanda to do this for us. > >With that all said, he would like to be able to put ANY tape in the drive >and have it succeed, basicly ignoring the tape lables. Then you probably don't want to use Amanda. Here's what I do: Once a month I do a full system backup with tar and put that tape away. The remaining days of the month I just run tar from a cronjob and rsh the results over to the system with the tapedrive. Here's an example of the script run on a remote server that doesen't have a tapedrive, the tapedrive is on foo.example.net: #!/bin/sh cd / rm /backupdaily.log date > /backupdaily.log rsh foo.example.net mt -f /dev/nrst0 status >> /backupdaily.log rsh foo.example.net mt -f /dev/nrst0 rewind >> /backupdaily.log rsh foo.example.net mt -f /dev/nrst0 weof 1 >> /backupdaily.log rsh foo.example.net mt -f /dev/nrst0 rewind >> /backupdaily.log TAPE=foo.example.net:/dev/nrst0 export TAPE tar cvX /tarexclude /usr/local/accounting/mysql/var/flcdba.backup >> /backupdaily.log tar cvX /tarexclude /usr/local/accounting/statements >> /backupdaily.log tar cvX /tarexclude /usr/local/accounting/logs >> /backupdaily.log tar cvX /tarexclude /usr/local/accounting/cclogs >> /backupdaily.log rsh foo.example.net mt -f /dev/nrst0 rewind >> /backupdaily.log tar -d > /tardailyerrors tar -d > /tardailyerrors tar -d > /tardailyerrors tar -d > /tardailyerrors date >> /backupdaily.log echo "Tape change needed" | mail -s Accounting\ daily\ backup\ completed foo@example.net In other words, he >want's it so that there will be a backup every day, but the people who >come in and don't know anything about the system will be able to just put >any tape in the drive rather than having to worry about puting them in any >specific order (like tape 1 monday, 2 tuesday, 3 wednesday, but not.) > That's what this script does. If someone forgets to change a tape then the prior day's backup is lost, so you lose one day, who cares. You could make this more elaborate so that you could fit mutiple days on a single tape, in case you forgot to change a tape. The one thing, though, is that the tapes that have been backed up, well you need to keep some order, otherwise if your just overwriting tapes willy-nilly then if you need to restore then your in trouble. Note that use of any of the "r" utilities is insecure - some people would substitute ssh but I just have the servers behind a firewall. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 21:51:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 4BF9037B718 for ; Fri, 2 Mar 2001 21:51:46 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f235pUN11765; Fri, 2 Mar 2001 21:51:31 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Christopher Farley" , "richard childers" Cc: "Artem Koutchine" , Subject: RE: Hot swap IDE device? Date: Fri, 2 Mar 2001 21:51:30 -0800 Message-ID: <000701c0a3a5$fefd0520$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20010302173424.A5456@northernbrewer.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The trick to all of these hot-swap deals is that for them to work, on the connector that plugs in the drive, the power and ground pins must be elongated in such a fashion as that they make positive solid contact before the data pins are connected. Otherwise if you apply power to data pins before the power supply rails you will damage the drive electronics. (this is why many SCSI cards use fuses, by the way) You can look for this by eye on any hot-plug thing you buy - if the power pins aren't longer than the rest, it's not hot plug. Of course, being able to hot-plug IDE doesen't necessairly mean that if you do it on a running system that once the drive is transitioned in, that the IDE bus is going to be in any shape to take commands, let alone the drive electronics. IDE devices need to be reset and initialized and the OS has no provisions for this. Also, you run the risk of introducing electronic garbage on the bus and corrupting any data being transferred to other IDE devices on the bus. If you really need hot-plugability you can do it with SCSI. The trick is simple, you put 2 SCSI cards in the computer. The first card has the boot drive on it along with the root partition. The second card is connected to an external drive or drives. As long as you unmount the external drives and stop them with camcontrol, it's safe to unplug them. If you then need to plug them back in, once you have the connector seated you send a scsi rescan command to the second SCSI card with camcontrol. Naturally, doing this disrupts all data flow on the SCSI bus on the second card. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Christopher >Farley >Sent: Friday, March 02, 2001 3:34 PM >To: richard childers >Cc: Artem Koutchine; freebsd-questions@FreeBSD.ORG >Subject: Re: Hot swap IDE device? > > >richard childers (fscked@pacbell.net) wrote: > >> That's a good question; what does your swappable IDE drive kit say about >> doing it while the power was on? I think Artem is right; won't work ... >> under IDE, at least. > >The documentation is very poor; it is only printed on the box, and it >appears to be a poor translation, ie: > > - In-tray box... with HOT-SW AP/PNP AND MULTI-PARTITIONING function, > without rebooting system on/off upgrade your PC in seconds. > > - WARNING: Please turn off the power of case or mobile rack > before removing your mobile rack > > >Despite the warnings, I installed this on some old hardware. FreeBSD >3.4 froze solid when I powered the drive down (without unmounting >the filesystem!), but everything came back to life when I restored >the power. > >On the second attempt, I unmounted the filesystem, and powered the drive >down. FreeBSD did not complain until I powered back up and tried to >remount the filesystem. > >That was the last I saw from my old 50 MB Conner HD. That thing was >pretty expensive back in 1993, too... > >-- >Christopher Farley >www.northernbrewer.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 22:36:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 612CD37B718 for ; Fri, 2 Mar 2001 22:36:18 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f236a9N11869; Fri, 2 Mar 2001 22:36:09 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "David Kelly" Cc: "Bill Moran" , "Gabriel Mark Mains" , Subject: RE: Printer sharing for Macs? Date: Fri, 2 Mar 2001 22:36:08 -0800 Message-ID: <000b01c0a3ac$3b336420$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20010302160550.A22633@grumpy.dyndns.org> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of David Kelly >Sent: Friday, March 02, 2001 2:06 PM >To: Ted Mittelstaedt >Cc: Bill Moran; Gabriel Mark Mains; questions@FreeBSD.ORG >Subject: Re: Printer sharing for Macs? > > >On Thu, Mar 01, 2001 at 09:31:23PM -0800, Ted Mittelstaedt wrote: >> >> One trick I do is I use a spool on a server, all clients send jobs to >> the spool, the spool only then sends them to the JetDirect. Of course >> doing it that way you can't mix protocols (ie: appletalk, direct jet >> printing, etc) it all needs to be lpr. I also agree with you about >> workstation spooling directly to the JetDirect, it's stupid and bogs down >> the workstation, negating the benefits of the print server card. > >NetATalk can register the Unix machine as an Apple printer then place >the jobs in the lpd queue. The problem with this is that some apps >(namely Adobe Acrobat Viewer) expects to conduct a bidirectional link >with the printer before deciding what it needs to do. > >Have never had the problems described with 10's of Macs in the queue >at a single printer, speaking Apple protocol. > I should have clarified that - the problem with the JetDirects is that if you are spitting LPR to them and an Appletalk job comes along the JetDirect will interrupt queue processing on the LPR and favor Appletalk. The result is that if you have 3-5 jobs stacked in an LPR queue being fed to a JetDirect, and during queue processing some Mac out on the net prints a page, their job gets buried in the pile of paper coming from the LPR jobs, because the JetDirect won't put the Apple print job on hold. The same problem happens if a Windows system issues a print job directly to the JetDirect using the HP Print Provider software on the Windows system to print directly to the printer. HP always favord directly printed print jobs instead of LPR/LPD if the JetDirect print server has to make a decision. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >As for queuing the jobs at the workstation rather than a server, I >like it. Job should stay where it originated until the printer is >ready. Its easier this way to cancel or move to another printer. The >only disadvantage is that for very heavy printing it doesn't provide >for a printer farm where the job goes to the first available printer. > >A single print server spool does allow for centralized accounting >and monitoring of who is consuming paper and toner. > >-- >David Kelly N4HHE, dkelly@hiwaay.net >===================================================================== >The human mind ordinarily operates at only ten percent of its >capacity -- the rest is overhead for the operating system. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 22:45:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from a16-c3.data-hotel.net (a16-c3.data-hotel.net [210.81.106.242]) by hub.freebsd.org (Postfix) with SMTP id 051FF37B718 for ; Fri, 2 Mar 2001 22:45:18 -0800 (PST) (envelope-from luke_k@data-hotel.net) Received: (qmail 49603 invoked from network); 3 Mar 2001 15:45:16 +0900 Received: from f08-a1.data-hotel.net (HELO asakusa) (210.81.45.2) by a16-c3.data-hotel.net with SMTP; 3 Mar 2001 15:45:16 +0900 Reply-To: From: "Luke Kearney" To: Subject: Out of Swap Memory Date: Sat, 3 Mar 2001 15:48:01 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi There, Having problem with a server, processes keep dying on me and the message log reports swap memory shortages. A little like this :> Mar 2 02:43:32 es1 /kernel: swap_pager_getswapspace: failed Mar 2 02:43:45 es1 last message repeated 83 times Mar 2 02:43:46 es1 /kernel: pid 57739 (in.ftpd), uid 2000, was killed: out of swap space Mar 2 02:43:47 es1 /kernel: pid 57741 (in.ftpd), uid 2000, was killed: out of swap space Mar 2 02:43:48 es1 /kernel: pid 57766 (in.ftpd), uid 0, was killed: out of swap space Mar 2 02:43:49 es1 /kernel: pid 57766 (in.ftpd), uid 0, was killed: out of swap space A quick look at the memory situation tells me that there should be a bit of slack still there :> [es1:edge/93]$top Last pid: 69736; load averages: 0.00, 0.00, 0.00 up 2+18:02:25 07:41:26 65 processes: 1 running, 62 sleeping, 2 zombie CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle Mem: 3052K Active, 2516K Inact, 37M Wired, 32K Cache, 17M Buf, 205M Free Swap: 1024M Total, 28M Used, 996M Free, 2% Inuse The server is FreeBSD4.0 Release primarily running apache and qmail. It does not get hammered with traffic more of a constant but modest flow. I cannot think for the life of me why these messages keep comming up and if anyone out there can give me some pointers I would be most appreciative. Please reply directly with a copy to the list. Yours sincerely, Luke Kearney To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 22:47:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 078C937B718 for ; Fri, 2 Mar 2001 22:47:16 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f236lBN11915; Fri, 2 Mar 2001 22:47:11 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "richard childers" Cc: Subject: RE: FreeBSD issues at iServer!!! Date: Fri, 2 Mar 2001 22:47:09 -0800 Message-ID: <000d01c0a3ad$c52b68c0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3AA009E6.C7BA6094@pacbell.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yup - of course note that I don't provide a link to who "us" is, that comment was merely to indicate that I have some authority to say that network service providers that don't provide reliable services don't deserve to be afloat. It never ceases to amaze me how people will put up with out and out service outages that last for _days_ from some ISP's. It's like, we only haven't been building redundant WAN networks FOR THE LAST 30 YEARS!! Pick up the clue phone, sheesh!!! Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: richard childers [mailto:fscked@pacbell.net] >Sent: Friday, March 02, 2001 1:00 PM >To: Ted Mittelstaedt >Cc: Peter Baitz; questions@FreeBSD.ORG; asami@FreeBSD.ORG; >dg@FreeBSD.ORG; jhk@FreeBSD.ORG; grog@FreeBSD.ORG; imp@FreeBSD.ORG; >dfr@FreeBSD.ORG; msmith@FreeBSD.ORG; rwatson@FreeBSD.ORG; >peter@FreeBSD.ORG >Subject: Re: FreeBSD issues at iServer!!! > > >"There's plenty of other ISP's in the book that can provide rock-solid >reliable hosting services on FreeBSD, such as us, so that you don't >have to deal with a bottom-feeder ..." > >I couldn't pass this up. > > >-- richard > > > >Ted Mittelstaedt wrote: > >> Well, Peter, as I work for an ISP that competes in one of >> Verio's markets, I have an answer for you but your probably >> not going to like it, nor are you going to like my recommendations >> as to how to fix it. >> >> First of all, Iserver became unprofitable and ran out of money and >> was acquired by Verio in 1998. In case you don't know this, >> Iserver is a brand of Verio's, just like Oldsmobile is a brand >> of General Motors. By now, any vestige of the original company has >> undoubtedly long since been erased. >> >> Next, Verio became unprofitable and ran out of money and was >> acquired by the Japanese-owned NTT Communications. >> >> Apparently the influx of cash from NTT hasn't helped them pull >> it out, because instead of buckling down and doing some honest >> work to improve themselves, they decided it was easier to file >> a slimy lawsuit against register.com. You can see how dim a view the >> court took of this here: >> >> http://www.atnewyork.com/news/article/0,1471,8471_532131,00.html >> >> when they issued an injunction against it - and you can see NTT/Verio's >> response, which was to spam register.com customers here: >> >> http://www.internetnews.com/bus-news/article/0,,3_531911,00.html >> >> All in all the long and short of it is your buying hosting services >> from a company that has grown far too fast for it's own good by >> what appears to be deceptive marketing practices, and now your >> swallowing the lie (probably engineered by them) that FreeBSD is to >> blame for their troubles. >> >> There's plenty of other ISP's in the book that can provide rock-solid >> reliable hosting services on FreeBSD, such as us, so that you don't >> have to deal with a bottom-feeder virtual hosting company like NTT/Verio. >> Instead of trying to get people here, many of whom work for much >> better run ISP's than NTT/Verio and who are competitors of NTT/Verio, to >> help NTT/Verio help you, why don't you try letting NTT/Verio >know how happy >> you are with their unreliable service by voting with your feet? >> >> Ted Mittelstaedt tedm@toybox.placo.com >> Author of: The FreeBSD Corporate Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com >> >> >-----Original Message----- >> >From: owner-freebsd-questions@FreeBSD.ORG >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Baitz >> >Sent: Wednesday, February 28, 2001 11:48 AM >> >To: questions@FreeBSD.ORG; asami@FreeBSD.ORG; dg@FreeBSD.ORG; >> >jhk@FreeBSD.ORG; grog@FreeBSD.ORG; imp@FreeBSD.ORG; dfr@FreeBSD.ORG; >> >msmith@FreeBSD.ORG; rwatson@FreeBSD.ORG; peter@FreeBSD.ORG >> >Subject: FreeBSD issues at iServer!!! >> > >> > >> >Hello, >> > >> >I'm not quite sure how to classify this email I am sending to you at the >> >FreeBSD project site. However, I am looking for input, and wondering >> >from your perspective what can be done, if anything. Perhaps you guys >> >even know someone at iServer (http://www.iserver.com).... >> > >> >We use iServer servers for hosting web sites. They used to use BSD/OS >> >and have switched over to FreeBSD and we were at first excited, but the >> >excitement has become huge frustration. >> > >> >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> >Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 >> > The Regents of the University of California. All rights >> >reserved. >> >FreeBSD 4.2-RELEASE (VKERN) #0: Wed Feb 21 16:54:55 MST 2001 >> >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> > >> >Their FreeBSD servers seem incapable of staying UP more than a handful >> >or two of days, with many servers down every few days. We cannot get a >> >reasonable explanation of why. We are in short very unhappy with the >> >FreeBSD/OS at this time because of it. >> > >> >Now I know that flies in the face of the FreeBSD organization's motto of >> >being built by a Board of Directors and core groups of organized people, >> >leading to a stable OS. Well at iServer I have not found that to be >> >true, sadly. I don't know what is wrong. Maybe you guys can set them >> >straight, because it is harming the FreeBSD persona. iServer is a great >> >company, but I think they need some help. >> > >> >Thanks! >> >pb >> > >> >PS: Don't tell them I told you so, thank you. >> > >> > >> > >> > >> > >> > >> >To Unsubscribe: send mail to majordomo@FreeBSD.org >> >with "unsubscribe freebsd-questions" in the body of the message >> > >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > >-- >Richard A. Childers >Senor UNIX Administrator >fscked@pacbell.net (email) >203.556.8471 (voice/msgs) > ># Providing administrative expertise (not 'damage control') since 1986. ># PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 22:52:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id CEE6837B71B for ; Fri, 2 Mar 2001 22:52:00 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 8522EA2C18 for ; Sat, 3 Mar 2001 14:41:20 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 06DC72E83A for ; Sat, 3 Mar 2001 14:42:30 +0000 (GMT) Message-ID: <022301c0a435$22338e80$0bd5fcd8@techasia.com.ph> From: "Power JeSsIe!" To: References: <000d01c0a3ad$c52b68c0$1401a8c0@tedm.placo.com> Subject: /etc symlink! Date: Sat, 3 Mar 2001 14:56:07 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is it just ok to make a symbolic link of the directory /etc? ln -s /usr/etc /etc/ will this affect anything? jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 22:56:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 080F937B718 for ; Fri, 2 Mar 2001 22:56:51 -0800 (PST) (envelope-from david@www3.pacific-pages.com) Received: from d.tracker ([216.191.61.94]) by www3.pacific-pages.com (8.8.5) id XAA04729; Fri, 2 Mar 2001 23:55:38 -0700 (MST) Received: (from david@localhost) by d.tracker (8.11.2/8.11.2) id f236sX700929; Sat, 3 Mar 2001 01:54:34 -0500 (EST) (envelope-from david) Date: Sat, 3 Mar 2001 01:53:37 -0500 From: David Banning To: Matthew Emmerton Cc: questions@FreeBSD.ORG Subject: Re: how to make debug kernel with 4.2 Message-ID: <20010303015337.A700@www3.pacific-pages.com> Reply-To: David Banning References: <200103021549.f22FnPr77908@d.tracker> <008501c0a335$24ab3c90$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <008501c0a335$24ab3c90$1200a8c0@gsicomp.on.ca>; from matt@gsicomp.on.ca on Fri, Mar 02, 2001 at 11:23:34AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 11:23:34AM -0500, Matthew Emmerton wrote: > > I am trying to make a debug kernel with 4.2 Stable. > > I went to /usr/src/sys/i386/conf and typed > > # /usr/sbin/config -g MYKERNEL > > and then went to /usr/src and did it the 4.2 way; > > # make buildkernel KERNCONF=MYKERNEL > > # make installkernel KERNCONF=MYKERNEL > > > > Problem is, it doesn't like a debug kernel. I am told it should be > > around 10 meg size and it's only normal size. > > The *installed* kernel will be stripped. In the compile directory you'll > find a kernel.debug which will be about 10MB. I did not find it there - or anywhere. I did a "periodic weekly", then; $ locate kernel | grep debug gave only; /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/debugger.c /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/debugger.o /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/libwindebug.so /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/windebug.c /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/windebug.o /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/windebug.spec /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/windebug.spec.c /usr/ports/emulators/wine/work/wine-20010112/dlls/kernel/windebug.spec.o /usr/share/doc/en_US.ISO_8859-1/books/handbook/kerneldebug.html /usr/share/doc/ja/books/handbook/kerneldebug.html It IS building a new kernel. It's just not building the debug version. Any ideas where to look for the problem? > > When you need to debug something (like a kernel crash), you do the > following: > > gdb -k > symbol-file /usr/src/compile/MYKERNEL/kernel.debug > > And the symbols for the stripped-but-installed kernel will magically appear. > > You can find more details about this in the handbook, Chapter 23 (kernel > debugging) > > -- > Matt Emmerton > > -- "Of course power tools and alcohol don't mix. Everyone knows power tools aren't soluble in alcohol ..." -- Crazy Nigel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 22:57:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id A665B37B718 for ; Fri, 2 Mar 2001 22:57:37 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9184366DE2; Fri, 2 Mar 2001 22:57:35 -0800 (PST) Date: Fri, 2 Mar 2001 22:57:35 -0800 From: Kris Kennaway To: Luke Kearney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Out of Swap Memory Message-ID: <20010302225735.A65977@mollari.cthul.hu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from luke_k@data-hotel.net on Sat, Mar 03, 2001 at 03:48:01PM +0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Mar 03, 2001 at 03:48:01PM +0900, Luke Kearney wrote: > The server is FreeBSD4.0 Release primarily running apache and qmail. It does > not get hammered with traffic more of a constant but modest flow. Can you try 4.2-STABLE? Lots of bugfixes in the year since 4.0-RELEASE, as always. Kris --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oJXeWry0BWjoQKURAgbzAJwM5yAKmxesF4NUqQgR7XSigL+A2wCg2rRM DMe3W8uPAK/dK/N1pC5Myjc= =Q1P7 -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23: 4: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from a16-c3.data-hotel.net (a16-c3.data-hotel.net [210.81.106.242]) by hub.freebsd.org (Postfix) with SMTP id 603EB37B718 for ; Fri, 2 Mar 2001 23:04:00 -0800 (PST) (envelope-from luke_k@data-hotel.net) Received: (qmail 49868 invoked from network); 3 Mar 2001 16:03:59 +0900 Received: from f08-a1.data-hotel.net (HELO asakusa) (210.81.45.2) by a16-c3.data-hotel.net with SMTP; 3 Mar 2001 16:03:59 +0900 Reply-To: From: "Luke Kearney" To: "Kris Kennaway" Cc: Subject: RE: Out of Swap Memory Date: Sat, 3 Mar 2001 16:06:44 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010302225735.A65977@mollari.cthul.hu> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG regrettably the decision about the OS is out of my hands. The unit belongs to a customer. So we have to try to fix it "as is" pretty much. regards, -----Original Message----- From: Kris Kennaway [mailto:kris@obsecurity.org] Sent: Saturday, March 03, 2001 3:58 PM To: Luke Kearney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Out of Swap Memory On Sat, Mar 03, 2001 at 03:48:01PM +0900, Luke Kearney wrote: > The server is FreeBSD4.0 Release primarily running apache and qmail. It does > not get hammered with traffic more of a constant but modest flow. Can you try 4.2-STABLE? Lots of bugfixes in the year since 4.0-RELEASE, as always. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23:14:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gelemna.org (cc466188-a.pinev1.in.home.com [24.17.49.208]) by hub.freebsd.org (Postfix) with ESMTP id 2CBAC37B718 for ; Fri, 2 Mar 2001 23:14:32 -0800 (PST) (envelope-from croyle@gelemna.org) Received: (from croyle@localhost) by gelemna.org (8.11.2/8.9.3) id f237ETt44586; Sat, 3 Mar 2001 02:14:29 -0500 (EST) (envelope-from croyle@gelemna.org) To: "Power JeSsIe!" Cc: questions@freebsd.org Subject: Re: /etc symlink! References: <022301c0a435$22338e80$0bd5fcd8@techasia.com.ph> From: Don Croyle Date: 03 Mar 2001 02:14:28 -0500 Organization: Minimal at best In-Reply-To: "Power JeSsIe!"'s message of "Sat, 3 Mar 2001 14:56:07 -0800" Message-ID: <868zmnl3xn.fsf@emerson.gelemna.org> Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Power JeSsIe!" writes: > is it just ok to make a symbolic link of the directory /etc? > > ln -s /usr/etc /etc/ > > will this affect anything? I would think it might make booting the machine difficult. The /etc/rc.* files are kind of important, as is /etc/fstab. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23:15:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (sub24-23.member.dsl-only.net [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id 61B0537B719 for ; Fri, 2 Mar 2001 23:15:35 -0800 (PST) (envelope-from hamellr@1nova.com) Received: by heorot.1nova.com (Postfix, from userid 1000) id 4E3F418C7; Thu, 1 Mar 2001 23:39:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 457A218C6; Thu, 1 Mar 2001 23:39:40 -0800 (PST) Date: Thu, 1 Mar 2001 23:39:40 -0800 (PST) From: Rick Hamell To: Ted Mittelstaedt Cc: questions@FreeBSD.ORG Subject: RE: FreeBSD issues at iServer!!! In-Reply-To: <000d01c0a3ad$c52b68c0$1401a8c0@tedm.placo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It never ceases to amaze me how people will put up with > out and out service outages that last for _days_ from some > ISP's. It's like, we only haven't been building redundant > WAN networks FOR THE LAST 30 YEARS!! Pick up the clue > phone, sheesh!!! Tell me about it... what's worse is that some of these ISP's expect you to take it! Geesh... if I'm down for more then 5 minutes, I'm shopping for a new ISP.... :) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23:16:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 038DA37B719 for ; Fri, 2 Mar 2001 23:16:46 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id LAA05372 for ; Sat, 3 Mar 2001 11:01:24 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f237FpW15691 for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 10:15:51 +0300 Date: Sat, 3 Mar 2001 10:15:50 +0300 From: Igor Robul To: freebsd-questions@FreeBSD.ORG Subject: Re: Out of Swap Memory Message-ID: <20010303101550.A15678@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010302225735.A65977@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: ; from luke_k@data-hotel.net on Sat, Mar 03, 2001 at 04:06:44PM +0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 04:06:44PM +0900, Luke Kearney wrote: > regrettably the decision about the OS is out of my hands. The unit belongs > to a customer. So we have to try to fix it "as is" pretty much. Going to -STABLE _is_ fixing :-) -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23:28:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id F270137B718 for ; Fri, 2 Mar 2001 23:28:10 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id LAA05422 for ; Sat, 3 Mar 2001 11:12:55 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f237Rw715765 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 10:27:58 +0300 Date: Sat, 3 Mar 2001 10:27:58 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Subject: Re: Samba and NIS Message-ID: <20010303102758.C15678@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org References: <20010302094032.A5369@linux.rainbow> <3A9FA0DF.AD106559@i-clue.de> <20010302164117.A8178@linux.rainbow> <3A9FA662.FF3761A8@i-clue.de> <3AA044BA.6F1AB33E@Gallantry.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <3AA044BA.6F1AB33E@Gallantry.com>; from maillist@Gallantry.com on Fri, Mar 02, 2001 at 05:11:22PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 05:11:22PM -0800, Jason Liao wrote: > If your workstations are Windows 98/2000, or NT 4 with service pack 3 > and above, Samba needs to use the encrypted password authentication. In > this case, Samba maintains its own password file. However, you can > change the Windows registry to force the workstations to use plain text > password. This way it probably will work with NIS. I have never done > that though. I know about this. Ok, I don't really need NIS for Samba. I just need way "automagically" sync Samba smbpasswd with Unix passwords. Maybe someone did this? -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23:33: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 671BF37B718 for ; Fri, 2 Mar 2001 23:32:58 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id LAA05378 for ; Sat, 3 Mar 2001 11:04:10 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f237JDd15698 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 10:19:13 +0300 Date: Sat, 3 Mar 2001 10:19:13 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Subject: Re: Considering FreeBSD Message-ID: <20010303101913.B15678@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@freebsd.org References: <20679100@toto.iv> <15008.19028.544566.428659@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <15008.19028.544566.428659@guru.mired.org>; from mwm@mired.org on Fri, Mar 02, 2001 at 07:35:16PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 07:35:16PM -0600, Mike Meyer wrote: > > > >Linux is just not behaving like Solaris! > > FreeBSD is even less like Solaris (thank god). But changes to .profile If you wish you can download Solaris ISO images from Sun site. Ok, there are no source code (but AFAIK you can buy additional CDs with source) -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Mar 2 23:47: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 09BA137B719 for ; Fri, 2 Mar 2001 23:46:58 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f237klN12066; Fri, 2 Mar 2001 23:46:48 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Rick Hamell" Cc: Subject: RE: FreeBSD issues at iServer!!! Date: Fri, 2 Mar 2001 23:46:47 -0800 Message-ID: <002201c0a3b6$199144e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: Rick Hamell [mailto:hamellr@1nova.com] >Sent: Thursday, March 01, 2001 11:40 PM >To: Ted Mittelstaedt >Cc: questions@FreeBSD.ORG >Subject: RE: FreeBSD issues at iServer!!! > > > >> It never ceases to amaze me how people will put up with >> out and out service outages that last for _days_ from some >> ISP's. It's like, we only haven't been building redundant >> WAN networks FOR THE LAST 30 YEARS!! Pick up the clue >> phone, sheesh!!! > > Tell me about it... what's worse is that some of these ISP's >expect you to take it! Geesh... if I'm down for more then 5 minutes, I'm >shopping for a new ISP.... :) > Better make that 15 minutes, 5 minutes is typically under the BGP convergence timeframe for a loss of a feed... ;-) Seriously, though, you can get that kind of uptime if you need it, but what you have to do is run either frame or point-to-point, and have a backup ISDN dialup port in the router. Oh, and you also need to have multiple telco's coming into the building as well, one that carries your leased circuit and the other that carries your ISDN circuit. DSL is probably not going to cut it in this scene. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com > Rick > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 0:17:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta1-rme.xtra.co.nz (mta1-rme.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (Postfix) with ESMTP id EF46337B719 for ; Sat, 3 Mar 2001 00:17:44 -0800 (PST) (envelope-from DRCAnderson@xtra.co.nz) Received: from dynasite ([210.55.163.61]) by mta1-rme.xtra.co.nz with SMTP id <20010303081859.XVAP2261674.mta1-rme.xtra.co.nz@dynasite> for ; Sat, 3 Mar 2001 21:18:59 +1300 Message-ID: <000001c0a46c$3d5cf7a0$047ba8c0@co.nz> From: "David Anderson" To: Subject: ad0 : HARD WRITE ERROR Date: Wed, 28 Feb 2001 21:06:36 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am getting the following types of output coming up before login prompt. ..... /etc/rc: /usr/bin/ssh-keygen: not found ad0: HARD WRITE ERROR blk# 345412 staus=59 error=04 ........3 installs all errors start from this point....... Is this is fsck's output or the kernel and can anything be done or should I just get myself a new hard drive? A bit of a pointer to the right direction to take would be much appreciated - thank you. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 0:31:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id C803637B71E for ; Sat, 3 Mar 2001 00:31:49 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 3 Mar 2001 00:29:43 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f238VUL15578; Sat, 3 Mar 2001 00:31:30 -0800 (PST) (envelope-from cjc) Date: Sat, 3 Mar 2001 00:31:29 -0800 From: "Crist J. Clark" To: igorr@crosswinds.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Considering FreeBSD Message-ID: <20010303003128.K89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <20679100@toto.iv> <15008.19028.544566.428659@guru.mired.org> <20010303101913.B15678@linux.rainbow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303101913.B15678@linux.rainbow>; from igor@raduga.dyndns.org on Sat, Mar 03, 2001 at 10:19:13AM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 10:19:13AM +0300, Igor Robul wrote: > On Fri, Mar 02, 2001 at 07:35:16PM -0600, Mike Meyer wrote: > > > > > >Linux is just not behaving like Solaris! > > > FreeBSD is even less like Solaris (thank god). But changes to .profile > If you wish you can download Solaris ISO images from Sun site. Ok, > there are no source code (but AFAIK you can buy additional CDs with > source) You can? Last I knew, you still had to order them in the mail. Do you have a URL for a Solaris download? I looked over www.sun.com again and could not find anything like that. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 1:25:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 612E237B718 for ; Sat, 3 Mar 2001 00:29:41 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 3 Mar 2001 00:27:44 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f238Tb915522; Sat, 3 Mar 2001 00:29:38 -0800 (PST) (envelope-from cjc) Date: Sat, 3 Mar 2001 00:29:32 -0800 From: "Crist J. Clark" To: Peter Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ports, CVS, base install, and sendmail Message-ID: <20010303002931.J89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from fbsdq@yahoo.com on Fri, Mar 02, 2001 at 08:43:32AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 08:43:32AM -0700, Peter wrote: [snip] > cvsup/make world question: When I do cvsup with tag=RELENG_4 and ports all, i get the new ports > layout [snip] You did not CVSup 'tag=RELENG_4' for ports. The only valid tag for ports is 'tag=.'. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 1:25:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 4072C37B719 for ; Sat, 3 Mar 2001 00:25:48 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 3 Mar 2001 00:23:49 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f238PiF15512; Sat, 3 Mar 2001 00:25:44 -0800 (PST) (envelope-from cjc) Date: Sat, 3 Mar 2001 00:25:38 -0800 From: "Crist J. Clark" To: TOPCAT CONSULTING Cc: freebsd-questions@FreeBSD.ORG Subject: Re: log rotation question Message-ID: <20010303002538.I89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <3AA072C4.A4E7725D@sk.sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AA072C4.A4E7725D@sk.sympatico.ca>; from topcat@sk.sympatico.ca on Fri, Mar 02, 2001 at 10:27:49PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 10:27:49PM -0600, TOPCAT CONSULTING wrote: > > How does one *force* a rotation of /var/log/messages ? Not sure exactly what you mean but, # cd /var/log # mv messages messages.old && \ touch messages && \ kill -HUP `cat /var/run/syslog.pid` Will start a fresh file for you. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 2: 7:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from goblin.apana.org.au (goblin.apana.org.au [203.3.126.3]) by hub.freebsd.org (Postfix) with ESMTP id 723CD37B71C for ; Sat, 3 Mar 2001 02:07:49 -0800 (PST) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by goblin.apana.org.au (8.8.8/8.8.8) id UAA13728 for ; Sat, 3 Mar 2001 20:07:44 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) From: dougy@gargoyle.apana.org.au Received: from matey.apana.org.au(203.3.126.134), claiming to be "kurley" via SMTP by goblin.apana.org.au, id smtpdW13726; Sat Mar 3 20:07:37 2001 To: freebsd-questions@FreeBSD.ORG Date: Sat, 3 Mar 2001 20:02:57 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Configuration issue with Cylades adaptor Message-ID: <3AA14DF1.24715.325EE7@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a FreeBSD 4.1 system with 2 Cyclades 16ye cards .... the first one has 2 x 16 port modules & the second has 1 x 16 port module. I'm unable to get cyclade boxes on card 1 to work. On card 0 I have the 2 cyclade 16 port modules boxes using ttyc00 --> tty0e & ttyc0f --> ttyc0v In ttys I have : # Cyclades ports - card 0 (closest to da cable) ttyc00 "/usr/libexec/getty std.38400" unknown on ttyc01 "/usr/libexec/getty std.38400" unknown on ttyc02 "/usr/libexec/getty std.38400" unknown on ttyc03 "/usr/libexec/getty std.38400" unknown on ttyc04 "/usr/libexec/getty std.38400" unknown on ttyc05 "/usr/libexec/getty std.38400" unknown on ttyc06 "/usr/libexec/getty std.38400" unknown on ttyc07 "/usr/libexec/getty std.38400" unknown on ttyc08 "/usr/libexec/getty std.38400" unknown on ttyc09 "/usr/libexec/getty std.38400" unknown on ttyc0a "/usr/libexec/getty std.38400" unknown on ttyc0b "/usr/libexec/getty std.38400" unknown on ttyc0c "/usr/libexec/getty std.38400" unknown on ttyc0d "/usr/libexec/getty std.38400" unknown on ttyc0e "/usr/libexec/getty std.38400" unknown on ttyc0f "/usr/libexec/getty std.38400" unknown on # Cyclades ports - card 0 (the other end of the cable) ttyc0g "/usr/libexec/getty std.38400" unknown on ttyc0h "/usr/libexec/getty std.38400" unknown on ttyc0i "/usr/libexec/getty std.38400" unknown on ttyc0j "/usr/libexec/getty std.38400" unknown on ttyc0k "/usr/libexec/getty std.38400" unknown on ttyc0l "/usr/libexec/getty std.38400" unknown on ttyc0m "/usr/libexec/getty std.38400" unknown on ttyc0n "/usr/libexec/getty std.38400" unknown on ttyc0o "/usr/libexec/getty std.38400" unknown on ttyc0p "/usr/libexec/getty std.38400" unknown on ttyc0q "/usr/libexec/getty std.38400" unknown on ttyc0r "/usr/libexec/getty std.38400" unknown on ttyc0s "/usr/libexec/getty std.38400" unknown on ttyc0t "/usr/libexec/getty std.38400" unknown on ttyc0u "/usr/libexec/getty std.38400" unknown on ttyc0v "/usr/libexec/getty std.38400" unknown on # Cyclades ports - card 1 (closest to the cable) ttyc10 "/usr/libexec/getty std.38400" unknown on ttyc11 "/usr/libexec/getty std.38400" unknown on ttyc12 "/usr/libexec/getty std.38400" unknown on ttyc13 "/usr/libexec/getty std.38400" unknown on ttyc14 "/usr/libexec/getty std.38400" unknown on ttyc15 "/usr/libexec/getty std.38400" unknown on ttyc16 "/usr/libexec/getty std.38400" unknown on ttyc17 "/usr/libexec/getty std.38400" unknown on ttyc18 "/usr/libexec/getty std.38400" unknown on ttyc19 "/usr/libexec/getty std.38400" unknown on ttyc1a "/usr/libexec/getty std.38400" unknown on ttyc1b "/usr/libexec/getty std.38400" unknown on ttyc1c "/usr/libexec/getty std.38400" unknown on ttyc1d "/usr/libexec/getty std.38400" unknown on ttyc1e "/usr/libexec/getty std.38400" unknown on ttyc1f "/usr/libexec/getty std.38400" unknown on in /dev/ I have # ls ttyc* ttyc00 ttyc08 ttyc0g ttyc0o ttyc10 ttyc18 ttyc1g ttyc1o ttyc20 ttyc28 ttyc2g ttyc2o ttyc01 ttyc09 ttyc0h ttyc0p ttyc11 ttyc19 ttyc1h ttyc1p ttyc21 ttyc29 ttyc2h ttyc2p ttyc02 ttyc0a ttyc0i ttyc0q ttyc12 ttyc1a ttyc1i ttyc1q ttyc22 ttyc2a ttyc2i ttyc2q ttyc03 ttyc0b ttyc0j ttyc0r ttyc13 ttyc1b ttyc1j ttyc1r ttyc23 ttyc2b ttyc2j ttyc2r ttyc04 ttyc0c ttyc0k ttyc0s ttyc14 ttyc1c ttyc1k ttyc1s ttyc24 ttyc2c ttyc2k ttyc2s ttyc05 ttyc0d ttyc0l ttyc0t ttyc15 ttyc1d ttyc1l ttyc1t ttyc25 ttyc2d ttyc2l ttyc2t ttyc06 ttyc0e ttyc0m ttyc0u ttyc16 ttyc1e ttyc1m ttyc1u ttyc26 ttyc2e ttyc2m ttyc2u ttyc07 ttyc0f ttyc0n ttyc0v ttyc17 ttyc1f ttyc1n ttyc1v ttyc27 ttyc2f ttyc2n ttyc2v # # ls cuac* cuac00 cuac06 cuac0c cuac0i cuac0o cuac0u cuac24 cuac2a cuac2g cuac2m cuac2s cuac01 cuac07 cuac0d cuac0j cuac0p cuac0v cuac25 cuac2b cuac2h cuac2n cuac2t cuac02 cuac08 cuac0e cuac0k cuac0q cuac20 cuac26 cuac2c cuac2i cuac2o cuac2u cuac03 cuac09 cuac0f cuac0l cuac0r cuac21 cuac27 cuac2d cuac2j cuac2p cuac2v cuac04 cuac0a cuac0g cuac0m cuac0s cuac22 cuac28 cuac2e cuac2k cuac2q cuac05 cuac0b cuac0h cuac0n cuac0t cuac23 cuac29 cuac2f cuac2l cuac2r # MAKEDEV has: umask 7 portlist="0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v" major=48 card=`expr $i : 'cua.*\(.\)$'` for unit in $portlist do minor=`ttyminor $unit` minor=`expr $card \* 65536 + $minor` name=$card$unit mknod cuac$name c $major `expr $minor + 128` uucp:dialer mknod cuaic$name c $major `expr $minor + 32 + 128` uucp:dialer mknod cualc$name c $major `expr $minor + 64 + 128` uucp:dialer done umask 77 ;; cu will apparently talk to ports ttyc10 - ttyc1f, but I can't figure why the difficulty creating the corresponding cuaa devices Any help will be greatly appreciated To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 2:12: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.prod.itd.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id E759D37B71C for ; Sat, 3 Mar 2001 02:11:52 -0800 (PST) (envelope-from derick@xenocex.com) Received: from xenocex.com (pool0085.cvx27-bradley.dialup.earthlink.net [209.179.56.85]) by avocet.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id CAA10029; Sat, 3 Mar 2001 02:11:48 -0800 (PST) Message-ID: <3AA0C387.6EBDB2A5@xenocex.com> Date: Sat, 03 Mar 2001 02:12:23 -0800 From: "Derick J. Fernando" Reply-To: derick@xenocex.com X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: CBurdick@nths.nvusd.k12.ca.us, freebsd-questions@FreeBSD.org Subject: Re: Problem with X screen siz References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Consult man XF86Config (case sensitive) then edit /etc/X11/XF86Config. This is the configuration file that xf86config edits. Have fun _____ Derick Fernando CBurdick@nths.nvusd.k12.ca.us wrote: > > The first time I ran xf86config I chose to have no virtual screen and run > it in 1024x768 resolution, when I went into X the desktop was so large that > I had to move the mouse around the edges to get around the desktop. I > re-configured X and did the same thing by turning the virtual screen off, > but the desktop is still large. I am running an ATI Xpert 98 with a MACH_64 > server, anyone have ideas? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 2:12:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id E17D637B71B for ; Sat, 3 Mar 2001 02:12:32 -0800 (PST) (envelope-from editor@readysetgambling.com) Received: from readysetgambling.com ([64.230.193.247]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010303101229.LOXE741.tomts8-srv.bellnexxia.net@readysetgambling.com> for ; Sat, 3 Mar 2001 05:12:29 -0500 From: "Webmaster" To: Subject: Ready Set Gambling - Newsletter March 2, 2001 Mime-Version: 1.0 Content-Type: text/html; charset="ISO-8859-1" Date: Sat, 3 Mar 2001 05:12:32 -0500 Content-Transfer-Encoding: 8bit Message-Id: <20010303101229.LOXE741.tomts8-srv.bellnexxia.net@readysetgambling.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG newsletter.gif

$50 FREE
FLORIDITACLUBCASINO
Down on your luck? Floridita Club Casino has the solution. Register as a real player and get $15 FREE within 4 hours. As if that wasn’t enough of an offer, get another $35 FREE with your first $100 purchase the following business day. That’s a total of $50 FREE just for playing at Floridita Club Casino. 35 games.
24/7 customer support.
Massive promotional offers coming up in March and beyond. Don’t miss out!

Click Here for Terms & Conditions

 

Ready Set Gambling is always dedicated to giving you the best of the online wagering world, so here it is!

Haim Sabian, Senior Editor

Top News Stories:

Online gaming next step for Rank
(Business Day)
TRANK, the once-mighty leisure group, is to go into online casinos this year but remains coy about when it will make a more major transformational acquisition of a bookmaking organisation.

Mike Smith, the chief executive who has overseen the sell-off of Butlin's holiday camps, Odeon cinemas, Pinewood film studios, its stake in the Florida's Universal theme park and the Tom Cobleigh pubs chain, today said its core casino and bingo activities will be expanded with the launch of casino websites..

Black Hawk Gaming & Development Company Announces Acquisition Offer
(PRNewswire)
Black Hawk Gaming & Development Company, Inc. (Nasdaq: BHWK) owner and operator of the Gilpin Hotel Casino in Black Hawk, Colorado, The Gold Dust West Casino in Reno, Nevada, and 75% owner and operator of The Lodge Casino at Black Hawk, today announced that its largest shareholder has offered to acquire the Company.

Internet Gambling Leaves Hong Kong Out of Pocket
(Yahoo News)
Hong Kong's Jockey Club is facing a nagging problem -- bettors in the gambling-mad territory are increasingly placing their bets with offshore Internet sites, costing the club and the government billions in revenue.

Growing competition from offshore bookies has made Hong Kong's only legitimate betting agent so nervous it is pressing the government to take action.

But authorities admit the odds are against them being able to stop the unofficial betting because most of the online bookmakers are based overseas. They have no jurisdiction over them, even if they are clearly targeting punters in Hong Kong.

Healthy Humor:

Every newsletter we pay $200 CASH for the best joke! This time Langston G. of Kansas City won it! Here was his Joke:

A woman gets home, screeches her car into the driveway, runs into the
house, slams the door and shouts at the top of her lungs,
"Honey, packyour bags. I won the damn lottery!"
The husband says
"Oh my God! No kidding?! What should I pack, beach stuff or mountain stuff?"
The wife yells back:
"It doesn't matter... just get the hell out!"

Casino Tip: Caribbean Stud Poker

This table game is played with one deck. The player has two ways of making money from this stud game. The first is similar to other table games. The player places an ante on the space provided on the table. The dealer will deal a hand of five cards to the player and a hand of five cards to himself. The final card dealt to the dealer is dealt face up so that the player can see the value of the card. At this point the player can see all five of their cards and one of the dealers. Now the player can make the decision to fold or bet. If the player chooses to fold, the hand and ante is surrendered to the dealer and a new hand begins. If the player chooses to bet, and therefore compares their hand to the dealers hand, the player has to place the bet on the table. The bet has to be twice the value of the ante, no more, no less.



home | contact

 
Stay Tuned for our next newsletter!

click here to unsubscribe
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 2:18: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 2A54337B71F for ; Sat, 3 Mar 2001 02:18:03 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2855466D2E; Sat, 3 Mar 2001 02:18:00 -0800 (PST) Date: Sat, 3 Mar 2001 02:18:00 -0800 From: Kris Kennaway To: Luke Kearney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Out of Swap Memory Message-ID: <20010303021800.A21961@mollari.cthul.hu> References: <20010302225735.A65977@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from luke_k@data-hotel.net on Sat, Mar 03, 2001 at 04:06:44PM +0900 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Mar 03, 2001 at 04:06:44PM +0900, Luke Kearney wrote: > regrettably the decision about the OS is out of my hands. The unit belongs > to a customer. So we have to try to fix it "as is" pretty much. Sadly, that may be your only option for getting this fixed. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oMTYWry0BWjoQKURAuAHAJ9RAKOfnJSuxz4e4/0L5pF7mvUwGwCfa85B MzIQO9MxQwc/5HmA55CQvQc= =CXUI -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 2:38:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe16.hotmail.com [216.32.180.120]) by hub.freebsd.org (Postfix) with ESMTP id 5B5D537B71E for ; Sat, 3 Mar 2001 02:38:45 -0800 (PST) (envelope-from chan331@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 3 Mar 2001 02:38:45 -0800 X-Originating-IP: [64.210.241.103] From: "CHANG HUANG" To: Subject: problem about update XF86 Date: Sat, 3 Mar 2001 02:40:35 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C0A38B.52FF0440" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Disposition-Notification-To: "CHANG HUANG" X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 03 Mar 2001 10:38:45.0061 (UTC) FILETIME=[1F54B750:01C0A3CE] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A38B.52FF0440 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a problem about update my XF86. I just installed FreeBSD version = 4.2, but the XF86 come with it is version 3.3.6, and didn't support my = intel i810 card. now I find the new version XF86 4.0.2 support my intel = i810 card. I downloaded those files to floppy disk. my problem is I = don't know how to copy those files to root? and how to run those files = to update the XF86? please help me out! thanks! ------=_NextPart_000_0007_01C0A38B.52FF0440 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have a problem about update my XF86. = I just=20 installed FreeBSD version 4.2, but the XF86 come with it is version = 3.3.6, and=20 didn't support my intel i810 card. now I find the new version XF86 4.0.2 = support=20 my intel i810 card. I downloaded those files to floppy disk. my problem = is I=20 don't know how to copy those files to root? and how to run those files = to update=20 the XF86? please help me out! thanks!
------=_NextPart_000_0007_01C0A38B.52FF0440-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 3:14:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omail1.emirates.net.ae (omail1.emirates.net.ae [194.170.1.25]) by hub.freebsd.org (Postfix) with ESMTP id A7DF237B718 for ; Sat, 3 Mar 2001 03:14:27 -0800 (PST) (envelope-from rmardo@emirates.net.ae) Received: from pmail3.emirates.net.ae by omail1.emirates.net.ae (Sun Internet Mail Server sims.4.0.2000.10.12.16.25.p8) with ESMTP id <0G9M00KZZCAPGC@omail1.emirates.net.ae> for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 15:08:49 +0400 (GST) Received: from cpu563 ([195.229.53.62]) by pmail3.emirates.net.ae (Sun Internet Mail Server sims.4.0.2000.10.12.16.25.p8) with SMTP id <0G9M006BYCALTY@pmail3.emirates.net.ae> for freebsd-questions@FreeBSD.ORG; Sat, 03 Mar 2001 15:08:49 +0400 (GST) Date: Sat, 03 Mar 2001 15:07:57 +0400 From: Rino Mardo Subject: laptop freezes if pccard removed To: freebsd-questions@FreeBSD.ORG Message-id: <000a01c0a3d2$354492c0$2903010a@atg.altayer.com> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook Express 5.50.4133.2400 Content-type: multipart/mixed; boundary="----=_NextPart_000_0007_01C0A3F3.BB2DB850" X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0A3F3.BB2DB850 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit hi. i upgraded from 4.1-Release to 4.2-Stable yesterday and i noticed that whenever my psion goldcard 56k pccard isn't plugin my laptop freezes. even if i manage to boot and login as root as soon as i remove the goldcard everything freezes. i've included my uname, kernel, and dmesg as attachments (i'm using outlook express right now and trying hard not to tick console users :-). please Cc me the replies as i'm not on the list. ------=_NextPart_000_0007_01C0A3F3.BB2DB850 Content-Type: application/octet-stream; name="mydmesg" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="mydmesg" Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE #0: Fri Mar 2 13:37:31 GST 2001 root@hamm.atg.altayer.comTimecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (397.05-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0x66a Stepping =3D 10 = Features=3D0x183f9ff real memory =3D 134135808 (130992K bytes) config> di sn0 config> di lnc0 config> di le0 No such device: le0 Invalid command or syntax. Type `?' for help. config> di ie0 config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> q avail memory =3D 127430656 (124444K bytes) Preloaded elf kernel "kernel" at 0xc0322000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc032209c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on = pci0 pci1: on pcib1 pci1: at 0.0 irq 11 chip1: mem = 0xfda00000-0xfdafffff,0xf9800000-0xf9ffffff irq 5 at device 0.1 on pci1 pcic-pci0: irq 11 at device 3.0 on pci0 pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][FUNC pci = int + CSC serial isa irq] pcic-pci1: irq 11 at device 3.1 on pci0 pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][FUNC pci = int + CSC serial isa irq] isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x860-0x86f at device 7.1 = on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xece0-0xecff irq = 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: Hewlett Packard HP USB CD-Writer Plus, rev 1.00/0.01, addr 2 chip2: port 0x840-0x84f at = device 7.3 on pci0 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xec00-0xec7f mem = 0xf3fffc00-0xf3fffc7f irq 11 at device 13.0 on pci0 xl0: Ethernet address: 00:c0:4f:3d:74:76 miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on = isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on = isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> pcic0: at port 0x3e0 iomem 0xd0000 on isa0 pcic0: Polling mode pccard0: on pcic0 pccard1: on pcic0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 vpo0: on ppbus0 vpo0: EPP 1.9 mode ad0: 9590MB [19485/16/63] at ata0-master UDMA33 acd0: CDROM at ata1-master using PIO4 pccard: card inserted, slot 0 vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) vpo0: VP0 error/timeout (3) Mounting root from ufs:/dev/ad0s2a WARNING: / was not properly dismounted ------=_NextPart_000_0007_01C0A3F3.BB2DB850 Content-Type: application/octet-stream; name="mykernel" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="mykernel" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you = are # in doubt as to the purpose or necessity of a line, check first in = LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.21 2001/01/12 23:45:14 = scottl Exp $ machine i386 cpu I686_CPU ident HAMM maxusers 32 #makeoptions DEBUG=3D-g #Build kernel with gdb(1) debug symbols #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device #options NFS #Network Filesystem #options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=3D15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O #device isa #device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) #options SYM_SETUP_LP_PROBE_MAP=3D0x40 # Allow ncr to attach legacy NCR devices when=20 # both sym and ncr are configured #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) # RAID controllers interfaced to the SCSI subsystem #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device dpt # DPT Smartcache - See LINT for options! #device mly # Mylex AcceleRAID/eXtremeRAID # RAID controllers #device aac # Adaptec FSA RAID, Dell PERC2/PERC3 #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT = lines #options PCVT_SCANSET=3D2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer #device plip # TCP/IP over parallel device ppi # Parallel port interface device device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these = NICs! device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device pcn # AMD Am79C79x PCI 10/100 NICs #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep #device fe0 at isa? port 0x300 # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below = will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # Xircom Ethernet device xe # The probe order of these is presently determined by = i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! #pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners # USB Ethernet, requires mii device aue # ADMtek USB ethernet device cue # CATC USB ethernet device kue # Kawasaki LSI USB ethernet ------=_NextPart_000_0007_01C0A3F3.BB2DB850 Content-Type: application/octet-stream; name="myuname" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="myuname" FreeBSD hamm.atg.altayer.com\000 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri = Mar 2 13:37:31 GST 2001 root@hamm.atg.altayer.com i386 ------=_NextPart_000_0007_01C0A3F3.BB2DB850-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 3:38:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.rcsntx.swbell.net (mta5.rcsntx.swbell.net [151.164.30.29]) by hub.freebsd.org (Postfix) with ESMTP id 0A95337B71C for ; Sat, 3 Mar 2001 03:38:30 -0800 (PST) (envelope-from bhsupernaw@bigfoot.com) Received: from bigfoot.com ([207.193.0.19]) by mta5.rcsntx.swbell.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9M003W7DKKKV@mta5.rcsntx.swbell.net> for freebsd-questions@FreeBSD.org; Sat, 3 Mar 2001 05:36:21 -0600 (CST) Date: Sat, 03 Mar 2001 05:38:17 -0600 From: "Brandon H. Supernaw" Subject: HP PC LAN Adapter/16 Plus TL To: "freebsd-questions@FreeBSD.org" Message-id: <3AA0D7A9.D30C6BCD@bigfoot.com> MIME-version: 1.0 X-Mailer: Mozilla 4.76 [en] (Win95; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am trying/hoping to successfully configure an HP PC LAN Adapter/16 Plus TL 16-bit ISA NIC (HP 27247A) for the following: FreeBSD manassas.swbell.net 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC i386 Unfortunately I am not succeeding :). Now, according to the hardware list at www.freebsd.org, this card should be supported, but darned if I can find the appropriate device line to include in a custom kernal. On an off chance, I checked BSDi's site, and it has it listed as 'hpp' but that was a bust. Any tips or suggestions would be greatly appreciated. Thank you, Brandon Supernaw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 3:38:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id 7CC9C37B718 for ; Sat, 3 Mar 2001 03:38:33 -0800 (PST) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f23BgR164794 for ; Sat, 3 Mar 2001 13:42:27 +0200 (EET) (envelope-from amour@bugs.elitsat.net) Date: Sat, 3 Mar 2001 13:42:25 +0200 (EET) From: Alexander To: freebsd-questions@freebsd.org Subject: ftp anonymous login Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whle I was installing FreeBSD I choosed not to allow anonymous logins, but now I want. How can I enable anonymous login ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 3:46:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id C0A8B37B718 for ; Sat, 3 Mar 2001 03:46:44 -0800 (PST) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f23BoTe64857; Sat, 3 Mar 2001 13:50:29 +0200 (EET) (envelope-from amour@bugs.elitsat.net) Date: Sat, 3 Mar 2001 13:50:29 +0200 (EET) From: Alexander To: Power JeSsIe! Cc: freebsd-questions@freebsd.org Subject: Re: ftp anonymous login In-Reply-To: <02b401c0a45b$792ac840$0bd5fcd8@techasia.com.ph> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ftpd is enabled ! But it doesn't allow anonymous logins Like the user ftp is missing from /etc/passwd On Sat, 3 Mar 2001, Power JeSsIe! wrote: > add this line to your /etc/inetd.conf > > ftp stream tcp nowait root /usr/libexec/ftpd > ftpd -l -S -A > > 'man ftpd' for more details and be sure that inetd is enabled in your > /etc/rc.conf. > > Cheers! > jessie > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 > ----- Original Message ----- > From: "Alexander" > To: > Sent: Saturday, March 03, 2001 3:42 AM > Subject: ftp anonymous login > > > > Whle I was installing FreeBSD I choosed not to allow anonymous logins, > > but now I want. How can I enable anonymous login ? > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 3:55:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id CFD4937B719 for ; Sat, 3 Mar 2001 03:24:49 -0800 (PST) (envelope-from igor@raduga.dyndns.org) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id PAA05821 for ; Sat, 3 Mar 2001 15:09:38 +0300 (MSK) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.1/8.10.1) id f23BLw016931; Sat, 3 Mar 2001 14:21:58 +0300 Date: Sat, 3 Mar 2001 14:21:58 +0300 From: Igor Robul To: cjclark@alum.mit.edu Cc: freebsd-questions@freebsd.org Subject: Re: Considering FreeBSD Message-ID: <20010303142158.A16878@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: cjclark@alum.mit.edu, freebsd-questions@freebsd.org References: <20679100@toto.iv> <15008.19028.544566.428659@guru.mired.org> <20010303101913.B15678@linux.rainbow> <20010303003128.K89396@rfx-216-196-73-168.users.reflex> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20010303003128.K89396@rfx-216-196-73-168.users.reflex>; from cjclark@reflexnet.net on Sat, Mar 03, 2001 at 12:31:29AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 12:31:29AM -0800, Crist J. Clark wrote: > On Sat, Mar 03, 2001 at 10:19:13AM +0300, Igor Robul wrote: > > On Fri, Mar 02, 2001 at 07:35:16PM -0600, Mike Meyer wrote: > > > > > > > >Linux is just not behaving like Solaris! > > > > FreeBSD is even less like Solaris (thank god). But changes to .profile > > If you wish you can download Solaris ISO images from Sun site. Ok, > > there are no source code (but AFAIK you can buy additional CDs with > > source) > > You can? Last I knew, you still had to order them in the mail. Do you > have a URL for a Solaris download? I looked over www.sun.com again and > could not find anything like that. No, now they have option to download it. Two first CDs from 6 disk set. You can order other disks. I don't have URL, because you need logon to Solaris Developer Connection. Free registration. Ok, you can try find Solaris8 images with some ftp search engine. Look for Solaris8-CD1-iso-image But this is not Solaris list :-) Ok, don't expect very much from Solaris on Intel platform. It supports much less hardware than FreeBSD org Linux. -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 3:55:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id DA9A137B71B for ; Sat, 3 Mar 2001 03:55:40 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id CD232A2C16; Sat, 3 Mar 2001 19:45:03 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id DAE3B2E83B; Sat, 3 Mar 2001 19:46:17 +0000 (GMT) Message-ID: <02bc01c0a45c$f7cfa160$0bd5fcd8@techasia.com.ph> From: "Power JeSsIe!" To: "Alexander" Cc: References: Subject: Re: ftp anonymous login Date: Sat, 3 Mar 2001 19:41:12 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > ftpd is enabled ! > But it doesn't allow anonymous logins are you sure the '-A' switch is present? > Like the user ftp is missing from /etc/passwd > well if it's not there, then add it. > > > On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > add this line to your /etc/inetd.conf > > > > ftp stream tcp nowait root /usr/libexec/ftpd > > ftpd -l -S -A > > > > 'man ftpd' for more details and be sure that inetd is enabled in your > > /etc/rc.conf. > > > > Cheers! > > jessie > > > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 > > ----- Original Message ----- > > From: "Alexander" > > To: > > Sent: Saturday, March 03, 2001 3:42 AM > > Subject: ftp anonymous login > > > > > > > Whle I was installing FreeBSD I choosed not to allow anonymous logins, > > > but now I want. How can I enable anonymous login ? > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 4: 4: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by hub.freebsd.org (Postfix) with ESMTP id 81DD037B71F for ; Sat, 3 Mar 2001 04:03:59 -0800 (PST) (envelope-from eyurtese@bessel.tekniikka.turkuamk.fi) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id OAA55454 for ; Sat, 3 Mar 2001 14:03:56 +0200 Date: Sat, 3 Mar 2001 14:03:55 +0200 (WET) From: Evren Yurtesen To: freebsd-questions@freebsd.org Subject: installing only 1 program from the source tree Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I would like to install only sendmail without making an installworld. I only want to make a buildworld and install sendmail. How can I do that? Evren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 4:15: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id 05B0F37B71A for ; Sat, 3 Mar 2001 04:15:01 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 3BDDFA2C13; Sat, 3 Mar 2001 20:04:25 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 1A08F2E83B; Sat, 3 Mar 2001 20:05:37 +0000 (GMT) Message-ID: <02ca01c0a45f$6feb16a0$0bd5fcd8@techasia.com.ph> From: "Power JeSsIe!" To: "Alexander" Cc: References: Subject: Re: ftp anonymous login Date: Sat, 3 Mar 2001 19:58:56 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG something like ftp:*:1004:1004:ftp user:/home/ftp:/bin/date we'll you can easily do that by adding a user 'ftp' via adduser and setting it's directory to whereever you want.. Cheers! jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 ----- Original Message ----- From: "Alexander" To: "Power JeSsIe!" Cc: Sent: Saturday, March 03, 2001 4:03 AM Subject: Re: ftp anonymous login > > Ok, but what is the user ftp passwd/shadow record like ? > > > > > > > On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > > > > > > > ftpd is enabled ! > > > But it doesn't allow anonymous logins > > > > are you sure the '-A' switch is present? > > > > > Like the user ftp is missing from /etc/passwd > > > > > well if it's not there, then add it. > > > > > > > > > > > On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > > > > > add this line to your /etc/inetd.conf > > > > > > > > ftp stream tcp nowait root /usr/libexec/ftpd > > > > ftpd -l -S -A > > > > > > > > 'man ftpd' for more details and be sure that inetd is enabled in your > > > > /etc/rc.conf. > > > > > > > > Cheers! > > > > jessie > > > > > > > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 > > > > ----- Original Message ----- > > > > From: "Alexander" > > > > To: > > > > Sent: Saturday, March 03, 2001 3:42 AM > > > > Subject: ftp anonymous login > > > > > > > > > > > > > Whle I was installing FreeBSD I choosed not to allow anonymous logins, > > > > > but now I want. How can I enable anonymous login ? > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 4:31: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from herakles.uci.kun.nl (herakles.uci.kun.nl [131.174.93.48]) by hub.freebsd.org (Postfix) with ESMTP id 2A5FE37B721 for ; Sat, 3 Mar 2001 04:30:59 -0800 (PST) (envelope-from matijs@blender.org) Received: from roswell (catv6124.extern.kun.nl [131.174.116.124]) by mailserver.uci.kun.nl (PMDF V5.2-31 #42470) with SMTP id <0G9M00BQRG3HAM@mailserver.uci.kun.nl> for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 13:30:54 +0100 (MET) Date: Sat, 03 Mar 2001 13:30:52 +0100 From: Matijs Subject: DEC Etherworks 2 problem To: freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I am trying to install FreeBSD 4.2 on a Compaq Pressario machine (486SX, 20MB memory, 250MB HD with a DE201 DEC Etherworks 2 NIC). The FreeBSD 4.2 supported hardware list says it's supported. However the driver doesn't show up in the screen where you can resolve hardware conflict just before the hardware probe. I decided to try a FreeBSD 4.1.1 install. This time the driver (le0) was present in the 'resolve hardware conflicts screen'. This time however, the probe didn't find the NIC. After testing the NIC with DEC diaturbo software and testing IRQ, I/O-address and memory settings it turned out the card was not broken. (It had been working in a similar system under Windows 3.11 just the day before) My questions to you are: - Is the DE201 DEC Etherworks 2 NIC no longer supported in FreeBSD 4.2? - What could be the cause for the NIC not functioning under FreeBSD 4.1.1? - Is there a workaround to manually add the driver to the kernel? PS. a network install is the only option since the system doesn't have a CDROM, nor is there room for one (Only one IDE controller). PSS. I have been experimenting with the various settings, nothing helped. Thanks in advance, Matijs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 4:44:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stewart.chicago.il.us (dsl-64-128-23-213.telocity.com [64.128.23.213]) by hub.freebsd.org (Postfix) with ESMTP id AA5A637B71F for ; Sat, 3 Mar 2001 04:44:52 -0800 (PST) (envelope-from randall@stewart.chicago.il.us) Received: from stewart.chicago.il.us (IDENT:randall@stewart.chicago.il.us [10.1.1.1]) by stewart.chicago.il.us (8.11.0/8.11.0) with ESMTP id f23CjWh30562; Sat, 3 Mar 2001 06:45:32 -0600 Message-ID: <3AA0E76A.C47AD9E1@stewart.chicago.il.us> Date: Sat, 03 Mar 2001 06:45:30 -0600 From: "Randall R. Stewart" X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.17-14 i686) X-Accept-Language: en MIME-Version: 1.0 To: ajames@pinehead.com Cc: questions@FreeBSD.ORG Subject: Re: Network card lynksys References: <200103021856.LAA01807@pinehead.com> <008e01c0a43f$10fbb480$6100000a@vladsempire.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anthony I have used two linksys cards in my machines.. On is the 10Meg card the other is the 10/100 card PCI Lan Card II and LNE100TXU They all work great! R Josh Paetzel wrote: > > ----- Original Message ----- > From: "Anthony James" > To: > Sent: Friday, March 02, 2001 12:56 PM > Subject: Network card lynksys > > > Does freebsd support linksys network cards? I have just order a > freebsd cd rom and am going to intall it but, my box runs a linksys > network card and I didn't see it in the supported hardware section.. > > Thanks > > Anthony > > Which card? I use LNE100TX cards just fine. > > Josh > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Randall R. Stewart randall@stewart.chicago.il.us or rrs@cisco.com 815-342-5222 (cell) 815-477-2127 (work) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 4:45:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ox.techasia.com.ph (AP-203.167.24.10.sysads.com [203.167.24.10]) by hub.freebsd.org (Postfix) with ESMTP id E45FA37B71D for ; Sat, 3 Mar 2001 03:44:03 -0800 (PST) (envelope-from jessie@power-jessie.net) Received: from tiger.techasia.com.ph (host-216-252-142-18.interpacket.net [216.252.142.18]) by ox.techasia.com.ph (Postfix) with ESMTP id 711D7A2C13; Sat, 3 Mar 2001 19:33:25 +0800 (PHT) Received: from jessie (unknown [216.252.213.11]) by tiger.techasia.com.ph (Postfix) with SMTP id 30E4F2E83A; Sat, 3 Mar 2001 19:34:37 +0000 (GMT) Message-ID: <02b401c0a45b$792ac840$0bd5fcd8@techasia.com.ph> From: "Power JeSsIe!" To: "Alexander" , References: Subject: Re: ftp anonymous login Date: Sat, 3 Mar 2001 19:30:34 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG add this line to your /etc/inetd.conf ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l -S -A 'man ftpd' for more details and be sure that inetd is enabled in your /etc/rc.conf. Cheers! jessie See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 ----- Original Message ----- From: "Alexander" To: Sent: Saturday, March 03, 2001 3:42 AM Subject: ftp anonymous login > Whle I was installing FreeBSD I choosed not to allow anonymous logins, > but now I want. How can I enable anonymous login ? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 5: 2:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bugs.elitsat.net (bugs.elitsat.net [209.239.78.230]) by hub.freebsd.org (Postfix) with ESMTP id 49EEC37B718 for ; Sat, 3 Mar 2001 04:00:12 -0800 (PST) (envelope-from amour@bugs.elitsat.net) Received: from localhost (amour@localhost) by bugs.elitsat.net (8.11.1/8.11.1) with ESMTP id f23C3t764945; Sat, 3 Mar 2001 14:03:55 +0200 (EET) (envelope-from amour@bugs.elitsat.net) Date: Sat, 3 Mar 2001 14:03:55 +0200 (EET) From: Alexander To: Power JeSsIe! Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ftp anonymous login In-Reply-To: <02bc01c0a45c$f7cfa160$0bd5fcd8@techasia.com.ph> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, but what is the user ftp passwd/shadow record like ? On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > > > ftpd is enabled ! > > But it doesn't allow anonymous logins > > are you sure the '-A' switch is present? > > > Like the user ftp is missing from /etc/passwd > > > well if it's not there, then add it. > > > > > > > On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > > > add this line to your /etc/inetd.conf > > > > > > ftp stream tcp nowait root /usr/libexec/ftpd > > > ftpd -l -S -A > > > > > > 'man ftpd' for more details and be sure that inetd is enabled in your > > > /etc/rc.conf. > > > > > > Cheers! > > > jessie > > > > > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 > > > ----- Original Message ----- > > > From: "Alexander" > > > To: > > > Sent: Saturday, March 03, 2001 3:42 AM > > > Subject: ftp anonymous login > > > > > > > > > > Whle I was installing FreeBSD I choosed not to allow anonymous logins, > > > > but now I want. How can I enable anonymous login ? > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 5:51:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from amsmta03-svc.chello.nl (mail-out.chello.nl [213.46.240.7]) by hub.freebsd.org (Postfix) with ESMTP id A8BD237B718 for ; Sat, 3 Mar 2001 05:22:34 -0800 (PST) (envelope-from anera@dds.nl) Received: from vectra ([213.93.42.235]) by amsmta03-svc.chello.nl (InterMail vK.4.02.00.10 201-232-116-110 license 664b55fc128b69b0c92b08fcc338df83) with ESMTP id <20010303132203.NVKS9092.amsmta03-svc@vectra>; Sat, 3 Mar 2001 14:22:03 +0100 Date: Sat, 3 Mar 2001 14:22:26 +0100 (CET) From: Maarten van Schie X-X-Sender: To: Power JeSsIe! Cc: Subject: Re: /etc symlink! In-Reply-To: <022301c0a435$22338e80$0bd5fcd8@techasia.com.ph> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why would you want to do such a thing? My /etc takes 1100KBytes of diskspace, that's just over 1 megabyte... Maarten On Sat, 3 Mar 2001, Power JeSsIe! wrote: > is it just ok to make a symbolic link of the directory /etc? > ln -s /usr/etc /etc/ > will this affect anything? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6: 2:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id C47EB37B71C for ; Sat, 3 Mar 2001 06:02:43 -0800 (PST) (envelope-from jim@freeze.org) Received: (from jim@localhost) by freeze.org (8.11.2/8.11.2) id f23E0Pe19350; Sat, 3 Mar 2001 09:00:25 -0500 (EST) (envelope-from jim) X-Authentication-Warning: www.bellnetworks.net: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.bellnetworks.net: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Sat, 3 Mar 2001 09:00:25 -0500 (EST) From: Jim Freeze X-Sender: jim@www.bellnetworks.net To: Greg Lehey Cc: Peter Baitz , questions@FreeBSD.org, Ted Mittelstaedt Subject: Re: FreeBSD issues at iServer!!! In-Reply-To: <20010301224820.C22425@sydney.worldwide.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, Greg Lehey wrote: > On Thursday, 1 March 2001 at 8:29:30 -0500, Jim Freeze wrote: > > I haven't noticed degredation in performance since the move. All > > downtimes are promptly reported and customer service (except for an > > occasional support dweeb) is very good. > > > > My current server has an uptime of 19 days. Not spectacular, but it > > just recently got a diskspace upgrade. > > So what's your long-term assessment of their equipment? > The facilities that I toured were in the Orem Data Center. They had created custom racks to hold the hardware. The racks were ~4-5u and were configured with 3 extra large fans to keep the equipment cool. SCSI drives and intel chips were used. That is the extent of the detail that I know. That was almost two years ago that I last saw the equipment. What is my long-term assessment of their equipment? My opinion is it looks like they have taken measures to provide a stable system. More so that just buying some companies rackmount server. At the time I think they went with custom equipment because they were not happy with what they could obtain commercially. What is my long-term assessment of their ability to provide a stable webhost? To me it seems that 50% is hardware and 50% is system configuration. I have never worried about the hardware. I have never had a machine go down. However, I have used other hosting companies that have gone down due to mismanagement..ie the sysop messes something up and you are at their mercy until they fix it. EG, I have one account (FreeBSD but not iServer) where the sysop accidently disabled my email and since this was not a virtual root system like iServer I was not able to fix it myself and had to get creative to contact him. iServer seems to have a professional support staff. It is operated 24/7 and that helps when I suggest it to others as a webhost. FWIW Cheers ========================================================= Jim Freeze jim@freeze.org --------------------------------------------------------- "So, it should be relatively easy ... this is the phrase I use when someone else is the most obvious person to do something." Harry Ohlsen ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6:10:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hub-wue.franken.de (hub-wue.franken.de [193.141.110.10]) by hub.freebsd.org (Postfix) with ESMTP id E453A37B718 for ; Sat, 3 Mar 2001 06:10:24 -0800 (PST) (envelope-from tanis@gaspode.franken.de) Received: from gaspode.core.main.franken.de ([193.141.110.4]:33028 "EHLO gaspode.franken.de" ident: "NO-IDENT-SERVICE") by hub-wue.franken.de with ESMTP id <2744-23025>; Sat, 3 Mar 2001 15:10:26 +0100 Received: (from tanis@localhost) by gaspode.franken.de (8.11.2/8.11.1) id f23EA7U47549; Sat, 3 Mar 2001 15:10:07 +0100 (CET) (envelope-from tanis) Date: Sat, 3 Mar 2001 15:10:07 +0100 From: German Tischler To: Maarten van Schie Cc: questions@FreeBSD.ORG Subject: Re: /etc symlink! Message-ID: <20010303151007.A47457@gaspode.franken.de> References: <022301c0a435$22338e80$0bd5fcd8@techasia.com.ph> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from anera@dds.nl on Sat, Mar 03, 2001 at 02:22:26PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 02:22:26PM +0100, Maarten van Schie wrote: > Why would you want to do such a thing? > My /etc takes 1100KBytes of diskspace, that's just over 1 megabyte... > > On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > is it just ok to make a symbolic link of the directory /etc? > > ln -s /usr/etc /etc/ > > will this affect anything? etc can definitely not be a symlink to something that is not on the root partition, because it contains rc. Of course it is possible to move parts of it to different places, for example my /etc is 2.8m of which 1.6m are /etc/X11. --gt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6:11:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id E469D37B719 for ; Sat, 3 Mar 2001 06:11:50 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.132.234]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9M006FZKMWXO@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 06:08:56 -0800 (PST) Date: Sat, 03 Mar 2001 06:21:56 -0800 From: richard childers Subject: Re: Forwarding a mail file To: "Riley J. McIntire" Cc: FreeBSD Questions Message-id: <3AA0FE04.D3CCDDB9@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The second example should work ... with caveats regarding the file size and the need for split(1). The first example, with "!"s inserted, hails from the days of UUCP, back in the days before the Internet (as we know it today) ... when invoking that line with a shell, one would have to precede each "!" with a backslash to keep the shell from interpreting it as a historical reference to a previous command. What you seeing in that example is, amazingly enough, a message being hand-routed with the sender being able to select exactly what route he wants his packets to traverse. How baroque it all seems, now, but I remember when being ..!ptsfa!calma!childers was the ultimate ... Regards, -- richard "Riley J. McIntire" wrote: > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of richard > > childers > > > > I would use uuencode(1) combined with your file transfer protocol > > of choice. In > > this way, there is no danger that intervening MTAs (Mail Transfer > > Agents) will > > Another suggested uuencode too. Which I'd prefer to installing > procmail/formail, at least to learn how to use it. Also, this system is > strictly a mail server on which I don't like to haphazardly install programs > I'm unfamiliar with. At least those that don't come with the system. :-) > > I tried this by analogy with man uuencode's example (uuencode src_tree.tar.Z > | mail sys1!sys2!user) > > uuencode /var/mail/test |mail -s test user@domain.com > > Which didn't work. I'm quite ignorant about /usr/bin/mail and have never > used uuencode, and haven't found reference yet to the sys1!sys2!user syntax > or its interpretation. > > Thanks, > > Riley -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6:21: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 82CE137B71A for ; Sat, 3 Mar 2001 06:21:00 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.132.234]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9M0097RKT056@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 06:12:37 -0800 (PST) Date: Sat, 03 Mar 2001 06:25:36 -0800 From: richard childers Subject: Re: Hot swap IDE device? To: treznor@sunflower.com Cc: Jason Liao , freebsd-questions@FreeBSD.ORG Message-id: <3AA0FEE0.6213D710@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <20010303002935.90639.qmail@web12504.mail.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't think this is an effort to sell a product. It's a single reference to a vendor by a person whom is not particularly interested in drumming up sales (he's an engineer, not a salesperson) but whom *is* interested in contributing a real-life case of an IDE device that is hot-swappable. Thanks for contributing some solid facts to the debate, Tyler. There we have it; with suitable intermediary electronics, IDE devices may be safely swapped. Does this mean that FreeBSD supports hot swapping? At this time, no; if a user wishes to add such functionality it is possible but it is outside the envelope of supported configurations at this point in time. -- richard Tyler McGeorge wrote: > I admire your galant effort to sell products, but this > comment doesn't seem to offer any help. > > Just a though, > Tyler > --- Jason Liao wrote: > > The company I work for makes a 1U rackmount machine. > > It has a RAID-1 > > mirrored disk subsystem. The machine takes two IDE > > hard disks, and the > > RAID-1 board makes them appear as a single SCSI > > drive to the CPU. The > > IDE disks are hot swapable. (Sorry for the > > commercial, but if you need > > more details, see > > http://www.gallantry.com/Doc/PDF/GallantRACK-1U.pdf > > ) > > > > Jason > > > > > > Tyler McGeorge wrote: > > > > > > I've actually seen a working IDE hot swap on a > > Windows > > > machine. It is possible, but, it does require the > > hot > > > swap kit and I believe they warn against doing it > > on a > > > regular basis to avoid hard disk damage. You might > > > check the manual for the hot swap kit, it may > > mount as > > > a drive image or something bizarre. > > > > > > Best of luck, > > > Ty > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of > > the message > > > > > > > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6:21:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 39F1137B718 for ; Sat, 3 Mar 2001 06:21:00 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.204.132.234]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9M0064IKWPXO@mta6.snfc21.pbi.net> for questions@freebsd.org; Sat, 3 Mar 2001 06:14:49 -0800 (PST) Date: Sat, 03 Mar 2001 06:27:49 -0800 From: richard childers Subject: Re: Pimping FreeBSD Information (was: 'Order') To: Mike Meyer Cc: questions@freebsd.org Message-id: <3AA0FF65.B5071086@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <15004.45443.407304.303790@guru.mired.org> <3A9FFBCA.AAECD0C@pacbell.net> <15007.65140.482441.926268@guru.mired.org> <3AA02592.7E156FCF@pacbell.net> <15008.18436.560244.184628@guru.mired.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since you have not explained what it is that you are doing, I really have to ignore this. -- richard Mike Meyer wrote: > richard childers types: > > I would have to review what you have contributed before I could comment on whether what > > you are doing is *exactly* like what Tim is doing. > > Actually, I wasn't clear. I'm doing the same things that Tim is > doing. I have no idea why he's doing them. You seem to believe that > he's doing them for the same reasons that I am, and find his behavior > objectionable. > > > I haven't seen Tim refer anyone to anything he's written that is in the public domain; > > reviewing the archives, I see several times that he has referenced people to his book, > > explicitly, rather than answer the question. > > So? You haven't seen me refer to anything I've written that's in the > public domain, either. I haven't done it. > > > Tim says he's only been on freebsd-questions since January. So he seems to have offered > > his book for sale to several people, in less than two months, rather than answering > > their questions. > > I haven't *ever* seen Tim offer his book for sale. I haven't seen him > recommend that anyone purchase his book, either. I've seen him > recommend that people read it, which isn't the same thing. > > > I wouldn't care if he offered the book *after* answering the questions; but that's what > > the .signature does, doesn't it? And I have no objections to such. That's been made > > clear to all. > > Why should he retype something he's already written, or even bother > cutting and pasting it? I wouldn't do that - in fact, I don't. I > provide a reference so they can find what I wrote. So does he. If we > believe we're providing a reference to the best source for the > information they need, that's an answer. It's even a good answer, and > in line with the regular postings about how to get the best results > from -questions. > > > When you start pushing your book in lieu of good answers, you can probably assume that > > I will publically object to it. Until then, I think you are missing my point ... > > perhaps deliberately. > > I already push what I wrote instead of providing good answers. I do > that because I've already answered the question to the best of my > ability, and it's easier to provide a reference than to provide the > answer again. I also do it in hopes that it will cause someone to > throw a few dollars my way. Ted also refers people to something he's > written, and presumably believes is the best possible answer. If he > does so in hopes that he may make a few bucks, so what? > > > As for public support, I'm not looking for it. I never asked for it. I'm capable of > > standing up for what's right without a pack behind me to prop me up, thanks. > > You've demonstrated that you can stand up for what you believe in, > anyway. > > > If you need your friends amongst the subscribers to freebsd-questions to prop you up, > > you are free to Cc: them; but don't claim that I am forcing you to such a stooped > > posture. (-; > > Nah, I'm not claiming you forced me to do this. I'm simply standing up > for what's right. In this case, that happens to be not talking about > someone behind their back. Since you're objecting to Ted's behavior on > -questions, -questions is the obvious forum. Out of courtesy, I didn't > cc my reply to your original message there, but warned you that I > would do so in the future. > > > > -- richard > > > > > > Mike Meyer wrote: > > > > > richard childers types: > > > > "That he's selling it as a book and thus makes a profit if you buy it > > > > isn't relevant." > > > > > > > > Nonsense. Your skill at modularizing has blinded you to fundamental boundaries of > > > > civilized behavior; your web of rationales is interesting but unconvincing. > > > > > > Or possibly your anger at getting no support for your position has > > > made you so desperate to score a point you're replying to straw men, > > > and not the actual point. > > > > > > Everything I've posted for months has carried an ad for my paid > > > services. I regularly post pointers to text I've written. Writing the > > > text, posting the pointers, and posting the ad are all done in hopes > > > of improving my cash flow. No one has complained yet, and a number of > > > people have thanked me. That's because my goals are *not* > > > relevant. What's relevant is that those people feel they have gotten > > > value for the time they've invested, ads and all. > > > > > > If you want to argue about what I'm doing - which is *exactly* like > > > what Ted is doing - take it back to -questions, where the people who > > > actually pay for and benefit from the messages can have a say. If you > > > reply without including -questions, I'll make sure I include them if I > > > bother to reply. > > > > > > > > > > > > -- richard > > > > > > > > > > > > Mike Meyer wrote: > > > > > > > > > Garance A Drosihn types: > > > > > > At 7:16 AM -0800 2/27/01, richard childers wrote: > > > > > > >Maybe you should offer to send free copies to people ... or quote > > > > > > >from your book, instead of just referring to it. > > > > > > >I've seen two references to this book ... two attempts to pander > > > > > > >it, to pimp it, to sell it, to drum up orders for it ... but I > > > > > > >don't see you, Ted, contributing any expertise. Just sales > > > > > > >advertisements. > > > > > > After having read the messages that seemed to have annoyed you, > > > > > > I think Ted's comments were fine. The guy wrote a book, that > > > > > > does not mean he is required to stop and provide customized > > > > > > excerpts for the book for everyone who has a question that might > > > > > > be answered by the book. > > > > > > > > > > Right - he's providing a pointer to what he believes is the best > > > > > information that answers the question. That he wrote it isn't > > > > > relevant, though you'd expect an author to consider their work to be > > > > > the best available (otherwise, why write it?). A number of people - me > > > > > included - regularly provide pointers to things they wrote that > > > > > answers questions. It beats typing the information in all over again. > > > > > > > > > > That he's selling it as a book and thus makes a profit if you buy it > > > > > isn't relevant. You don't have to buy it, you just have to read > > > > > it. It'd be nice if he posted it to the web, but he may not have the > > > > > rights to do that. > > > > > > > > > > > >If I am, I'm sure others - not you, Ted - will inform me. And > > > > > > >I will duly apologize. > > > > > > Will you? Good. > > > > > > > > > > Yup. Anyone willing to provide good answers (and Ted does) should be > > > > > encouraged, not discouraged. > > > > > > > > > > > > > > -- > > > > > Mike Meyer http://www.mired.org/home/mwm/ > > > > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > -- > > > > Richard A. Childers > > > > Senor UNIX Administrator > > > > fscked@pacbell.net (email) > > > > 203.556.8471 (voice/msgs) > > > > > > > > # Providing administrative expertise (not 'damage control') since 1986. > > > > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > > > > > > > > > > -- > > > Mike Meyer http://www.mired.org/home/mwm/ > > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > -- > > Richard A. Childers > > Senor UNIX Administrator > > fscked@pacbell.net (email) > > 203.556.8471 (voice/msgs) > > > > # Providing administrative expertise (not 'damage control') since 1986. > > # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA > > > > > > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6:30:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id 5AEBF37B71B for ; Sat, 3 Mar 2001 06:30:25 -0800 (PST) (envelope-from njh@kernighan.demon.co.uk) Received: from kernighan.demon.co.uk ([194.222.151.76] helo=homebrew.localdomain) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 14ZD3A-000Pde-0U for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 14:30:24 +0000 Received: from localhost (njh@localhost) by homebrew.localdomain (8.11.1/8.11.0) with ESMTP id f23ETtb00395 for ; Sat, 3 Mar 2001 14:30:22 GMT (envelope-from njh@kernighan.demon.co.uk) Date: Sat, 3 Mar 2001 14:29:54 +0000 (GMT) From: Neil Hoggarth X-X-Sender: To: Subject: OpenSSH in 4.2-RELEASE and Kerberos Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When making an ssh connection between two machines running FreeBSD 4.2-RELEASE on my internal LAN, using the OpenSSH incorporated into FreeBSD, I find that both client and server generate DNS queries for hostnames containing variations of "kerberos", "_kerberos" and "krb5-realm". These are an annoyance, as they trigger my dial-on-demand PPP link (and produce an associated delay while the link comes up and the names fail to resolve). I don't use any kerberos stuff, and haven't knowingly configured anything relating to it. The ssh and sshd man pages document various command line and config file options for suppressing Kerberos authentication and ticket passing, but the ssh and sshd binaries don't seem to recognise these. Is there anyway I can supress kerberos activity in ssh/sshd, or configure the kerberos libraries not to generate DNS query traffic? Regards, Neil Hoggarth. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 6:56:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by hub.freebsd.org (Postfix) with ESMTP id D90A737B725 for ; Sat, 3 Mar 2001 06:56:40 -0800 (PST) (envelope-from mekanix@vip.cybercity.dk) Received: from usr03.cybercity.dk (usr03.cybercity.dk [212.242.40.83]) by cicero0.cybercity.dk (Postfix) with ESMTP id 8E0C6102930 for ; Sat, 3 Mar 2001 15:56:39 +0100 (CET) Received: from mekanix.home (port10.cvx1-ro.ppp.cybercity.dk [212.242.169.11]) by usr03.cybercity.dk (8.11.2/8.11.0) with SMTP id f23EuYX34966 for ; Sat, 3 Mar 2001 15:56:37 +0100 (CET) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200103031456.f23EuYX34966@usr03.cybercity.dk> Date: Sat, 3 Mar 2001 15:54:14 +0100 From: Bjarne Wichmann Petersen To: FreeBSD-questions Subject: [linux-emul] libGL woes. X-Mailer: Sylpheed version 0.4.61 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to learn this linux-emulation-thing, by trying running q3demo from loki-games. The kernel is linux-enabled and linux-base is installed. And it works (got realplayer and the sorts installed and working). I've unpacked, branded and installed q3demo by following the various FreeBSD/Q3 HOWTOs. I've dwl'ed XFree 4.0.2 for glibc2.1, branded and copied libGL.so into /compat/linux/usr/X11R6/lib/ (and created the necessary symlinks). Making sure libGL is recognised by /compat/linux/sbin/ldconfig. But when I run ./q3demo I get this: ----- R_Init ----- ...loading libGL.so: QGL_Init: Can't load libGL.so from /etc/ld.so.conf or current dir: /usr/compat/linux/usr/games/quake3/libGL.so: cannot open shared object file: No such file or directory Anyone got a clue to get further? Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:15:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syncopation-01.iinet.net.au (syncopation-01.iinet.net.au [203.59.24.37]) by hub.freebsd.org (Postfix) with SMTP id 2445937B723 for ; Sat, 3 Mar 2001 06:52:26 -0800 (PST) (envelope-from katinka@magestower.com) Received: (qmail 8985 invoked by uid 666); 3 Mar 2001 15:03:12 -0000 Received: from opera.iinet.net.au (HELO wskatinka) (203.59.24.144) by mail.m.iinet.net.au with SMTP; 3 Mar 2001 15:03:12 -0000 Message-ID: <019c01c0a3f1$89d298e0$fe00a8c0@kat.lan> From: "Kathy Quinlan" To: Subject: mounts Date: Sat, 3 Mar 2001 22:52:14 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have read the man pages and the website (plus others) My Questions: #1 where do I put the mount command for sharity-light so it auto mounts the remote dir on boot up ? #2 where do I put the dismount /unmount for sharity-light so it auto dismounts the remote dir on reboot / shutdown ? #3 if the remote winblows box goes down (is a dev machine and sometimes locks up) what happens to freebsd is the dir just unavailable or will it crash freebsd ? Regards, Kat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:15:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail5.sdc1.sfba.home.com (femail5.sdc1.sfba.home.com [24.0.95.85]) by hub.freebsd.org (Postfix) with ESMTP id 8648937B71F; Sat, 3 Mar 2001 06:51:10 -0800 (PST) (envelope-from sherwoodj@home.com) Received: from home.com ([24.12.69.234]) by femail5.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010303145110.NRZV19148.femail5.sdc1.sfba.home.com@home.com>; Sat, 3 Mar 2001 06:51:10 -0800 Message-ID: <3AA1054A.AFDC53D@home.com> Date: Sat, 03 Mar 2001 09:52:59 -0500 From: Jack Sherwood X-Mailer: Mozilla 4.6 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug White Cc: dwhite@FreeBSD.org, jimmy@cs.cofc.edu, freebsd-questions@FreeBSD.org, sherwooj@spawar.navy.mil Subject: Re: Try #2: Linux emulator not installed in the kernal References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for suggesting these tips but they did not work either. I eventually figured out, when attempting an FTP download versus a CD-ROM load that the CD-ROM was installing version 5.0. The FreeBSD box contained 9 CD-ROMs with the 5.0 version in the nice plastic jacket and the "old" 4.0 version in a paper jacket. So, which one would you try. Linux.ko is not in the 5.0 apparently. Reinstall with the 4.0 caused everything to work right the first time!! There goes 12 hours but I learned so stuff Thanks for your help Doug White wrote: > Pruning cc: to just me. > > On Fri, 2 Mar 2001, Jack Sherwood wrote: > > > Thank you Doug for writing! > > > > Eventually, the console displayed => registering installation for > > rpm-2.5.6; => returning to build of linux_base-6.1; => patching for > > linux_base-6.1; => configuring for linux_base-6.1; and then command > > prompt. Success? > > 'make install' > > If the package was already there, though, then you'll get the > 'linux_base-6.1 is already installed' type message from ports too. > > > Well, then same problem as below. I enter "linux" and get "linux: > > Command not found" and I enter "kldstat" and I get only "1 1 0xc100000 > > 2eab04 kernel" After rebooting, still same thing. > > 'kldload linux.ko' or set 'linux_enable='YES'' in rc.conf. > > Doug White | FreeBSD: The Power to Serve > dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:30: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tpg.com.au (dialup38.mrbean.net.au [203.63.24.88]) by hub.freebsd.org (Postfix) with SMTP id 0301137B71F for ; Sat, 3 Mar 2001 07:29:55 -0800 (PST) (envelope-from jimherbe@tpg.com.au) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=200103032031=" To: questions@FreeBSD.org From: jimherbe@tpg.com.au X-Mailer: 12CBBA39.7F087A4.430faf8a712264681700f3f21cef5ec0 Subject: That site for buying and selling busineses I Organization: Jim Message-Id: <20010303152955.0301137B71F@hub.freebsd.org> Date: Sat, 3 Mar 2001 07:29:55 -0800 (PST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --=200103032031= Content-Type: text/plain;charset=US-ASCII Hey That site on the net for buying and selling businesses is http://bsab.com.au This is the one that Craig Simmons told us he sold his shop from. I've checked it out - it looks great - but I do see a problem for you in that nobody is going to pay you $950k for your business unless you move to NT. Every other place in Australia has your type of business for far less and making more money. ONLY KIDDING - Check it out it has all the information on buying and selling a Business in Australia and it has stacks of businesses for sale and people looking for businesses. Here is the link http://www.bsab.com.au/ I've put a ad up in wanted to buy today it's free Have a look at my ad click on this http://www.bsab.com.au/boardinfo.asp?IDnum=140 Hey don't send me your business I can't handle paying Johnnie 100k in tax each year like you and supporting your sister too. Give me a call after you look at this site Jim --=200103032031=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:32:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from takeover.lion-access.net (takeover.lion-access.net [212.19.220.11]) by hub.freebsd.org (Postfix) with ESMTP id 671D737B727 for ; Sat, 3 Mar 2001 07:09:36 -0800 (PST) (envelope-from skin@takeover.lion-access.net) Received: from localhost (skin@localhost) by takeover.lion-access.net (8.10.2/8.10.1) with ESMTP id f23GB2502278 for ; Sat, 3 Mar 2001 16:11:03 GMT Date: Sat, 3 Mar 2001 16:11:02 +0000 (GMT) From: Bart Pustjens To: questions@freebsd.org Subject: Apache + PHP from ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've made a clean FreeBSD 4.2 machine and I want to install mod_php from the ports collection (using sysinstall). Apache can be installed (from ports/www) but when I try to install the PHP module (from ports/www) I get an error 1 from sysinstall ? Why can't I install it or is there any default Apache+PHP available from the ports collection ? With regards, Bart Pustjens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:32:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pc759.cmc.msu.ru (pc759.cmc.msu.ru [212.192.248.119]) by hub.freebsd.org (Postfix) with ESMTP id A91B937B720 for ; Sat, 3 Mar 2001 06:41:51 -0800 (PST) (envelope-from der@pc759.cmc.msu.ru) Received: (from root@localhost) by pc759.cmc.msu.ru (8.9.3/8.9.3) id RAA00429 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 17:51:10 +0300 (MSK) (envelope-from der) Date: Sat, 3 Mar 2001 17:51:10 +0300 (MSK) From: "Alexander E. Derevyanko" Message-Id: <200103031451.RAA00429@pc759.cmc.msu.ru> To: freebsd-questions@freebsd.org Subject: Dialup connections, 100baseT switch and ARP entries Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ! I have a strange problem on dialup-server machine. FreeBSD 3.4 RELEASE. After upgrate from 10baseT to 100baseT network adapter, connected directly to 100baseT switch i have a problems with ppp connection to this computer, which acts as dialin server. Connection established OK, i can ping&telnet this computer, but no one else. After slightly tweaking with tcpdump, i find out that ping packets from remote machine reaches destination host, destination host start arp request for remote machine IP, but doesn't receive the answer. the address of server machine is 212.192.248.119 dialup-ppp address is 212.192.248.122 ping destination machine is 212.192.248.120 as you can see, all those IP addresses is from one segment 255.255.255.0 Before this upgrate, after arp request for 212.192.248.122 server respond with arp responce, pointed to themself. After upgrate, it doesn't. I include small tcpdump log, in thich i try to ping .120 machine from remote connected client. In arp(4) was sad that arp interface was only for 10baseT networks. Is it still true, and if not, how can i find out WHY my server doesn't respond to arp requests ? Please, respond if you have any opinion on this case, i'm totally confused Regards, Alexander ------------------------------------------------------------------ Script started on Sat Mar 3 16:58:31 2001 If you think last Tuesday was a drag, wait till you see what happens tomorrow! Der(;>!tcps d tcpd: Event not found. Der(;>tcpdump -n -i rl0 host 192.    212.192.248.122 or host 212.192.248.119 tcpdump: listening on rl0 16:59:09.111418 arp who-has 212.192.248.207 tell 212.192.248.119 16:59:09.121326 212.192.248.119 > 212.192.248.195: icmp: redirect 212.192.248.207 to host 212.192.248.207 16:59:09.859848 212.192.248.119 > 212.192.248.195: icmp: redirect 212.192.248.207 to host 212.192.248.207 16:59:10.610024 arp who-has 212.192.248.207 tell 212.192.248.119 16:59:10.612488 212.192.248.119 > 212.192.248.195: icmp: redirect 212.192.248.207 to host 212.192.248.207 16:59:22.202511 212.192.248.122 > 212.192.248.120: icmp: echo request 16:59:22.203980 arp who-has 212.192.248.122 tell 212.192.248.120 16:59:23.622179 212.192.248.122 > 212.192.248.120: icmp: echo request 16:59:23.623200 arp who-has 212.192.248.122 tell 212.192.248.120 16:59:24.620249 212.192.248.122 > 212.192.248.120: icmp: echo request 16:59:24.621323 arp who-has 212.192.248.122 tell 212.192.248.120 16:59:25.631953 212.192.248.122 > 212.192.248.120: icmp: echo request 16:59:25.632959 arp who-has 212.192.248.122 tell 212.192.248.120 ^C 28 packets received by filter 0 packets dropped by kernel Der(;>exit Der(;>exit Script done on Sat Mar 3 16:59:51 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:32:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id 553C937B725 for ; Sat, 3 Mar 2001 07:00:59 -0800 (PST) (envelope-from papalia@udel.edu) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.11.1/8.11.1) with ESMTP id f23F0cE07506; Sat, 3 Mar 2001 10:00:39 -0500 (EST) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20010303095854.00af8c00@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 03 Mar 2001 10:00:28 -0500 To: Alexander , Power JeSsIe! From: John Subject: Re: ftp anonymous login Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: References: <02bc01c0a45c$f7cfa160$0bd5fcd8@techasia.com.ph> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Ok, but what is the user ftp passwd/shadow record like ? According to man 8 ftpd, the password is irrelevant for an anonymous login, so try it without a passwd entry? Also, have you made sure to check in /etc/ftpusers to make sure you REMOVED "anonymous" from that file? Hope that helps... --John >On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > > > > > > > ftpd is enabled ! > > > But it doesn't allow anonymous logins > > > > are you sure the '-A' switch is present? > > > > > Like the user ftp is missing from /etc/passwd > > > > > well if it's not there, then add it. > > > > > > > > > > > On Sat, 3 Mar 2001, Power JeSsIe! wrote: > > > > > > > add this line to your /etc/inetd.conf > > > > > > > > ftp stream tcp nowait root /usr/libexec/ftpd > > > > ftpd -l -S -A > > > > > > > > 'man ftpd' for more details and be sure that inetd is enabled in your > > > > /etc/rc.conf. > > > > > > > > Cheers! > > > > jessie > > > > > > > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895 > > > > ----- Original Message ----- > > > > From: "Alexander" > > > > To: > > > > Sent: Saturday, March 03, 2001 3:42 AM > > > > Subject: ftp anonymous login > > > > > > > > > > > > > Whle I was installing FreeBSD I choosed not to allow anonymous > logins, > > > > > but now I want. How can I enable anonymous login ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:33: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sublime.efs.org (gatekeeper.efs.org [216.55.163.203]) by hub.freebsd.org (Postfix) with ESMTP id 3A53D37B71D for ; Sat, 3 Mar 2001 07:32:51 -0800 (PST) (envelope-from matt@sublime.efs.org) Received: from sublime (matt@sublime [192.168.2.3]) by sublime.efs.org (8.10.1/8.10.1) with ESMTP id f23FWgj09574; Sat, 3 Mar 2001 07:32:43 -0800 (PST) Date: Sat, 3 Mar 2001 07:32:42 -0800 (PST) From: Matt Wilbur To: Evren Yurtesen Cc: freebsd-questions@freebsd.org Subject: Re: installing only 1 program from the source tree In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Tried cd /usr/src/usr.sbin/sendmail make && make install ?? -Matt On Sat, 3 Mar 2001, Evren Yurtesen wrote: > Hi, > I would like to install only sendmail without making an > installworld. I only want to make a buildworld and install > sendmail. How can I do that? > > Evren > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 7:48:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from takeover.lion-access.net (takeover.lion-access.net [212.19.220.11]) by hub.freebsd.org (Postfix) with ESMTP id 2562037B71C for ; Sat, 3 Mar 2001 07:27:28 -0800 (PST) (envelope-from skin@takeover.lion-access.net) Received: from localhost (skin@localhost) by takeover.lion-access.net (8.10.2/8.10.1) with ESMTP id f23GStu20921 for ; Sat, 3 Mar 2001 16:28:55 GMT Date: Sat, 3 Mar 2001 16:28:55 +0000 (GMT) From: Bart Pustjens To: freebsd-questions@freebsd.org Subject: Apache + PHP from ports (error 1 with sysinstall) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've made a clean FreeBSD 4.2 machine and I want to install mod_php from the ports collection (using sysinstall). Apache can be installed (from ports/www) but when I try to install the PHP module (from ports/www) I get an error 1 from sysinstall ? Why can't I install it or is there any default Apache+PHP available from the ports collection ? With regards, Bart Pustjens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 8: 1: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dornier.akula.org (cs160144-62.satx.rr.com [24.160.144.62]) by hub.freebsd.org (Postfix) with ESMTP id 1F0B837B71C for ; Sat, 3 Mar 2001 08:00:58 -0800 (PST) (envelope-from jhunt@akula.org) Received: from akula.org ([192.168.2.2]) by dornier.akula.org (8.11.2/8.11.1) with ESMTP id f23G0ui00597 for ; Sat, 3 Mar 2001 10:00:57 -0600 (CST) (envelope-from jhunt@akula.org) Message-ID: <3AA11538.4C43C765@akula.org> Date: Sat, 03 Mar 2001 10:00:56 -0600 From: Jason Hunt X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: redirection of ports.. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG greetings, My firewall is directing traffic on ports 80 and 25 to a non routable ip behind the firewall. Everything seems great with sendmail. The problems are with apache. My nat rules are as follows: map xl0 192.168.x.x/24 -> xl0/32 portmap tcp/udp 10000:20000 map xl0 192.168.x.x/24 -> xl0/32 rdr xl0 xl0/32 port 25 -> 192.168.x.x port 25 rdr xl0 xl0/32 port 80 -> 192.168.x.x port 80 Well actually there are a couple of problems. From a machine behind the firewall if I try and connect to the firewall on port 25 for example, I get a connection refused. If I do it from another machine on the inernet, everything works right. With clients behind the firewall same thing with apache - connection refused. Also I was using virtual hosts with apache before and for some reason I am getting a test page now - though nothing has changed. I think this may be due to the fact that my NameVirtualHost is my IP provided by ISP and since clients behind the firewall are not be redirected to the right machine it is displaying this test page for some reason - confused about this. Anyway, I tried adding something like this to the nat rules: rdr xl1 xl1/32 port 80 -> 192.168.x.x port 80 xl1 is the second nic in my machine, while xl0 is dhcp from isp. This didn't work though. can anyone explain where I am screwing up? Thanks -- There is not the slightest indication that nuclear energy will ever be obtainable. It would mean that the atom would have to be shattered at will. - Albert Einstein, 1932. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 8: 5:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.netzone.net.pk (ns1.netzone.net.pk [64.110.83.5]) by hub.freebsd.org (Postfix) with ESMTP id 24D5837B71E for ; Sat, 3 Mar 2001 06:05:58 -0800 (PST) (envelope-from assadk@netzone.net.pk) Received: from ns1.netzone.net.pk (ns1.netzone.net.pk [64.110.83.5]) by ns1.netzone.net.pk (8.9.3/8.9.3) with ESMTP id TAA09907 for ; Sat, 3 Mar 2001 19:12:34 +0500 Message-Id: <200103031412.TAA09907@ns1.netzone.net.pk> Content-Type: text/plain Content-Disposition: inline To: freebsd-questions@freebsd.org From: assadk@netzone.net.pk X-Originating-Ip: 64.110.83.79 Mime-Version: 1.0 X-Note: Latest version at http://EmuMail.com Reply-To: assadk@netzone.net.pk Date: Sat, 03 Mar 2001 14:08:23 +5 GMT X-Mailer: EMUmail 3.1_XX Subject: HDD Error -- Please Help Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone, I installed FreeBSD 4.1-RELEASE on an AMD P5C 133 MHz with 32 MB of RAM and a 4GB Approx HDD. The name of the HDD, as the kernel detects at the time of startup is as follows: ad0: 3832 < Quantum Bigfoot TX4.0AT > FreeBSD is having problems mounting it, it spews forth the following messages before finally mounting it: ad0: READ command timeout - resetting ata0: resetting devices .. done ad0: READ command timeout - resetting ata0: resetting devices .. done ad0: READ command timeout - resetting ata0: resetting devices .. done ad0: READ command timeout - resetting ata0-master: WARNING: WAIT_READY active=ATA_ACTIVE_ATA. ad0: trying fallback to PIO mode ata0: resetting devices .. done After the above sessing of hit and miss it finally boots. Its not a fatal error but it takes a couple of minutes and thats annoying. If anyone knows how to fix this, I will be pleased to know how. I installed the same version of FreeBSD on an IBM HDD with a capacity of 10.1 GB with a speed of 7200 RPM and nothing like this happens. Thanks in Advance! Best Regards, Assad Khan. --------------------------------------------------------- This message sent using EMUmail -- http://www.emumail.com --------------------------------------------------------- Jumping through hoops to get E-mail on the road? You've got two choices: Join the circus, or use MollyMail. Molly Mail -- http://www.mollymail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 8:55:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from phantazm.bel-net.com (phantazm.bel-net.com [12.29.138.4]) by hub.freebsd.org (Postfix) with ESMTP id 6E15437B719 for ; Sat, 3 Mar 2001 07:54:22 -0800 (PST) (envelope-from guru@bel-net.com) Received: from guru (root.leethaxors.org [12.29.138.206]) by phantazm.bel-net.com (Rockliffe SMTPRA 4.5.4) with SMTP id for ; Sat, 3 Mar 2001 09:56:05 -0600 Message-ID: <004a01c0a3fa$e8a8c520$ce8a1d0c@guru> From: "J. Alan Bell Jr. CNE MCPS" To: Subject: Windows client authentication Date: Sat, 3 Mar 2001 09:59:20 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a seemless way to do authentication for Windows based clients for DHCP and Proxy services? Please type slow as I am new to this. :) J. Alan Bell Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 9:16:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bigglesworth.mail.be.easynet.net (bigglesworth.mail.be.easynet.net [212.100.160.67]) by hub.freebsd.org (Postfix) with ESMTP id AE29637B718 for ; Sat, 3 Mar 2001 09:16:43 -0800 (PST) (envelope-from as_hombert@attglobal.net) Received: from 213-193-168-148.adsl.easynet.be ([213.193.168.148] helo=ash) by bigglesworth.mail.be.easynet.net with smtp (Exim 3.16 #1) id 14ZFe5-0002cN-00 for freebsd-questions@freebsd.org; Sat, 03 Mar 2001 18:16:42 +0100 From: Anne-Sophie Hombert To: X-Mailer: Poco 2.11 (777) - Registered Version Date: Sat, 3 Mar 2001 18:16:39 +0100 X-URL: Subject: Testing firewall Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm done setting up a firewall under FreeBSD 4.2 (it is for a= stand alone machine, connecting to the internet via ADSL). I= went to www.grc.com to test it. All the ports appear as "stealth". I know this is reasonable for= a Win system, but is it good enough for a FreeBSD system? Are there any ports I should make sure I block ? Thanks for your help, Anne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 9:19:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gdmckee.local (pc-62-30-209-11-so.blueyonder.co.uk [62.30.209.11]) by hub.freebsd.org (Postfix) with ESMTP id ED5ED37B71B for ; Sat, 3 Mar 2001 09:19:50 -0800 (PST) (envelope-from freebsd@gdmckee.com) Received: from [192.168.0.5] (helo=p300) by gdmckee.local with smtp (Exim 3.20 #1) id 14ZFh5-000Jjk-00; Sat, 03 Mar 2001 17:19:47 +0000 Message-ID: <000b01c0a406$322ad200$0500a8c0@gdmckee.local> From: "G D McKee" To: "Bob Greene" Cc: "freebsd-questions" References: <001001c0a351$4eae5420$0500a8c0@gdmckee.local> <3A9FFA36.59E83935@tclme.org> Subject: Re: Jail USER in HOME dir Date: Sat, 3 Mar 2001 17:20:08 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Tried chroot $HOME /bin/sh and it doesn't work Has anyone got any ideas? Gordon PS Please can you reply DIRECT? ----- Original Message ----- From: "Bob Greene" To: "G D McKee" Sent: Friday, March 02, 2001 7:53 PM Subject: Re: Jail USER in HOME dir > man chroot > > chroot changes the users root '/' directory so that a 'cd /' only goes > as far back as you specify. In your case, 'cd /' would effectively be > 'cd $HOME' and 'cd ..' would not exceed their $HOME. > > G D McKee wrote: > > > > Hi > > > > How can I stop a user leaving their home dir? > > > > Gordon > > PS Please can you reply direct as I am not currently subscribed to the > > mailing list > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Bob Greene > rgreene@TclMe.org > Pull my finger for my public key > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 9:22:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 3AEFF37B718 for ; Sat, 3 Mar 2001 09:22:15 -0800 (PST) (envelope-from phase3@worldnet.att.net) Received: from sisyphus2 ([12.72.161.179]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20010303172214.XHRN12661.mtiwmhc23.worldnet.att.net@sisyphus2>; Sat, 3 Mar 2001 17:22:14 +0000 Message-ID: <058401c0a406$9f13ae00$4fa0480c@sisyphus2> Reply-To: "3phase" From: "3phase" To: "richard childers" , "Christopher Farley" Cc: References: <20010301112155.A5003@northernbrewer.com> <3AA01349.AE0F5D2B@pacbell.net> Subject: Re: Hot swap IDE device? Date: Fri, 2 Mar 2001 23:44:51 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "richard childers" To: "Christopher Farley" Cc: Sent: Friday, March 02, 2001 01:40 PM Subject: Re: Hot swap IDE device? > I believe this would be possible provided that all filesystem(s) > associated with that disk had been explicitly unmounted. <> > I'm not sure what would happen when the kernel encountered a > different drive geometry, though, or if it would be able to become > aware of it without a reboot, should you want to use this single > bay for multiple devices (as your question suggests). <> Would disklabel be able to do that or have I mis-read another man page? It says it can update the kernel but I have not actually tried it. Is it possible to keep/make a few disk labels as files, load them for the appropriate drive, and then mount the filesystem? Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 9:28:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rush.telenordia.se (mail.telenordia.se [194.213.64.42]) by hub.freebsd.org (Postfix) with SMTP id 1892037B719 for ; Sat, 3 Mar 2001 09:28:12 -0800 (PST) (envelope-from mark.rowlands@minmail.net) Received: (qmail 28552 invoked from network); 3 Mar 2001 18:28:09 +0100 Received: from bb-62-5-7-15.bb.tninet.se (HELO bb-62-5-7-15-bb.tninet.se) (62.5.7.15) by mail.telenordia.se with SMTP; 3 Mar 2001 18:28:09 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Mark Rowlands To: "Bob Cohen" , "freebsd-questions" Subject: Re: FreeBSD Firewall vs. Black Ice Date: Sat, 3 Mar 2001 18:28:17 +0100 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01030318281700.22692@bb-62-5-7-15-bb.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday 29 February 2020 05:28, Bob Cohen wrote: snip > As a result of those intrusions I'm feeling the need for as > robust a barrier between my network and the internet as > possible. Will FreeBSD help me accomplish my goal? yes, with ipfw or ipfilter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 9:56:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 21F0537B718 for ; Sat, 3 Mar 2001 09:56:15 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9M002UKV1RVL@mta6.snfc21.pbi.net> for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 09:53:52 -0800 (PST) Date: Sat, 03 Mar 2001 09:53:52 -0800 From: "Riley J. McIntire" Subject: RE: Forwarding a mail file In-reply-to: <20010302170329.G56205@slappy.plambert.net> To: "Paul M . Lambert" , freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The uuencode solution suggested by another results in a single very > large attachment containing the whole mailspool being sent in one or more > messages. I'm assuming that this isn't your intention. Correct. If I had access to the ISP's mail server I'd cat oldspool >> currentspool I did succeed with uuencode /var/mail/test testfile |mail -s test user@domain.com but as you pointed out, one big attachment that needs uudecode (I guess)--I'm not clear about uuencoding it in the first place. What worked messily was cat /var/mail/test |mail -s test2 user@domain.com which gives one large email with headers and text, but does deliver the mail. If I had to I could use this. I do have elm on the system, and can use formail. elm--Well, I can tag 'em all but can't seem to forward them. formail will do. Thanks, Riley > > If you want the user to receive these messages at their new ISP as if > they were just sent to them, the formail solution mentioned is the > most elegant. You do not need to do a 'make install' of the procmail > port; look in the work directory after just doing a 'make' and you'll find > the appropriate binary. > > If you have any MUAs installed on the system (i.e. mutt, pine, etc.) you > might be able to do a similar thing from within them. I'm not familiar > with anything but mutt, in which I'd do: > > % mutt -R -f /path/to/mailspool > > Once the mailbox comes up, I'd type a capital T (assuming the default > keybindings) which gives a Tag messages matching: prompt. At the prompt > I'd enter just a period (which tags all messasges). > > Then I'd press the semicolon (to make the next command apply to all tagged > messages) followed by a lowercase 'b'. This then shows a Bounce message > to: prompt, at which i'd type the new email address. Then, I'd wait > for quite a while as sendmail is spanked with a zillion new messages all > at once. ;-) > > However, like any task, there are many ways to do it. You'll have to > choose what you're most comfortable with. In my case, I'd use formail > from the procmail port. > > --plambert > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 10:25:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 61B8337B71C for ; Sat, 3 Mar 2001 10:25:11 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f23IOtN15652; Sat, 3 Mar 2001 10:24:56 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , Cc: Subject: RE: Considering FreeBSD Date: Sat, 3 Mar 2001 10:24:55 -0800 Message-ID: <001001c0a40f$3f091b40$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <20010303142158.A16878@linux.rainbow> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Igor Robul >I don't have URL, because you need logon to Solaris Developer >Connection. Free registration. > >Ok, you can try find Solaris8 images with some ftp search engine. >Look for Solaris8-CD1-iso-image > >But this is not Solaris list :-) > >Ok, don't expect very much from Solaris on Intel platform. It supports >much less hardware than FreeBSD org Linux. > Nonsense! I've run Solaris on Intel for a while and it supports plenty of hardware, although less "desktop" hardware than "server" hardware. But, I don't see that it's any more stable than FreeBSD and the lack of source is a detriment compared to FreeBSD. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 10:25:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 3AB5137B71A for ; Sat, 3 Mar 2001 10:25:21 -0800 (PST) (envelope-from rjmcintire@earthlink.net) Received: from emilyd ([64.161.77.242]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0G9M002XFVZJ17@mta6.snfc21.pbi.net> for freebsd-questions@FreeBSD.org; Sat, 3 Mar 2001 10:14:08 -0800 (PST) Date: Sat, 03 Mar 2001 10:14:08 -0800 From: "Riley J. McIntire" Subject: RE: Apache + PHP from ports (error 1 with sysinstall) In-reply-to: To: Bart Pustjens Cc: FreeBSD Questions Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you're installing from the CD you may be experiencing a problem I had. However, I didn't use sysinstall. Doing a "make install" in /usr/ports/www/mod_php[3,4] resulted in a failure to install libmcrypt, which gives an error 1 for the module. What finally fixed it was cvsup'ing a new ports tree. Using sysinstall to install a new ports tree did not work, but I was informed it should work in a few days. cvsup'ing ports is easy, but if you want to use sysinstall ftp it from ftp.freebsd.org, don't use the cd. You probably want to mv /usr/ports /usr/ports.ORIG or delete it. There was a minor problem with installing ../graphics/gd after cvsup'ing--the checksum failed. I installed a new skeleton for it and changed the md5 in the distinfo file. The latter was probably all that's necessary if it hasn't been fixed--distinfo is out of date. Or use the NO_CHECKSUM=YES switch to make. hth, Riley > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bart Pustjens > Sent: Saturday, March 03, 2001 8:29 AM > To: freebsd-questions@freebsd.org > Subject: Apache + PHP from ports (error 1 with sysinstall) > > > Hi, > > I've made a clean FreeBSD 4.2 machine and I want > to install mod_php from the ports collection (using > sysinstall). Apache can be installed (from ports/www) > but when I try to install the PHP module (from > ports/www) I get an error 1 from sysinstall ? > Why can't I install it or is there any default Apache+PHP > available from the ports collection ? > > With regards, > Bart Pustjens > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 10:38:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f251.law3.hotmail.com [209.185.240.76]) by hub.freebsd.org (Postfix) with ESMTP id AB97937B718 for ; Sat, 3 Mar 2001 10:38:28 -0800 (PST) (envelope-from xoneill@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 3 Mar 2001 10:38:28 -0800 Received: from 65.65.203.136 by lw3fd.law3.hotmail.msn.com with HTTP; Sat, 03 Mar 2001 18:38:28 GMT X-Originating-IP: [65.65.203.136] From: "Xavier O'Neill" To: freebsd-questions@FreeBSD.ORG Subject: mounting fat partitions problem Date: Sat, 03 Mar 2001 18:38:28 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Mar 2001 18:38:28.0413 (UTC) FILETIME=[238BAED0:01C0A411] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have 2 20 GB diisks. Primary disk first partition win98 install Primary disk second partition fat32 whcih i could is set up as an extended / logical drive Scond disk first partition freebsd (/) Second disk second partition /usr Second third partition swap Second 4th partition fat32 I did everything from remaking all devices (MAKDEV all), to individually making the device files for ad0 and ad2 I can mount the fat32 that resides on first disk first partition fine. It is just the other fat32's I cannot mount. When I go to mount the other fat 32's mount -t msdos /dev/ad0s2 /whatever I get mount: invalid mount option or something to that affect. and I tried others things like ad2s1 (a)(b)(e) etc.. I dont think that the a b and e partitioning applies to fat32's however, never seen fat's get mounted like that in the past. I tried a host of other things with no luck Any help would be appreciated _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 11:16: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from euphoria.confusion.net (dementia.confusion.net [205.166.119.16]) by hub.freebsd.org (Postfix) with ESMTP id 4864D37B718; Sat, 3 Mar 2001 11:15:56 -0800 (PST) (envelope-from stuyman@euphoria.confusion.net) Received: from localhost (localhost [127.0.0.1]) by euphoria.confusion.net (8.11.2/8.11.2) with SMTP id f23JFkE29848; Sat, 3 Mar 2001 11:15:46 -0800 (PST) Date: Sat, 3 Mar 2001 11:15:45 -0800 (PST) From: Larry Berland To: Ted Mittelstaedt Cc: John Baldwin , Doug Young , freebsd-questions@FreeBSD.ORG Subject: RE: Promiscuous Mode ?? In-Reply-To: <002901c0a2f1$cdb23440$1401a8c0@tedm.placo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Mar 2001, Ted Mittelstaedt wrote: > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Baldwin > >On 01-Mar-01 Doug Young wrote: > >> Would someone please comment on the following. The machine is > >> running fine so I don't believe its anything particularly bad, but I > >> don't recall seeing that particular message previously. > > > >Do you use DHCP? Every time you get or renew a lease dhclient puts the > >interface in promiscuous mode. > > No, it doesen't - DHCP is just another service, it requests via broadcast > packets and listens for a unicast packet response on a specified port. > Correct me if I'm wrong, but when you request a lease after you've first come up (aka no IP) you put out in broadcast, and then the dhcp server will reply to you via broadcast as well. However, since the client doesn't necessarily know the broadcast (as they don't know their address or the network address) they'd be using 255.255.255.255 or 0.0.0.0 until they did, which would mean the dhcp server is binding to those addresses, instead of just its normal IP and the broadcast IP for the network. Or maybe i'm just insane. Basically, the point of this insane rant (I've been awake far too long) is that the dhcp reply initially must be broadcast, since the client has no clue what to listen to otherwise. But since the client doesn't even know the broadcast address, does that mean it gets its reply on 0.0.0.0 or 255.255.255.255, or does it just go promisc to get the reply on the normal broadcast address? Lacking in sleep, Laurence Berland http://www.isp.northwestern.edu/~laurence PS Did the chapter from TFCNG in DN get cut off? > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 11:25:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 200-227-201-155-as.acessonet.com.br (200-227-201-155-as.acessonet.com.br [200.227.201.155]) by hub.freebsd.org (Postfix) with ESMTP id 2A6FE37B71B for ; Sat, 3 Mar 2001 10:27:54 -0800 (PST) (envelope-from lioux@uol.com.br) Received: (qmail 1028 invoked by uid 1001); 3 Mar 2001 18:26:25 -0000 From: "Mario Sergio Fujikawa Ferreira" Date: Sat, 3 Mar 2001 15:26:03 -0300 To: freebsd-questions@freebsd.org Cc: Adrian Roberto Leguizamon Dantas Subject: Multihead support for GeForce2 MX or Matrox G450? Message-ID: <20010303152603.A846@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Does anyone know if ANY of the following cards can be used multihead (and Xinerama) under XFree86 4.0.2? Preferibly under FreeBSD 4.2-Stable. :) Through patching perhaps? Any successfull histories. I want one of these because these are available for buying and I would prefer to use a single board instead of two if possible. All cards come with 2 ramdacs. Regards, ps: Please CC me in your reply, for I am not subscribed to this list. GeForce2 MX models: Asus AGP-V7100/2V1D = 1 DSUB and 1 DVI (Reversible to DSUB with a cable conversor) Gainward Cardexpert GeForce 2 MX TwinView = 2 DSUB and 1 TVOUT Leadtek WinFast GeForce 2 MX DH Pro = 2 DSUB and 1 TVOUT Suma Platinum GeForce 2 MX = 2 DSUB Matrox: Millennium G450 -- Mario S F Ferreira - UnB - Brazil - "I guess this is a signature." lioux at ( freebsd dot org | linf dot unb dot br ) flames to beloved devnull@someotherworldbeloworabove.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 11:34:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.empire.2y.net (modem-as115-214.netone.com.tr [193.192.115.214]) by hub.freebsd.org (Postfix) with SMTP id 8761437B71B for ; Sat, 3 Mar 2001 11:34:11 -0800 (PST) (envelope-from murat@mis.boun.edu.tr) Received: (qmail 773 invoked by uid 516); 4 Mar 2001 19:37:23 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 4 Mar 2001 19:37:23 -0000 Date: Sun, 4 Mar 2001 21:37:23 +0200 (EET) From: X-Sender: murat@mercury.empire.2y.net To: freebsd-questions@freebsd.org Subject: rl0 problem... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a fresh FreeBSD 4.2 - RELEASE installation in my box. I get the following error at boot time regarding probe of my RealTek 8139 PCI NIC. rl0: at device 9.0 on pci0 rl0: couldn't map ports/memory device_probe_and_attach: rl0 attach returned 6 What may be the problem.? Thanx... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 11:41:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from euphoria.confusion.net (dementia.confusion.net [205.166.119.16]) by hub.freebsd.org (Postfix) with ESMTP id 78B2337B71B; Sat, 3 Mar 2001 11:41:16 -0800 (PST) (envelope-from stuyman@euphoria.confusion.net) Received: from localhost (localhost [127.0.0.1]) by euphoria.confusion.net (8.11.2/8.11.2) with SMTP id f23JfDE29899; Sat, 3 Mar 2001 11:41:13 -0800 (PST) Date: Sat, 3 Mar 2001 11:41:12 -0800 (PST) From: Larry Berland To: Educatee Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how could I bring up interface with new value without reboot? In-Reply-To: <003001c0a304$66e42bc0$1e4ea4cb@co3018900a> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The easiest way to get all that to happen is to go into single user mode and then back up into multi, but AFAIK hosts and resolv.conf should get reread the next time something calls the resolver, without needing to actually do anything. Depending on the changes you make to rc.conf, you might also be able to do things like use ifconfig etc to make changes to a running system. Also, newbies isn't the place to ask these questions. Questions go to -questions. I've redirected replies to there. Laurence Berland http://www.isp.northwestern.edu/~laurence On Fri, 2 Mar 2001, Educatee wrote: > After I have edit the info for rc.conf, hosts, and resolv.conf, how could I > bring this network interface up without having to restart? Thanks > > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 11:46:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp7.xs4all.nl (smtp7.xs4all.nl [194.109.127.133]) by hub.freebsd.org (Postfix) with ESMTP id 892E937B71B for ; Sat, 3 Mar 2001 11:46:36 -0800 (PST) (envelope-from Thyssen@xs4all.nl) Received: from unknown (jult.xs4all.nl [213.84.27.81]) by smtp7.xs4all.nl (8.9.3/8.9.3) with SMTP id UAA21786 for ; Sat, 3 Mar 2001 20:46:35 +0100 (CET) From: Julius To: freebsd-questions@FreeBSD.ORG Subject: Best Maxtor HD-partitioning with FreeBSD ? Date: Sat, 03 Mar 2001 20:46:20 +0100 Organization: Laughing on the outside, crying on the inside... http://jthz.com/ Message-ID: <3ai2atkfs274jc6akmvjguuhe0pb535ql1@2u.i.am> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Recently bought a 20+ G Maxtor HD, it needs to boot using maxblast.exe since the BIOS in the board does not support such large drives (the capacity limit is at 8.4 G, and no BIOS-updates available!) Any experience in using these types of boot-drive-loaders in combination with a FreeBSD boot-partition on the same drive ? I'm only used to using it in a win-PC. Also some other questions: - How large can/may/should the partitions best be with FreeBSD ? - Are there any disadvantages starting FreeBSD from a DOS-formatted partition? Can it boot on/from a FAT32 partition as well ? - What is a nice example FBSD server-setup with a drive of that size? I need to run mail, http, ftp, DNS and a forwarded internet-connection to a Windows98se machine. Any pointers to URLs with info on all this are very welcome. (I don't mean the install help-texts, the info is just not in there, nor is it in any FAQ. Either that or it takes you a year of reading to get to the info you're looking for..) tnx - J P.S. Are there any screenshot-collections to be found on the web of FreeBSD users' screens/desktops? I can't find more than some sporadic accidental prinstscreens here and there... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 12:15:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Mercury.acs.unt.edu (mercury.acs.unt.edu [129.120.220.1]) by hub.freebsd.org (Postfix) with ESMTP id A147437B718 for ; Sat, 3 Mar 2001 11:53:16 -0800 (PST) (envelope-from jwh0014@unt.edu) Received: from eaglemail.unt.edu (eaglemail.unt.edu [129.120.209.20]) by Mercury.acs.unt.edu (8.8.8/8.8.8) with ESMTP id NAA24075 for ; Sat, 3 Mar 2001 13:52:39 -0600 (CST) From: jwh0014@unt.edu Received: (from nobody@localhost) by eaglemail.unt.edu (8.9.3/8.9.3) id NAA13128 for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 13:52:39 -0600 To: freebsd-questions@FreeBSD.ORG Subject: Bug in sound drivers? Message-ID: <983649159.3aa14b87dbbb0@eaglemail.unt.edu> Date: Sat, 03 Mar 2001 13:52:39 -0600 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.3 X-Originating-IP: 129.120.228.108 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Whom It May Concern, I am running FreeBSD-4.2 and using the pcm bridge drivers with a Sound Blaster Vibra16X and am having weird results when using xmms with linux_base-6.1, I get loud static every few songs that is fixed by restarting the song. Any help would be much appreciated. Thank You, Justin Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 12:35:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 8C79837B718 for ; Sat, 3 Mar 2001 12:35:17 -0800 (PST) (envelope-from fscked@pacbell.net) Received: from pacbell.net ([63.203.74.204]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G9L000K56UEKZ@mta5.snfc21.pbi.net> for freebsd-questions@FreeBSD.ORG; Fri, 2 Mar 2001 12:13:27 -0800 (PST) Date: Fri, 02 Mar 2001 12:26:39 -0800 From: richard childers Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? To: Rob Cc: "George V. Neville-Neil" , hawk , freebsd-questions@FreeBSD.ORG Message-id: <3AA001FE.4DA0CDB6@pacbell.net> Organization: The Free State of Dis MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <200102280005.QAA2360403@meer.meer.net> <3A9D83C4.70F1675B@home.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG www.datum.com has several products which you might find usable. I haven't researched this for a few years; last time I evaluated clocks, it was for Hambrecht & Quist, two or three years ago, but there were a plethora of products available. Heathkit had a product available back in the late 1980s, when I was working for Ampex R&D; but I'm not sure if Heathkit is in business any more, as such ... -- richard Rob wrote: > I've seen those Rubidium frequency standards on the surplus market for a > few $K. Don't know what you need to convert it into a usable time > standard. Rob. > > "George V. Neville-Neil" wrote: > > > > > > I'm not sure where to ask this. I want to hook a radio clock > > > > to a serial or other input on my FreBSD machine so I'll be a Stratum 2 > > > > server. Does anyone know where to get such a clock and what software > > > > I'd need? I don't see anything in the PORTS collection after a quick > > > > scan. Can xntp just talk to one of these thigns to serve time? > > > > > > It's not in the ports :) Run /stand/sysinstall, configure, and > > > network services. Select ntpdate, and choose a server. > > > > No, I don't want to choose a server I want to BE a server. There for > > I need a device that gets the radio clock signal and converts it into > > something that FreeBSD can understand and then I need to set up > > something like xntp to propogate that. > > > > Anyone else want to try? > > > > Thanks, > > George > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Richard A. Childers Senor UNIX Administrator fscked@pacbell.net (email) 203.556.8471 (voice/msgs) # Providing administrative expertise (not 'damage control') since 1986. # PGP fingerprint: 7EFF 164A E878 7B04 8E9F 32B6 72C2 D8A2 582C 4AFA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 12:40:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snarf.osdn.com (snarf.osdn.com [209.192.217.153]) by hub.freebsd.org (Postfix) with ESMTP id 3141C37B718 for ; Sat, 3 Mar 2001 12:40:17 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: from guinness.osdn.com (root@du128079.mtz.ptd.net [204.186.128.79]) by snarf.osdn.com (8.11.2/8.11.2) with ESMTP id f23Ke7w34269; Sat, 3 Mar 2001 15:40:07 -0500 (EST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f23Ke0H21185; Sat, 3 Mar 2001 15:40:00 -0500 (EST) (envelope-from jim) Date: Sat, 3 Mar 2001 15:39:59 -0500 From: Jim Mock To: jwh0014@unt.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bug in sound drivers? Message-ID: <20010303153959.C19418@guinness.osdn.com> Reply-To: mij@osdn.com References: <983649159.3aa14b87dbbb0@eaglemail.unt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <983649159.3aa14b87dbbb0@eaglemail.unt.edu>; from jwh0014@unt.edu on Sat, Mar 03, 2001 at 01:52:39PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 03 Mar 2001 at 13:52:39 -0600, jwh0014@unt.edu wrote: > To Whom It May Concern, > > I am running FreeBSD-4.2 and using the pcm bridge > drivers with a Sound Blaster Vibra16X and am having > weird results when using xmms with linux_base-6.1, I > get loud static every few songs that is fixed by > restarting the song. Any help would be much appreciated. Why would you use xmms with linux_base? Or am I misunderstanding what you're talking about? - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 12:45:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from as104.tel.hr (as104.tel.hr [195.29.150.2]) by hub.freebsd.org (Postfix) with ESMTP id 58D0537B719 for ; Sat, 3 Mar 2001 12:44:35 -0800 (PST) (envelope-from driad@mioc.hr) Received: from jihad (ad14-m129.net.hinet.hr [195.29.145.129]) by as104.tel.hr (0.0.0/0.0.0) with SMTP id VAA04049 for ; Sat, 3 Mar 2001 21:44:32 +0100 (MET) Message-ID: <006a01c0a423$519e8dd0$0100a8c0@islam.local> From: "Damir Lampa" To: Subject: Issue? Date: Sat, 3 Mar 2001 21:47:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings to everyone on this list! I'm very new to FreeBSD, and I would like to know how to change something that is in Linux called /etc/issue and /etc/issue.net It doesn't seem to exist here :) Thanks! Patriotism is a virtue of people who have no virtues. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 13: 4: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 2CAE637B718 for ; Sat, 3 Mar 2001 13:03:58 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f23L3vN13556 for ; Sat, 3 Mar 2001 15:03:57 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id PAA00718 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 15:03:57 -0600 (CST) Date: Sat, 3 Mar 2001 15:03:57 -0600 From: Doug Poland To: freebsd-questions@freebsd.org Subject: SCSI disks / disklabel / vinum Message-ID: <20010303150356.B29412@polands.org> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm putting together a vinum disk subsystem. For testing I started out with 4 SCSI disks and built a stripped plex and everything worked great. This config had 2 drives in the chassis and 2 drives in an external case. So I get a 4-connector SCSI cable for the chassis and add two more SCSI drives (that I've previously formatted and put ufs on). FreeBSD 4.2-STABLE boots and recognizes all the drives (see dmesg at end). When I edited the disklabel (disklabel -e da4) I didn't see the (e: .... 4.2BSD ...) setting under "unused". I thought that odd because I've previously formatted, partitioned, labeled, mounted, and tested every drive. So I thought I'd let sysinstall have at it put ufs on again, just to make sure. So I redo the partitioning and labeling and I still have vinum running on 4 disks and the two new ones are mounted separately. I went to disklabel again and still no 4.2BSD setting. So now I think it must need to be re- formatted. So I fire off camcontrol #camcontrol format da4; camcontrol format da5 and see: camcontrol: cam_real_open_device: couldn't open passthrough device /dev/pass4 cam_real_open_device: No such file or directory camcontrol: cam_real_open_device: couldn't open passthrough device /dev/pass5 cam_real_open_device: No such file or directory Now I'm really confused! Why can I not see the 4.2BSD disklabel? Until I can set that, I won't be able to create a vinum volume. Ultimately I want a 7 drive vinum volume but cannot get past 4 drives. Your help is greatly appreciated... -- Regards, Doug dmsg snippits: FreeBSD 4.2-STABLE #0: Sat Mar 3 08:57:02 CST 2001 root@judeah.polands.org:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Overdrive Pentium/P55C (180.00-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x1543 Stepping = 3 Features=0x8001bf ... ahc0: port 0xf800-0xf8ff mem 0xfedfe000-0xfedfefff irq 10 at device 13.0 on pci0 aic7860: Single Channel A, SCSI Id=7, 3/255 SCBs ... (ahc0:A:0:0): refuses synchronous negotiation. Using asynchronous transfers (ahc0:A:1:0): refuses synchronous negotiation. Using asynchronous transfers (ahc0:A:2:0): refuses synchronous negotiation. Using asynchronous transfers (ahc0:A:3:0): refuses synchronous negotiation. Using asynchronous transfers (ahc0:A:4:0): refuses synchronous negotiation. Using asynchronous transfers (ahc0:A:5:0): refuses synchronous negotiation. Using asynchronous transfers da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da0: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da1: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) da2 at ahc0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da2: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) da3 at ahc0 bus 0 target 3 lun 0 da3: Fixed Direct Access SCSI-2 device da3: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da3: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) da5 at ahc0 bus 0 target 5 lun 0 da5: Fixed Direct Access SCSI-2 device da5: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da5: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) da4 at ahc0 bus 0 target 4 lun 0 da4: Fixed Direct Access SCSI-2 device da4: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da4: 1920MB (3933040 512 byte sectors: 255H 63S/T 244C) camcontrol: #camcontrol devlist -v scbus0 on ahc0 bus 0: at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 1 lun 0 (pass1,da1) at scbus0 target 2 lun 0 (pass2,da2) at scbus0 target 3 lun 0 (pass3,da3) at scbus0 target 4 lun 0 (pass4,da4) at scbus0 target 5 lun 0 (pass5,da5) < > at scbus0 target -1 lun -1 () scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 13:14:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from joule.excelsus.com (w227.z064000119.buf-ny.dsl.cnc.net [64.0.119.227]) by hub.freebsd.org (Postfix) with ESMTP id 26E4637B718 for ; Sat, 3 Mar 2001 13:14:11 -0800 (PST) (envelope-from weldon@excelsus.com) Received: from localhost (weldon@localhost) by joule.excelsus.com (8.9.3/8.9.3) with ESMTP id QAA00565; Sat, 3 Mar 2001 16:12:40 -0500 (EST) Date: Sat, 3 Mar 2001 16:12:40 -0500 (EST) From: Weldon S Godfrey 3 To: murat@mis.boun.edu.tr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rl0 problem... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG IRQ and/or memory address conflict, maybe? On Sun, 4 Mar 2001 murat@mis.boun.edu.tr wrote: > > Hi, I have a fresh FreeBSD 4.2 - RELEASE installation in my box. > I get the following error at boot time regarding probe of my RealTek 8139 > PCI NIC. > > rl0: at device 9.0 on pci0 > rl0: couldn't map ports/memory > device_probe_and_attach: rl0 attach returned 6 > > What may be the problem.? > > Thanx... > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 13:52:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 0D9D437B718 for ; Sat, 3 Mar 2001 13:52:23 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 8EF706A918; Sun, 4 Mar 2001 08:22:20 +1030 (CST) Date: Sun, 4 Mar 2001 08:22:20 +1030 From: Greg Lehey To: Trevin Chow Cc: questions@freebsd.org Subject: Re: Can't delete an empty directory? Message-ID: <20010304082220.G50696@wantadilla.lemis.com> References: <5.0.2.1.2.20010301202957.0254ccd0@mail.brightmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.2.1.2.20010301202957.0254ccd0@mail.brightmail.com>; from trevin@mail.com on Thu, Mar 01, 2001 at 08:33:06PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 1 March 2001 at 20:33:06 -0800, Trevin Chow wrote: > For some reason I cannot remove a directory even though there are no files > in it. I recently had to run "fsck" manually as my machine had a "kernel > panic" . These events must be related. Here's some output of what's happened: > > /usr/ports/textproc/aspell/work/aspell-.33/scowl/r # ls -al > total 2 > drwxr-xr-x 3 500 500 512 Mar 1 20:30 ./ > drwxr-xr-x 3 500 500 512 Mar 1 20:30 ../ > > /usr/ports/textproc/aspell/work/aspell-.33/scowl # rmdir r > rmdir: r: Directory not empty > > Any ideas what might be causing this? It could be another process with cwd set to this directory. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 14:14: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 6B29037B71A for ; Sat, 3 Mar 2001 14:13:58 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 69D646A90D; Sun, 4 Mar 2001 08:43:56 +1030 (CST) Date: Sun, 4 Mar 2001 08:43:56 +1030 From: Greg Lehey To: Dan Busarow Cc: "Jesse O. Glidden" , freebsd-questions@FreeBSD.ORG Subject: Re: Considering FreeBSD Message-ID: <20010304084356.N50696@wantadilla.lemis.com> References: <4.3.2.7.0.20010302124126.00a8df00@pop.netzero.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dan@dpcsys.com on Fri, Mar 02, 2001 at 12:23:30PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 2 March 2001 at 12:23:30 -0800, Dan Busarow wrote: > On Mar 2, Jesse O. Glidden wrote: >> I am having trouble making things work on my Linux box like they do on the >> schools Solaris box. >> ... >> Linux is just not behaving like Solaris! > > FreeBSD is even less like Solaris (thank god). In fact, FreeBSD is much more like Solaris, especially if you look in the kernel. They're both derived from a common ancestor. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 14:33:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 8C2A137B718 for ; Sat, 3 Mar 2001 14:33:22 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 461B06A90D; Sun, 4 Mar 2001 09:03:20 +1030 (CST) Date: Sun, 4 Mar 2001 09:03:20 +1030 From: Greg Lehey To: Mario Sergio Fujikawa Ferreira Cc: freebsd-questions@freebsd.org, Adrian Roberto Leguizamon Dantas Subject: Re: Multihead support for GeForce2 MX or Matrox G450? Message-ID: <20010304090320.A12820@wantadilla.lemis.com> References: <20010303152603.A846@Fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303152603.A846@Fedaykin.here>; from lioux@uol.com.br on Sat, Mar 03, 2001 at 03:26:03PM -0300 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 3 March 2001 at 15:26:03 -0300, Mario Sergio Fujikawa Ferreira wrote: > Hi, > > Does anyone know if ANY of the following cards > can be used multihead (and Xinerama) under XFree86 4.0.2? I'm sure the XFree86 people do. Have you looked at their web site? > Preferibly under FreeBSD 4.2-Stable. :) > Through patching perhaps? Any successfull > histories. I want one of these because these are > available for buying and I would prefer to use > a single board instead of two if possible. > All cards come with 2 ramdacs. I know that the G400 is supported, and I think the G450 is as well. I don't know about the GeForce2 cards. Note that both Matrox cards have significantly worse specs for the second display (on the G400, the first display will do at least 1920x1440, but you won't get more than 1280x1024 out of the second, and that at a lower refresh rate). Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 14:48:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 0FE0F37B718 for ; Sat, 3 Mar 2001 14:48:33 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B538F6A90D; Sun, 4 Mar 2001 09:18:30 +1030 (CST) Date: Sun, 4 Mar 2001 09:18:30 +1030 From: Greg Lehey To: Doug Poland Cc: freebsd-questions@freebsd.org Subject: Re: SCSI disks / disklabel / vinum Message-ID: <20010304091830.B12820@wantadilla.lemis.com> References: <20010303150356.B29412@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303150356.B29412@polands.org>; from doug@polands.org on Sat, Mar 03, 2001 at 03:03:57PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 3 March 2001 at 15:03:57 -0600, Doug Poland wrote: > Hi, > > I'm putting together a vinum disk subsystem. > For testing I started out with 4 SCSI disks > and built a stripped plex and everything > worked great. This config had 2 drives > in the chassis and 2 drives in an external > case. > > So I get a 4-connector SCSI cable for the > chassis and add two more SCSI drives (that > I've previously formatted and put ufs on). > FreeBSD 4.2-STABLE boots and recognizes > all the drives (see dmesg at end). > > When I edited the disklabel (disklabel -e da4) > I didn't see the > (e: .... 4.2BSD ...) > setting under "unused". I thought that odd > because I've previously formatted, partitioned, > labeled, mounted, and tested every drive. > > So I thought I'd let sysinstall have at it > put ufs on again, just to make sure. So > I redo the partitioning and labeling and > I still have vinum running on 4 disks and > the two new ones are mounted separately. > I went to disklabel again and still no > 4.2BSD setting. > > So now I think it must need to be re- > formatted. So I fire off camcontrol > > #camcontrol format da4; camcontrol format da5 > > and see: > > camcontrol: cam_real_open_device: couldn't open passthrough device /dev/pass4 > cam_real_open_device: No such file or directory > camcontrol: cam_real_open_device: couldn't open passthrough device /dev/pass5 > cam_real_open_device: No such file or directory > > Now I'm really confused! Why can I not see the > 4.2BSD disklabel? It tells you: No such file or directory. You apparently don't have the device nodes in place. > Until I can set that, I won't be able to create a vinum volume. Well, you almost *never* need to format a disk nowadays. And disklabel seems to be working, so I don't understand what the problem is. > Ultimately I want a 7 drive vinum volume but cannot get past 4 > drives. You'll almost certainly need to create the device nodes. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 14:49:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id CDDC437B719 for ; Sat, 3 Mar 2001 14:49:55 -0800 (PST) (envelope-from siegbert.baude@gmx.de) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id XAA10866; Sat, 3 Mar 2001 23:49:51 +0100 (MET) Message-ID: <3AA1750E.348105A5@gmx.de> Date: Sat, 03 Mar 2001 23:49:50 +0100 From: Siegbert Baude X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: "Xavier O'Neill" Cc: freebsd-questions@freebsd.org Subject: Re: mounting fat partitions problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Xavier, > When I go to mount the other fat 32's > mount -t msdos /dev/ad0s2 /whatever > I get mount: invalid mount option or something to that affect. > > and I tried others things like ad2s1 (a)(b)(e) etc.. Try ad0s5 and ad2s4 (mabe ad2s5 also, if it an extended partition) Ciao Siegbert P.S.: If it doesn work give us the output of fdisk on your ad0 and ad2. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 14:59:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from logicalhost.com (logicalhost.com [63.169.206.2]) by hub.freebsd.org (Postfix) with ESMTP id C0B3F37B71A for ; Sat, 3 Mar 2001 14:59:03 -0800 (PST) (envelope-from tresstatus@bsdpunk.com) Received: from host-216-76-238-25.hsv.bellsouth.net (hobo@host-216-76-238-25.hsv.bellsouth.net [216.76.238.25]) by logicalhost.com (8.11.1/8.11.1) with ESMTP id f23MutG71686 for ; Sat, 3 Mar 2001 17:56:55 -0500 (EST) Message-Id: <200103032256.f23MutG71686@logicalhost.com> Date: Sat, 03 Mar 2001 16:50:23 CST From: steve To: freebsd-questions@freebsd.org Subject: pcm driver in stable broken? Reply-To: tresstatus@bsdpunk.com X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is up with the pcm sound driver in 4.2 stable? I've been using 4.2 stable since it was first available. I've used the pcm driver for sound until my latest cvsup. I cvsup'ed about 3 or 4 days ago and I keep doing so every day to see if this problem is fixed. When I use the line "device pcm" in my kernel config file to define my sound driver, every thing compiles fine until that part. Then I get this error: In file included from ../../dev/sound/pcm/sound.h:90, from ../../dev/sound/isa/ad1816.c:31: ./../dev/sound/pcm/channel.h:29: channel_if.h: No such file or directory ./../dev/sound/isa/ad1816.c:34: mixer_if.h: No such file or directory *** Error code 1 Stop in /usr/src/sys/compile/HOBOBOX. If I comment out the line for the pcm driver, it compiles fine. Another guy I talked to on an irc server had this same problem? What has changed in it? How do I go about fixing this? -- <><> stephen <><><> <>www.bsdpunk.com ... we're the dot in dot dot dot....<> <>Now offering FREE @bsd.sh email addresses.<> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 15: 4:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snarf.osdn.com (snarf.osdn.com [209.192.217.153]) by hub.freebsd.org (Postfix) with ESMTP id 675F637B719 for ; Sat, 3 Mar 2001 15:04:52 -0800 (PST) (envelope-from jim@guinness.osdn.com) Received: from guinness.osdn.com (root@du128078.mtz.ptd.net [204.186.128.78]) by snarf.osdn.com (8.11.2/8.11.2) with ESMTP id f23N4mw34828 for ; Sat, 3 Mar 2001 18:04:48 -0500 (EST) (envelope-from jim@guinness.osdn.com) Received: (from jim@localhost) by guinness.osdn.com (8.11.2/8.11.2) id f23N4fY21646; Sat, 3 Mar 2001 18:04:41 -0500 (EST) (envelope-from jim) Date: Sat, 3 Mar 2001 18:04:40 -0500 From: Jim Mock To: Damir Lampa Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Issue? Message-ID: <20010303180440.A21425@guinness.osdn.com> Reply-To: mij@osdn.com References: <006a01c0a423$519e8dd0$0100a8c0@islam.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <006a01c0a423$519e8dd0$0100a8c0@islam.local>; from driad@mioc.hr on Sat, Mar 03, 2001 at 09:47:58PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 03 Mar 2001 at 21:47:58 +0100, Damir Lampa wrote: > Greetings to everyone on this list! > > I'm very new to FreeBSD, and I would like to know how to change > something that is in Linux called /etc/issue and /etc/issue.net It > doesn't seem to exist here :) man gettytab - jim -- - jim mock - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 15:21:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 043B337B722 for ; Sat, 3 Mar 2001 15:21:19 -0800 (PST) (envelope-from siegbert.baude@gmx.de) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id AAA13272; Sun, 4 Mar 2001 00:21:15 +0100 (MET) Message-ID: <3AA17C6A.D87D5A15@gmx.de> Date: Sun, 04 Mar 2001 00:21:14 +0100 From: Siegbert Baude X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: "Derick J. Fernando" Cc: mpd6334@cs.rit.edu, freebsd-questions Subject: Re: logitech wheel trackball - wheel won't work. References: <20010301163028.A26014@rit.edu> <3A9ECB4E.2070001@xenocex.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > What version of XFree86 are you using? > > in 4.0.2 > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/mouse" > Option "ZAxisMapping" "4 5" > > Notice the quotes around 4 5 and the fact that buttons is no longer > required. "Buttons" is still required. Look at the examples in: http://www.xfree86.org/4.0.2/mouse7.html#38 And it didn't work without the "Buttons" option for my MS Intellimouse Optical. For the original question: How did you test your wheel? Most applications have to be configured, to be able to react to the wheel. Only KDE2 applications worked out of the box for me so far. Try looking for imwheel, too. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 15:21:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from realtime.net (dragon.realtime.net [205.238.128.89]) by hub.freebsd.org (Postfix) with SMTP id 817B137B719 for ; Sat, 3 Mar 2001 15:21:34 -0800 (PST) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain ([205.238.179.225]) by realtime.net ; Sat, 03 Mar 2001 17:21:31 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.2/8.11.1) id f23NLW011564 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 17:21:32 -0600 (CST) (envelope-from brucegb) Date: Sat, 3 Mar 2001 17:21:32 -0600 From: Bruce Burden To: freebsd-questions@freebsd.org Subject: pointers for config flash mem card, please Message-ID: <20010303172132.A11543@tigerfish2.my.domain> References: <20010303004805.A7366@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303004805.A7366@tigerfish2.my.domain>; from brucegb@realtime.net on Sat, Mar 03, 2001 at 12:48:05AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi gang, I have a Calluna flash memory card I am attempting to get configured, and could use some help. First, the hardware: pcic-pci0: mem 0xd3401000-0xd3401fff irq 19 at device +9.0 on pci0 pcic-pci1: mem 0xd3402000-0xd3402fff irq 16 at device +9.1 on pci0 When I insert the card, this happens: /kernel: pccard: card inserted, slot 1 pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 /kernel: sio0: 3 more silo overflows (total 3) /kernel: sio0: 3 more silo overflows (total 3) /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 /kernel: ata4-master: ata_command: timeout waiting for intr /kernel: ata4-master: ata_command: timeout waiting for intr /kernel: ata4-master: identify failed /kernel: ata4-master: identify failed pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. /kernel: ata4: detached /kernel: ata4: detached To get this far, I modified the "wildcard" flash memory card as described by Greg Lehey on 28 Nov. 2000 on the -questions and -hardware mailing lists. Clearly, however, something didn't quite work. I suspect that the sio0 overflows means that an IRQ is being shared (irq 8), and somebody isn't happy (FWIW, inserting the card in slot 0 will cause i/o to hang until the card is removed). However, I don't see anybody reported at irq 8 with 'dmesg'. I haven't worked with ATA worth mention in the past, so I am not sure how to proceed. If it matters, this card is from an Agfa ActionCam (Minolta RD-175 digital camera) with a stated capacity of 130MB. Thank you, Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 15:51:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.1st.net (relay.1st.net [209.240.0.155]) by hub.freebsd.org (Postfix) with ESMTP id C302337B71A for ; Sat, 3 Mar 2001 15:51:27 -0800 (PST) (envelope-from dude@1st.net) Received: from 1st.net (1st.net [209.240.0.5]) by relay.1st.net (8.11.0/8.11.0) with ESMTP id f23Npci23731 for ; Sat, 3 Mar 2001 18:51:38 -0500 Received: from pc03 [209.240.7.71] by 1st.net (SMTPD32-6.06) id A3881CF40256; Sat, 03 Mar 2001 18:51:36 -0500 Message-ID: <000801c0a43d$8f1740c0$4707f0d1@pc03> From: "Chuck Morris" To: Subject: creating a workstation Date: Sat, 3 Mar 2001 18:56:24 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0A413.A4F18740" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0A413.A4F18740 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable I am interested in making an old 486 pentium upgrade machine into a = freeBSD workstation. It only has a 200MB hard drive. The system bios = will not recognize drives larger than 512MB. Could you be so kind to = tell me if I can run freeBSD using X11 on such a small hard drive ? =20 Thanks ! =20 -Chuck=20 ------=_NextPart_000_0005_01C0A413.A4F18740 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
I am interested in making = an old 486=20 pentium upgrade machine into a freeBSD workstation.  It only has a = 200MB=20 hard drive.  The system bios will not recognize drives larger than=20 512MB.   Could you be so kind to tell me if I can run = freeBSD=20 using X11 on such a small hard drive ?  
 
Thanks !  =
-Chuck 
------=_NextPart_000_0005_01C0A413.A4F18740-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 16:18:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com [24.0.95.145]) by hub.freebsd.org (Postfix) with ESMTP id C942B37B719 for ; Sat, 3 Mar 2001 16:18:34 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail18.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010304001834.YPEX811.femail18.sdc1.sfba.home.com@marx.marvic.chum> for ; Sat, 3 Mar 2001 16:18:34 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f240JN808010 for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 18:19:23 -0600 Date: Sat, 3 Mar 2001 18:19:23 -0600 From: "Victor R. Cardona" To: freebsd-questions@FreeBSD.ORG Subject: Re: Considering FreeBSD Message-ID: <20010303181923.A7927@marx.marvic.chum> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20010303142158.A16878@linux.rainbow> <001001c0a40f$3f091b40$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <001001c0a40f$3f091b40$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Sat, Mar 03, 2001 at 10:24:55AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 10:24:55AM -0800, Ted Mittelstaedt wrote: > Nonsense! I've run Solaris on Intel for a while and it supports > plenty of hardware, although less "desktop" hardware than "server" > hardware. But, I don't see that it's any more stable than FreeBSD > and the lack of source is a detriment compared to FreeBSD. Isn't Solaris x86 somewhat unstable? I heard that it had some serious memory problems. - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 16:20:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com [24.0.95.145]) by hub.freebsd.org (Postfix) with ESMTP id F2F5637B71A for ; Sat, 3 Mar 2001 16:20:34 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail18.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010304002034.YPPB811.femail18.sdc1.sfba.home.com@marx.marvic.chum> for ; Sat, 3 Mar 2001 16:20:34 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f240LN408023 for freebsd-questions@FreeBSD.ORG; Sat, 3 Mar 2001 18:21:23 -0600 Date: Sat, 3 Mar 2001 18:21:23 -0600 From: "Victor R. Cardona" To: freebsd-questions@FreeBSD.ORG Subject: Re: Testing firewall Message-ID: <20010303182123.B7927@marx.marvic.chum> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: ; from as_hombert@attglobal.net on Sat, Mar 03, 2001 at 06:16:39PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 06:16:39PM +0100, Anne-Sophie Hombert wrote: > All the ports appear as "stealth". I know this is reasonable for a Win system, but is it good enough for a FreeBSD system? > > Are there any ports I should make sure I block ? "Stealth" on grc.com scans means that there was no reply to a connection attempt for that port. In other words, the port is blocked. - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 16:25:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f198.law3.hotmail.com [209.185.241.198]) by hub.freebsd.org (Postfix) with ESMTP id 38C5737B718 for ; Sat, 3 Mar 2001 16:25:23 -0800 (PST) (envelope-from xoneill@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 3 Mar 2001 16:25:22 -0800 Received: from 65.65.201.114 by lw3fd.law3.hotmail.msn.com with HTTP; Sun, 04 Mar 2001 00:25:22 GMT X-Originating-IP: [65.65.201.114] From: "Xavier O'Neill" To: siegbert.baude@gmx.de Cc: freebsd-questions@freebsd.org Subject: Re: mounting fat partitions problem Date: Sun, 04 Mar 2001 00:25:22 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 04 Mar 2001 00:25:22.0765 (UTC) FILETIME=[99DDBFD0:01C0A441] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Xavier, > When I go to mount the other fat 32's > mount -t msdos /dev/ad0s2 /whatever > I get mount: invalid mount option or something to that affect. > > and I tried others things like ad2s1 (a)(b)(e) etc.. Try ad0s5 and ad2s4 (mabe ad2s5 also, if it an extended partition) Ciao Siegbert P.S.: If it doesn work give us the output of fdisk on your ad0 and ad2. Hi Siegbert, Thanks for the quick response :) I tried the ad2s4 previously went back tried out the other two (no luck) here is the output of ad0 and ad2 respectively: ad0: --------------- ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=2482 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=2482 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 11,(DOS or Windows 95 with 32 bit FAT) start 63, size 10249407 (5004 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 637/ sector 63/ head 254 The data for partition 2 is: sysid 11,(DOS or Windows 95 with 32 bit FAT) start 10249470, size 29623860 (14464 Meg), flag 0 beg: cyl 638/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 254 The data for partition 3 is: The data for partition 4 is: ad2: --------------- ******* Working on device /dev/ad2 ******* parameters extracted from in-core disklabel are: cylinders=19780 heads=32 sectors/track=63 (2016 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=19780 heads=32 sectors/track=63 (2016 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 1433313 (699 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 710/ sector 63/ head 31 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 1433376, size 29121120 (14219 Meg), flag 0 beg: cyl 711/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 31 The data for partition 3 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 30554496, size 163296 (79 Meg), flag 0 beg: cyl 1023/ sector 63/ head 255; end: cyl 1023/ sector 63/ head 31 The data for partition 4 is: sysid 6,(Primary 'big' DOS (> 32MB)) start 30717792, size 9158688 (4472 Meg), flag 0 beg: cyl 1023/ sector 63/ head 255; end: cyl 1023/ sector 63/ head 31 From: Siegbert Baude To: "Xavier O'Neill" CC: freebsd-questions@freebsd.org Subject: Re: mounting fat partitions problem Date: Sat, 03 Mar 2001 23:49:50 +0100 _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 16:39:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 01FDE37B718 for ; Sat, 3 Mar 2001 16:39:13 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 3 Mar 2001 16:37:11 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f240cx625653; Sat, 3 Mar 2001 16:38:59 -0800 (PST) (envelope-from cjc) Date: Sat, 3 Mar 2001 16:38:58 -0800 From: "Crist J. Clark" To: Chuck Morris Cc: freebsd-questions@FreeBSD.ORG Subject: Re: creating a workstation Message-ID: <20010303163857.O89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <000801c0a43d$8f1740c0$4707f0d1@pc03> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000801c0a43d$8f1740c0$4707f0d1@pc03>; from dude@1st.net on Sat, Mar 03, 2001 at 06:56:24PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 06:56:24PM -0500, Chuck Morris wrote: > I am interested in making an old 486 pentium upgrade machine into a freeBSD workstation. It only has a 200MB hard drive. The system bios will not recognize drives larger than 512MB. Could you be so kind to tell me if I can run freeBSD using X11 on such a small hard drive ? If you were very, very careful and only put the bare minimum of what is required for FreeBSD and XFree86, you could probably fit it in under 200 MB. But you could not add anything else. The machine would probably not be very usable as a workstation. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 16:51:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 1306A37B719 for ; Sat, 3 Mar 2001 16:51:46 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-954.hutchtel.net [209.105.45.54]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id SAA16634; Sat, 3 Mar 2001 18:51:27 -0600 (CST) Message-ID: <003d01c0a50e$71a77920$6100000a@vladsempire.net> From: "Josh Paetzel" To: "David Anderson" , References: <000001c0a46c$3d5cf7a0$047ba8c0@co.nz> Subject: Re: HARD WRITE ERROR Date: Sun, 4 Mar 2001 18:50:51 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "David Anderson" To: Sent: Wednesday, February 28, 2001 11:06 PM Subject: ad0 : HARD WRITE ERROR > Hi > > I am getting the following types of output coming up before login > prompt. > ..... > /etc/rc: /usr/bin/ssh-keygen: not found > ad0: HARD WRITE ERROR blk# 345412 staus=59 error=04 > > ........3 installs all errors start from this point....... > > Is this is fsck's output or the kernel and can anything be done > or should I just get myself a new hard drive? > > A bit of a pointer to the right direction to take would be much > appreciated - thank you. > > > Dave > > Get a new hard drive. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 16:56:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 29A0C37B718 for ; Sat, 3 Mar 2001 16:56:14 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-954.hutchtel.net [209.105.45.54]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id SAA19848; Sat, 3 Mar 2001 18:55:48 -0600 (CST) Message-ID: <006201c0a50f$06dfda00$6100000a@vladsempire.net> From: "Josh Paetzel" To: , References: <200103031412.TAA09907@ns1.netzone.net.pk> Subject: Re: HDD Error -- Please Help Date: Sun, 4 Mar 2001 18:55:23 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: To: Sent: Saturday, March 03, 2001 3:08 AM Subject: HDD Error -- Please Help > Hi Everyone, > > I installed FreeBSD 4.1-RELEASE on an AMD P5C 133 MHz with 32 > MB of RAM and a 4GB Approx HDD. The name of the HDD, as the kernel detects > at the time of startup is as follows: > > ad0: 3832 < Quantum Bigfoot TX4.0AT > > > FreeBSD is having problems mounting it, it spews forth the following > messages before finally mounting it: > > ad0: READ command timeout - resetting > ata0: resetting devices .. done > ad0: READ command timeout - resetting > ata0: resetting devices .. done > ad0: READ command timeout - resetting > ata0: resetting devices .. done > ad0: READ command timeout - resetting > ata0-master: WARNING: WAIT_READY active=ATA_ACTIVE_ATA. > ad0: trying fallback to PIO mode > ata0: resetting devices .. done > > After the above sessing of hit and miss it finally boots. Its not a fatal > error but it takes a couple of minutes and thats annoying. If anyone knows > how to fix this, I will be pleased to know how. I installed the same > version of FreeBSD on an IBM HDD with a capacity of 10.1 GB with a speed of > 7200 RPM and nothing like this happens. > > Thanks in Advance! > > Best Regards, > Assad Khan. > > It's hating your hard drive controller, not your hard drive. Replace it. Josh > > > --------------------------------------------------------- > This message sent using EMUmail -- http://www.emumail.com > --------------------------------------------------------- > > Jumping through hoops to get E-mail on the road? > You've got two choices: Join the circus, or use MollyMail. > > Molly Mail -- http://www.mollymail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 17: 4:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 9A05F37B719 for ; Sat, 3 Mar 2001 17:04:52 -0800 (PST) (envelope-from jpaetzel@hutchtel.net) Received: from mark9 (hutch-954.hutchtel.net [209.105.45.54]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id TAA26419; Sat, 3 Mar 2001 19:04:25 -0600 (CST) Message-ID: <008401c0a510$3b01b000$6100000a@vladsempire.net> From: "Josh Paetzel" To: "Weldon S Godfrey 3" , Cc: References: Subject: Re: rl0 problem... Date: Sun, 4 Mar 2001 19:03:56 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Weldon S Godfrey 3" To: Cc: Sent: Saturday, March 03, 2001 3:12 PM Subject: Re: rl0 problem... > > IRQ and/or memory address conflict, maybe? > Yes. It's a resource conflict, or bad card. man rl for details. Josh > On Sun, 4 Mar 2001 murat@mis.boun.edu.tr wrote: > > > > > Hi, I have a fresh FreeBSD 4.2 - RELEASE installation in my box. > > I get the following error at boot time regarding probe of my RealTek 8139 > > PCI NIC. > > > > rl0: at device 9.0 on pci0 > > rl0: couldn't map ports/memory > > device_probe_and_attach: rl0 attach returned 6 > > > > What may be the problem.? > > > > Thanx... > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 17: 5:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id D8C8D37B718; Sat, 3 Mar 2001 17:05:21 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 3 Mar 2001 17:01:13 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f24134C26006; Sat, 3 Mar 2001 17:03:04 -0800 (PST) (envelope-from cjc) Date: Sat, 3 Mar 2001 17:03:02 -0800 From: "Crist J. Clark" To: Larry Berland Cc: Ted Mittelstaedt , John Baldwin , Doug Young , freebsd-questions@FreeBSD.ORG Subject: Re: Promiscuous Mode ?? Message-ID: <20010303170302.P89396@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <002901c0a2f1$cdb23440$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from stuyman@confusion.net on Sat, Mar 03, 2001 at 11:15:45AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 11:15:45AM -0800, Larry Berland wrote: > > > On Fri, 2 Mar 2001, Ted Mittelstaedt wrote: > > > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Baldwin > > >On 01-Mar-01 Doug Young wrote: > > >> Would someone please comment on the following. The machine is > > >> running fine so I don't believe its anything particularly bad, but I > > >> don't recall seeing that particular message previously. > > > > > >Do you use DHCP? Every time you get or renew a lease dhclient puts the > > >interface in promiscuous mode. > > > > No, it doesen't - DHCP is just another service, it requests via broadcast > > packets and listens for a unicast packet response on a specified port. > > > > Correct me if I'm wrong, but when you request a lease after you've first > come up (aka no IP) you put out in broadcast, and then the dhcp server > will reply to you via broadcast as well. However, since the client > doesn't necessarily know the broadcast (as they don't know their address > or the network address) they'd be using 255.255.255.255 or 0.0.0.0 until > they did, which would mean the dhcp server is binding to those addresses, > instead of just its normal IP and the broadcast IP for the network. Or > maybe i'm just insane. Basically, the point of this insane rant (I've > been awake far too long) is that the dhcp reply initially must be > broadcast, since the client has no clue what to listen to otherwise. But > since the client doesn't even know the broadcast address, does that mean > it gets its reply on 0.0.0.0 or 255.255.255.255, or does it just go > promisc to get the reply on the normal broadcast address? Looks like people are confusing IP broadcasts versus data layer broadcasts and some other stuff. But most of this is moot. Unless your provider's DHCP is broken, you only need to go into promiscuous mode that first time you get an address. Once you are up and running, your machine has a valid IP and it knows the IP of its DHCP server. Lease renewals should take place in unicast. For example, I just caught mine, # tcpdump -nevv 'port 68 && host myhost' tcpdump: listening on fxp0 16:46:45.991117 0:90:27:13:25:40 0:2:7e:e8:ac:0 0800 342: aaa.bbb.ccc.ddd.68 > eee.fff.ggg.hhh.67: xid:0x3691cf50 C:aaa.bbb.ccc.ddd vend-rfc1048 DHCP:REQUEST PR:SM+BR+TZ+DG+DN+NS+HN (ttl 64, id 21331) 16:46:46.096938 0:2:7e:e8:ac:0 0:90:27:13:25:40 0800 342: eee.fff.ggg.hhh.67 > aaa.bbb.ccc.ddd.68: xid:0x3691cf50 C:aaa.bbb.ccc.ddd Y:aaa.bbb.ccc.ddd S:eee.fff.ggg.hhh vend-rfc1048 DHCP:ACK SID:eee.fff.ggg.hhh LT:134676480 SM:255.255.255.0 DG:aaa.bbb.ccc.ddd.1 DN:"reflexnet.net" NS:64.6.204.18,64.6.192.66 (DF) (ttl 252, id 14961) Note that there was no broadcasting going on. However, if something is messed up on your network, specifically, if your machine cannot find its server, it can fall back to trying broadcasting again. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 17:25:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by hub.freebsd.org (Postfix) with SMTP id 80A1237B71A for ; Sat, 3 Mar 2001 17:25:49 -0800 (PST) (envelope-from mikko@dynas.se) Received: (qmail 65880 invoked from network); 4 Mar 2001 01:25:47 -0000 Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by 172.16.1.1 with SMTP; 4 Mar 2001 01:25:47 -0000 Received: (qmail 25350 invoked from network); 4 Mar 2001 01:25:45 -0000 Received: from explorer.rsa.com (10.81.217.59) by spirit.dynas.se with SMTP; 4 Mar 2001 01:25:45 -0000 Received: (from mikko@localhost) by explorer.rsa.com (8.11.1/8.11.1) id f241Pid73064; Sat, 3 Mar 2001 17:25:44 -0800 (PST) (envelope-from mikko) Date: Sat, 3 Mar 2001 17:25:44 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200103040125.f241Pid73064@explorer.rsa.com> To: vcardona@home.com Cc: questions@freebsd.org Subject: Re: Considering FreeBSD Newsgroups: local.freebsd.questions References: <001001c0a40f$3f091b40$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Sat, Mar 03, 2001 at 10:24:55AM -0800 <20010303181923.A7927@marx.marvic.chum> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In local.freebsd.questions you write: >On Sat, Mar 03, 2001 at 10:24:55AM -0800, Ted Mittelstaedt wrote: >> Nonsense! I've run Solaris on Intel for a while and it supports >> plenty of hardware, although less "desktop" hardware than "server" >> hardware. But, I don't see that it's any more stable than FreeBSD >> and the lack of source is a detriment compared to FreeBSD. >Isn't Solaris x86 somewhat unstable? I heard that it had some serious >memory problems. The only stability problems I've seen with Solarix x86 was with a third-party NIC driver, and that was back in 2.5.1. Solaris is a nice OS, but a total memory hog compared to FreeBSD. It seems to like using swap a lot more too, even if you do install obscene amounts of memory. The bundled X server is also really good at eating memory (usually grows to 150MB where Xfree on FreeBSD stops at 35MB, given the same usage pattern). Combined with a really bad IDE driver (at least up to version 7, dunno about 8), this makes FreeBSD about twice as fast as Solaris, on off-the-shelf (i.e. cheap) PC hardware, for anything I use it for. That being said, I like solaris. I really do. Lots of nifty tools for development and debugging (really cool dynamic linker), good threads support and relatively bug free. Dog slow, yes, but stability problems, no. YMMV etc. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 17:47:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from magus.nostrum.com (magus.nostrum.com [216.90.209.2]) by hub.freebsd.org (Postfix) with ESMTP id 4DBFA37B718 for ; Sat, 3 Mar 2001 17:47:11 -0800 (PST) (envelope-from pckizer@nostrum.com) Received: (from pckizer@localhost) by magus.nostrum.com (8.11.0/8.11.0) id f241l1v45352; Sat, 3 Mar 2001 19:47:01 -0600 (CST) Message-Id: <200103040147.f241l1v45352@magus.nostrum.com> From: Philip Kizer To: Roman Shterenzon Cc: "Brandon D. Valentine" , freebsd-questions@FreeBSD.ORG Subject: Re: NIS/YP problems on FBSD 4.2-STABLE In-reply-to: Your message of "Wed, 28 Feb 2001 16:00:20 +0200." <983368820.3a9d047476306@webmail.harmonic.co.il> Date: Sat, 03 Mar 2001 19:47:00 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Roman Shterenzon wrote: >I think trhat what's missing in FreeBSD NIS implementation is the ability to >change password field to "x" for requests from high ports (the present >implementation just denies access). >I was looking into bringing this to FreeBSD (from linux), but unfortunately >didn't quite have time to get to it. I'm not sure exactly what you mean by "the present implementation just denies access". It's not the ypserv that 'change[s] password field to "x"', it's the map creation process. The FreeBSD stable ypserv Makefile will by default take the /var/yp/master.passwd, store it "securely" in master.passwd.by{name,uid}, and stip out the "extra" fields to make a passwd.by{name,uid} that contains "*" in the passwd field. The master.passwd.* maps are retreivable only from privileged ports due to the YP_SECURE field. See: (or /var/yp/Makefile*) for deatils on the map creation process. If you want to use the same NIS server for serving passwords "securely" to Linux and Solaris boxes, this patch (minus some fuzz) should do the trick for you (note the ${S} in the mkdb command for marking the map as "secure"): --- Makefile.yp Sat Mar 3 19:42:10 2001 +++ Makefile Sat Mar 3 19:42:29 2001 @@ -125,0 +126,2 @@ +TARGETS+= passwd.adjunct.byname +TARGETS+= shadow.byname @@ -587,0 +590,28 @@ + +passwd.adjunct.byname: $(MASTER) + @echo "Updating $@..." +.if ${MASTER} == "/dev/null" + @echo "Master.passwd source file not found -- skipping" +.else + $(CAT) $(MASTER) | \ + $(AWK) -F: 'BEGIN{OFS=":"}{ if ($$1 != "" && $$1 !~ "^#.*" && $$1 !~ /^+/ && $$1 !~ /^-/) print $$1"\t"$$1,$$2,$$3,$$4,$$8,$$9,$$10 }' $^ \ + | $(DBLOAD) ${S} -f -i $(MASTER) -o $(YPMAPDIR)/$@ - $(TMP); \ + $(RMV) $(TMP) $@ + @$(DBLOAD) -c + @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOMAIN) $@; fi + @if [ ! $(NOPUSH) ]; then echo "Pushed $@ map." ; fi +.endif + +shadow.byname: $(MASTER) + @echo "Updating $@..." +.if ${MASTER} == "/dev/null" + @echo "Master.passwd source file not found -- skipping" +.else + $(CAT) $(MASTER) | \ + $(AWK) -F: 'BEGIN{OFS=":"}{ if ($$1 != "" && $$1 !~ "^#.*" && $$1 !~ "^+" && $$1 !~ /^-/) print $$1"\t"$$1,$$2,$$6,":::",$$7,"" }' $^ \ + | $(DBLOAD) ${S} -f -i $(MASTER) -o $(YPMAPDIR)/$@ - $(TMP); \ + $(RMV) $(TMP) $@ + @$(DBLOAD) -c + @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOMAIN) $@; fi + @if [ ! $(NOPUSH) ]; then echo "Pushed $@ map." ; fi +.endif Please let me know if I misunderstood you, -philip -- Philip Kizer, USENIX Liaison to Texas A&M University Texas A&M CIS Operating Systems Group, Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 17:55: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 8B4F937B719 for ; Sat, 3 Mar 2001 17:55:00 -0800 (PST) (envelope-from drsmithy@optushome.com.au) Received: from area51.thehouse ([203.164.81.76]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010304015459.RHEJ26799.mss.rdc2.nsw.optushome.com.au@area51.thehouse> for ; Sun, 4 Mar 2001 12:54:59 +1100 Content-Type: text/plain; charset="iso-8859-1" From: Christopher Smith Reply-To: drsmithy@usa.net To: freebsd-questions@freebsd.org Subject: VMWare and bridging Date: Sun, 4 Mar 2001 11:55:07 +1000 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <01030411550702.01924@area51.thehouse> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get the VMWare2 port running under FreeBSD-4.2 with little success. The port installs fine and during the installation I tell it to use fxp0 (the only NIC in this machine) as the bridging interface. The vmware startup scripts appear to execute correctly on boot (no error messages) but the card still doesn't work in the VMWare machine. I originally had the VMWare machine's config set to use bridging and it complained about not being able to find the device. On reading the docs in /usr/local/share/doc/vmware I tried changing the setting to "host only" which fixes the error message about not detecting the vmnet0 device. However, networking inside the VM still doesn't work. Just for testing purposes I'm trying to get a FreeBSD install disk to the point of starting a network install, but it won't configure the card via DHCP and none of the lights on the hub are flashing to indicate traffic. Any advice would be greatly appreciated. I'm trying to compile the port and my ports tree was last cvsup'd yesterday. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 18: 7: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id C4EB937B718; Sat, 3 Mar 2001 18:06:57 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id E84CC6A90D; Sun, 4 Mar 2001 12:36:54 +1030 (CST) Date: Sun, 4 Mar 2001 12:36:54 +1030 From: Greg Lehey To: Bruce Burden Cc: freebsd-questions@freebsd.org, FreeBSD mobile Mailing List Subject: Re: pointers for config flash mem card, please Message-ID: <20010304123654.C1006@wantadilla.lemis.com> Reply-To: FreeBSD mobile Mailing List References: <20010303004805.A7366@tigerfish2.my.domain> <20010303172132.A11543@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303172132.A11543@tigerfish2.my.domain>; from brucegb@realtime.net on Sat, Mar 03, 2001 at 05:21:32PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] Please don't wrap log output. [Following up to -mobile; this is a relatively specialized question] On Saturday, 3 March 2001 at 17:21:32 -0600, Bruce Burden wrote: > > Hi gang, > > I have a Calluna flash memory card I am attempting to get > configured, and could use some help. > > First, the hardware: > > pcic-pci0: mem 0xd3401000-0xd3401fff irq 19 at device 9.0 on pci0 > pcic-pci1: mem 0xd3402000-0xd3402fff irq 16 at device 9.1 on pci0 This looks like an SMP motherboard. You should give more details. > When I insert the card, this happens: > > /kernel: pccard: card inserted, slot 1 > pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 > pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 > /kernel: sio0: 3 more silo overflows (total 3) > /kernel: sio0: 3 more silo overflows (total 3) > /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 > /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 > /kernel: ata4-master: ata_command: timeout waiting for intr > /kernel: ata4-master: ata_command: timeout waiting for intr > /kernel: ata4-master: identify failed > /kernel: ata4-master: identify failed > pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. > pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. > /kernel: ata4: detached > /kernel: ata4: detached > > To get this far, I modified the "wildcard" flash memory card > as described by Greg Lehey on 28 Nov. 2000 on the -questions and > -hardware mailing lists. Clearly, however, something didn't quite > work. I suspect that the sio0 overflows means that an IRQ is being > shared (irq 8), and somebody isn't happy (FWIW, inserting the card > in slot 0 will cause i/o to hang until the card is removed). However, > I don't see anybody reported at irq 8 with 'dmesg'. irq 8 is a timer interrupt on the motherboard. But I don't see any mention of irq 8 in the output above. And the sio problems are possibly caused by something else. > I haven't worked with ATA worth mention in the past, so I am > not sure how to proceed. Well, http://www.lemis.com/questions.html gives you some ideas. You haven't said what your hardware is, nor what your software is. But at the moment your biggest problem seems to be the SMP board. As far as I know, nobody has ever got PCMCIA to work on an SMP motherboard, though possibly there has been some recent progress in -CURRENT. > If it matters, this card is from an Agfa ActionCam (Minolta > RD-175 digital camera) with a stated capacity of 130MB. There's a good chance that you'll run into problems there too, though my description to which you refer above might help. But first we need to see whether your hardware can work together. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 18:31: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 217A337B718 for ; Sat, 3 Mar 2001 18:30:59 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 84791 invoked by uid 100); 4 Mar 2001 02:30:57 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15009.43233.708524.854909@guru.mired.org> Date: Sat, 3 Mar 2001 20:30:57 -0600 To: questions@freebsd.org Subject: Re: Pimping FreeBSD Information (was: 'Order') In-Reply-To: <23550630@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG richard childers types: > Since you have not explained what it is that you are doing, I really have to ignore this. No problem, but could you ignore it a little more quietly? http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 18:49:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id AD04837B719 for ; Sat, 3 Mar 2001 18:49:37 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 85169 invoked by uid 100); 4 Mar 2001 02:49:36 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15009.44352.445974.119293@guru.mired.org> Date: Sat, 3 Mar 2001 20:49:36 -0600 To: "Xavier O'Neill" Cc: questions@freebsd.org Subject: Re: mounting fat partitions problem In-Reply-To: <106207072@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Xavier O'Neill types: > I have 2 20 GB diisks. You also seem to be confused about disk partitions. Then again - FreeBSD chose to keep historic unix usage, and not historic DOS usage, so it's confusing when you first encounter it. > Primary disk first partition win98 install > Primary disk second partition fat32 whcih i could is set up as an extended / > logical drive In FreeBSD parlance, these are "slices", not partitions. DOS partitions are called slices. What Unix has historically called partitions are still called partitions. A FreeBSD slice has multiple partitions inside of it (and we'll ignore DD disks), and those are what you put file systems (or swap) on, and mount. > Scond disk first partition freebsd (/) > Second disk second partition /usr > Second third partition swap > Second 4th partition fat32 Give the above, this doesn't make a lot of sense. If you could sort out which are slices and which are partitions, it would help. Better yet, the output of fdisk for both drives and the output of mount after you've got what works mounted would help. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 18:57:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id CA02137B718 for ; Sat, 3 Mar 2001 18:57:53 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 85423 invoked by uid 100); 4 Mar 2001 02:57:52 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15009.44848.90747.733741@guru.mired.org> Date: Sat, 3 Mar 2001 20:57:52 -0600 To: "Damir Lampa" Cc: questions@freebsd.org Subject: Re: Issue? In-Reply-To: <36862544@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Damir Lampa types: > Greetings to everyone on this list! > I'm very new to FreeBSD, and I would like to know how to change something > that is in Linux called /etc/issue and /etc/issue.net > It doesn't seem to exist here :) Not all Linux's look alike, and not everyone is familiar with any Linux, much less the one you are using. Stating what you're trying to do is a lot more likely to get you an answer than naming a file in a distribution that you *know* doesn't exist in FreeBSD. That aside, I think you want gettytab. Check the man page for details on usage. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 19:25:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id D92EB37B718; Sat, 3 Mar 2001 19:25:16 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f243PCN16754; Sat, 3 Mar 2001 19:25:13 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Larry Berland" Cc: "John Baldwin" , "Doug Young" , Subject: RE: Promiscuous Mode ?? Date: Sat, 3 Mar 2001 19:25:12 -0800 Message-ID: <001b01c0a45a$b8f5c3e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: Larry Berland [mailto:stuyman@confusion.net] >Sent: Saturday, March 03, 2001 11:16 AM >To: Ted Mittelstaedt >Cc: John Baldwin; Doug Young; freebsd-questions@FreeBSD.ORG >Subject: RE: Promiscuous Mode ?? > > > > >On Fri, 2 Mar 2001, Ted Mittelstaedt wrote: > >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of John Baldwin >> >On 01-Mar-01 Doug Young wrote: >> >> Would someone please comment on the following. The machine is >> >> running fine so I don't believe its anything particularly bad, but I >> >> don't recall seeing that particular message previously. >> > >> >Do you use DHCP? Every time you get or renew a lease dhclient puts the >> >interface in promiscuous mode. >> >> No, it doesen't - DHCP is just another service, it requests via broadcast >> packets and listens for a unicast packet response on a specified port. >> > >Correct me if I'm wrong, but when you request a lease after you've first >come up (aka no IP) you put out in broadcast, and then the dhcp server >will reply to you via broadcast as well. However, since the client No - this is not an IP traffic thing yet. An Ethernet broadcast is all 1's in the destination MAC address space (ff:ff:ff:ff:ff:ff) but it carries the source MAC address with it. The DHCP server response is a unicast packet that has a destination MAC address of the client. >doesn't necessarily know the broadcast (as they don't know their address >or the network address) they'd be using 255.255.255.255 or 0.0.0.0 until >they did, which would mean the dhcp server is binding to those addresses, >instead of just its normal IP and the broadcast IP for the network. Or >maybe i'm just insane. Basically, the point of this insane rant (I've >been awake far too long) is that the dhcp reply initially must be >broadcast, since the client has no clue what to listen to otherwise. But >since the client doesn't even know the broadcast address, does that mean >it gets its reply on 0.0.0.0 or 255.255.255.255, or does it just go >promisc to get the reply on the normal broadcast address? Forget the IP numbering. All the IP number is, is a pointer into the ARP table for the mac address of the ethernet card your sending the packet to. >Lacking in sleep, >Laurence Berland >http://www.isp.northwestern.edu/~laurence > >PS Did the chapter from TFCNG in DN get cut off? > Yes, I'm sending them the completed chapter. They didn't get the chapter from me, they got it from my darling publisher. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 19:32:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 88FD437B718 for ; Sat, 3 Mar 2001 19:32:27 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f243VwN16780; Sat, 3 Mar 2001 19:31:59 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "richard childers" , "Rob" Cc: "George V. Neville-Neil" , "hawk" , Subject: RE: Hooking a Radio (Atomic) Clock to FreeBSD? Date: Sat, 3 Mar 2001 19:31:58 -0800 Message-ID: <001c01c0a45b$ab49e5e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <3AA001FE.4DA0CDB6@pacbell.net> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of richard >childers >Sent: Friday, March 02, 2001 12:27 PM >To: Rob >Cc: George V. Neville-Neil; hawk; freebsd-questions@FreeBSD.ORG >Subject: Re: Hooking a Radio (Atomic) Clock to FreeBSD? > > > >Heathkit had a product available back in the late 1980s, when I >was working for >Ampex R&D; but I'm not sure if Heathkit is in business any more, >as such ... > > no, see http://www.heathkit-museum.com/ Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 19:58: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.gwi.net (smtp.gwi.net [207.5.128.11]) by hub.freebsd.org (Postfix) with ESMTP id F26B837B71B for ; Sat, 3 Mar 2001 19:58:04 -0800 (PST) (envelope-from teevie@suscom-maine.net) Received: from clump (235-186.suscom-maine.net [207.5.235.186]) by smtp.gwi.net (8.10.1/8.10.1) with SMTP id f243w3u13130 for ; Sat, 3 Mar 2001 22:58:03 -0500 (EST) Message-ID: <000801c0a45f$329fb670$baeb05cf@clump> From: "steve" To: Subject: Compaq deskpros and older machines Date: Sat, 3 Mar 2001 22:57:14 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0A435.49911240" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0A435.49911240 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi there,=20 I have a compaq 575 pc and was wondering if Freebsd 4.2 is unhappy with = these machines....seems the kernel wont config properly (says file not = found for one of the commands in the script). After consulting the FAQ = online it seems that this may be my fault but I was unsure due to = compaq's oddball hardware configurations. Thanks for your time! ------=_NextPart_000_0005_01C0A435.49911240 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi there,
 
I have a compaq 575 pc and was = wondering if Freebsd=20 4.2 is unhappy with these machines....seems the kernel wont config = properly=20 (says file not found for one of the commands in the script). After = consulting=20 the FAQ online it seems that this may be my fault but I was unsure due = to=20 compaq's oddball hardware configurations.
 
Thanks for your = time!
------=_NextPart_000_0005_01C0A435.49911240-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20: 9:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freeze.org (www.bellnetworks.net [208.177.187.234]) by hub.freebsd.org (Postfix) with ESMTP id 962B637B718 for ; Sat, 3 Mar 2001 20:09:31 -0800 (PST) (envelope-from jim@freeze.org) Received: (from jim@localhost) by freeze.org (8.11.2/8.11.2) id f2447jo23338; Sat, 3 Mar 2001 23:07:45 -0500 (EST) (envelope-from jim) X-Authentication-Warning: www.bellnetworks.net: Processed from queue /var/spool/alt_queue X-Authentication-Warning: www.bellnetworks.net: Processed by jim with -C /web/siteinfo/freeze/mail/sendmail.cf Date: Sat, 3 Mar 2001 23:07:45 -0500 (EST) From: Jim Freeze X-Sender: jim@www.bellnetworks.net To: questions@freebsd.org Subject: OT: Chat room SW for FBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone know of a chat room package for web based chat rooms? I am using FBSD, Apache and PHP, if that helps. Thanks ========================================================= Jim Freeze a.k.a Dr Freeze ... No, I've never met Batman! --------------------------------------------------------- jim@freeze.org http://www.freeze.org ========================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:22:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 5A66737B719 for ; Sat, 3 Mar 2001 20:22:38 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f244MXN16879; Sat, 3 Mar 2001 20:22:33 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , "Chuck Morris" Cc: Subject: RE: creating a workstation Date: Sat, 3 Mar 2001 20:22:33 -0800 Message-ID: <001f01c0a462$bbe87d60$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <20010303163857.O89396@rfx-216-196-73-168.users.reflex> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actually, you probably could put a 2GB disk in this despite the BIOS problem and FreeBSD would be able to use all of it. FreeBSD only uses the BIOS to find the kernel when booting, after that it speaks directly to the disk electronics. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Crist J. Clark >Sent: Saturday, March 03, 2001 4:39 PM >To: Chuck Morris >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: creating a workstation > > >On Sat, Mar 03, 2001 at 06:56:24PM -0500, Chuck Morris wrote: >> I am interested in making an old 486 pentium upgrade machine >into a freeBSD workstation. It only has a 200MB hard drive. The >system bios will not recognize drives larger than 512MB. Could >you be so kind to tell me if I can run freeBSD using X11 on such a >small hard drive ? > >If you were very, very careful and only put the bare minimum of what >is required for FreeBSD and XFree86, you could probably fit it in >under 200 MB. But you could not add anything else. > >The machine would probably not be very usable as a workstation. >-- >Crist J. Clark cjclark@alum.mit.edu > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:28:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 3014737B718 for ; Sat, 3 Mar 2001 20:28:21 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id FAA58186; Sun, 4 Mar 2001 05:28:07 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3AA1C457.E28E40AF@eboa.com> Date: Sun, 04 Mar 2001 05:28:07 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Ted Mittelstaedt Cc: bcohen@bpecreative.com, freebsd-questions Subject: Re: FreeBSD Firewall vs. Black Ice References: <001001c0a231$a5e1a6a0$1401a8c0@tedm.placo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ted Mittelstaedt wrote: > > ... > However, if your not willing to invest the time into either, then > you should look at paying someone who has the experience to do this > for you. One advantage of using FreeBSD is that the FreeBSD server > CAN be remotely administered. You could, for example, set up your > FreeBSD system then get a FreeBSD consultant to ssh into your server > and set a really tight access list for you. But that's just it, isn't it. A cost-benefit analysis. I.e. how much will it cost to detect and restore a cracked site versus the cost to make it a tad bit more harder to crack the site. Personally I'ld rather err on the safe side, but MicroSoft has shown by its continued existence that the world thinks otherwise. IOW MS grocks the world, sad as it may be. The last statement you made, however, is I think unbeatable by whatever PC/Anywhere gadget out there. Remote administration is not where NT++**?? shines. Roelof -- ----------------------------------------------------------------------- EBOAź web. http://EBOA.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:31:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail19.sdc1.sfba.home.com (femail19.sdc1.sfba.home.com [24.0.95.128]) by hub.freebsd.org (Postfix) with ESMTP id 350C037B71A for ; Sat, 3 Mar 2001 20:31:21 -0800 (PST) (envelope-from vcardona@home.com) Received: from marx.marvic.chum ([24.17.229.11]) by femail19.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010304043120.CLCB12888.femail19.sdc1.sfba.home.com@marx.marvic.chum>; Sat, 3 Mar 2001 20:31:20 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f244W0N01111; Sat, 3 Mar 2001 22:32:00 -0600 Date: Sat, 3 Mar 2001 22:32:00 -0600 From: "Victor R. Cardona" To: Mike Meyer Cc: Damir Lampa , questions@FreeBSD.ORG Subject: Re: Issue? Message-ID: <20010303223200.B1060@marx.marvic.chum> References: <36862544@toto.iv> <15009.44848.90747.733741@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <15009.44848.90747.733741@guru.mired.org>; from mwm@mired.org on Sat, Mar 03, 2001 at 08:57:52PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 08:57:52PM -0600, Mike Meyer wrote: > Not all Linux's look alike, and not everyone is familiar with any > Linux, much less the one you are using. Stating what you're trying to > do is a lot more likely to get you an answer than naming a file in a > distribution that you *know* doesn't exist in FreeBSD. I think the original poster was referring to /etc/motd. - v -- Victor R. Cardona vcardona@home.com "Behold the keyboard of Kahless, the greatest Klingon code warrior that ever lived!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:34:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.rdc1.on.home.com (femail2.rdc1.on.home.com [24.2.9.89]) by hub.freebsd.org (Postfix) with ESMTP id 9301137B718 for ; Sat, 3 Mar 2001 20:34:09 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail2.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010304043402.IVGQ606.femail2.rdc1.on.home.com@home.com> for ; Sat, 3 Mar 2001 20:34:02 -0800 Message-ID: <3AA1C1EE.4E2D6AC6@home.com> Date: Sat, 03 Mar 2001 23:17:50 -0500 From: Duraid X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "questions@FreeBSD.ORG" Subject: installing kde2.1 ended up with kde2.0?????? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i downloaded the meta port of kde 2.1 to my /tmp. it was in the for of kde2.tar and here is what i did: yellow# cd /tmp/ yellow# tar xvf kde2.tar (it tared a pub directory) yellow# cd pub/FreeBSD/branches/-current/ports/x11/kde2/ yellow# make install and ended up with kde 2.0 ??? WHAT HAPPENED?? I'VE BEEN COMPILING FOR 2 DAYS NOW Duraid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:39:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 0A09B37B718 for ; Sat, 3 Mar 2001 20:39:08 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 1367 invoked by uid 0); 4 Mar 2001 04:39:06 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 4 Mar 2001 04:39:06 -0000 Message-ID: <3AA1C6EA.847207DC@urx.com> Date: Sat, 03 Mar 2001 20:39:06 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: "questions@FreeBSD.ORG" Subject: Re: installing kde2.1 ended up with kde2.0?????? References: <3AA1C1EE.4E2D6AC6@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > i downloaded the meta port of kde 2.1 to my /tmp. it was in the for of > kde2.tar and here is what i did: > > yellow# cd /tmp/ > yellow# tar xvf kde2.tar (it tared a pub directory) > yellow# cd pub/FreeBSD/branches/-current/ports/x11/kde2/ > yellow# make install > > and ended up with kde 2.0 ??? WHAT HAPPENED?? Did you cvsup upgrade your ports so that they knew about 2.1. Kent > > I'VE BEEN COMPILING FOR 2 DAYS NOW > > Duraid > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:45:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 56FDD37B71A for ; Sat, 3 Mar 2001 20:45:40 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id FAA58262; Sun, 4 Mar 2001 05:45:17 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3AA1C85D.ED2D3F76@eboa.com> Date: Sun, 04 Mar 2001 05:45:17 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Ted Mittelstaedt Cc: Christopher Farley , richard childers , Artem Koutchine , freebsd-questions@FreeBSD.ORG Subject: Re: Hot swap IDE device? References: <000701c0a3a5$fefd0520$1401a8c0@tedm.placo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ted Mittelstaedt wrote: > > ... > Naturally, doing this disrupts all data flow on the SCSI > bus on the second card. That is as it is. However, it that truely all there is? This is not pulling your leg. I am actually considering this. What I am thinking is that giving my using a 3Ware card combined with some rack thingum with a key that electrically severs connections to power and IDE bussed... Given that I would create a MD somewhere with mount and umount tucked into it... should it not be possible to umount, turn the switch, insert a fresh disk and take it from there? Whatever shape the IDE bus is in, it oughta be possible to whack it into proper shape again. As long as you don't blow any necessary circuits unnecessarily it ought to be possible to get the show on the road again. Then again, this isn't intended usage. Roelof -- ----------------------------------------------------------------------- EBOAź web. http://EBOA.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 20:50:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id F3CE137B719 for ; Sat, 3 Mar 2001 20:50:36 -0800 (PST) (envelope-from latif2221@home.com) Received: from home.com ([24.114.36.13]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010304044919.MCZL14622.femail1.rdc1.on.home.com@home.com>; Sat, 3 Mar 2001 20:49:19 -0800 Message-ID: <3AA1C5CB.65F4D245@home.com> Date: Sat, 03 Mar 2001 23:34:19 -0500 From: Duraid X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: kstewart@urx.com, "questions@FreeBSD.ORG" Subject: Re: installing kde2.1 ended up with kde2.0?????? References: <3AA1C1EE.4E2D6AC6@home.com> <3AA1C6EA.847207DC@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what do you mean?? please explain im really confused about the ports... if i downloaded the port (kde2.tar) from the freebsd website i still have to cvsup... what it i want to stay stable ( and that's what i want to)... explain explain explain ... please please please Duraid Kent Stewart wrote: > Duraid wrote: > > > > i downloaded the meta port of kde 2.1 to my /tmp. it was in the for of > > kde2.tar and here is what i did: > > > > yellow# cd /tmp/ > > yellow# tar xvf kde2.tar (it tared a pub directory) > > yellow# cd pub/FreeBSD/branches/-current/ports/x11/kde2/ > > yellow# make install > > > > and ended up with kde 2.0 ??? WHAT HAPPENED?? > > Did you cvsup upgrade your ports so that they knew about 2.1. > > Kent > > > > > I'VE BEEN COMPILING FOR 2 DAYS NOW > > > > Duraid > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21: 2:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp1.mastery.ca (lan12.dzyn.win.mnsi.net [208.28.54.140]) by hub.freebsd.org (Postfix) with ESMTP id E05F437B718 for ; Sat, 3 Mar 2001 21:02:43 -0800 (PST) (envelope-from rmasse@mastery.ca) Received: from lan4 (dyn216-8-129-133.ADSL.mnsi.net [216.8.129.133]) (authenticated) by comp1.mastery.ca (8.11.2/8.11.2) with ESMTP id f2452gv00439 for ; Sun, 4 Mar 2001 00:02:42 -0500 (EST) (envelope-from rmasse@mastery.ca) Message-ID: <001901c0a468$7b4a6100$fd00a8c0@Home> From: "Ryan Masse" To: "FreeBSD-Questions" Subject: cucipop lock error Date: Sun, 4 Mar 2001 00:03:40 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've installed a fresh copy of fbsd stable on an RMA drive returned for our mailserver. It looks like from what i can see in the logs is that cucipop can't get a lock on the /var/mail/$user dirs thus disabling pop3. I've restarted cucipop a few times now with no affect. Does anyone know how to fix this? The necessary info is pasted below. Any help would be appreciated. > tail /var/log/maillog Mar 4 00:00:31 comp1 mail.local: lockmailbox /var/mail/rmasse failed; error cod e 75 Mar 4 00:00:31 comp1 sendmail[427]: f24500T00427: to=rmasse, ctladdr=root (0/0) , delay=00:00:31, xdelay=00:00:30, mailer=local, pri=30401, dsn=4.0.0, stat=Defe rred > cd /var/mail > ls -la | grep rmasse -rw------- 1 rmasse wheel 0 Mar 3 23:48 rmasse > > uname -a FreeBSD comp1.mastery.ca 4.2-20010303-STABLE FreeBSD 4.2-20010303-STABLE #0: Sat Mar 3 13:55:05 GMT 2001 root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386 > pkg_info | grep cucipop cucipop-1.31_2 Cubic Circle's POP3 daemon (fully RFC1939 compliant) > Thanks, Ryan Masse IT / Authoring Tech Mastery Group of Canada, Inc. Rmasse@mastery.ca http://www.masterycanada.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21: 3:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.primary.net (mail4.primary.net [216.87.38.199]) by hub.freebsd.org (Postfix) with ESMTP id 5CECB37B71A for ; Sat, 3 Mar 2001 21:03:24 -0800 (PST) (envelope-from clinamen@gvi.net) Received: from chicadee (mci2-62-14.qni.com [209.126.62.14]) by mail4.primary.net (8.10.0.1+jb/8.10.0/8.10-0+tht) with SMTP id f2455iZ24816 for ; Sat, 3 Mar 2001 23:05:45 -0600 Message-ID: <000e01c0a469$15fd0a40$6339fea9@chicadee> From: "Patrick Clancy" To: Subject: installation problems Date: Sat, 3 Mar 2001 23:08:00 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C0A436.CAC262A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 X-Filtered: jusfilter Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C0A436.CAC262A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have tried all day to install FreeBSD with no success. I'm beginning = to think that there must be a hardware problem. My system is as = follows: =20 Dell Dimension XPS B866MHZ Pentium III, QuietKey Keyboard, Microsoft = Intellimouse, 256MB RDRAM, 3COM V.90 PCI Telephony Modem, 48x Max = Variable CD ROM, Dell P991 Trinitron Monitor, 32MB DDR nVidia GeForce2 = GTS 4X APG Graphics Card, 80GB Ultra ATA Hard Drive (5400RPM),3COM = 3C905C-TXM 10/100 Remote Wakeup Network Card. I can't access the Eratta.Txt or Trouble.Txt, but I have read pretty = much everything else and have gone through the install about 20 times. = I can't think of any other varibles and am down to thinking that it must = be a hardware problem. I would appreciate any information or help with = this. I am trying to use the most standard, inclusive choices that are = available. Although I bought this release (4.1) only a month ago, I see = that 4.2 is now available. Since my hardware is pretty current, perhaps = the more recent release would be better at autodetecting. At htis point i am just grabbing at straws. thanks for your help - Patrick ------=_NextPart_000_000B_01C0A436.CAC262A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have tried all day to install FreeBSD with no = success. =20 I'm beginning to think that there must be a hardware problem.  My = system is=20 as follows: 
Dell Dimension XPS B866MHZ Pentium III, QuietKey = Keyboard,=20 Microsoft Intellimouse, 256MB RDRAM, 3COM V.90 PCI Telephony Modem, 48x = Max=20 Variable CD ROM, Dell P991 Trinitron Monitor, 32MB DDR nVidia GeForce2 = GTS 4X=20 APG Graphics Card, 80GB Ultra ATA Hard Drive (5400RPM),3COM 3C905C-TXM = 10/100=20 Remote Wakeup Network Card.
 
I can't access the Eratta.Txt or Trouble.Txt, but I = have read=20 pretty much everything else and have gone through the install about 20=20 times.  I can't think of any other varibles and am down to thinking = that it=20 must be a hardware problem.  I would appreciate any information or = help=20 with this.
 
I am trying to use the most standard, inclusive = choices that=20 are available.  Although I bought this release (4.1) only a month = ago, I=20 see that 4.2 is now available.  Since my hardware is pretty = current,=20 perhaps the more recent release would be better at = autodetecting.
 
At htis point i am just grabbing at = straws.
 
thanks for your help - = Patrick
------=_NextPart_000_000B_01C0A436.CAC262A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21: 6:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id AEED837B718 for ; Sat, 3 Mar 2001 21:06:22 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id GAA58406; Sun, 4 Mar 2001 06:06:18 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3AA1CD4A.DE2F78B7@eboa.com> Date: Sun, 04 Mar 2001 06:06:18 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Edward Cc: freebsd-questions@FreeBSD.ORG Subject: Re: programming References: <3A9EACC2.8AA6D430@hotmail.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Edward wrote: > > Hello all, > > I have one very important question: What does it > mean align ??? In a word, when doing align in assembler programs I do > > understand it, it is usable to get a quickest access > to that (aligned) part of memory where the variable is loaded, but I can't > > understand how not doing align can affect the program?????? > > Please help me to get more information on such questions... > I like assembler, where can I get more information??? Since this went unanswered... Alas... Let me give it a shot... One can always shoot me if I get it wrong ;). After all... They do shoot horses, don't they? The basic principle is speed. You've got a process, any processor, which accesses words, any words. Whatever the word size in question that is the quickest means of access. Worse still, the quickest means of access is on word boundaries. So suppose you've got a modern 64 bit machine. Say, the promised Merced architecture. A prototype or something ;). Then a word would be 64 bits in a row. Lets name that a QWORD, for no reason other than that a naming is convenient. Now this Merced of yours would access memory a QWORD at a time. You need a BYTE? Fine. You get a QWORD. Now, depending on the smarts of the processor in question the manure hits the whirling processor cooling device when you request, say, the fourth BYTE. There was a time - and I'm not sure what the current status quo, not to be confused with the Canadian Rock Band :), is - that this went very slowly indeed. First the processor got the very first QWORD, then it got processed by a barrel shifter if you were lucky, next the result got put onto the bus. However it might be, the bottom line was that it was fastest by any measure to ask for stuff that was aligned on a xWORD boundary. Be the 6 bits, 7 bits, 8 bits or even n bits words. Again, today this situation should'a be much improved. If you want to read more about this I would like to suggest Michael Abrash's The Zen of Assembly Language. Even if he pronounces Assembly the wrong way For the record. I am afraid I choose the example wrongly. That having been said, at this time of the morning it would strain me too much to seriously consider, let alone calc, which BYTE would possess the proper number quantaty so as to be the just right example. Use your imagination ;). Roelof -- ----------------------------------------------------------------------- EBOAź web. http://EBOA.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:10:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c0039.upc-c.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 07F3637B719 for ; Sat, 3 Mar 2001 21:10:49 -0800 (PST) (envelope-from roelof@eboa.com) Received: from eboa.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id GAA58422; Sun, 4 Mar 2001 06:10:44 +0100 (CET) (envelope-from roelof@eboa.com) Message-ID: <3AA1CE54.72349D81@eboa.com> Date: Sun, 04 Mar 2001 06:10:44 +0100 From: Roelof Osinga Organization: eBOA - Programming the Web X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: peter pajak Cc: freebsd@gdmckee.com, freebsd-questions@FreeBSD.ORG Subject: Re: Jail USER in HOME dir References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter pajak wrote: > > use rsh (restricted shell), RSH(1) FreeBSD General Commands Manual RSH(1) NAME rsh - remote shell Roelof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:26:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from realtime.net (dragon.realtime.net [205.238.128.89]) by hub.freebsd.org (Postfix) with SMTP id E130C37B71A for ; Sat, 3 Mar 2001 21:26:46 -0800 (PST) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain ([205.238.179.151]) by realtime.net ; Sat, 03 Mar 2001 23:26:43 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.2/8.11.1) id f245Qii12562 for freebsd-questions@freebsd.org; Sat, 3 Mar 2001 23:26:44 -0600 (CST) (envelope-from brucegb) Date: Sat, 3 Mar 2001 23:26:44 -0600 From: Bruce Burden To: freebsd-questions@freebsd.org Subject: Re: pointers for config flash mem card, please Message-ID: <20010303232644.A12125@tigerfish2.my.domain> References: <20010303004805.A7366@tigerfish2.my.domain> <20010303172132.A11543@tigerfish2.my.domain> <20010304123654.C1006@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010304123654.C1006@wantadilla.lemis.com>; from grog@lemis.com on Sun, Mar 04, 2001 at 12:36:54PM +1030 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Mar 04, 2001 at 12:36:54PM +1030, Greg Lehey wrote: > > On Saturday, 3 March 2001 at 17:21:32 -0600, Bruce Burden wrote: > > > I have a Calluna flash memory card I am attempting to get > > configured, and could use some help. > > > > First, the hardware: > > > > pcic-pci0: mem 0xd3401000-0xd3401fff irq 19 at device 9.0 on pci0 > > pcic-pci1: mem 0xd3402000-0xd3402fff irq 16 at device 9.1 on pci0 > > This looks like an SMP motherboard. You should give more details. > I didn't include more details because I didn't deem it to be pertinent. But, yes, it is a Abit BP6 mobo with 2x466 Celerons. > > > When I insert the card, this happens: > > > > /kernel: pccard: card inserted, slot 1 > > pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 > > pccardd[58]: Card "Calluna"("CT130MC") [01Feb96] ['302-24 ] has function ID 4 > > /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 > > /kernel: ata4 at port 0x280-0x28f irq 10 slot 1 on pccard1 > > /kernel: ata4-master: ata_command: timeout waiting for intr > > /kernel: ata4-master: ata_command: timeout waiting for intr > > /kernel: ata4-master: identify failed > > /kernel: ata4-master: identify failed > > pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. > > pccardd[58]: ata4: GENERIC Flash ATA / ATA HDD inserted. > > haven't said what your hardware is, nor what your software is. But at > Okay, my bad wrt software. It is 4.2-STABLE, downloaded 13 Jan. or so. > > the moment your biggest problem seems to be the SMP board. > Perhaps. The card would seem to work in slot1. If it is inserted in slot0, it causes things to lock up until it is removed. Okay, fine, I can live with that. Bottom line is that this is pretty much exactly what I would expect to see, based on your response to a very similiar question. Aside from the fact that everything is in duplicate, of course. Where I need a pointer is here in getting the thing mounted. I have done a MAKEDEV ads1, it is in /dev, I have ata and atadisk defined in the conf file, yet I am getting: bash-2.04# mount /flash msdos: /dev/ad8s1: Device not configured > > > If it matters, this card is from an Agfa ActionCam (Minolta > > RD-175 digital camera) with a stated capacity of 130MB. > > There's a good chance that you'll run into problems there too, though > my description to which you refer above might help. But first we need > to see whether your hardware can work together. > Probably. I will worry about that when I actually get the disk mounted. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:26:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.sunflower.com (smtp.sunflower.com [24.124.0.137]) by hub.freebsd.org (Postfix) with ESMTP id 2614137B71B for ; Sat, 3 Mar 2001 21:26:52 -0800 (PST) (envelope-from treznor@sunflower.com) Received: from treznor (dv016s59.lawrence.ks.us [24.124.59.16]) by smtp.sunflower.com (8.9.3/8.9.3) with SMTP id XAA21266; Sat, 3 Mar 2001 23:26:50 -0600 Message-ID: <000e01c0a467$bf278980$103b7c18@palisor.yi.org> From: "Tyler K McGeorge" To: "Patrick Clancy" , References: <000e01c0a469$15fd0a40$6339fea9@chicadee> Subject: Re: installation problems Date: Sat, 3 Mar 2001 22:58:25 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C0A435.74179B60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C0A435.74179B60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Well, my first piece of advice is to install from the FTP. Simplifies = things a lot. Second, I would like to know specific error messages you = may get while trying to install. Write them down on pieces of paper if = you need to. ----- Original Message -----=20 From: Patrick Clancy=20 To: questions@FreeBSD.ORG=20 Sent: Saturday, March 03, 2001 11:08 PM Subject: installation problems I have tried all day to install FreeBSD with no success. I'm = beginning to think that there must be a hardware problem. My system is = as follows: =20 Dell Dimension XPS B866MHZ Pentium III, QuietKey Keyboard, Microsoft = Intellimouse, 256MB RDRAM, 3COM V.90 PCI Telephony Modem, 48x Max = Variable CD ROM, Dell P991 Trinitron Monitor, 32MB DDR nVidia GeForce2 = GTS 4X APG Graphics Card, 80GB Ultra ATA Hard Drive (5400RPM),3COM = 3C905C-TXM 10/100 Remote Wakeup Network Card. I can't access the Eratta.Txt or Trouble.Txt, but I have read pretty = much everything else and have gone through the install about 20 times. = I can't think of any other varibles and am down to thinking that it must = be a hardware problem. I would appreciate any information or help with = this. I am trying to use the most standard, inclusive choices that are = available. Although I bought this release (4.1) only a month ago, I see = that 4.2 is now available. Since my hardware is pretty current, perhaps = the more recent release would be better at autodetecting. At htis point i am just grabbing at straws. thanks for your help - Patrick ------=_NextPart_000_000B_01C0A435.74179B60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Well, my first piece of advice is to = install from=20 the FTP. Simplifies things a lot. Second, I would like to know specific = error=20 messages you may get while trying to install. Write them down on pieces = of paper=20 if you need to.
----- Original Message -----
From:=20 Patrick = Clancy=20
To: questions@FreeBSD.ORG
Sent: Saturday, March 03, 2001 = 11:08=20 PM
Subject: installation = problems

I have tried all day to install FreeBSD with no=20 success.  I'm beginning to think that there must be a hardware=20 problem.  My system is as follows: 
Dell Dimension XPS B866MHZ Pentium III, QuietKey = Keyboard,=20 Microsoft Intellimouse, 256MB RDRAM, 3COM V.90 PCI Telephony Modem, = 48x Max=20 Variable CD ROM, Dell P991 Trinitron Monitor, 32MB DDR nVidia GeForce2 = GTS 4X=20 APG Graphics Card, 80GB Ultra ATA Hard Drive (5400RPM),3COM 3C905C-TXM = 10/100=20 Remote Wakeup Network Card.
 
I can't access the Eratta.Txt or Trouble.Txt, but = I have=20 read pretty much everything else and have gone through the install = about 20=20 times.  I can't think of any other varibles and am down to = thinking that=20 it must be a hardware problem.  I would appreciate any = information or=20 help with this.
 
I am trying to use the most standard, inclusive = choices that=20 are available.  Although I bought this release (4.1) only a month = ago, I=20 see that 4.2 is now available.  Since my hardware is pretty = current,=20 perhaps the more recent release would be better at = autodetecting.
 
At htis point i am just grabbing at = straws.
 
thanks for your help -=20 Patrick
------=_NextPart_000_000B_01C0A435.74179B60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:28: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from schmoo.tclme.org (schmoo.tclme.org [208.24.53.96]) by hub.freebsd.org (Postfix) with SMTP id 38EEA37B71B for ; Sat, 3 Mar 2001 21:28:02 -0800 (PST) (envelope-from rgreene@tclme.org) Received: (qmail 76767 invoked from network); 4 Mar 2001 05:25:39 -0000 Received: from dialup11.austintx.com (HELO tclme.org) (rgreene@208.24.53.13) by mail.tclme.org with SMTP; 4 Mar 2001 05:25:39 -0000 Message-ID: <3AA1D39C.ABA1295B@tclme.org> Date: Sat, 03 Mar 2001 23:33:16 -0600 From: Bob Greene Organization: TclMe.org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i686) X-Accept-Language: en MIME-Version: 1.0 To: Patrick Clancy Cc: questions@freebsd.org Subject: Re: installation problems References: <000e01c0a469$15fd0a40$6339fea9@chicadee> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Patrick Clancy wrote: > > I have tried all day to install FreeBSD with no success. > blah, blah, blah What problems are you having? -- Bob Greene rgreene@TclMe.org Pull my finger for my public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:32:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from outblaze12.outblaze.com (outblaze12.outblaze.com [209.249.164.196]) by hub.freebsd.org (Postfix) with SMTP id EE46B37B71A for ; Sat, 3 Mar 2001 21:32:16 -0800 (PST) (envelope-from scott@linuxmail.org) Received: (qmail 80616 invoked by uid 1001); 4 Mar 2001 05:32:16 -0000 Message-ID: <20010304053216.80615.qmail@linuxmail.org> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) From: "scott taylor" To: freebsd-questions@freebsd.org Date: Sun, 04 Mar 2001 13:32:16 +0800 Subject: install over network Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have one computer running win2000 that has an ftp server installed. I coppied the files off the cd to the hard drive so that the ftp server shares them. Now I want to install over an ethernet connection. In the install program all I see is serial, slip and ppp - I don't see ethernet. How can I install over the network? Thanks, Scott Taylor -- Get your free email from www.linuxmail.org Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:46:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id C965837B718 for ; Sat, 3 Mar 2001 21:46:11 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f245iKi31046; Sun, 4 Mar 2001 00:44:24 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <001101c0a46e$b294d4f0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "scott taylor" , References: <20010304053216.80615.qmail@linuxmail.org> Subject: Re: install over network Date: Sun, 4 Mar 2001 00:48:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have one computer running win2000 that has an ftp server installed. I coppied the files off the cd to the hard drive so that the ftp server shares them. Now I want to install over an ethernet connection. > > In the install program all I see is serial, slip and ppp - I don't see ethernet. How can I install over the network? You have to make sure that your machine is using a network card that is recognized by the kernel on the boot floppy. (You can see the list of recognized devices during visual configuration.) If you're using a PCI NIC, you should have no problems. However, if you're using an ISA NIC (ed0, etc) you need to make sure that the settings for the card are set appropriately during the visual configuration, otherwise the card will not be detected. -- Matt Emmerotn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 21:47: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id D369437B718 for ; Sat, 3 Mar 2001 21:46:55 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 630AA6A90D; Sun, 4 Mar 2001 16:06:09 +1030 (CST) Date: Sun, 4 Mar 2001 16:06:09 +1030 From: Greg Lehey To: Patrick Clancy Cc: questions@FreeBSD.org Subject: Re: installation problems Message-ID: <20010304160609.G1664@wantadilla.lemis.com> References: <000e01c0a469$15fd0a40$6339fea9@chicadee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000e01c0a469$15fd0a40$6339fea9@chicadee>; from clinamen@gvi.net on Sat, Mar 03, 2001 at 11:08:00PM -0600 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] Your paragraphs are all on one long line. On Saturday, 3 March 2001 at 23:08:00 -0600, Patrick Clancy wrote: > I have tried all day to install FreeBSD with no success. I'm > beginning to think that there must be a hardware problem. My system > is as follows: Dell Dimension XPS B866MHZ Pentium III, QuietKey > Keyboard, Microsoft Intellimouse, 256MB RDRAM, 3COM V.90 PCI > Telephony Modem, 48x Max Variable CD ROM, Dell P991 Trinitron > Monitor, 32MB DDR nVidia GeForce2 GTS 4X APG Graphics Card, 80GB > Ultra ATA Hard Drive (5400RPM),3COM 3C905C-TXM 10/100 Remote Wakeup > Network Card. > I can't access the Eratta.Txt or Trouble.Txt, I don't know files of that name. There are files ERRATA.TXT and TROUBLE.TXT, but those are different names. Where are you looking for them? What error message do you get? > but I have read pretty much everything else and have gone through > the install about 20 times. I can't think of any other varibles and > am down to thinking that it must be a hardware problem. I would > appreciate any information or help with this. It would help if you describe what you do and what happens. > I am trying to use the most standard, inclusive choices that are > available. Although I bought this release (4.1) only a month ago, I > see that 4.2 is now available. Since my hardware is pretty current, > perhaps the more recent release would be better at autodetecting. That shouldn't make any difference. FWIW, 4.3 will be out soon. Take a look at http://www.lemis.com/questions.html for some suggestions about how to describe your problem. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 22: 8:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 25E1237B718 for ; Sat, 3 Mar 2001 22:08:06 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 10528 invoked by uid 0); 4 Mar 2001 06:08:04 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 4 Mar 2001 06:08:04 -0000 Message-ID: <3AA1DBC4.8364387D@urx.com> Date: Sat, 03 Mar 2001 22:08:04 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: "questions@FreeBSD.ORG" Subject: Re: installing kde2.1 ended up with kde2.0?????? References: <3AA1C1EE.4E2D6AC6@home.com> <3AA1C6EA.847207DC@urx.com> <3AA1C5CB.65F4D245@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > what do you mean?? please explain im really confused about the ports... if > i downloaded the port (kde2.tar) from the freebsd website i still have to > cvsup... what it i want to stay stable ( and that's what i want to)... > explain explain explain ... please please please Well, the kde-2.1 port depends on information in /usr/ports/x11/kde2 to do the builds and installs and if it is still setup up for 2.0, you will get 2.0 installed. Somewhere on your system is a file called ports-supfile. I have the original in /usr/share/examples/cvsup/ports-supfile and a modified version from my system in /root/cvsup. You need to run cvsup with ports-supfile as an argument. Then cvsup will upgrade your kde2 port from 2.0 to 2.1. Unfortunately, this probably means 2 more days of compiling. The system I found some of this on could build qt-2.2.4, make and make install of kde-2.1 in 3 hours. A simple mistake wasn't quite so time consuming. If you didn't upgrade your ports, you will also have to pkg_delete the kde-2.0 stuff and, make clean, re-make, and make install the kde-2.1 stuff. One bright note is that one of the problem pieces has been fixed while you were doing all of this. The ports and docs are different pieces of FreeBSD and cvsuping one doesn't get the other. If you are tracking -stable, it isn't as important to keep the ports current. When a major feature such as kde-2.1 comes a long, you then have to upgrade to your port system before you can make use of it. There are articles of keeping current in the handbook that show you how to use cvsup and all you have to do is find a close cvsup mirror and add that to the server in the ports file. This way you don't have to worry about the tag=RELENG_4 and tag=. problem. Kent > > Duraid > > Kent Stewart wrote: > > > Duraid wrote: > > > > > > i downloaded the meta port of kde 2.1 to my /tmp. it was in the for of > > > kde2.tar and here is what i did: > > > > > > yellow# cd /tmp/ > > > yellow# tar xvf kde2.tar (it tared a pub directory) > > > yellow# cd pub/FreeBSD/branches/-current/ports/x11/kde2/ > > > yellow# make install > > > > > > and ended up with kde 2.0 ??? WHAT HAPPENED?? > > > > Did you cvsup upgrade your ports so that they knew about 2.1. > > > > Kent > > > > > > > > I'VE BEEN COMPILING FOR 2 DAYS NOW > > > > > > Duraid > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > Kent Stewart > > Richland, WA > > > > mailto:kbstew99@hotmail.com > > http://kstewart.urx.com/kstewart/index.html > > FreeBSD News http://daily.daemonnews.org/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 22:27:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from outblaze12.outblaze.com (outblaze12.outblaze.com [209.249.164.196]) by hub.freebsd.org (Postfix) with SMTP id 52E5637B719 for ; Sat, 3 Mar 2001 22:27:33 -0800 (PST) (envelope-from scott@linuxmail.org) Received: (qmail 82446 invoked by uid 1001); 4 Mar 2001 06:27:33 -0000 Message-ID: <20010304062733.82445.qmail@linuxmail.org> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) From: "scott taylor" To: freebsd-questions@freebsd.org, matt@gsicomp.on.ca Date: Sun, 04 Mar 2001 14:27:32 +0800 Subject: Re: install over network Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So how do i go about configuring my isa based nic? I know that it is a UMC or based on a UMC chip. -----Original Message----- From: "Matthew Emmerton" Date: Sun, 4 Mar 2001 00:48:05 -0500 To: "scott taylor" , Subject: Re: install over network > > I have one computer running win2000 that has an ftp server installed. I > coppied the files off the cd to the hard drive so that the ftp server shares > them. Now I want to install over an ethernet connection. > > > > In the install program all I see is serial, slip and ppp - I don't see > ethernet. How can I install over the network? > > You have to make sure that your machine is using a network card that is > recognized by the kernel on the boot floppy. (You can see the list of > recognized devices during visual configuration.) > > If you're using a PCI NIC, you should have no problems. However, if you're > using an ISA NIC (ed0, etc) you need to make sure that the settings for the > card are set appropriately during the visual configuration, otherwise the > card will not be detected. > > -- > Matt Emmerotn > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -- Get your free email from www.linuxmail.org Powered by Outblaze To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 22:47:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id E10E937B719 for ; Sat, 3 Mar 2001 22:47:45 -0800 (PST) (envelope-from dpoland@execpc.com) Received: from earth.execpc.com (dpoland@earth.execpc.com [169.207.16.1]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f246ljN73938; Sun, 4 Mar 2001 00:47:45 -0600 (CST) Received: (from dpoland@localhost) by earth.execpc.com (8.9.0) id AAA06775; Sun, 4 Mar 2001 00:47:45 -0600 (CST) Date: Sun, 4 Mar 2001 00:47:44 -0600 From: Doug Poland To: drsmithy@usa.net Cc: freebsd-questions@freebsd.org Subject: Re: VMWare and bridging Message-ID: <20010304004744.A6656@polands.org> Mail-Followup-To: drsmithy@usa.net, freebsd-questions@freebsd.org References: <01030411550702.01924@area51.thehouse> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <01030411550702.01924@area51.thehouse> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Mar 04, 2001 at 11:55:07AM +1000, Christopher Smith wrote: > I'm trying to get the VMWare2 port running under FreeBSD-4.2 with little > success. The port installs fine and during the installation I tell it to use > fxp0 (the only NIC in this machine) as the bridging interface. The vmware > startup scripts appear to execute correctly on boot (no error messages) but > the card still doesn't work in the VMWare machine. I originally had the > VMWare machine's config set to use bridging and it complained about not being > able to find the device. On reading the docs in /usr/local/share/doc/vmware > I tried changing the setting to "host only" which fixes the error message > about not detecting the vmnet0 device. However, networking inside the VM > still doesn't work. Just for testing purposes I'm trying to get a FreeBSD > install disk to the point of starting a network install, but it won't > configure the card via DHCP and none of the lights on the hub are flashing to > indicate traffic. > > Any advice would be greatly appreciated. I'm trying to compile the port and > my ports tree was last cvsup'd yesterday. > Check out this article: http://www.freebsdzine.org/200102/vmware2.php3 It's the best "how-to" I've seen so far. I've got Win98/Win2K running on -STABLE so far (even have sound :) I haven't tried the networking setup yet but will be doing so in a couple of days. -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 22:56:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.sunflower.com (smtp.sunflower.com [24.124.0.137]) by hub.freebsd.org (Postfix) with ESMTP id 1CC7037B718 for ; Sat, 3 Mar 2001 22:56:53 -0800 (PST) (envelope-from treznor@sunflower.com) Received: from treznor (dv016s59.lawrence.ks.us [24.124.59.16]) by smtp.sunflower.com (8.9.3/8.9.3) with SMTP id AAA22198; Sun, 4 Mar 2001 00:56:48 -0600 Message-ID: <000601c0a474$077d7d00$103b7c18@palisor.yi.org> From: "Tyler K McGeorge" To: "scott taylor" , References: <20010304053216.80615.qmail@linuxmail.org> Subject: Re: install over network Date: Sun, 4 Mar 2001 00:26:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, the FTP install media actually reads specifically from the FreeBSD FTP (ftp.freebsd.org) ----- Original Message ----- From: scott taylor To: Sent: Saturday, March 03, 2001 11:32 PM Subject: install over network | I have one computer running win2000 that has an ftp server installed. I coppied the files off the cd to the hard drive so that the ftp server shares them. Now I want to install over an ethernet connection. | | In the install program all I see is serial, slip and ppp - I don't see ethernet. How can I install over the network? | | | Thanks, | Scott Taylor | -- | Get your free email from www.linuxmail.org | | | Powered by Outblaze | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 23: 9:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from baku.host4u.net (baku.host4u.net [216.71.64.26]) by hub.freebsd.org (Postfix) with ESMTP id 4FFC737B719 for ; Sat, 3 Mar 2001 23:09:32 -0800 (PST) (envelope-from freebsddiary@baku.host4u.net) Received: (from freebsddiary@localhost) by baku.host4u.net (8.8.5/8.8.5) id BAA21686; Sun, 4 Mar 2001 01:07:08 -0600 Date: Sun, 4 Mar 2001 01:07:08 -0600 Message-Id: <200103040707.BAA21686@baku.host4u.net> From: Dan Langille To: freebsd-questions@freebsd.org Subject: The FreeBSD Diary: 2001-02-11 - 2001-03-03 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 . These are the articles posted during this period: 16-Feb : Accessing a cvs repository using ssh tunnels for remote repositories http://freebsddiary.org/cvs-remote.html?2 19-Feb : Job search I'm looking for a job.... http://freebsddiary.org/jobsearch.html?2 22-Feb : FreeBSD 4.3-RELEASE schedule You heard it here first.... http://freebsddiary.org/freebsd43release.html?2 27-Feb : NFS Portmap: RPC: Program not registered - a solution After several months, a solution which works http://freebsddiary.org/nfs-portmap.html?2 28-Feb : Which BSD site is sending out spam? Did you get spam from a BSD site today? http://freebsddiary.org/bsdsearch.html?2 2-Mar : BSDSearch spam followup some of the reaction from BSDSearch http://freebsddiary.org/bsdsearch-2.html?2 -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://freebsddiary.org/ - practical examples FreshPorts - http://freshports.org/ - the place for ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 23:14:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c391512-a.eugene1.or.home.com (c391512-a.eugene1.or.home.com [24.176.48.110]) by hub.freebsd.org (Postfix) with ESMTP id 6C37E37B718 for ; Sat, 3 Mar 2001 23:14:38 -0800 (PST) (envelope-from root@c391512-a.eugene1.or.home.com) Received: (from root@localhost) by c391512-a.eugene1.or.home.com (8.11.1/8.11.1) id f23NFwp35356; Sat, 3 Mar 2001 23:15:58 GMT (envelope-from root) Date: Sat, 3 Mar 2001 23:15:58 GMT Message-Id: <200103032315.f23NFwp35356@c391512-a.eugene1.or.home.com> To: questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/FAQ/FAQ.html X-Mailer: Lynx, Version 2.8.3rel.1 X-Personal_name: Kris Anderson From: ohshutup@zdnetmail.com Subject: FreeBSD 4.2 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry to write, but I've got a few questions regarding 4.2. I recently ftp'd it and I am trying to build a custom kernel but the following problems occure in dev/ppbus/ppb_1284.c there are the following errors when compiling. in function ppb_peripheral_negociate - line 213 syntax error before `=' line 193 warning `r' might be uninitialized in this function. Also when SMP functions are opted in the kernel config file compilation stops with an error. At the moment I can't get the kernel to compile because of the ppb problem. And I'm sure that there are more errors awaiting me. I hate to say it, but I do not recall having these problems with 3.5. Any assistance is greatly appreciated, and if it is in technical by nature please give me details on what I need to do so that I can perhaps get the files to you for a look over. Thank you, and hope to get this resolved. Sincerely, Kris Anderson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 23:21: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c182500-a.frndl1.wa.home.com (c182500-a.frndl1.wa.home.com [65.0.27.92]) by hub.freebsd.org (Postfix) with SMTP id 8882D37B719 for ; Sat, 3 Mar 2001 23:21:03 -0800 (PST) (envelope-from davidd@datasphereweb.com) Received: (qmail 14323 invoked from network); 4 Mar 2001 07:21:02 -0000 Received: from unknown (HELO reagan) (192.168.1.88) by c182500-a.frndl1.wa.home.com with SMTP; 4 Mar 2001 07:21:02 -0000 From: "David Daugherty" To: Subject: /sbin/fdisk after install Date: Sat, 3 Mar 2001 23:19:01 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've tried numerous network installs on an HP Vectra with numerous different drives. Each time I get "read error" right before the kernel begins to load. I found this archived for NetBSD http://mail-index.netbsd.org/netbsd-help/1997/07/23/0004.html and it describes my problems to a tee. Now, how can I boot into single user mode from the install floppies after the install reboot? I've tried using the ttyv4 holographic shell but I can't even /sbin/mount from there. Once I do manage to get to single user mode what will I need to edit using /sbin/fdisk to make sure this is using Cylinder 0, Head 1, Sector 1? |> /\ \/ @ davidd@datasphereweb.com DataSphere - Back end web programming, site security, and networking david.daugherty@netmanage.com Software Engineer NetManage - The Bridge to E-Business http://www.wcug.wwu.edu/~doc ICQ: 21106703 "I like the dreams of the future better than the history of the past" -Thomas Jefferson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 23:25:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 0F6CA37B718; Sat, 3 Mar 2001 23:25:39 -0800 (PST) (envelope-from bsddiy@163.net) Received: from William ([192.168.1.98]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id MAA23161; Fri, 2 Mar 2001 12:19:58 +0800 Date: Fri, 2 Mar 2001 12:31:33 +0800 From: David Xu X-Mailer: The Bat! (v1.48f) Personal Reply-To: bsddiy X-Priority: 3 (Normal) Message-ID: <13013690696.20010302123133@163.net> To: freebsd-hackers@FreeBSD.org Cc: freebsd-questions@FreeBSD.org Subject: today cvsup and netstat broken Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have cvsuped 4.2-STABLE today, make buildword and mergemaster, after reboot, netstat no longer show TCP connections: %netstat -n -a -finet Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) udp4 0 0 *.3130 *.* udp4 0 0 *.* *.* udp4 0 0 192.168.1.97.138 *.* udp4 0 0 192.168.1.97.137 *.* udp4 0 0 *.138 *.* udp4 0 0 *.137 *.* udp4 0 0 *.518 *.* udp4 0 0 *.512 *.* udp4 0 0 *.111 *.* udp4 0 0 *.514 *.* % note that I telneted to the FreeBSD machine, the command did not show my telnet connection. -- David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Mar 3 23:40:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from silby.com (adam042-060.resnet.wisc.edu [146.151.42.60]) by hub.freebsd.org (Postfix) with ESMTP id EFA1B37B720 for ; Sat, 3 Mar 2001 23:40:08 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 6731 invoked by uid 1000); 4 Mar 2001 07:40:08 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 4 Mar 2001 07:40:08 -0000 Date: Sun, 4 Mar 2001 01:40:08 -0600 (CST) From: Mike Silbersack To: David Xu Cc: , Subject: Re: today cvsup and netstat broken In-Reply-To: <13013690696.20010302123133@163.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Mar 2001, David Xu wrote: > note that I telneted to the FreeBSD machine, the command did not show > my telnet connection. > > -- > David Xu I'm seeing your telnet session fine in my packet sniffer. What's the problem? Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message