1. So the network card pointing to the fibre connection is marked as external? GateKeeper --> View menu --> Network --> Network Connections (bottom center)
2. You might also want to try the updated drivers for 2.0.4, installation instructions are inside the ZIP; the XP drivers can also be used for Win 2003
http://www.wingate.com/downloads/driver ... rsXP2k.zip
FYI: Here are some instructions on changing the MTU.
If you are not able to ping the VPN Host, please check your MTU settings. When you are connected into the host from the joiner, you can do a small test to establish your correct MTU (Maximum Transmission Unit). If the WinGate Hosts' internal IP Address is 192.168.0.1, then from the joiner, do the following.
(Windows) Start Menu --> Run --> cmd
- Code:
ping -l 1500 -f 192.168.0.1
If you do not receive replys then lower the 1500 to say 1000
- Code:
ping -l 1000 -f 192.168.0.1
If you do not receive replys then lower the 1000 to say 600
- Code:
ping -l 600 -f 192.168.0.1
Once you start getting replys, edge the number up from 600 to say 800 etc etc... until you find your optimum setting. Once you have obtained it, download this utility:
http://www.dslreports.com/drtcp
And if you have a dial up connection, you must place the MTU into the red box as shown in image below. Once done, restart your computer and try to connect to your database again.
You should test back from the host to the joiner too.