Install > Deploy the OMi Virtual Appliance > Firewall Configuration

Firewall Configuration

The following is the status of the iptables firewall running on the appliance:

Chain INPUT (policy DROP)
target     prot opt source      destination
ACCEPT     all  --  anywhere    anywhere
ACCEPT     all  --  anywhere  anywhere     state RELATED,ESTABLISHED
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:echo
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:ssh
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:telnet
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:http
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:hp-collector
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:hp-alarm-mgr
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:https
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:pyrrho
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:5480
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:5488
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:5489
ACCEPT     tcp  --  anywhere   anywhere     tcp dpt:rrac
ACCEPT     tcp  --  anywhere    anywhere     tcp dpt:dccm

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination