With the guidance this group has offered I've seemed to get an IPv6
network largely working. One last challenge is setting the routing.
Advice on what I have wrong here:
linuxWPS:~ # route -A inet6 add 2000::/3 gw
FD00:7A06:0A20:0100:0000:0000:0000:0001 dev eth1
SIOCADDRT: Invalid argument
Supporting info which may be helpful:
linuxWPS:~ # ifconfig
eth0 Link encap:Ethernet HWaddr 02:00:E9:00:00:18
inet addr:141.202.200.124 Bcast:141.202.200.255
Mask:255.255.255.0
inet6 addr: fe80::200:e900:300:18/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:1809 errors:0 dropped:0 overruns:0 frame:0
TX packets:1235 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:167731 (163.7 Kb) TX bytes:106079 (103.5 Kb)
eth1 Link encap:Ethernet HWaddr 02:00:E9:00:00:69
inet6 addr: fd00:7a06:a20:100::d140/0 Scope:Global
inet6 addr: fd00:7a06:a20:100:0:e9ff:fe00:69/64 Scope:Global
inet6 addr: fe80::e9ff:fe00:69/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:5664 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:561538 (548.3 Kb) TX bytes:684 (684.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:644 (644.0 b) TX bytes:644 (644.0 b)
linuxWPS:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
141.202.200.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
0.0.0.0 141.202.200.101 0.0.0.0 UG 0 0 0
eth0
linuxWPS:~ # ping6 fd00:7a06:a20:100::d140
PING fd00:7a06:a20:100::d140(fd00:7a06:a20:100::d140) 56 data bytes
64 bytes from fd00:7a06:a20:100::d140: icmp_seq=1 ttl=64 time=74.6 ms
64 bytes from fd00:7a06:a20:100::d140: icmp_seq=2 ttl=64 time=0.017 ms
64 bytes from fd00:7a06:a20:100::d140: icmp_seq=3 ttl=64 time=0.017 ms
64 bytes from fd00:7a06:a20:100::d140: icmp_seq=4 ttl=64 time=0.016 ms
--- fd00:7a06:a20:100::d140 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.016/18.671/74.635/32.310 ms
linuxWPS:~ # ping6 fd00:7a06:a20:100::1
PING fd00:7a06:a20:100::1(fd00:7a06:a20:100::1) 56 data bytes
64 bytes from fd00:7a06:a20:100::1: icmp_seq=1 ttl=64 time=28.1 ms
64 bytes from fd00:7a06:a20:100::1: icmp_seq=2 ttl=64 time=0.756 ms
64 bytes from fd00:7a06:a20:100::1: icmp_seq=3 ttl=64 time=0.748 ms
64 bytes from fd00:7a06:a20:100::1: icmp_seq=4 ttl=64 time=0.772 ms
64 bytes from fd00:7a06:a20:100::1: icmp_seq=5 ttl=64 time=0.781 ms
64 bytes from fd00:7a06:a20:100::1: icmp_seq=6 ttl=64 time=0.762 ms
--- fd00:7a06:a20:100::1 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5004ms
rtt min/avg/max/mdev = 0.748/5.333/28.182/10.218 ms
linuxWPS:~ #
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390