From owner-freebsd-net@FreeBSD.ORG Fri Dec 19 00:12:17 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 110231065676 for ; Fri, 19 Dec 2008 00:12:16 +0000 (UTC) (envelope-from freebsd-net@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D9A578FC20 for ; Fri, 19 Dec 2008 00:12:15 +0000 (UTC) (envelope-from freebsd-net@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LDSyQ-0003dU-Gp for freebsd-net@freebsd.org; Fri, 19 Dec 2008 00:12:10 +0000 Received: from 93-138-79-1.adsl.net.t-com.hr ([93.138.79.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Dec 2008 00:12:10 +0000 Received: from ivoras by 93-138-79-1.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Dec 2008 00:12:10 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-net@freebsd.org From: Ivan Voras Date: Fri, 19 Dec 2008 01:11:51 +0100 Lines: 44 Message-ID: References: <494AC323.9070007@ibctech.ca> <200812190033.01630.max@love2party.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig063DB7DAEBB70ADF27670ECF" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 93-138-79-1.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <200812190033.01630.max@love2party.net> X-Enigmail-Version: 0.95.7 Sender: news Subject: Re: IPv6 routing help? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2008 00:12:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig063DB7DAEBB70ADF27670ECF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Max Laier wrote: > On the interface you are running rtadvd you need a global address out o= f your=20 > stf prefix, e.g. 2002:aabb:ccdd:1::/64. Once you do that, everything e= lse=20 > should just fall into place. The client will configure an address out = of that=20 > prefix and adds a route via 2002:aabb:ccdd:1::/64. This should get you= going. Thanks, I understand now what I was doing wrong before. Actually 6to4 is very elegant. Another related question: if I understand it correctly, rtadvd should also be used for address autoconfiguration (like DHCP for IPv6, but not actually DHCP). I have it running with defaults (they look like they should do the right thing) and apparently it works as the client got the link-local address of the router as it's default IPv6 route, but I expected it would also automagically pick up the 2002:aabb:ccdd:1::/64 network when I assigned an address from it on the router and autoconfigure its own address. Maybe I'm expecting too much of it? --------------enig063DB7DAEBB70ADF27670ECF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAklK5scACgkQldnAQVacBciLLgCfZIMemPEPFrSGwIYxBXVlqW84 DTMAn3VQnxvKx1DSTCiRgMzrJbYLAy+k =Gqrw -----END PGP SIGNATURE----- --------------enig063DB7DAEBB70ADF27670ECF--