----- Original Message ----- > I don't understand the question...what is "the DNS"? What is "the > interface"? What do you mean by "global and local addresses"? > > Please be more specific. > > JINMEI, Tatuya > Communication Platform Lab. > Corporate R&D Center, Toshiba Corp. > [EMAIL PROTECTED] >
My apologies, I'll rephrase that. (ps - can't get to your email address?) My host name is nanguo.chalmers.com.au, on IPv4 203.1.96.5 netstat -rn shows: 203.1.96.5 0:10:b5:e4:43:86 UHLW 2 675 lo0 Which one of these IPv6 addresses is it's equivelant. 2002:cb01:6005::1 link#4 UHL lo0 2002:cb01:6005:1::1 link#4 UHL lo0 ...... because they both respond to ping6 $ ping6 2002:cb01:6005::1 PING6(56=40+8+8 bytes) 2002:cb01:6005::1 --> 2002:cb01:6005::1 16 bytes from 2002:cb01:6005::1, icmp_seq=0 hlim=64 time=0.155 ms 16 bytes from 2002:cb01:6005::1, icmp_seq=1 hlim=64 time=0.142 ms --- 2002:cb01:6005::1 ping6 statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/std-dev = 0.142/0.148/0.155/0.007 ms $ ping6 2002:cb01:6005:1::1 PING6(56=40+8+8 bytes) 2002:cb01:6005:1::1 --> 2002:cb01:6005:1::1 16 bytes from 2002:cb01:6005:1::1, icmp_seq=0 hlim=64 time=0.154 ms 16 bytes from 2002:cb01:6005:1::1, icmp_seq=1 hlim=64 time=0.1 ms 16 bytes from 2002:cb01:6005:1::1, icmp_seq=2 hlim=64 time=0.127 ms --- 2002:cb01:6005:1::1 ping6 statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max/std-dev = 0.100/0.127/0.154/0.022 ms Thank you Robert To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message