Skip to content

shoud ferm call legacy tools directly #47

Description

@532910

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions