** Changed in: gui-ufw Status: New => Invalid -- You received this bug notification because you are a member of Gufw Developers, which is subscribed to Gufw. https://bugs.launchpad.net/bugs/1573487
Title: All Gufw-defined rules disappear from iptables during upgrade 15.10 -> 16.04 Status in Gufw: Invalid Bug description: 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 GNU/Linux Gufw 16.04.1 /etc owned by root All rules previously defined within Gufw are still available: https://drive.google.com/file/d/0B6XxNd5c3zV_SEI5RkgtSFlkbkE/view?usp=sharing But none of them appear in the iptables: sudo iptables -n -v -L --line-numbers | more Chain OUTPUT (policy DROP 25 packets, 2644 bytes) num pkts bytes target prot opt in out source destination ... 19 1585 103K ufw-user-output all -- * * 0.0.0.0/0 0.0.0.0/0 ... Chain ufw-user-output (2 references) num pkts bytes target prot opt in out source destination 1 1560 101K ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0 They appeared previously with Ubuntu 15.10 4.2.0-35 in Chain ufw-user- output To manage notifications about this bug go to: https://bugs.launchpad.net/gui-ufw/+bug/1573487/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~gufw-developers Post to : gufw-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~gufw-developers More help : https://help.launchpad.net/ListHelp