How to dynamically enable and disable ipv6 on an interface so that it gets link local address when enabled. I tried sysctl net.ipv6.conf.all.disable_ipv6=1 and sysctl net.ipv6.conf.all.disable_ipv6=0, but is there any other way?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
I think your approach is valid as it is.
You could use the per-interface settings if you don't want to change settings for every interface, e.g. I wouldn't recommend touching anything else. |
|||
|
|
|
To turn off IPv6 in Ubuntu 11.04 Firstly, On or off, check it out
Secondly, Turn off, i modified the line as following and patched the grub
|
||||
|
|
