Could you help me how to solve this issue, plese?
I'm using Debian 8.1 stable and ipv6 support is disabled either in
a) /etc/default/ufw 
    IPV6=no
b) /etc/sysctl.conf
    net.ipv6.conf.all.disable_ipv6 = 1
    net.ipv6.conf.default.disable_ipv6 = 1
    net.ipv6.conf.lo.disable_ipv6 = 1
    net.ipv6.conf.eth0.disable_ipv6 = 1

Therefore I can not apply this:
    
http://askubuntu.com/questions/596278/what-is-network-manager-trying-to-do-with-rdisc
    sudo ufw allow to ff02::2
    it says: "ERROR: IPv6 support not enabled"

Is the only one solution to compile ufw using patch in #2?
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1434525

Title:
  Router solicitation blocked, makes network-manager complain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1434525/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to