When i do netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1

there is tons of ips like this some of them goes to connection number of above 60!

its TurkTelekom

how to block it ?

Code: 
     10 46.196.202.150
     10 78.162.150.28
     10 78.172.180.188
     10 85.105.253.111
     10 88.247.41.183
     10 88.247.45.166
     10 88.252.101.179
     11 78.189.219.197
     11 88.247.227.224
     12 88.235.132.213
     12 88.243.201.49
     13 85.100.195.146
     13 88.230.178.122
     13 88.233.63.25
ACiD_CORE Reviewed by ACiD_CORE on . My server is DDoSed by TurkTelekom When i do netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1 there is tons of ips like this some of them goes to connection number of above 60! its TurkTelekom how to block it ? 10 46.196.202.150 10 78.162.150.28 Rating: 5