-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
There are pairs of each tool: iptables-legacy iptables-nft, ebtables-lagacy ebtables-ntf ...
The question is should ferm call -legacy tools derectly as sometime there are some issues:
# cat /etc/ferm/printer.ferm
domain eb table broute chain BROUTING {
daddr $PrinterMAC DROP;
}
# ferm /etc/ferm/printer.ferm
Policy ACCEPT not allowed for user defined chains.
Cannot rollback domain 'eb' because there is no ebtables-restore
Reference debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929416
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels