Hey all you server admins.....this is the article I followed when I set up my server the last time...don't know if I was just lucky, or if this was the ticket...here it is...<br><br>I recently bought a Linksys BEFSR41 4-port router with the intention (among other things) of running an Unreal Tournament server. It seems that I had to dig pretty deep and try out quite a few things before everything seemed to fall into place. For those in the same position, I have decided post my solution here.<br>First thing I did was get the most recent firmware update from <!--EZCODE AUTOLINK START--><a href="http://www.linksys.com.">www.linksys.com.</a><!--EZCODE AUTOLINK END--><br><br>Second, a little about my setup... I have 2 PCs, a Linksys router, and DSL modem. My PCs are running WindowsME (I know, I know...but I had problems with NT and ME was extremely easy to set-up). I have both computers connected to the router and I have the router connected to the DSL modem. <br><br>I am NOT using DHCP and I also get a dynamic address from my ISP.<br>I am NOT using the DMZ feature.<br>I am NOT using the port triggering feature.<br><br>Next, for my home network, static local IPs were assigned in the properties of my network adapters in Windows. The router IP was used as the gateway.<br><br>Router: 198.162.1.1<br>PC1: 198.162.1.2 (Unreal server)<br>PC2: 198.162.1.3<br><br>Linksys config first -- <br>On the Forwarding tab of the set-up screen...<br>Set the Service port range 7777-7781 to be forwarded to UT server. (Game play/Uplink)<br>Set port 27900 - 27900 to be forwarded to UT server. (Binding to master servers)<br>Set port 8080 - 8080 to be forwarded to UT server. (Remote web administration)<br><br>Get your current IP address from the Status tab -- you will need it for the .ini file.<br><br>UnrealTournament.ini file --<br>Most of the defaults should work but check these anyway.<br><br>[Engine.GameEngine]<br>MasterServerPort=27900<br><br>[Engine.GameReplicationInfo]<br>ServerName=Your UT server as you want it advertised<br><br>[UWeb.WebServer]<br>bEnabled=True<br>ListenPort=7777<br>ServerName=Your current IP assigned by your ISP.<br><br>[UTServerAdmin.UTServerAdmin]<br>AdminUserName=User name for Admin<br>AdminPassword=Password for Admin<br><br>[Engine.GameInfo]<br>AdminPassword=Your Password<br><br>These settings should provide the following:<br>Still keep your PC behind the Firewall except for the ports you have forwarded.<br>Go to <!--EZCODE AUTOLINK START--><a href="http://yourIPfromYourISP:7777/ServerAdmin">yourIPfromYourISP:7777/ServerAdmin</a><!--EZCODE AUTOLINK END--> for web admin.<br>Your server should be advertised with your server name AND appear on the LAN tab in UT.<br><br>When you play, play using the LAN connection. I have noticed some very poor performance going in from the Find Internet Games selections. Also, you may want to increase your ping to make things a little more fair. This can be done by starting the server from the command line. I know that many people prefer to use the ucc.exe file but my shortcut in windows has the following:<br><br>C:\Games\UnrealTournament.exe -server -pktlag=40<br><br>If you wish it to go straight to a level and not the City Intro movie that plays when you start, change the following in your .ini file:<br><br>[url]<br>LocalMap=CityIntro.unr<br><br>-to-<br><br>LocalMap=PickYourFavoriteMap.unr<br><br>The map you start with does not have to be in your map rotation.<br><br>I have only played with myself and one other friend on the server but it seems to be running fairly stable and I haven't noticed any more problems. I am pinging at about 65-120 and my buddy is pinging at about 90-150. Also, if you are concerned about security, I ran the security check at <!--EZCODE AUTOLINK START--><a href="http://www.dslreports.com">www.dslreports.com</a><!--EZCODE AUTOLINK END--> and although a port responded that is was closed, my IP still could not be pinged and other than the forwarded ports, everything else seemed to just fall into a black hole. With 0 being the best security rating, I still rated a 0 with the ports forwarded. (This is not an invitation to hackers...)<br><br>If you need it, I will be happy to email screen shots of my Linksys config screens and my .ini file.<br><br><br>Oscar Amos<br>oamos@swbell.net <br><br><br>It seemed to work for me....give it a try if all else fails...l8r, m8's..<br><br>Bo<br> <p></p><i></i>
|
|