Sign in to follow this  
Trevize

Connection timed out

Recommended Posts

Topic can be closed. Thank you.

 

Edited by Trevize

Share this post


Link to post
Share on other sites

You don't do port forwarding on switches (they are OSI layer 2), it has to be a router, many home routers however have switches built in, also PFWD is not required here (it is used if you would like to run some service on your computer behind router with NAT). Check its configuration, usually a firewall is a cause, the easiest way to test is to disable firewall on them and try telnet to 172.104.233.61 port 3724. If it works add a rule allowing TCP connections to this port (OUTPUT) and also make sure there are connections allowed to high port numbers on INPUT (>1024) (to your computer). 

Edited by Platyna
  • Like 1

Share this post


Link to post
Share on other sites

Problem solved. Thank you.

Edited by Trevize

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this