  SoonerAl Old Enough To Know Better Premium,MVM join:2002-07-23 Norman, OK
| So your trying to setup a VPN, using TCP Port 443 (SSL), from work to home to access the home LAN?
You mention PuTTY so I presume your running a SSH server listening on TCP Port 443 versus the default TCP Port 22? If so did you remember to restart the SSH server after making the port change in the sshd_config file?
Beyond that...
If you go to the »www.canyouseeme.org site from the home server does the test pass?
If so then the test from work may be because the work admins are blocking TCP Port 443 outbound.
If the test fails then either your router is not passing TCP Port 443 traffic because the port is not open, or your port forwarding scheme is negated by not using the correct LAN IP of the server or your ISP is blocking TCP Port 443 inbound to you.
Can you connect to the server PC using TCP Port 443 from another PC on the same home LAN using the servers LAN IP address? If not then check the server to make sure the program you want to connect with is running, the firewall on the server is not blocking that port, etc. If you can connect then its a issue with the router or your ISP.
Remember when calling the server from another PC on the same LAN it may not be a valid test to call using the public IP of the router. Many consumer grade routers do not support loopback.
»theillustratednetwork.mvps.org/V···est.html -- "When all else fails, read the instructions..." MS-MVP Windows Desktop User Experience |