Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.35 KB | None | 0 0
  1. [root@CentOS-55-64-minimal ~]# iptables -L
  2. Chain INPUT (policy ACCEPT)
  3. target     prot opt source               destination        
  4.  
  5. Chain FORWARD (policy ACCEPT)
  6. target     prot opt source               destination        
  7.  
  8. Chain OUTPUT (policy ACCEPT)
  9. target     prot opt source               destination        
  10. [root@CentOS-55-64-minimal ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement