From owner-freebsd-net Tue Apr 9 1: 1:18 2002 Delivered-To: freebsd-net@freebsd.org Received: from nanguo.chalmers.com.au (chalmers.com.au [203.1.96.5]) by hub.freebsd.org (Postfix) with ESMTP id 6225337B41B for ; Tue, 9 Apr 2002 01:01:04 -0700 (PDT) Received: from carbon (carbon.chalmers.com.au [203.1.96.26]) by nanguo.chalmers.com.au (8.11.6/8.11.6) with SMTP id g3983bw00487 for ; Tue, 9 Apr 2002 18:03:45 +1000 (EST) (envelope-from robert@chalmers.com.au) Message-ID: <01f401c1df9d$0a1a9ba0$1a6001cb@chalmers.com.au> From: "Robert" To: "freebsd-net" Subject: still cant see IPV6 host from IPv6 gateway Date: Tue, 9 Apr 2002 18:03:21 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ruby is the gateway machine. DNS is set up ok, and the addressing appears to be ok. but.... they can't see each other ????? Everything appears to work fine on each machine - but they cant see each other. From nanguo: $ ping6 ruby ping6: UDP connect: No route to host $ From ruby: $ ping6 nanguo PING6(56=40+8+8 bytes) 2002:cb01:6006::1 --> 2002:cb01:6006::2 --- nanguo.chalmers.com.au ping6 statistics --- 15 packets transmitted, 0 packets received, 100% packet loss ================================================= ruby.chalmers.com.au IPv6 address = 2002:cb01:6006::1 nanguo.chalmers.com.au IPv6 address = 2002:cb01:6006::2 ================================================== Ruby: $ ifconfig ed0: flags=8843 mtu 1500 inet 203.1.96.6 netmask 0xffffff00 broadcast 203.1.96.255 inet6 fe80::240:5ff:fe4e:a982%ed0 prefixlen 64 scopeid 0x1 ether 00:40:05:4e:a9:82 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 stf0: flags=1 mtu 1280 inet6 2002:cb01:6006::1 prefixlen 16 $ ===================== Nanguo $ ifconfig rl0: flags=8943 mtu 1500 inet 203.1.96.5 netmask 0xffffff00 broadcast 203.1.96.255 inet6 fe80::210:b5ff:fee4:4386%rl0 prefixlen 64 scopeid 0x1 ether 00:10:b5:e4:43:86 media: Ethernet 10baseT/UTP status: active lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 faith0: flags=8002 mtu 1500 stf0: flags=0<> mtu 1280 tun0: flags=8051 mtu 1500 inet6 fe80::210:b5ff:fee4:4386%tun0 prefixlen 64 scopeid 0x5 inet 203.1.96.5 --> 139.130.78.1 netmask 0xffffff00 Opened by PID 53 does anyone have any ideas ? thanks Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message