My Centos 7 server has started to forget its IPv6 address on a reboot. This causes problems with services being unable to start up.
It's easy enough to fix each time (ip addr add ...), but it would be nice to be able to convince it to retain that information. Presumably, there's a file somewhere under /etc/sysconfig that should contain this information - does anyone know where it should be stored?
Thanks,
Dave...
On Mon, Jul 6, 2015 at 8:36 AM, Dave Cross davorg@gmail.com wrote:
My Centos 7 server has started to forget its IPv6 address on a reboot. This causes problems with services being unable to start up.
It's easy enough to fix each time (ip addr add ...), but it would be nice to be able to convince it to retain that information. Presumably, there's a file somewhere under /etc/sysconfig that should contain this information - does anyone know where it should be stored?
I'd look at nmcli and see why the connection is not persistent.
On 07/06/2015 07:36 AM, Dave Cross wrote:
Presumably, there's a file somewhere under /etc/sysconfig that should contain this information - does anyone know where it should be stored?
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/htm...