This is a discussion on ipv6 forwaring issues eth0 sit1 within the Linux Networking forums, part of the Linux Forums category; Hi, I am trying to run the Test IPv6 network within my subnet. I have set up a Linux box ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I am trying to run the Test IPv6 network within my subnet. I have set up a Linux box with Tunneling and RADVD and want to use it as a gateway to 6Bone. I have enabled IPv6 Forwarding on all the interfaces. Yet my machines on subnet cant seem to ping other IPv6 Sites. Is there a problem in having the Tunneling and routing done by the same host. My Routing table on the Box looks like this: [root@testbed root]# route -A inet6 Kernel IPv6 routing table Destination Next Hop Flags Metric Ref Use Iface ::1/128 :: U 0 0 0 lo 3ffe:302:11:2:2b0:d0ff:fe06:cef/128 :: U 0 0 0 lo 3ffe:302:11:2::/64 :: UA 256 1804 0 eth0 3ffe:bc0:8000::c6f/128 :: U 0 1739 0 lo 2000::/3 :: U 1 0 0 sit1 fe80::9c28:2313/128 :: U 0 0 0 lo fe80::2b0:d0ff:fe06:cef/128 :: U 0 10 0 lo fe80::/10 :: UA 256 0 0 eth0 fe80::/10 :: UA 256 0 0 sit1 ff02::1/128 ff02::1 UAC 0 1 1 eth0 ff00::/8 :: UA 256 0 0 eth0 ff00::/8 :: UA 256 0 0 sit1 ::/0 :: U 1 0 0 sit1 ::/0 fe80::2b0:d0ff:fe06:cef UGDA 1024 0 0 eth0 Thanks, Vijayant Dhankhar |