Geekboy

Untitled

Jun 28th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@ip-10-60-94-211:/var/www/omnimaga.org# iptables -nvL
  2. Chain INPUT (policy ACCEPT 915 packets, 119K bytes)
  3.  pkts bytes target     prot opt in     out     source               destination
  4.     0     0 DROP       all  --  *      *       123.151.43.84        0.0.0.0/0
  5.     0     0 DROP       all  --  *      *       65.55.213.72         0.0.0.0/0
  6.     0     0 DROP       all  --  *      *       24.192.83.59         0.0.0.0/0
  7.     0     0 DROP       all  --  *      *       123.151.43.84        0.0.0.0/0
  8.  
  9. Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
  10.  pkts bytes target     prot opt in     out     source               destination
  11.  
  12. Chain OUTPUT (policy ACCEPT 853 packets, 1923K bytes)
  13.  pkts bytes target     prot opt in     out     source               destination
Advertisement
Add Comment
Please, Sign In to add comment