Can someone spend a bit of time and help me please
Seraphace
Join Date: 2011-04-26 Member: 95644Members
I need someone to help me set up a dedicated server for ns2. I've tried what was on the links above, but I can't seem to get anybody connected to it. I don't want posts in here asking if I've done this or that, just because that will get me nowhere. Can someone please volunteer to message me to methodically step by step make sure it works? Much appreciated.
My specs are i7950
12gb ram
6970 video card
And I'm located in Ontario, so another east coast server will be nice!
My specs are i7950
12gb ram
6970 video card
And I'm located in Ontario, so another east coast server will be nice!
Comments
you can find out the information you need by opening a command prompt and typing "ipconfig" (without the quotes) in there.
your ipv4 address should be something like 192.168.1.101, that is the address for the computer you're on, and the address you need to forward ports for.
your default gateway should be 192.168.1.1 or something similar, that will be the address you type into a web browser to go to the router's administration page.
to forward your ports that will be different dependent on what kind of router you have. for a standard linksys router it'll be under the Applications & Gaming page
For testing, I don't recommend you leave this in this way as it can pose a security risk.
1. Open a command promt or type cmd in your run/search field
2. In the command prompt window type "ipconfig /all" (without the quotes)
Under your network adapter you will see your computers internal IP address. should look like 192.168.1.100 or 192.168.1.101 or .103 depending on witch router ip it has.
Now go to your routers administrative panel by entering the IP your manufacturer or Internet provider gave you to gain access,enter name and password to gain access to settings. usually 192.168.1.1 (cisco/linksys).
Go to the application and gaming tab and select the DMZ tab. now enable the DMZ and point it to the internal IP you got from the ipconfig you did earlier, This will forward all ports to the specified IP first. (makes your pc/server the first
You should be able to connect to it with these settings just to make sure you installed it correctly.
From my router about DMZ.
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Applications and Gaming – DMZ
The DMZ feature allows one network device to be exposed to the Internet for use of a special-purpose service, such as online gaming. The Router forwards all the ports at the same time to the DMZ device.
Note: After you have made your changes, click Save Settings to apply your changes.
DMZ
Enabled/Disabled
To expose one computer as the DMZ device, select Enabled.
Source IP Address
To allow any IP address from the Internet to access the DMZ device, select Any IP Address. To specify an IP address or range of IP addresses from the Internet to access the DMZ device, select and complete the IP address range fields.
Destination
To specify the DMZ device by IP address, select IP Address and enter its IP address.
To specify the DMZ device by MAC address, select MAC Address and enter its MAC address. To look up its MAC address, click DHCP Client Table.<!--QuoteEnd--></div><!--QuoteEEnd-->
hope that helps a bit.