Page 1 of 1
Strange IPs
Posted: Fri May 14, 2010 3:58 pm
by qwe
Hello, I'm running Unreal 3.2 with Anope and I get some strange IPs in my log when I connect to the server like:
95.102.19.XXX
why? :S
Re: Strange IPs
Posted: Fri May 14, 2010 6:11 pm
by Casper
If you have got the whole IP, then go to for example a website like domaintools.
http://whois.domaintools.com/IPADDRESSHERE
Then you get some information on the IP.
Re: Strange IPs
Posted: Fri May 14, 2010 6:14 pm
by qwe
It's from Slovak Republic but there has nothing to do with my server.
Re: Strange IPs
Posted: Fri May 14, 2010 8:17 pm
by Casper
Where does it show up? As a connection?
Could you provide us with some logs, showing the IP address etc?
Re: Strange IPs
Posted: Fri May 14, 2010 9:24 pm
by qwe
when running:
Code: Select all
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
it appears when i join my irc server and after 3 secs it disappears from the list.
Re: Strange IPs
Posted: Sat May 15, 2010 12:54 pm
by qwe
I know it's from Slovak Republic but my server HASN'T anything to do with it.
Re: Strange IPs
Posted: Sat May 15, 2010 7:16 pm
by katsklaw
no one here is going to be able to tell you why that ip is connecting or trying to connect. If you don't want them connecting, block them. The command you pasted suggests you seen them connecting to your machine and not your irc server, in either case .. we still can't tell you why it's happening. All we can do is tell you to look it up if you don't know where, complain to their ISP if you think it'll do any good or just gline/akill/null route them at which ever level of access you happen to have.