Hi all, For my VM server, I have several network interfaces and bridges configured. I don't want every single interface and bridge to have an IPv6 address.
Only the one required for accessing the host will be sufficient. What is the correct way to disable any form of autoconfiguration? Setting the config to "null": eg: config_eth0="null" only works for IPv4. A related question: How do I prevent IPv6 addresses other than the ones I DO configure? Many thanks, Joost