| Linode Forum https://forum.linode.com/ |
|
| IPv6 on Linode with Debian Jessie - Can't Ping6 Google https://forum.linode.com/viewtopic.php?f=19&t=11920 |
Page 1 of 1 |
| Author: | kangaby [ Fri Jun 12, 2015 8:34 am ] |
| Post subject: | IPv6 on Linode with Debian Jessie - Can't Ping6 Google |
I've been going around in circles with IPv6. Reading a few of the forum posts on IP6 it looks like I have temporary dynamic IP6 addressing happening on eth0. This wasn't showing up until I rebooted, but ping6 didn't work prior to the reboot either. Code: server:/home/kangaby.com# ip -6 addr You probably need more information than I've provided, so just ask for the stuff I've missed. There is either something simple I've missed or Debian Jessie is doing it differently or with systemd, which I don't understand at all. I have no IP6Tables stuff: Code: server:/home/kangaby.com# ip6tables-save Shutting down openvpn tun0: doesn't make any difference to ping6. Code: server:/home/kangaby.com# /etc/init.d/openvpn stop Suggestions welcome. |
|
| Author: | kangaby [ Fri Jun 12, 2015 8:57 am ] |
| Post subject: | Re: IPv6 on Linode with Debian Jessie - Can't Ping6 Google |
Well this sucks. I've just checked my /etc/resolv.conf which turns out is from a previous (or 2) host change, and the IP4 name servers were not what the current Linode dashboard reports, and there were no IP6 name servers listed at all. Adding the following from the dashboard Code: nameserver 72.14.179.5 produces: Code: server:/etc# ping6 ipv6.google.com |
|
| Author: | sanvila [ Fri Jun 12, 2015 9:43 am ] |
| Post subject: | Re: IPv6 on Linode with Debian Jessie - Can't Ping6 Google |
Why don't you use DHCP? It would take care of populating /etc/resolv.conf appropriately. |
|
| Author: | kangaby [ Fri Jun 12, 2015 7:04 pm ] |
| Post subject: | Re: IPv6 on Linode with Debian Jessie - Can't Ping6 Google |
sanvila wrote: Why don't you use DHCP? It would take care of populating /etc/resolv.conf appropriately. Well, I'm running multiple IPv4 addresses, which requires a static configuration, and even though the IP4 addresses were out of date, they were still working. My IPv6 address is configured by the SLACC magic. I'm not doing any static configuration for the primary IP6 address, only the routed /56, and then only 1 address. However, based on the info in sysctl.conf, if I enable IP6 forwarding, it will disable IP6 auto configuration, so I'm probably going to have to do that as static as well. I thought SLACC and DHCP for IP6 were kind of the same, but probably not. I'm only dabbling in the IP6 world, so there is probably a lot that's new and different. IP4 is a walk in the park compared to IP6. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|