This is how i would troubleshoot it.
1. On the WinGate Server confirm how your network cards are marked. The network card pointing towards your LAN Client is usually set as INTERNAL. GateKeeper --> View menu --> Networks.
2. Confirm the WWW Proxy Server has a binding to that network card.
GateKeeper --> WWW Proxy Server --> Bindings.
*The bottom part of that interface has how you want it bound, and the top part of the interface will show if it is actually bound.
If the Binding is not started then either
a) Find the other application that has a claim to port 80:
* I cant remember command (at home) but you could do a netstat -ano followed by a tasklist and compare Ports and PIDS.
b) OR Change the WWW Proxy Server --> General to the port of 8080
3. So once you know the service is started then you can go to the LAN Client and probe the port to make sure no other firewall are in the way.
(Windows) Start menu --> Run --> telnet x.x.x.x 80
*If it times out then there is not service listening on that port or there is a firewall.
4. So if everything is good, but the LAN Client still cant use the proxy then put an override in for the DNS for the sake of testing - ring your ISP, ask for one DNS Server IP Address and then enter it into:
GateKeeper --> DNS/WINS Resolver --> DNS.
5. Confirm the Guest account is enabled in WinGate.
GateKeeper --> User's tab (far bottom left) --> Users
6. And the only other thing I could expect that you are having issues with is a policy. So for the sake of testing:
GateKeeper --> WWW Proxy --> General should have nothing ticked for Authentication.
GateKeeper --> WWW Proxy --> Policies should have the Default Rights set to "Are ignored" and then add in the Everyone group - User may be unknown.
And if you are still having problems then post the forum an ipconfig/all
(Windows) Start menu --> run --> cmd --> ipconfig/all > C:\ipa.txt
The network settings section near the bottom of this Knowledge base article may help too.
http://support.qbik.com/index.php?_a=kn ... ils&_i=147