I cannot get Wingate server to properly route requests from clients. You can see the requests being made on the Gatekeeper activity screen (machine shows up and you can see the NAT requests being made) but the client machine goes into limbo untill a timeout occurs.
=======================
The Wingate Server configuration is:
External NIC:IP:192.168.1.10; Subnet:255.255.255.0; Default Gateway:192.168.1.1; DNS Server:192.168.1.1
Internal NIC:IP:10.20.30.10; Subnet:255.255.255.0; Default Gateway:blank; DNS Server:blank
=======================
The typical client configuration is:
IP:10.20.30.xxx; Subnet:255.255.255.0; Default Gateway:10.20.30.10; DNS Server:10.20.30.10
I am guessing I have a problem with IP/Subnet combinations, but try as I might I have not been able to complete a connection to the internet on any client pc. A real bummer.