SA-MP Forums Archive
Getting very much incoming connections - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Getting very much incoming connections (/showthread.php?tid=195054)



Getting very much incoming connections - Jochemd - 01.12.2010

Hey,

Code:
[14:30:35] Incoming connection: [censor]
[14:33:13] Incoming connection: [censor]
[14:33:28] Incoming connection: [censor]
[14:33:50] Incoming connection: [censor]
[14:34:49] Incoming connection: [censor]
[14:34:50] Incoming connection: [censor]
[14:35:28] Incoming connection: [censor]
[14:35:46] Incoming connection: [censor]
[14:35:53] Incoming connection: [censor]
I'm getting messages like these all the time, even if announce is 0. When my server is locked, I'm getting them to. Never a join, only this. How? DDos attack?

Regards, Jochem


Re: Getting very much incoming connections - Calgon - 01.12.2010

That isn't a lot of incoming connections. It's probably not wise giving us their IPs either.


Re: Getting very much incoming connections - Jochemd - 01.12.2010

This is just a part. I'm getting this ALL the time, every minute. And, why is it just an incoming connection, and not a join? Maybe incorrect version (but really EVERYONE, without announce?)?


Re: Getting very much incoming connections - [NWA]Hannes - 01.12.2010

Im getting those too. Anyone know why?
Code:
[16:28:01] Incoming connection: 89.137.254.168:3156
[16:32:53] Incoming connection: 189.59.20.226:2691
[16:34:53] Incoming connection: 189.59.20.226:2693
[16:36:59] Incoming connection: 58.187.67.187:21500
[16:42:34] Incoming connection: 193.169.134.133:64354
[16:44:12] Incoming connection: 189.59.20.226:1040
[16:46:23] Incoming connection: 186.254.15.221:53573
[17:02:52] Incoming connection: 77.120.229.183:52213
[17:13:50] Incoming connection: 189.124.86.30:1245
[17:28:00] Incoming connection: 201.211.234.94:60230
[17:28:40] Incoming connection: 201.211.234.94:60934
[17:28:42] Incoming connection: 87.246.141.151:2604
[17:30:02] Incoming connection: 217.203.164.149:2917
[17:30:49] Incoming connection: 46.147.185.111:1191
[17:34:05] Incoming connection: 85.105.245.173:16055
[17:58:01] Incoming connection: 89.143.102.52:2382
[18:05:26] Incoming connection: 95.79.51.49:1166
[18:10:06] Incoming connection: 94.255.6.85:27601
[18:22:24] Incoming connection: 187.113.204.210:60307
[18:26:16] Incoming connection: 78.58.223.97:2304
[18:31:47] Incoming connection: 195.56.211.63:6361
[18:47:20] Incoming connection: 187.7.245.99:2109
[18:47:28] Incoming connection: 41.232.242.39:1162
[18:47:36] Incoming connection: 41.232.242.39:1094
[18:48:21] Incoming connection: 62.80.225.246:63052
[18:49:10] Incoming connection: 187.126.41.66:56031
[18:52:28] Incoming connection: 94.139.139.143:62863
[18:59:52] Incoming connection: 95.153.177.25:14458



Re: Getting very much incoming connections - Flyfishes - 01.12.2010

I haven't got any, strange


Re: Getting very much incoming connections - Hiitch - 01.12.2010

If it just says Incoming connection, and nothing else, (some gm's make them do something else) the connection may just be rejected because of the incorrect version.

For me, when the player connects, and logs in, it loads their 'bag', and I get a message telling me that it has been loaded. For you, you should make something so you know that they connected without any errors, meaning that they can select their skin like a print statement to the client server.