Query: filter_backends
OS: debian
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FILTERBACKENDS(7) Miscellaneous Information Manual FILTER BACKENDS(7)NAMEfilter_backends - output drivers for the filtergen packet filter compilerINTRODUCTIONThis document describes the status and feature-set of the currently available filtergen backends.IPTABLESMost development is done first against the iptables driver. It supports reject, masquerading, transparent proxying, logging (with text) and sub-groups, all of which should work fine (though the latter has only recently been fixed).IPCHAINSThe ipchains driver supports all of the above features, too. Its state model is much weaker though, of course. The forwarding support should work OK, though it is not possible to support "local"-only packets.IPFILTERThe ipfilter backend is incomplete. It supports accept, drop, reject and logging, but not masq, transproxy or sub-groups. It should be easy for someone with knowledge of ipfilter to add support for the other features. Options for OpenBSD "pf" features and syntax would be nice, too. It has received no testing; I don't even know if the generated filters are syntactically correct.CISCOThe cisco driver is in roughly the same sort of state as the ipfilter one. Additionally, because of the limitations of IOS ACLs, it sup- ports only a limited set of features. It cannot support reject or transparent proxying, and may not be able to support masquerading either. An option for reflexive (stateful) ACLs would be very useful. I understand that Cisco PIX firewalls use a variant of this syntax -- it would be very nice to support them too.SEE ALSOfiltergen(8), filter_syntax(5) January 7, 2004 FILTER BACKENDS(7)
Related Man Pages |
---|
fgadm(8) - debian |
filtergen(8) - debian |
ifdown(8) - debian |
ifup(8) - opensolaris |
ifdown(8) - sunos |
Similar Topics in the Unix Linux Community |
---|
P4A 2.99.0 (Development branch) |
P4A 2.99.1 (Development branch) |
P4A 2.99.6 (Development branch) |
P4A 2.99.8 (Development branch) |
ipfilter hpux11.11 |