Hi, I hit this old bug while doing some clearance.
Xenial reached EOSS (End of Standard Support) so I'm afraid it can't be fixed. It is unfortunate that we were unable to resolve this defect, however, there appears to be no further action possible at this time because it's not a security bug. For Bionic the bug is still present. I took a look at the different commits between Focal's version (bug fixed) and Bionic's one here [1] but, at first glance, there is no isolated commit for the fix, so a deeper investigation has to be made to estimate how many changes it would imply without getting too close to the whole next fixed release. https://git.netfilter.org/ebtables/log/?h=ebtables-2.0.11&showmsg=1 ** Changed in: ebtables (Ubuntu Xenial) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of नेपाली भाषा समायोजकहरुको समूह, which is subscribed to Xenial. Matching subscriptions: Ubuntu 16.04 Bugs https://bugs.launchpad.net/bugs/1672276 Title: ebtables-restore error "Bad table name 'filter'" Status in ebtables package in Ubuntu: Fix Released Status in ebtables source package in Xenial: Won't Fix Status in ebtables source package in Yakkety: Won't Fix Status in ebtables source package in Zesty: Won't Fix Status in ebtables source package in Bionic: Triaged Bug description: ubuntu server 16.04.1 ethernet bridge + ebtables Standard use. ebtables-save > txt1.txt I get this file. # Generated by ebtables-save v1.0 on Fri Mar 10 16:11:58 MSK 2017 *filter :INPUT ACCEPT :FORWARD ACCEPT :OUTPUT ACCEPT -A FORWARD -p IPv4 -o enp0s9 --ip-dst 192.168.1.41 --ip-proto tcp -j DROP I do not modify this file. I drop the chains. ebtables -F I try to restore a configuration from a file I receive an error. ebtables-restore < txt1.txt Bad table name 'filter'. It seems that ebtables-restore does not support the files that ebtables-save generates. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ebtables/+bug/1672276/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~group.of.nepali.translators Post to : [email protected] Unsubscribe : https://launchpad.net/~group.of.nepali.translators More help : https://help.launchpad.net/ListHelp

