Moderator: Qbik Staff
Pascal wrote:"netstat -an | more"
That will pause after a screenfull. You need to check for an entry that says:
0.0.0.0:809 LISTENING
The server is listening on that port.
If you're not getting a ping response from the IP though, that's interesting.
Here at the office I get positve responses to both the name and the IP address. It is possible that last night, from the remote client, I did not put in the correct IP address for the server.
How is your connection setup on the VPN Client ? Are you connecting by name or by IP ?
No, I am using "dns2go", which is installed on the host server. The remote client is configured to contact the server by name and in turn the software will redirect to the appropriate IP address which is dynamically assigned by the cable company.
While you're running from a command prompt - try the following, please.
nslookup <servername> where <servername> is the name you used to ping. Is the IP address it returns the same as the one you were pingin ?
The last two lines of the return show the name and the proper IP address.
Tonight I will ping the server by name and IP again and attempt the telnet session you suggest.
I thank you for your help. The DOS lesson brought back memories.
Pascal wrote:If you look in GateKeeper, under ENS properties. Can you see Port Security actions that shows port 809 TCP and UDP is allowed in ?
Yes, in Gatekeeper which runs on the host server at my office, under "Connections from the Internet" both TCP and UDP have entries to allow port 809 to be used with default timeout as the "hole for VPN"
They should be, but might not be. Short of that, it sounds as if WinGate is doing what I'd expect it to do. It's listening on the correct port, etc. but something external to that is blocking or preventing access to it.
genie wrote:What other software do you have installed on your host machine?
The host machine is the file server for the office and also receives all faxes via WinFax. It is also the gateway for sharing the our connection to the internet at the office. As far as I am aware, no new software has been installed on the server since the day the any effort to connect to the server from the remote client resulted in timeouts.
From what's been discussed here it looks like something blocks your client to connect or your client tries connecting to the port which the server knows nothing about (like, server listens on port 809 while the client is trying to connect to port 810).
genie wrote:Just a thought - what if you change VPN port numbers both on the host and the joiner - say, to 1200 - will it help?
Users browsing this forum: No registered users and 0 guests