Strange IPs

These are old archives. They are kept for historic purposes only.
Post Reply
qwe
Posts: 6
Joined: Fri May 14, 2010 3:55 pm

Strange IPs

Post 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
Casper
Posts: 338
Joined: Sun Jul 08, 2007 7:44 am
Location: The Netherlands

Re: Strange IPs

Post 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.
Ex Network-Administrator
qwe
Posts: 6
Joined: Fri May 14, 2010 3:55 pm

Re: Strange IPs

Post by qwe »

It's from Slovak Republic but there has nothing to do with my server.
Casper
Posts: 338
Joined: Sun Jul 08, 2007 7:44 am
Location: The Netherlands

Re: Strange IPs

Post by Casper »

Where does it show up? As a connection?

Could you provide us with some logs, showing the IP address etc?
Ex Network-Administrator
qwe
Posts: 6
Joined: Fri May 14, 2010 3:55 pm

Re: Strange IPs

Post 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.
qwe
Posts: 6
Joined: Fri May 14, 2010 3:55 pm

Re: Strange IPs

Post by qwe »

I know it's from Slovak Republic but my server HASN'T anything to do with it.
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Strange IPs

Post 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.
Post Reply