Results 1 to 2 of 2
I have a tunnel set up at SixXS, and that is working as it should. I can ping to ipv6.google.com, and stuff like that.
I have recieved a subnet, and ...
- 01-27-2010 #1
[SOLVED] Need some IPv6 help
I have a tunnel set up at SixXS, and that is working as it should. I can ping to ipv6.google.com, and stuff like that.
I have recieved a subnet, and have configured radvd accordingly. I set the key in sysctl.conf to:
All the network nodes have received and are trying to use their IPv6 address(apart from the Windows systems, but those will follow in time).Code:net.ipv6.conf.default.forwarding = 1
I have tried to use the IPv6 connection, but the Ubuntu server machine in between the tunnel and the network refuses to connect the tunnel to the network.
Can anyone help me?
- 01-28-2010 #2
Found the source of the problem. Ubuntu Server LTS has been configured to block the IPv6 requests by default in the firewall. To solve this one must add a rule allowing traffic in ip6tables.



