Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT all anywhere anywhere state RELATED,ESTABLISHED
REJECT tcp anywhere anywhere tcp flags:!FIN,SYN,RST,ACK/SYN state NEW reject-with tcp-reset
DROP all anywhere anywhere state INVALID
ACCEPT all anywhere anywhere
ACCEPT udp anywhere anywhere udp dpt:19132
ACCEPT udp anywhere anywhere udp dpt:19133
ACCEPT tcp anywhere anywhere tcp dpt:40010
ACCEPT tcp anywhere anywhere tcp dpt:8447
ACCEPT tcp anywhere anywhere tcp dpt:40022
ACCEPT tcp anywhere anywhere tcp dpt:8443
ACCEPT tcp anywhere anywhere tcp dpt:8880
ACCEPT tcp anywhere anywhere tcp dpt:http
ACCEPT tcp anywhere anywhere tcp dpt:https
DROP tcp anywhere anywhere tcp dpt:ftp
DROP tcp anywhere anywhere tcp dpt:ssh
DROP tcp anywhere anywhere tcp dpt:smtp
DROP tcp anywhere anywhere tcp dpt:submissions
DROP tcp anywhere anywhere tcp dpt:pop3
DROP tcp anywhere anywhere tcp dpt:pop3s
DROP tcp anywhere anywhere tcp dpt:imap2
DROP tcp anywhere anywhere tcp dpt:imaps
DROP tcp anywhere anywhere tcp dpt:poppassd
DROP tcp anywhere anywhere tcp dpt:mysql
DROP tcp anywhere anywhere tcp dpt:postgresql
DROP udp anywhere anywhere udp dpt:netbios-ns
DROP udp anywhere anywhere udp dpt:netbios-dgm
DROP tcp anywhere anywhere tcp dpt:netbios-ssn
DROP tcp anywhere anywhere tcp dpt:microsoft-ds
DROP udp anywhere anywhere udp dpt:openvpn
DROP udp anywhere anywhere udp dpt:domain
DROP tcp anywhere anywhere tcp dpt:domain
DROP all anywhere anywhere
Chain FORWARD (policy DROP)
target prot opt source destination
ACCEPT all anywhere anywhere state RELATED,ESTABLISHED
REJECT tcp anywhere anywhere tcp flags:!FIN,SYN,RST,ACK/SYN state NEW reject-with tcp-reset
DROP all anywhere anywhere state INVALID
ACCEPT all anywhere anywhere
DROP all anywhere anywhere
Chain OUTPUT (policy DROP)
target prot opt source destination
ACCEPT all anywhere anywhere state RELATED,ESTABLISHED
REJECT tcp anywhere anywhere tcp flags:!FIN,SYN,RST,ACK/SYN state NEW reject-with tcp-reset
DROP all anywhere anywhere state INVALID
ACCEPT all anywhere anywhere
ACCEPT all anywhere anywhere