Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@linux-DW232A-ABA-A510N:~# iptables -L
- Chain INPUT (policy ACCEPT)
- target prot opt source destination
- ACCEPT all -- anywhere anywhere
- ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
- Chain FORWARD (policy ACCEPT)
- target prot opt source destination
- ACCEPT all -- anywhere anywhere
- Chain OUTPUT (policy ACCEPT)
- target prot opt source destination
- ACCEPT all -- anywhere anywhere
- ACCEPT all -- anywhere anywhere ctstate NEW,RELATED,ESTABLISHED
- root@linux-DW232A-ABA-A510N:~#
Advertisement
Add Comment
Please, Sign In to add comment