From owner-freebsd-net@FreeBSD.ORG Thu Dec 18 21:55:28 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 1DC78106564A for ; Thu, 18 Dec 2008 21:55:28 +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 CCDF08FC08 for ; Thu, 18 Dec 2008 21:55:27 +0000 (UTC) (envelope-from freebsd-net@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LDQq1-0006nA-Dj for freebsd-net@freebsd.org; Thu, 18 Dec 2008 21:55:21 +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 ; Thu, 18 Dec 2008 21:55:21 +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 ; Thu, 18 Dec 2008 21:55:21 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-net@freebsd.org From: Ivan Voras Date: Thu, 18 Dec 2008 22:54:58 +0100 Lines: 46 Message-ID: References: <494AC3FD.8040402@ibctech.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1ACF36E1EB9B5340EE717241" 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: <494AC3FD.8040402@ibctech.ca> 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: Thu, 18 Dec 2008 21:55:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1ACF36E1EB9B5340EE717241 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Steve Bertrand wrote: > Ivan Voras wrote: >=20 >> The last line correctly lists the link-local ipv6 address of the route= r. >> This looks ok, except attempts to actually use ping6 on this address f= ail: >> >> # ping6 fe80::250:8bff:feeb:8401 >> connect: Invalid argument >=20 > Oh, and I've found in the past that FreeBSD requires you to add the > interface name with a % sign after the v6 address when trying to > communicate via link-local: >=20 > #ping6 fe80::1%lo0 >=20 > PING6(56=3D40+8+8 bytes) fe80::1%lo0 --> fe80::1%lo0 > 16 bytes from fe80::1%lo0, icmp_seq=3D0 hlim=3D64 time=3D0.224 ms > 16 bytes from fe80::1%lo0, icmp_seq=3D1 hlim=3D64 time=3D0.131 ms > ^C Thanks, it looks like Linux wants it also. Pinging fe80::250:8bff:feeb:8401%eth0 works as expected. --------------enig1ACF36E1EB9B5340EE717241 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 iEYEARECAAYFAklKxrgACgkQldnAQVacBchmOgCfUW44zynrXvZqIcF7zzUS5rmB BfsAoMEhjI3ADct0vJZ49hiG8hAerhhO =rvzq -----END PGP SIGNATURE----- --------------enig1ACF36E1EB9B5340EE717241--