← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1672276] Re: ebtables-restore error "Bad table name 'filter'"

 

This seems to be fixed in Focal, where all the tooling is based on
nftables:

root@focal # ebtables-save | tee dump.txt
# Generated by ebtables-save v1.8.4 on Thu Apr 30 19:03:09 2020
*filter
:INPUT ACCEPT
:FORWARD ACCEPT
:OUTPUT ACCEPT
# Completed on Thu Apr 30 19:03:09 2020
root@focal# ebtables -F
root@focal# ebtables-restore < dump.txt
root@focal# 


** Also affects: ebtables (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: ebtables (Ubuntu Xenial)
       Status: Confirmed => Triaged

** Changed in: ebtables (Ubuntu Bionic)
       Status: New => Triaged

** Changed in: ebtables (Ubuntu Yakkety)
       Status: Confirmed => Won't Fix

** Changed in: ebtables (Ubuntu Zesty)
       Status: Confirmed => Won't Fix

** Changed in: ebtables (Ubuntu)
       Status: Triaged => Fix Released

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