Author Topic: Help With Running Server  (Read 11624 times)

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #40 on: April 11, 2008, 03:28:05 PM »
port no I dont know how to set the port. as fo how I got that port no clue but on router the router the hosting computer is connected to, I don't even have that port forwaded...im clueless

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Help With Running Server
« Reply #41 on: April 11, 2008, 03:48:57 PM »
Port in the server: open myserver.cfg or whatever u called it and put it: "set port 27910", if u have 2 servers put that in one and put "set port 27911" in the other one.  Router..... Hmm.  What manufactor is it and do u know the admin login and pass to get into its control panel.

Krizdo4

  • PGP
  • Posts: 43
Re: Help With Running Server
« Reply #42 on: April 11, 2008, 05:42:30 PM »
and When I try to connect by IP it does this over and over...



I've done something similar. The thing is some linksys routers won't forward a port from the internal interface directed at the external IP back to your server.
Manually join it using the internal IP and you'll be able to play. It won't show in the server browser for you or anyone else behind "rtr2" but it will for everyone else.


edit: it might be useful to run "tracert www.dpball.com" from your computer and then another not behind router 2 then post the results.
The first 2 or 3 hops would help illustrate the what's actually connected to what.

skitzo

  • Autococker
  • Posts: 539
Re: Help With Running Server
« Reply #43 on: April 11, 2008, 06:42:00 PM »
if you want to see your own server try clicking the "refresh" button before the "update" button should appear at the top

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #44 on: April 12, 2008, 09:05:58 AM »
Port in the server: open myserver.cfg or whatever u called it and put it: "set port 27910", if u have 2 servers put that in one and put "set port 27911" in the other one.  Router..... Hmm.  What manufactor is it and do u know the admin login and pass to get into its control panel.
Yes I have admin and pass to both routers. I know how to port forward and I have done it correctly. I just hadn't set the port for the server...

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #45 on: April 12, 2008, 09:06:57 AM »
I've done something similar. The thing is some linksys routers won't forward a port from the internal interface directed at the external IP back to your server.
Manually join it using the internal IP and you'll be able to play. It won't show in the server browser for you or anyone else behind "rtr2" but it will for everyone else.


edit: it might be useful to run "tracert www.dpball.com" from your computer and then another not behind router 2 then post the results.
The first 2 or 3 hops would help illustrate the what's actually connected to what.
I will try that but I'm not at home right now and I'll get back to you with the results...

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #46 on: April 14, 2008, 07:51:04 PM »
I did a tracert to www.dplogin.com Here is the results:


Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Help With Running Server
« Reply #47 on: April 14, 2008, 07:55:29 PM »
what results?

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Help With Running Server
« Reply #48 on: April 14, 2008, 07:55:42 PM »
what does that have to do with setting the port on the server or the routers?

Krizdo4

  • PGP
  • Posts: 43
Re: Help With Running Server
« Reply #49 on: April 14, 2008, 08:12:07 PM »
what does that have to do with setting the port on the server or the routers?

I read one of the posts out of order and thought you still wanted equipment IP's in which case the first two hops would show the router IPs ... but from the wrong direction unfortunately. Oops.

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Help With Running Server
« Reply #50 on: April 14, 2008, 08:23:49 PM »
since 192.168.2.1 is your internet router, you need to port forward the first router 27910 to 192.168.1.1

On the second router, port forward 27910 to the ip address of your server.

Krizdo4

  • PGP
  • Posts: 43
Re: Help With Running Server
« Reply #51 on: April 14, 2008, 08:37:44 PM »
since 192.168.2.1 is your internet router, you need to port forward the first router 27910 to 192.168.1.1

On the second router, port forward 27910 to the ip address of your server.

Somehow I doubt there's a route from 192.168.2.0 to 192.168.1.0 subnet because of the NAT. They'll need WAN IP of the router at 192.168.1.1 which will be something like 192.168.2.xxx

but then....

Yes I have admin and pass to both routers. I know how to port forward and I have done it correctly. I just hadn't set the port for the server...

I'm curious what's the current status if you think you have the port forwarding correct and now the server set to the right port.

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Help With Running Server
« Reply #52 on: April 14, 2008, 08:43:59 PM »
Code: [Select]
Internet -> public side router 2 -|- private side router 2 ( 192.168.2.1) -> wan side R2 -|-192.168.1.1 -> ip of server
                                 NAT 27910 to 192.168.1.1                                               NAT 27910 to IP of server


ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #53 on: April 15, 2008, 06:28:06 AM »
what results?
You told me to run tracert command in cmd for www.dplogin.com Those were the results.

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #54 on: April 15, 2008, 06:29:56 AM »
since 192.168.2.1 is your internet router, you need to port forward the first router 27910 to 192.168.1.1

On the second router, port forward 27910 to the ip address of your server.
192.168.1.1 is my internet router. 192.168.2.1 is connected to 192.168.1.1 but whatever I'll just flip what you told me to do.

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #55 on: April 15, 2008, 06:35:23 AM »
Ok this is what the port forwarding page entries look like:



You can't change the 1st, 2nd, or 3rd, entries of the IP only the 4th so I can't forward to the IP of rouer one which is 192.168.1.1
« Last Edit: April 15, 2008, 08:30:03 AM by ExtremeGamer321 »

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Help With Running Server
« Reply #56 on: April 15, 2008, 06:51:09 AM »
If that is the page for the internet router, then that is correct.

On teh second router, enter the same but make the ip address the ip of your server.

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #57 on: April 15, 2008, 07:11:08 AM »
No thats router 2. It doesn't give you the option to change anything but the last three numbers of the IP.

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Help With Running Server
« Reply #58 on: April 15, 2008, 07:58:59 AM »
post a screenshot of the NAT page for the other router.

ANswer the following:

Router 1 WAN IP address
Router 2 WAN IP address
Address of server on YOUR network.

ExtremeGamer321

  • Stingray
  • Posts: 50
Re: Help With Running Server
« Reply #59 on: April 15, 2008, 08:34:19 AM »
What exactly is the WAN IP address? And as for the server address it's just my external IP... 76.4.68.110:27910