Hello,
Simple question, I'd like to know whether it's possible to disable IPv6 with NetworkManager only (over command line)?
I am aware of:
* echo "net.ipv6.conf.all.disable_ipv6 = 1" > /etc/sysctl.d/disableipv6.conf * sysctl -p
But doing it with NM would be way easier to remember.
Thanks!
On 7 January 2016 at 15:03, Sander Kuusemets sander.kuusemets@ut.ee wrote:
Hello,
Simple question, I'd like to know whether it's possible to disable IPv6 with NetworkManager only (over command line)?
I am aware of:
- echo "net.ipv6.conf.all.disable_ipv6 = 1" > /etc/sysctl.d/disableipv6.conf
- sysctl -p
But doing it with NM would be way easier to remember.
Thanks!
1) No 2) Don't do this anyway