Two servers, one network

Windows Server Version#: 1.32.5.7349
When trying to run my linux server on port 34200 and my son’s Windows server on port 32500 (port forwarding setup in the router to go to each of the separate LAN IP addresses’ ports). I have an issue with my son’s Windows server not being able to update to 32500. It keeps doing this :

Private 192.168.1.243 : 32400 ← Public 76.244.1.0 : 32500

What can I do to correct this?

What is not working?

That looks normal. The public port is 32500 and the internal port is 32400.

You cannot change the internal port. It is always 32400. That is why you remap it with the port forwarding statement in the router.

Even when I do that it says it is not reachable and people outside the network can not connect to it.

You have it set up like this and you have no remote access for the Windows server?

Yes, I do:

image

Check port 32500 or any of the other ports in the range you set and see if it shows open.

  1. don’t use port ranges. 1 port is sufficient
  2. only forward TCP packets, not UDP
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.