Hi, proftpd logs ip's like that:
I'm using bfd at my server to block brute force attacks. When someone trying to attack proftpd, bfd blocks the ip but includes the ffff in front of ip (ex. ffff123.123.123.123)
Where is ffff come from ? Is there any way to fix this?
PS. this started to happen today after some software updates I made including 'proftpd'
Thank's in advance
Code:
ProFTPd [14890] ::ffff:123.123.123.123 [27/Mar/2009:17:38:40 +0200] "USER fakeuser" 331
ProFTPd [14890] ::ffff:123.123.123.123 [27/Mar/2009:17:38:40 +0200] "PASS (hidden)" 530
I'm using bfd at my server to block brute force attacks. When someone trying to attack proftpd, bfd blocks the ip but includes the ffff in front of ip (ex. ffff123.123.123.123)
Where is ffff come from ? Is there any way to fix this?
PS. this started to happen today after some software updates I made including 'proftpd'
Thank's in advance
Last edited: