Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 16:44:20 +1000
From:      "Merlin" <robert@quantum-radio.net.au>
To:        "freebsd-net" <freebsd-net@freebsd.org>
Subject:   to JINMEI, Tatuya. Rephrased last question
Message-ID:  <01fe01c1dc6d$55248fd0$1a6001cb@chalmers.com.au>

next in thread | raw e-mail | index | archive | help
----- 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.
> jinmei@isl.rdc.toshiba.co.jp
> 


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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01fe01c1dc6d$55248fd0$1a6001cb>