Advertisement
mbnoimi

iptables result1

Jan 13th, 2014
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.35 KB | None | 0 0
  1. mbnoimi-VirtualBox ~ # iptables -L
  2.  
  3. Chain INPUT (policy ACCEPT)
  4.  
  5. target     prot opt source               destination        
  6.  
  7.  
  8.  
  9. Chain FORWARD (policy ACCEPT)
  10.  
  11. target     prot opt source               destination        
  12.  
  13.  
  14.  
  15. Chain OUTPUT (policy ACCEPT)
  16.  
  17. target     prot opt source               destination        
  18.  
  19. mbnoimi-VirtualBox ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement