These are my results:
% ifconfig -a
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80:1::250:daff:fe20:495b prefixlen 64
inet 24.218.93.188 netmask 0xfffffc00 broadcast 24.218.95.255
ether 00:50:da:20:49:5b
media: autoselect (10baseT/UTP) status: active
supported media: autoselect 100baseTX <full-duplex> 100baseTX 10bas
P <full-duplex> 10baseT/UTP 100baseTX <hw-loopback>
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
ppp1: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 fe80:6::1 prefixlen 64
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
inet6 fe80:7::250:daff:fe20:495b prefixlen 64
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
inet6 fe80:8::250:daff:fe20:495b prefixlen 64
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
inet6 fe80:9::250:daff:fe20:495b prefixlen 64
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
inet6 fe80:a::250:daff:fe20:495b prefixlen 64
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
ds0: flags=8008<LOOPBACK,MULTICAST> mtu 65532
% netstat -rn -f inet6
Routing tables
Internet6:
Destination Gateway Flags
Netif Expire
::1 ::1 UH lo0
fe80::@xl0/64 link#1 UC xl0
fe80::250:daff:fe20:495b@xl0 0:50:da:20:49:5b UHLW lo0
fe80::@lo0/64 fe80::1@lo0 Uc lo0
fe80::@gif0/64 fe80::250:daff:fe20:495b@gif0 Uc gif0
fe80::250:daff:fe20:495b@gif0 ::1 UH lo0
fe80::@gif1/64 fe80::250:daff:fe20:495b@gif1 Uc gif1
fe80::250:daff:fe20:495b@gif1 ::1 UH lo0
fe80::@gif2/64 fe80::250:daff:fe20:495b@gif2 Uc gif2
fe80::250:daff:fe20:495b@gif2 ::1 UH lo0
fe80::@gif3/64 fe80::250:daff:fe20:495b@gif3 Uc gif3
fe80::250:daff:fe20:495b@gif3 ::1 UH lo0
ff01::/32 ::1 U lo0
ff02::@xl0/32 link#1 UC xl0
ff02::@lo0/32 fe80::1@lo0 UC lo0
ff02::@gif0/32 fe80::250:daff:fe20:495b@gif0 UC gif0
ff02::@gif1/32 fe80::250:daff:fe20:495b@gif1 UC gif1
ff02::@gif2/32 fe80::250:daff:fe20:495b@gif2 UC gif2
ff02::@gif3/32 fe80::250:daff:fe20:495b@gif3 UC gif3
% traceroute6 fe80:1::250:daff:fe20:495b
traceroute to fe80:1::250:daff:fe20:495b (fe80:1::250:daff:fe20:495b), 30 hops
max, 12 byte packets
1 fe80::250:daff:fe20:495b 0.171 ms 0.144 ms 0.091 ms
% ping6 fe80:1::250:daff:fe20:495b
PING6(56=40+8+8 bytes) fe80::250:daff:fe20:495b --> fe80:1::250:daff:fe20:495b
16 bytes from fe80::250:daff:fe20:495b, icmp_seq=0 hlim=64 time=0.178 ms
16 bytes from fe80::250:daff:fe20:495b, icmp_seq=1 hlim=64 time=0.129 ms
16 bytes from fe80::250:daff:fe20:495b, icmp_seq=2 hlim=64 time=0.138 ms
16 bytes from fe80::250:daff:fe20:495b, icmp_seq=3 hlim=64 time=0.133 ms
^C
--- fe80:1::250:daff:fe20:495b ping6 statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.129/0.144/0.178 ms
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message