Advertisement
Guest User

Untitled

a guest
May 26th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 18.76 KB | None | 0 0
  1. Chain INPUT (policy ACCEPT 68 packets, 12377 bytes)
  2.  pkts bytes target     prot opt in     out     source               destination        
  3.  3427  555K fail2ban-apache  tcp  --  any    any     anywhere             anywhere            multiport dports www,https
  4.   768 49515 fail2ban-ssh  tcp  --  any    any     anywhere             anywhere            multiport dports ssh
  5.  3428  555K fail2ban-apache-overflows  tcp  --  any    any     anywhere             anywhere            multiport dports www,https
  6.  3428  555K fail2ban-apache-noscript  tcp  --  any    any     anywhere             anywhere            multiport dports www,https
  7.  5979 1058K ufw-before-logging-input  all  --  any    any     anywhere             anywhere            
  8.  5979 1058K ufw-before-input  all  --  any    any     anywhere             anywhere            
  9.    67 12317 ufw-after-input  all  --  any    any     anywhere             anywhere            
  10.    67 12317 ufw-after-logging-input  all  --  any    any     anywhere             anywhere            
  11.    67 12317 ufw-reject-input  all  --  any    any     anywhere             anywhere            
  12.  
  13. Chain FORWARD (policy DROP 0 packets, 0 bytes)
  14.  pkts bytes target     prot opt in     out     source               destination        
  15.     0     0 ufw-before-logging-forward  all  --  any    any     anywhere             anywhere            
  16.     0     0 ufw-before-forward  all  --  any    any     anywhere             anywhere            
  17.     0     0 ufw-after-forward  all  --  any    any     anywhere             anywhere            
  18.     0     0 ufw-after-logging-forward  all  --  any    any     anywhere             anywhere            
  19.     0     0 ufw-reject-forward  all  --  any    any     anywhere             anywhere            
  20.  
  21. Chain OUTPUT (policy ACCEPT 3 packets, 440 bytes)
  22.  pkts bytes target     prot opt in     out     source               destination        
  23.  6465 4998K ufw-before-logging-output  all  --  any    any     anywhere             anywhere            
  24.  6465 4998K ufw-before-output  all  --  any    any     anywhere             anywhere            
  25.     2   400 ufw-after-output  all  --  any    any     anywhere             anywhere            
  26.     2   400 ufw-after-logging-output  all  --  any    any     anywhere             anywhere            
  27.     2   400 ufw-reject-output  all  --  any    any     anywhere             anywhere            
  28.  
  29. Chain fail2ban-apache (1 references)
  30.  pkts bytes target     prot opt in     out     source               destination        
  31.  3427  555K RETURN     all  --  any    any     anywhere             anywhere            
  32.  
  33. Chain fail2ban-apache-noscript (1 references)
  34.  pkts bytes target     prot opt in     out     source               destination        
  35.  3428  555K RETURN     all  --  any    any     anywhere             anywhere            
  36.  
  37. Chain fail2ban-apache-overflows (1 references)
  38.  pkts bytes target     prot opt in     out     source               destination        
  39.  3428  555K RETURN     all  --  any    any     anywhere             anywhere            
  40.  
  41. Chain fail2ban-ssh (1 references)
  42.  pkts bytes target     prot opt in     out     source               destination        
  43.   768 49515 RETURN     all  --  any    any     anywhere             anywhere            
  44.  
  45. Chain ufw-after-forward (1 references)
  46.  pkts bytes target     prot opt in     out     source               destination        
  47.  
  48. Chain ufw-after-input (1 references)
  49.  pkts bytes target     prot opt in     out     source               destination        
  50.    14  1092 RETURN     udp  --  any    any     anywhere             anywhere            udp dpt:netbios-ns
  51.    11  2609 RETURN     udp  --  any    any     anywhere             anywhere            udp dpt:netbios-dgm
  52.     0     0 RETURN     tcp  --  any    any     anywhere             anywhere            tcp dpt:netbios-ssn
  53.     0     0 RETURN     tcp  --  any    any     anywhere             anywhere            tcp dpt:microsoft-ds
  54.     0     0 RETURN     udp  --  any    any     anywhere             anywhere            udp dpt:bootps
  55.     0     0 RETURN     udp  --  any    any     anywhere             anywhere            udp dpt:bootpc
  56.    42  8616 RETURN     all  --  any    any     anywhere             anywhere            ADDRTYPE match dst-type BROADCAST
  57.  
  58. Chain ufw-after-logging-forward (1 references)
  59.  pkts bytes target     prot opt in     out     source               destination        
  60.  
  61. Chain ufw-after-logging-input (1 references)
  62.  pkts bytes target     prot opt in     out     source               destination        
  63.  
  64. Chain ufw-after-logging-output (1 references)
  65.  pkts bytes target     prot opt in     out     source               destination        
  66.  
  67. Chain ufw-after-output (1 references)
  68.  pkts bytes target     prot opt in     out     source               destination        
  69.  
  70. Chain ufw-before-forward (1 references)
  71.  pkts bytes target     prot opt in     out     source               destination        
  72.     0     0 ufw-user-forward  all  --  any    any     anywhere             anywhere            
  73.  
  74. Chain ufw-before-input (1 references)
  75.  pkts bytes target     prot opt in     out     source               destination        
  76.   190 25702 ACCEPT     all  --  lo     any     anywhere             anywhere            
  77.  5218  978K ACCEPT     all  --  any    any     anywhere             anywhere            state RELATED,ESTABLISHED
  78.   301 22299 ufw-logging-deny  all  --  any    any     anywhere             anywhere            state INVALID
  79.   301 22299 DROP       all  --  any    any     anywhere             anywhere            state INVALID
  80.     0     0 ACCEPT     icmp --  any    any     anywhere             anywhere            icmp destination-unreachable
  81.     0     0 ACCEPT     icmp --  any    any     anywhere             anywhere            icmp source-quench
  82.     0     0 ACCEPT     icmp --  any    any     anywhere             anywhere            icmp time-exceeded
  83.     0     0 ACCEPT     icmp --  any    any     anywhere             anywhere            icmp parameter-problem
  84.     0     0 ACCEPT     icmp --  any    any     anywhere             anywhere            icmp echo-request
  85.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp spt:bootps dpt:bootpc
  86.   269 32845 ufw-not-local  all  --  any    any     anywhere             anywhere            
  87.     0     0 ACCEPT     all  --  any    any     BASE-ADDRESS.MCAST.NET/4  anywhere            
  88.     2    64 ACCEPT     all  --  any    any     anywhere             BASE-ADDRESS.MCAST.NET/4
  89.   267 32781 ufw-user-input  all  --  any    any     anywhere             anywhere            
  90.  
  91. Chain ufw-before-logging-forward (1 references)
  92.  pkts bytes target     prot opt in     out     source               destination        
  93.  
  94. Chain ufw-before-logging-input (1 references)
  95.  pkts bytes target     prot opt in     out     source               destination        
  96.  
  97. Chain ufw-before-logging-output (1 references)
  98.  pkts bytes target     prot opt in     out     source               destination        
  99.  
  100. Chain ufw-before-output (1 references)
  101.  pkts bytes target     prot opt in     out     source               destination        
  102.   190 25702 ACCEPT     all  --  any    lo      anywhere             anywhere            
  103.  4874 4867K ACCEPT     tcp  --  any    any     anywhere             anywhere            state NEW,RELATED,ESTABLISHED
  104.  1398  105K ACCEPT     udp  --  any    any     anywhere             anywhere            state NEW,RELATED,ESTABLISHED
  105.     2   400 ufw-user-output  all  --  any    any     anywhere             anywhere            
  106.  
  107. Chain ufw-logging-allow (0 references)
  108.  pkts bytes target     prot opt in     out     source               destination        
  109.  
  110. Chain ufw-logging-deny (2 references)
  111.  pkts bytes target     prot opt in     out     source               destination        
  112.  
  113. Chain ufw-not-local (1 references)
  114.  pkts bytes target     prot opt in     out     source               destination        
  115.   200 20464 RETURN     all  --  any    any     anywhere             anywhere            ADDRTYPE match dst-type LOCAL
  116.     2    64 RETURN     all  --  any    any     anywhere             anywhere            ADDRTYPE match dst-type MULTICAST
  117.    67 12317 RETURN     all  --  any    any     anywhere             anywhere            ADDRTYPE match dst-type BROADCAST
  118.     0     0 ufw-logging-deny  all  --  any    any     anywhere             anywhere            limit: avg 3/min burst 10
  119.     0     0 DROP       all  --  any    any     anywhere             anywhere            
  120.  
  121. Chain ufw-reject-forward (1 references)
  122.  pkts bytes target     prot opt in     out     source               destination        
  123.  
  124. Chain ufw-reject-input (1 references)
  125.  pkts bytes target     prot opt in     out     source               destination        
  126.  
  127. Chain ufw-reject-output (1 references)
  128.  pkts bytes target     prot opt in     out     source               destination        
  129.  
  130. Chain ufw-user-forward (1 references)
  131.  pkts bytes target     prot opt in     out     source               destination        
  132.  
  133. Chain ufw-user-input (1 references)
  134.  pkts bytes target     prot opt in     out     source               destination        
  135.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:domain
  136.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:domain
  137.   198 20304 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:www
  138.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:www
  139.     2   160 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:ssh
  140.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:ssh
  141.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:ftp
  142.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:fsp
  143.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:ftp-data
  144.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:20
  145.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:smtp
  146.     0     0 ACCEPT     udp  --  any    any     anywhere             anywhere            udp dpt:25
  147.     0     0 DROP       all  --  any    any     72.10.166.126        anywhere            
  148.     0     0 DROP       all  --  any    any     perso151-g5.free.fr  anywhere            
  149.     0     0 DROP       all  --  any    any     cust.stabilityone-ip03.wmis.net  anywhere            
  150.     0     0 DROP       all  --  any    any     174.142.104.140      anywhere            
  151.     0     0 DROP       all  --  any    any     webmail.hite.com.cn  anywhere            
  152.     0     0 DROP       all  --  any    any     58.253.212.48        anywhere            
  153.     0     0 DROP       all  --  any    any     72-20-112-131.bayarea.net  anywhere            
  154.     0     0 DROP       all  --  any    any     61.129.60.23         anywhere            
  155.     0     0 DROP       all  --  any    any     ca1-rs00101.vwh.net  anywhere            
  156.     0     0 DROP       all  --  any    any     static.customer-201-116-17-163.uninet-ide.com.mx  anywhere            
  157.     0     0 DROP       all  --  any    any     corp-190-12-47-130-uio.puntonet.ec  anywhere            
  158.     0     0 DROP       all  --  any    any     201-0-152-49.dial-up.telesp.net.br  anywhere            
  159.     0     0 DROP       all  --  any    any     221.130.29.137       anywhere            
  160.     0     0 DROP       all  --  any    any     89-96-161-58.ip13.fastwebnet.it  anywhere            
  161.     0     0 DROP       all  --  any    any     114.Red-88-7-171.staticIP.rima-tde.net  anywhere            
  162.     0     0 DROP       all  --  any    any     roaster.geus.dk      anywhere            
  163.     0     0 DROP       all  --  any    any     zeon2.tdzr.ru        anywhere            
  164.     0     0 DROP       all  --  any    any     ABTS-KK-Static-001.10.166.122.airtelbroadband.in  anywhere            
  165.     0     0 DROP       all  --  any    any     adsl92-86-250-225.romtelecom.net  anywhere            
  166.     0     0 DROP       all  --  any    any     mailing-vrdci.fr     anywhere            
  167.     0     0 DROP       all  --  any    any     hosted-by.leaseweb.com  anywhere            
  168.     0     0 DROP       all  --  any    any     221.130.29.136       anywhere            
  169.     0     0 DROP       all  --  any    any     89.38.252.73         anywhere            
  170.     0     0 DROP       all  --  any    any     193.58.48.43         anywhere            
  171.     0     0 DROP       all  --  any    any     i02m-212-194-237-64.d4.club-internet.fr  anywhere            
  172.     0     0 DROP       all  --  any    any     192.54.145.146       anywhere            
  173.     0     0 DROP       all  --  any    any     psbru.ec.europa.eu   anywhere            
  174.     0     0 DROP       all  --  any    any     202.88.36.67-ip.amzt.com  anywhere            
  175.     0     0 DROP       all  --  any    any     217-167-147-251.217-167.francetelecom.oleane.net  anywhere            
  176.     0     0 DROP       all  --  any    any     relay04.par.totalfinaelf.net  anywhere            
  177.     0     0 DROP       all  --  any    any     8a.78.85ae.static.theplanet.com  anywhere            
  178.     0     0 DROP       all  --  any    any     host67-63-static.86-94-b.business.telecomitalia.it  anywhere            
  179.     0     0 DROP       all  --  any    any     91-205-74-41.arpa.teredo.pl  anywhere            
  180.     0     0 DROP       all  --  any    any     LMontsouris-156-25-10-174.w80-14.abo.wanadoo.fr  anywhere            
  181.     0     0 DROP       all  --  any    any     fny94-8-88-166-16-234.fbx.proxad.net  anywhere            
  182.     0     0 DROP       all  --  any    any     ALyon-257-1-64-72.w90-15.abo.wanadoo.fr  anywhere            
  183.     0     0 DROP       all  --  any    any     220.255.7.13         anywhere            
  184.     0     0 DROP       all  --  any    any     ARennes-551-1-97-211.w92-129.abo.wanadoo.fr  anywhere            
  185.     0     0 DROP       all  --  any    any     machine107.rd.francetelecom.com  anywhere            
  186.     0     0 DROP       all  --  any    any     ARennes-551-1-52-89.w92-135.abo.wanadoo.fr  anywhere            
  187.     0     0 DROP       all  --  any    any     cache5-1.ruh.isu.net.sa  anywhere            
  188.     0     0 DROP       all  --  any    any     166.51.78.208.dyn-ip.domaccess.com  anywhere            
  189.     0     0 DROP       all  --  any    any     xanhlacay.info       anywhere            
  190.     0     0 DROP       all  --  any    any     mail.dawebhost.net   anywhere            
  191.     0     0 DROP       all  --  any    any     AMarseille-158-1-141-251.w90-10.abo.wanadoo.fr  anywhere            
  192.     0     0 DROP       all  --  any    any     ANantes-156-1-85-154.w90-12.abo.wanadoo.fr  anywhere            
  193.     0     0 DROP       all  --  any    any     242-246-63-74.reverse.lstn.net  anywhere            
  194.     0     0 DROP       all  --  any    any     hosted-by.altushost.com  anywhere            
  195.     0     0 DROP       all  --  any    any     94.102.63.90         anywhere            
  196.     0     0 DROP       all  --  any    any     cs94.mojohost.com    anywhere            
  197.     0     0 DROP       all  --  any    any     ip28-184.41.193.dan.net.ua  anywhere            
  198.     0     0 DROP       all  --  any    any     90.1.171.145         anywhere            
  199.     0     0 DROP       all  --  any    any     218.56.61.114        anywhere            
  200.     0     0 DROP       all  --  any    any     68.152.76.202        anywhere            
  201.     0     0 DROP       all  --  any    any     50ob.scansafe.net    anywhere            
  202.     0     0 DROP       all  --  any    any     bayer-212-64-228-98.bayer.de  anywhere            
  203.     0     0 DROP       all  --  any    any     node2.issuecrawler.net  anywhere            
  204.     0     0 DROP       all  --  any    any     hosted-by.ecatel.net  anywhere            
  205.     0     0 DROP       all  --  any    any     network.stena.co.uk  anywhere            
  206.     0     0 DROP       all  --  any    any     92.103.130.144       anywhere            
  207.     0     0 DROP       all  --  any    any     190.58.156.18.business.static.tstt.net.tt.tstt.net.tt  anywhere            
  208.     0     0 DROP       all  --  any    any     190.58.156.26.business.static.tstt.net.tt.tstt.net.tt  anywhere            
  209.     0     0 DROP       all  --  any    any     wwwgate2.merck.de    anywhere            
  210.     0     0 DROP       all  --  any    any     156.28.3.16          anywhere            
  211.     0     0 DROP       all  --  any    any     193.58.48.45         anywhere            
  212.     0     0 DROP       all  --  any    any     193.58.48.41         anywhere            
  213.     0     0 DROP       all  --  any    any     193.104.162.7        anywhere            
  214.     0     0 DROP       all  --  any    any     server.0arab.com     anywhere            
  215.     0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere            tcp dpt:smtp
  216.     0     0 DROP       all  --  any    any     proxyusrin.smals-mvm.be  anywhere            
  217.     0     0 DROP       all  --  any    any     93.174.144.75        anywhere            
  218.     0     0 DROP       all  --  any    any     197.33.66-86.rev.gaoland.net  anywhere            
  219.     0     0 DROP       all  --  any    any     170.54.160.38        anywhere            
  220.     0     0 DROP       all  --  any    any     proxyusrpi.smals-mvm.be  anywhere            
  221.     0     0 DROP       all  --  any    any     11-228-174-79.altitudetelecom.fr  anywhere            
  222.     0     0 DROP       all  --  any    any     80.156.44.178        anywhere            
  223.  
  224. Chain ufw-user-limit (0 references)
  225.  pkts bytes target     prot opt in     out     source               destination        
  226.     0     0 LOG        all  --  any    any     anywhere             anywhere            limit: avg 3/min burst 5 LOG level warning prefix `[UFW LIMIT BLOCK] '
  227.    0     0 REJECT     all  --  any    any     anywhere             anywhere            reject-with icmp-port-unreachable
  228.  
  229. Chain ufw-user-limit-accept (0 references)
  230. pkts bytes target     prot opt in     out     source               destination        
  231.    0     0 ACCEPT     all  --  any    any     anywhere             anywhere            
  232.  
  233. Chain ufw-user-logging-forward (0 references)
  234. pkts bytes target     prot opt in     out     source               destination        
  235.  
  236. Chain ufw-user-logging-input (0 references)
  237. pkts bytes target     prot opt in     out     source               destination        
  238.  
  239. Chain ufw-user-logging-output (0 references)
  240. pkts bytes target     prot opt in     out     source               destination        
  241.  
  242. Chain ufw-user-output (1 references)
  243. pkts bytes target     prot opt in     out     source               destination
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement