Public bug reported:

Binary package hint: ufw

Default ipv6 policy seems to be block while stated on
https://wiki.ubuntu.com/UbuntuFirewall  The firewall policy will be:
default policy of ACCEPT for incoming (configurable)

% sudo ufw enable
Firewall started and enabled on system startup
[14:35|[EMAIL PROTECTED] /usr/share/ufw]
% ping6 pallas.finux.nl
PING pallas.finux.nl(pallas.finux.nl) 56 data bytes
ping: sendmsg: Operation not permitted
ping: sendmsg: Operation not permitted

% sudo ip6tables -P INPUT ACCEPT 
[14:36|[EMAIL PROTECTED] /usr/share/ufw]
% sudo ip6tables -P OUTPUT ACCEPT 
[14:36|[EMAIL PROTECTED] /usr/share/ufw]
% ping6 pallas.finux.nl
PING pallas.finux.nl(pallas.finux.nl) 56 data bytes
64 bytes from pallas.finux.nl: icmp_seq=1 ttl=62 time=0.667 ms
64 bytes from pallas.finux.nl: icmp_seq=2 ttl=62 time=1.17 ms

%  sudo ufw version
ufw 0.9
Copyright (C) 2008 Canonical Ltd.

** Affects: ufw (Ubuntu)
     Importance: Undecided
         Status: New

-- 
default ipv6 policy is block 
https://bugs.launchpad.net/bugs/188934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to