Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 12-22-2003, 02:11 PM   #1 (permalink)
 
Join Date: Dec 2003
Posts: 3
Default Limiting Client Re-Connects

Hi,
I have a small problem :
My server console showed this yesterday

[code:1]
Client: xxx : Connected. [1 Online]
Client: xxx: Encrypted client detected, disconnecting
Client: xxx: Disconnected. [0 Online]
Client: xxx: Connected. [1 Online]
Client: xxx: Encrypted client detected, disconnecting
Client: xxx: Disconnected. [0 Online]
Client: xxx: Connected. [1 Online]
Client: xxx: Encrypted client detected, disconnecting
Client: xxx: Disconnected. [0 Online]
[/code:1]

is there any possibility to prevent a client from reconnecting more than x times per minute or something like this ?because I can imagine it gets quite annoying for the server and might cause lag or so ?
Thanks (and sorry for my poor english )
HaraKiri is offline   Reply With Quote
Old 12-22-2003, 02:14 PM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Nope
Phantom is offline   Reply With Quote
Old 12-22-2003, 02:20 PM   #3 (permalink)
 
Join Date: Dec 2003
Posts: 3
Default

can you please explain a bit more detailed ? I know I am newbie but I would like to know why it wouldn't work :?:
HaraKiri is offline   Reply With Quote
Old 12-22-2003, 02:26 PM   #4 (permalink)
RunUO addict
 
Join Date: Jan 2003
Posts: 427
Send a message via ICQ to Philantrop Send a message via AIM to Philantrop Send a message via MSN to Philantrop Send a message via Yahoo to Philantrop
Default

So RunUO is really fair game for any DoS attack? :?
Philantrop is offline   Reply With Quote
Old 12-22-2003, 02:57 PM   #5 (permalink)
 
Join Date: Oct 2002
Age: 23
Posts: 4,689
Default

Philantrop, it is ignoring that connection, just as if ignoring packets. Therefore you cant DOS it with just a simple encrypted login

HaraKiri, if you know who is connecting, tell them to use the correct client.
XxSP1DERxX is offline   Reply With Quote
Old 12-22-2003, 03:12 PM   #6 (permalink)
RunUO addict
 
Join Date: Jan 2003
Posts: 427
Send a message via ICQ to Philantrop Send a message via AIM to Philantrop Send a message via MSN to Philantrop Send a message via Yahoo to Philantrop
Default

I wouldn't call this "ignoring" such connections:

Client: 192.168.168.2: Connected. [1290 Online]

I did this on my local tester using this simple loop:

for (( x=0 ; x < 10000; x++ )); do ( telnet vmware 2594 & ) ; done

Using one of the easily available DoS-tools against UO emulators would have been even easier and more effective.
Philantrop is offline   Reply With Quote
Old 12-22-2003, 03:31 PM   #7 (permalink)
 
Join Date: Oct 2002
Age: 23
Posts: 4,689
Default

You are correct, i overlooked one thing. This should be looked into.
XxSP1DERxX is offline   Reply With Quote
Old 12-22-2003, 04:24 PM   #8 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

If you firewall his ip, he won't be able to connect.

RunUo can't do anything I don't think, it will only know if the client is encrpyted once it trys to login.
Phantom is offline   Reply With Quote
Old 12-22-2003, 04:47 PM   #9 (permalink)
 
Join Date: Dec 2003
Posts: 3
Default

but I can't firewall evry single IP can I ?
HaraKiri is offline   Reply With Quote
Old 12-22-2003, 06:21 PM   #10 (permalink)
RunUO addict
 
Join Date: Jan 2003
Posts: 427
Send a message via ICQ to Philantrop Send a message via AIM to Philantrop Send a message via MSN to Philantrop Send a message via Yahoo to Philantrop
Default

Quote:
Originally Posted by Phantom
If you firewall his ip, he won't be able to connect.
DDoS...

Quote:
Originally Posted by Phantom
RunUo can't do anything I don't think, it will only know if the client is encrpyted once it trys to login.
It could. If there are more than 10 client connects per second don't accept anymore new connections for 5 minutes. Just an example, of course.
Philantrop is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5