boevik 0 Posted March 9, 2013 Server started behind router whit NAT. The client also is behind a router with NAT. And client can't connect to server. Server is running with -port=2310, and on the router, for which the server is forwarded ports 2310, 2312. Clients who are not at the NAT go well, what's the problem? Share this post Link to post Share on other sites
terox 316 Posted March 10, 2013 port 2310 would need 2310, 2311, 2313 outgoing and incoming 2310, 2313 (UDP) Share this post Link to post Share on other sites
boevik 0 Posted March 10, 2013 Ie clients must redirect ports 2310, 2311, 2312 with a router to local PC? Share this post Link to post Share on other sites
TheKhann 10 Posted March 10, 2013 ^ From what i understand, the client that is behind nat ( on same lan as the server ) cant connect to it ? If that is the case, just connect using the lan ip. Share this post Link to post Share on other sites
Lokyi 10 Posted March 11, 2013 Yeah, clients on the LAN side should be able to use the LAN IP from memory, because if you're trying to use the WAN IP you're going to get port conflicts. Share this post Link to post Share on other sites
boevik 0 Posted March 11, 2013 The picture may help to explain the problem: Share this post Link to post Share on other sites
Lokyi 10 Posted March 13, 2013 The picture may help to explain the problem: BOTH server and client may need port forwards set up. The way everyone read it was that the server and the client were behind the same router. Obviously not the case. Also make sure both have firewall rules enabled for the correct ports. Share this post Link to post Share on other sites