Displaying 2 results from an estimated 2 matches for "297fae9a".
2018 Jun 15
1
Help attack DDOS
...t mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
>
--
Victor Moreno
Ingeniero Electrónico
3177684646
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180615/297fae9a/attachment-0001.html>
-------------- next part --------------
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
1 101.201.239.150
1 103.10.228.221
1 103.105.228.102
1 103.1.186.123
1 103.19.81.76
1 103.205.134.178
1 103.205...
2018 Jun 06
3
Help attack DDOS
i used this command
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
I've also changed the port and it shows a flood of ips blocking the icecast
2018-06-06 4:36 GMT-05:00 Geoff Shang <geoff at quitelikely.com>:
> On Tue, 5 Jun 2018, Victor Moreno wrote:
>
> I have a problem with the icecast. When I activate the service I am having
>> an