Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2007 06:24:57 +0100
From:      Max Laier <max@love2party.net>
To:        freebsd-stable@freebsd.org
Cc:        Pete French <petefrench@ticketswitch.com>
Subject:   Re: IPv6 problems with 6.2-RELEASE ?
Message-ID:  <200701210625.09523.max@love2party.net>
In-Reply-To: <E1H8RLH-0006Za-Ku@dilbert.ticketswitch.com>
References:  <E1H8RLH-0006Za-Ku@dilbert.ticketswitch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701210625.09523.max>