Bug#922973: iptables-save -- Table `raw' does not exist

2019-02-24 Thread Arturo Borrero Gonzalez
On Fri, 22 Feb 2019 at 15:15, Bastian Blank wrote: > > Package: iptables > Version: 1.8.2-3 > Severity: important > > iptables-save fails with an error to stdout if a given built-in table > does not exist. > > | % sudo iptables-save -t filter; echo $? > | Table `filter' does not exist > | 1 > > Se

Bug#922973: iptables-save -- Table `raw' does not exist

2019-02-22 Thread Bastian Blank
Package: iptables Version: 1.8.2-3 Severity: important iptables-save fails with an error to stdout if a given built-in table does not exist. | % sudo iptables-save -t filter; echo $? | Table `filter' does not exist | 1 See https://bugzilla.redhat.com/show_bug.cgi?id=1673609 for more