Re: IPv6 not working inside containers [message #49323 is a reply to message #48859] |
Sat, 20 April 2013 15:23  |
insider
Messages: 11 Registered: January 2012
|
Junior Member |
|
|
UPDATE to this problem:
1) IPv6 inside container starting to work if execute ping6 to the real gateway/router address (not fe80::1). After that IPv6 inside container in which ping to real gateway/router IPv6 address executed started to work!
2) Maybe this error is also releated to our problem.
Executing this command in node with IPv6 problem we receiving error:
root@server ~]# ip -6 neigh
fe80::1 dev eth0 router FAILED
If we execute this command in the node where IPv6 is working normally there is no error:
[root@server ~]# ip -6 neigh
fe80::1 dev eth0 lladdr 78:de:cc:34:fa:95 router STALE
Is anyone experienced this issues and know how to fix this permanently without ping to router execution?
Thank you for any help.
|
|
|