From owner-freebsd-current@FreeBSD.ORG Mon Jan 3 19:23:26 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97AF216A4CE for ; Mon, 3 Jan 2005 19:23:26 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9852D43D3F for ; Mon, 3 Jan 2005 19:23:25 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 03 Jan 2005 19:23:24 -0000 Received: from pD95D8028.dip.t-dialin.net (EHLO lofi.dyndns.org) (217.93.128.40) by mail.gmx.net (mp021) with SMTP; 03 Jan 2005 20:23:24 +0100 X-Authenticated: #443188 Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j03JNAeH073223 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 3 Jan 2005 20:23:11 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-current@freebsd.org Date: Mon, 3 Jan 2005 20:23:03 +0100 User-Agent: KMail/1.7.2 References: <002401c4f1c4$fc7ab240$6500000a@asdf> In-Reply-To: <002401c4f1c4$fc7ab240$6500000a@asdf> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1679628.UI1niWjeMM"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200501032023.07793.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: Richard Cadwalader Subject: Re: Can't get rid of IPv6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 19:23:26 -0000 --nextPart1679628.UI1niWjeMM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday, 3. January 2005 19:49, Richard Cadwalader wrote: > I need to get rid of IPv6 altogether. I have 5.3 current. > > here is what it's doing: > browsing the net is imposible (signing into AIM, IRC, mail, anything that > uses a dns server is also imposible.) > > takes forever to resolve by name, resolves in milisecnds and loads the pa= ge > in half a second when using IP Probably your dns servers (or the ones of your ISP) are misconfigured. Perh= aps=20 there's also a local firewall setup to blame, but it shouldn't really be ab= le=20 to interfere once you completely disabled ipv6 support in the kernel as you= =20 said you did. Are you sure you haven't accidentally put ipv6_enable=3D"YES" into /etc/rc.= conf? > Here is what I did to try to fix it: > checked and edited all the config files (inetd.conf, resolve.conf) > no change > > Looked for the infamous 99kde-env file that is supposed to have some kind > of ENABLE_IPV6_no=3D"1" line in it, and it's not in 5.3... You probably mean KDE_NO_IPV6=3D1. That's an environment variable you can s= et=20 before running startkde (or from a script with an .sh extension in $HOME/en= v=20 or /usr/local/env), which will cause KDE (and all KDE components) to not=20 attempt any ipv6 operations. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1679628.UI1niWjeMM Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBB2ZubXhc68WspdLARAl8OAJ4oCHLsPZR5z91iV3x19CFwFtfh0QCgjAr8 11+vutf2x6tF7hwGjQy7d7I= =RnzN -----END PGP SIGNATURE----- --nextPart1679628.UI1niWjeMM--