You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - Windows Specific

Reply
Thread Tools Display Modes
  #1  
Unread 28th January, 2005, 10:55 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default Whats going on here?Dos attack?or S_else?

I looked at my server log just now and it keeps logging a open conection attempt and then it closes. Whats it dooing?
It keeps repeating over ??

Quote:
Originally Posted by serverlog

NotifyAcceptingConnection: Sever MyLevel1 accept
Open MyLevel 01/28/05 16:17:27 82.75.165.189:58608
Connection Timed out after 500.000000 seconds <500.040070>
Close TcpipConnection86 01/28/05 16:17:08
When i restart server it does the server uplink and then it starts doing the same agian sort of, :
NotifyAcceptingConnection: Sever MyLevel1 accept
Open MyLevel 01/28/05 16:17:27 82.75.165.189:58608
" agian over and over with different ports i noticed each time. Is it serching for my ports? Who What where , ? ? ? GRRRRRRRRRRR

Last edited by kortniechan : 28th January, 2005 at 11:08 PM.
Reply With Quote
  #2  
Unread 29th January, 2005, 12:39 AM
buttpirate's Avatar
buttpirate buttpirate is offline
Holy Shit!!
 
Join Date: Oct 2002
Location: USA
Posts: 1,140
Default

Looks like it to me. Try running your server on the none default port, like 8888
__________________
Just when you thought it was safe to pick up the soap ..........
Reply With Quote
  #3  
Unread 29th January, 2005, 01:09 AM
Shambler Shambler is offline
Holy Shit!!
 
Join Date: Jul 2004
Posts: 875
Default

Check in your IpDrv settings that ConnectionTimeout is around 20-60...I think you have it at 500??
Reply With Quote
  #4  
Unread 29th January, 2005, 03:42 AM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

Quote:
Originally Posted by buttpirate
Looks like it to me. Try running your server on the none default port, like 8888
It happend on both my servers at the same time today. one is set to 7777 and the other is 8888. I would rather employ some sort of anti attack then rework all my ports.

Quote:
Originally Posted by Shambler
Check in your IpDrv settings that ConnectionTimeout is around 20-60...I think you have it at 500??
How do i do this ? Im not that firmiliar with IpDrv settings? Im pretty new at admining.
Reply With Quote
  #5  
Unread 29th January, 2005, 05:38 AM
Azura's Avatar
Azura Azura is offline
Holy Shit!!
 
Join Date: Apr 2003
Posts: 4,029
Default

Just in case, block the IP 82.75.165.189 on both the server and your firewall if you have on.
__________________
How to feck up a perfectly good game:
UT (1999) = UnbelievableGameSoCoolIMustHelpBringNewPlayers Tournament
UT (2008) = Unreal ThrustMyPrivatePartsInYourFaceBish

And that's probably why UTIII was a relative flop. New game, same sh*thead players ^^.
Reply With Quote
  #6  
Unread 29th January, 2005, 06:43 AM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

Hey Azura!! Whats up ,

I have a lyksys G "has built in firewall i thought", but I dont see any where to block Ip's in the settings any where. Do you know this router?

On each server I'm now useing SuperWebAdmin ,
In there is has a IP Policy section : Accept/Deny IP Address Mask
I put in the IP and selected Deny. Thats all?

Isn't there some patch or something that stops this sort of thing? I knew it was only a matter of time before i'd have to start dealing with this stuff.
Reply With Quote
  #7  
Unread 29th January, 2005, 09:21 AM
kawaii kawaii is offline
Holy Shit!!
 
Join Date: Oct 2004
Posts: 1,205
Default

Yes entering the IP and select Deny followed by the button Update will do the trick


And how to lower the timeout in the IpDrv settings:
Download and open your servers unrealtournament.ini (FTP or summat)

Find the section: [IpDrv.TcpNetDriver]

Change the ConntectionTimeout and InitialConnectTimeout to something like 15 and 120. Like this:
ConnectionTimeout=15.000000
InitialConnectTimeout=120.000000

Save you .ini file, upload it to your server (make sure you overwrite the current one) and restart your server.
Reply With Quote
  #8  
Unread 29th January, 2005, 04:09 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

I have dirrect access to the server, and this is what it is already set to .
ConnectionTimeout=15.0
InitialConnectTimeout=150.0

Leave alone? Or should I change it to 120?
I know these are timeout counts, how do they apply? difference between the two?
Reply With Quote
  #9  
Unread 29th January, 2005, 04:55 PM
kawaii kawaii is offline
Holy Shit!!
 
Join Date: Oct 2004
Posts: 1,205
Default

150 will do fine aswell, no real need to change your current value's.
Reply With Quote
  #10  
Unread 29th January, 2005, 05:18 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

Is there some patch or something that stops this sort of thing?
Reply With Quote
  #11  
Unread 29th January, 2005, 05:32 PM
Azura's Avatar
Azura Azura is offline
Holy Shit!!
 
Join Date: Apr 2003
Posts: 4,029
Default

If you have UT 4.36, simply update to UTPG 4.40. It adds the capability of setting how many connections a minute can be done from one IP.
__________________
How to feck up a perfectly good game:
UT (1999) = UnbelievableGameSoCoolIMustHelpBringNewPlayers Tournament
UT (2008) = Unreal ThrustMyPrivatePartsInYourFaceBish

And that's probably why UTIII was a relative flop. New game, same sh*thead players ^^.
Reply With Quote
  #12  
Unread 29th January, 2005, 06:02 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

When I update , will the setting be in the UT ini? Or the GUI? Also Whats a good setting to set it at?


eeek, I just downloaded it and saw , "its not a umod" When i extract the stuff into the UT/System folder, will i need to do anything else "like adding my mutes to serverpackages again or other ini modifications" Does the instalation create a new fresh ini is my main question. I have alot of work put into my current one.

Last edited by kortniechan : 29th January, 2005 at 06:15 PM.
Reply With Quote
  #13  
Unread 29th January, 2005, 06:19 PM
kawaii kawaii is offline
Holy Shit!!
 
Join Date: Oct 2004
Posts: 1,205
Default

When (if) you have updated it you will find the following to settings under [IpDrv.TcpNetDriver] in the .ini file

LogMaxConnPerIPPerMin=True
MaxConnPerIPPerMinute=5

Those are the value's i use (i believe these are the standard value's) and they are sufficient
Reply With Quote
  #14  
Unread 29th January, 2005, 06:27 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

When I update will I loose my current ini?
Reply With Quote
  #15  
Unread 29th January, 2005, 07:41 PM
Andromeda Andromeda is offline
Dominating
 
Join Date: Sep 2004
Posts: 105
Default

Interesting, the same IP started doing that to my server, but connection timeout was at 30
Reply With Quote
  #16  
Unread 29th January, 2005, 08:55 PM
Hermskii's Avatar
Hermskii Hermskii is offline
Godlike
 
Join Date: Sep 2002
Location: USA.gif
Posts: 381
Default Yes, there's a patch.

UT Patch 451B stops this but you have to edit a line. Install the 436 patch to your server, then go to www.utpg.org and get the 451 patch and install it per directions. Then get the 451B patch and install it per directions. Note that I think it says that 451b has to be put on after 451. Now, read and follow the directions on their home page listed under "DOS Exploit Fix". Set the new ini settings either to not log the connection or ignore it after x amount of attempts. That's it. Do it now and have a great day!
__________________
~Peace~

Hermskii
Reply With Quote
  #17  
Unread 29th January, 2005, 09:10 PM
kawaii kawaii is offline
Holy Shit!!
 
Join Date: Oct 2004
Posts: 1,205
Default

You can keep most of your orginal .ini by making a backup of it first. And when you have updated it, you can copy/paste things from your backuped .ini file.
Reply With Quote
  #18  
Unread 29th January, 2005, 09:18 PM
kortniechan's Avatar
kortniechan kortniechan is offline
Unstoppable
 
Join Date: Aug 2004
Location: Atown
Posts: 225
Default

Quote:
Originally Posted by kawaii
You can keep most of your orginal .ini by making a backup of it first. And when you have updated it, you can copy/paste things from your backuped .ini file.
Ahh I was hopeing I to avoid all that work , Oh well , If I must then I must. Thanks Kawaii
Quote:
Originally Posted by Andromeda
Interesting, the same IP started doing that to my server, but connection timeout was at 30
ha ha , bastards, It's some company in Amsterdam.
Reply With Quote
  #19  
Unread 29th January, 2005, 09:42 PM
kawaii kawaii is offline
Holy Shit!!
 
Join Date: Oct 2004
Posts: 1,205
Default

Lol that IP does not belong to a pc/person/company in Amsterdam kortniechan

It belongs to a pc in Hengelo (Netherlands)
Reply With Quote
  #20  
Unread 29th January, 2005, 11:20 PM
Hermskii's Avatar
Hermskii Hermskii is offline
Godlike
 
Join Date: Sep 2002
Location: USA.gif
Posts: 381
Default Umm?

Your welcome Strange thing is when I started to post this there weren't any other post behind the one I was replying to. By the time I ever reply to anything on this forum, there are always several responses to the original post I was going to reply to. It's like there is about a 2 hour lagg or something. Anyway, I edited and removed my former posting because it wasn't right for me to advertise my server here as was pointed out to me by a few people. Sorry.
__________________
~Peace~

Hermskii

Last edited by Hermskii : 30th January, 2005 at 07:06 AM. Reason: This isn't the right place to advertise my server.
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:19 PM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.