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 constantl