Topic: Networking/ports to use - address_translation
The 6112 is the hosting port that client will use but what is the 6118 for? the port on the server side? does this need to be different for each client as well? Or can they be the same ports?
e.g.
192.168.1.108:16112 My WAN IP:16112 192.168.1.0/24 ANY
this fine?
I read somewhere if you have more than 1 PC on the LAN with wc3 then multiple lines need to be here with a different host port for each?
so something like this would work?
192.168.1.108:6112 My WAN IP:6118 192.168.1.0/24,192.168.245.0/25 ANY
192.168.1.109:6113 My WAN IP:6118 192.168.1.0/24,192.168.245.0/25 ANY
192.168.1.110:6114 My WAN IP:6118 192.168.1.0/24,192.168.245.0/25 ANY
It would help me if i knew what the ports were used for regarding the servers use? what is 6200 used for connection to the server? and is 6118 needed etc? Any other important ports i need to know about?