AveCefious

Untitled

Sep 8th, 2019
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Chain INPUT (policy DROP 11148 packets, 955K bytes)
  2. pkts bytes target prot opt in out source destination
  3. 57200 25M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  4. 3 173 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
  5. 9240 730K ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
  6. 19 900 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
  7. 24 1428 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:12222
  8. 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
  9.  
  10. Chain FORWARD (policy DROP 0 packets, 0 bytes)
  11. pkts bytes target prot opt in out source destination
  12. 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
  13. 0 0 ACCEPT all -- tun+ * 10.8.8.0/24 0.0.0.0/0
Advertisement
Add Comment
Please, Sign In to add comment