[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

Ubuntu Foundations Team Bug Bot 1949643 at bugs.launchpad.net
Fri Dec 10 16:23:38 UTC 2021


The attachment "lp1949643-impish.debdiff" seems to be a debdiff.  The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1949643

Title:
  iptables-persistent unconditionally drops existing iptables rules

Status in iptables-persistent package in Ubuntu:
  Confirmed
Status in iptables-persistent package in Debian:
  Fix Released

Bug description:
  [Impact]

  The iptables-persistent plugins/{15-ip4tables,25-ip6tables}
  use ip[6]tables-restore without --noflush unconditionally.

  This doesn't play along well with ufw, which starts before
  netfilter-persistent typically, and gets its rules flushed.

  This makes `ufw status` return that ufw is disabled, which
  is misleading, as `ufw.service` is enabled and ufw actually
  loaded all its rules correctly (but they were flushed later.)

  Some images ship iptables-persistent rules, thus are subject
  to this issue if ufw is used.

  [Workaround]

  Disable the netfilter-persistent.service unit, after rules
  have been migrated to ufw.

  [Fix]

  Proposed in Debian bug #998416 [1], Salsa Merge Request [2].

  [Test Steps]

  See the Debian bug.

  [1] https://bugs.debian.org/998416
  [2] https://salsa.debian.org/debian/iptables-persistent/-/merge_requests/3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+subscriptions




More information about the Ubuntu-sponsors mailing list