iptables-helpers-0.4: Static checking of iptables rules

Iptables

Synopsis

Documentation

optionDepends :: RuleOption -> [Module]Source

     - --dport   -m tcp - -p tcp  -m tcp -    --dport  -p    

isFilterTypeSource

Arguments

:: FilterChainType

Type to test

-> [Chain]

Filter table

-> String

The chain name

-> Bool 

isNatTypeSource

Arguments

:: NatChainType

Type to test

-> [Chain]

Nat table

-> String

The chain name

-> Bool