From owner-freebsd-stable@FreeBSD.ORG Sun Jan 21 05:25:34 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B593316A402 for ; Sun, 21 Jan 2007 05:25:34 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.freebsd.org (Postfix) with ESMTP id 4440413C465 for ; Sun, 21 Jan 2007 05:25:34 +0000 (UTC) (envelope-from max@love2party.net) Received: from [88.66.6.102] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1H8VCe107L-0004aw; Sun, 21 Jan 2007 06:25:31 +0100 From: Max Laier Organization: FreeBSD To: freebsd-stable@freebsd.org Date: Sun, 21 Jan 2007 06:24:57 +0100 User-Agent: KMail/1.9.5 References: In-Reply-To: X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1312589.DbOBBIxenK"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200701210625.09523.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 X-Provags-ID2: V01U2FsdGVkX18CKYqdJkvhab2wzZKpuiuZrbzodjvd0pzQrK79C3rvW07RMovMqTV/a8gOK8es/TnY+UnU/gjE0gjkImtsRRvFf+zVNzeuInTnAPyzCtFF4A== Cc: Pete French Subject: Re: IPv6 problems with 6.2-RELEASE ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2007 05:25:34 -0000 --nextPart1312589.DbOBBIxenK Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 21 January 2007 02:17, Pete French wrote: > I have a network with a 6.2-RELEASE machine as a gateway to > the outside world, and on the inside three machines hung off it, > running OSX, XPx64 and 6.2-RELEASE as well. The gateway machine > NATs the internal network under Ipv4 and runs IPv6 via 6to4. It > has routing advertised on the internal network. > > This *should* work - the OSX machine gets an IPv6 address and runs > fine. The Windows XP x64 machine also gets an IPv6 address, and > though it has problems with some wwebsites, it also basically works. > The only machine which refuses to work is the FreeBSD machine, which > refuses to acquire an IPv6 address! > > I find it very opuzzling, as this has worked in the past, and also > the one machine I nwould have thought I would have had no problems > with would have been the FreeBSD box - especially as the gateway > machine is running an identical OS! > > I am not even sure where to start debugging this - how can I make the > interface try and get an IPv6 address whilst watching what it is doing > ? Has anyone else had problems like this ? There has been some confusion a while back, I don't remember the details. As for debugging: 1) What do you have in rc.conf? ipv6_enable should be set to "YES" and=20 ipv6_network_interfaces should be "auto" or a list of the interfaces that=20 should use IPv6. 2) rtsol(8) is used to initiate stateless autoconfiguration. You might=20 want to try "rtsol -d interface". 3) Check the net.inet6.ip6.accept_rtadv sysctl. ipv6_enable should take=20 care of this. 4) Check your firewall rules. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1312589.DbOBBIxenK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFsvk1XyyEoT62BG0RAum5AJ0a+1Q4v0v6hJHzeKWBpsI/o9PoFwCdG++0 sgUOJCW//dndkT8g58UKFrU= =hodi -----END PGP SIGNATURE----- --nextPart1312589.DbOBBIxenK--