Date: Thu, 02 Oct 2003 08:04:46 -0700 From: SUZUKI Shinsuke <suz@crl.hitachi.co.jp> To: jrh@it.uc3m.es Cc: freebsd-net@freebsd.org Subject: Re: IPv6 autoconfiguration on a multihomed site Message-ID: <x7he2r8yup.wl%suz@crl.hitachi.co.jp> In-Reply-To: <200309300942.40834.jrh@it.uc3m.es> References: <200309291859.09355.jrh@it.uc3m.es> <y7vr81za4r2.wl@ocean.jinmei.org> <200309300927.18850.jrh@it.uc3m.es> <200309300942.40834.jrh@it.uc3m.es>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Juan, >>>>> On Tue, 30 Sep 2003 09:42:39 +0200 > Address of Router1: 2001:720:410:100b::3 > Address of Router2: 2001:800:40:2471::4 Please confirm connectivity from Router2 to Router1 by the following command. Router2% ping6 -S 2001:720:410:100b::3 2001:800:40:2471::4 If it does not work, it's no wonder that you cannot ping from PC to Router1 when the PC's default router is router2. The simplest fix for this problem is to assign 2001:720:410:40::/64 and 2001:800:40:2471::4/64 to both routers: Address of Router1: 2001:720:410:100b::3, 2001:800:40:2471::3 Address of Router2: 2001:720:410:100b::4, 2001:800:40:2471::4 If you cannot still ping from PC to Router1 although it works, please show me the routing tables of both routers. Thanks, ---- SUZUKI, Shinsuke @ Hitachi / KAME Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?x7he2r8yup.wl%suz>