From owner-freebsd-questions Fri Nov 29 18:30:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7358A37B401 for ; Fri, 29 Nov 2002 18:30:47 -0800 (PST) Received: from 13507.net (h006097b515f6.ne.client2.attbi.com [24.218.45.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE67C43EBE for ; Fri, 29 Nov 2002 18:30:46 -0800 (PST) (envelope-from alex@13507.net) Received: from 13507.net (localhost.net [127.0.0.1]) by 13507.net (8.12.6/8.12.6) with ESMTP id gAU2UIto000404 for ; Fri, 29 Nov 2002 21:30:18 -0500 (EST) (envelope-from alex@13507.net) Received: from localhost (alex@localhost) by 13507.net (8.12.6/8.12.6/Submit) with ESMTP id gAU2UIEH000389 for ; Fri, 29 Nov 2002 21:30:18 -0500 (EST) Date: Fri, 29 Nov 2002 21:29:00 -0500 (EST) From: alex To: freebsd-questions@freebsd.org Subject: disable inet6? Message-ID: <20021129212359.A357-100000@13507.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have freebsd 4.7 installed... and it was working just great... till it decided it (or me) decided to start inet6... here's my theory... got a bunch of daemons that hang on boot... and sometimes on use.. including sendmail and my ftp server... when i send a message in pine.. it takes about a minute to actually send... and this started happening when i saw that inet6 showed up on the ifconfig... ifconfig: xl0: flags=8843 mtu 1500 options=3 inet 192.168.1.21 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::204:75ff:fe9f:b334%xl0 prefixlen 64 scopeid 0x1 ether 00:04:75:9f:b3:34 media: Ethernet autoselect (100baseTX ) status: active xl1: flags=8802 mtu 1500 options=3 ether 00:04:75:be:49:b4 media: Ethernet autoselect (none) status: no carrier lp0: flags=8810 mtu 1500 faith0: flags=8002 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 xl0 is my nic.. xl1 is another nic that's not in use... is there anyway to just have it not use inet6? or is there a way to quickly bypass this long wait when booting or sending mail? i'm fairly new to this.. so sorry if i'm a bonehead.. but i'll do my best to keep up... ohh.. and this is much better than redhat!!! :) Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message