On Sat, 2007-12-29 at 22:26 +1100, Alex Samad wrote: > > 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000 > > inet6 2001:6f8:306::11/128 scope global > you have given it a /128 this is the same as using a /32 for ipv4 [...] > > 2: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qlen 1000 > > inet6 2001:6f8:306::1/128 scope global > > same problem here. the two addresses are not part of the same network. I > think > you were given a /48 ? > > you could set the netmask to /48 for both of them, that should get it working
ok, now they both have a correct netmask. kaname : 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000 inet6 2001:6f8:306::11/48 scope global and nadia : 2: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qlen 1000 inet6 2001:6f8:306::1/48 scope global But the problem still persists : kaname$ date && ping6 www.ipv6.org Sat Dec 29 12:51:00 CET 2007 PING www.ipv6.org(igloo.stacken.kth.se) 56 data bytes 64 bytes from igloo.stacken.kth.se: icmp_seq=11 ttl=49 time=239 ms 64 bytes from igloo.stacken.kth.se: icmp_seq=12 ttl=49 time=234 ms 64 bytes from igloo.stacken.kth.se: icmp_seq=13 ttl=49 time=203 ms 64 bytes from igloo.stacken.kth.se: icmp_seq=14 ttl=49 time=188 ms 64 bytes from igloo.stacken.kth.se: icmp_seq=15 ttl=49 time=222 ms [ no packet lost here ] 64 bytes from igloo.stacken.kth.se: icmp_seq=52 ttl=49 time=214 ms [ no more replies after that, until I restart the ping to nadia ] kaname$ date && ping6 nadia.irken.org Sat Dec 29 12:51:10 CET 2007 PING nadia.irken.org(nadia.irken.org) 56 data bytes 64 bytes from nadia.irken.org: icmp_seq=1 ttl=64 time=1.17 ms 64 bytes from nadia.irken.org: icmp_seq=2 ttl=64 time=0.236 ms 64 bytes from nadia.irken.org: icmp_seq=3 ttl=64 time=0.243 ms 64 bytes from nadia.irken.org: icmp_seq=4 ttl=64 time=0.239 ms 64 bytes from nadia.irken.org: icmp_seq=5 ttl=64 time=0.233 ms 64 bytes from nadia.irken.org: icmp_seq=6 ttl=64 time=0.236 ms 64 bytes from nadia.irken.org: icmp_seq=7 ttl=64 time=0.235 ms 64 bytes from nadia.irken.org: icmp_seq=8 ttl=64 time=0.234 ms 64 bytes from nadia.irken.org: icmp_seq=9 ttl=64 time=0.235 ms --- nadia.irken.org ping statistics --- 9 packets transmitted, 9 received, 0% packet loss, time 8002ms rtt min/avg/max/mdev = 0.233/0.341/1.179/0.296 ms -- strawks <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part