NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

ItsBaggins's avatar
ItsBaggins
Aspirant
Sep 11, 2019
Solved

Nighthawk R7960P Portforwarding Issues

Model: R7960P Nighthawk X6S AC3600 Tri-Band WiFi Router   I have a gateway (modem/router) from my ISP set to bridge mode and connected to my Netgear Nighthawk router. I have created a reserved IP ...
  • antinode's avatar
    antinode
    Sep 13, 2019

    >    Currently I am only trying to run one server on my own computer. I
    > have never run multiple at the same time.

     

    > [...] I am specifying a non-default port number for each Minecraft
    > server that I create within the Minecraft Server Properties folder. As
    > stated above, I don't run multiple at a time and I run these servers on
    > one computer.

     

       Ok.  So, then, why would you use a non-default port number for this
    one server?

     

    > Its rules are as follows:

     

       That's one rule, but ok.  Is there a server running on the system at
    "192.168.1.200", listening at port ("query.port", I gather) "25585"?

     

    > To me, "the server address" means the IP address used to join a
    > Minecraft server. [...]


       Sadly, that's ambiguous.  From the outside world, you'd need to use
    your router's WAN/Internet address (which is your public IP address).
    On your LAN, you can use the server's LAN IP address.  Or (if NAT
    loopback is working), you could also use your router's WAN/Internet
    address from within your LAN.

     

    > [...] "My internal IP address" means my computers reserved IP address
    > as stated within my R7960P router. [...]

     

       If you mean your computer's (LAN) IP address, then say that.  "My" is
    not a useful description of an IP address, unless _you_ have an IP
    address.

     

    > [...] created one reserved IP address for my own computer, [...]

     

       And what is that address reservation?

     

    > [...] which is the internal IP address shown above within the one
    > port-forwarding rule I have. [...]


       Wouldn't it have been easier, as well as clearer, to say something
    like "192.168.1.200, as in the port-forwarding rule shown above"?

     

       And is that computer really at that address?

     

    > So I don't need to use static addresses then, assuming I have
    > correctly set up my address reservation? (just to be clear)

     

       Right.  So long as the server system has the IP address specified in
    the port-forwarding rule, it doesn't matter how you managed that.

     

    > [...] Assuming I did the port-forwarding rules correctly, I should be
    > telling all incoming requests to join my specific computer at
    > 192.168.1.200 through the port number that I specified, right?

     

       "I"?  The rule in the router should.


       If your server is running on the system at "192.168.1.200", listening
    at port "25585" (whyever), then you should be able to connect to it
    ("join") from a system on your LAN by specifying that address and port
    (often written as "192.168.1.200:25585").

     

       If your port-forwarding rule is correct (and NAT loopback is
    working), then you should also be able to connect to it from a system
    on your LAN by specifying the router's WAN/Internet IP address (your
    public IP address) and (with your external=internal p-f rule) that same
    port number.  And anyone in the outside world should also be able to
    connect to it by specifying that same public-address+port combination.


       What could go wrong?