Looking for confirmation on ports list.
Added by ddougher almost 5 years ago
Got the software to run on a server and connect with a client on an Intranet (LAN). However when trying to connect with an Internet (WAN) connection I am getting timeouts
From previous forum postings I have the following list of ports which are supposed to be open thru the firewall
UDP 47851 to 47860
TCP – 80
TCP – 443
TCP – 40916
TCP – 43434
TCP – 48851 to 48860
TCP – 50000
TCP – 6001
From looking at some of the modules here I also added the following as a safety catch...
TCP - 23001
TCP - 49998
TCP - 49999
TCP - 30000
Any I missed? Any I got wrong? (TCP vs. UDP?) Any I should definitely close?
Here's the error form the client log. Address hidden to protect the guilty...
2010/09/30 21:09:27 WRN 1130 client_ryzom_r.exe http_client.cpp 62 CHttpClient::connect : Can't connect to web server 'xxxxxxx.xxxxxx.xxx:40916': Socket error: Connection to xx.xx.xx.x:40916 (xx.xx.xx.x) failed (10060: Connection timed-out)
Replies (1)
RE: Looking for confirmation on ports list. - Added by molator almost 5 years ago
With most of the routers you can't reach a local machine from your LAN using the external IP.
You can try my trick:
http://dev.ryzom.com/wiki/ryzom/ConnectingShardFromInternetAndLAN
It might not solve your port question but you should have a different result.
(1-1/1)