Re: [bitfolk] Strange DDOS attack?

Top Page

Reply to this message
Author: Mathew Newton
Date:  
To: users
Subject: Re: [bitfolk] Strange DDOS attack?
Hi Tony,

On Tue, December 31, 2013 12:18 am, Tony Andersson wrote:

> Realised the second after I pressed the send button that the answer to
> the ban issue is because those attacks are on ip v6


[...]

> tcp6       0      1 85.119.82.79:80         121.168.45.218:1446


They are actually IPv4 connections, as indicated by the address
structure/format. The 'tcp6' label is just how netstat illustrates a
service listening on both IPv4 and IPv6.

Mathew