← Back to team overview

gufw-developers team mailing list archive

[Bug 1573487] Re: All Gufw-defined rules disappear from iptables during upgrade 15.10 -> 16.04

 

A workaround is to perform the following:
Edit one rule -> change the interface > Apply -> Edit the same rule -> Change the interface back to the original one -> Apply

-- 
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:
  New

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


References