Package com.esf.net.firewall.service

Provides methods to configure Linux firewall settings.

See:
          Description

Interface Summary
ILinuxFirewallService The ILinuxFirewallservice is used to set up firewall settings .
 

Class Summary
LocalRule Creates an iptables command for a Local Rule, allowing an incoming port connection.
NATRule Creates an iptables command for a NAT Rule.
PortForwardRule Creates an iptables command for a Port Forward Rule, allowing an incoming port to be forwarded to destinationIP/port.
 

Package com.esf.net.firewall.service Description

Provides methods to configure Linux firewall settings.