I have a colocation and recently asked for ipv6. The issue however is that after the setup I can't ping the gateway.
I followed this guide: http://www.cyberciti.biz/faq/debian-linux-ipv6-networking-configuration/
So to do some testing I gave 3 of my servers the address allocations and can ping all of them. However as said before the problem is that I can't ping the gateway.
Here is my config.
iface eth0 inet6 static
address 2001:0470:0001:014a:0000:0000:0000:0002
netmask 64
gateway 2001:0470:0001:014a:0000:0000:0000:0001
I removed "pre-up modprobe ipv6" as it was causing issues. So after all that and talking to the colocation company, we still have got nowhere. Am i missing something?
I followed this guide: http://www.cyberciti.biz/faq/debian-linux-ipv6-networking-configuration/
So to do some testing I gave 3 of my servers the address allocations and can ping all of them. However as said before the problem is that I can't ping the gateway.
Here is my config.
iface eth0 inet6 static
address 2001:0470:0001:014a:0000:0000:0000:0002
netmask 64
gateway 2001:0470:0001:014a:0000:0000:0000:0001
I removed "pre-up modprobe ipv6" as it was causing issues. So after all that and talking to the colocation company, we still have got nowhere. Am i missing something?