Moderator: Qbik Staff
voodoofox wrote:Hi! I have istalled wingate 5.2.3 and I have configured and started DNS service.... When I try, for example, to ping www.google.com from some of my workgroup machines wingate dials up and ping works (but there is no reply from google because it is protected) and I recieve google's IP. But when I try to surf using iexplorer (through DNS) I doesn't work!!!!!!! When I try to fetch some mail from pop3 server (also using DNS) NOTHING HAPPENS!!! Please help me!!!
voodoofox wrote:>Do you have the Extended Networking driver installed?
Yes!
>>How have you got the WinGate server's DNS set up?
There is no upstream server, there is only dial up connection! I have set up DNS server to recieve request from my network and I have turned firewall off and I enabled dial up for DNS request!
>>What do you see on the activity screen in GateKeeper when a client makes a NAT connection?
When I am pinging I see DNS lookup request from client machine but when I am using my browser I see nothing!!!
>>Can you turn on debug logging in the WWW proxy and turn on TRs and try to surf from a client, then post a snippet of the log here so we can see what is happening?
I can but I am not trying to surf using WWW proxy but only using DNS server so I asked if that is even possible with Wingate?
kgoodknecht wrote:voodoofox wrote:>Do you have the Extended Networking driver installed?
Yes!
>>How have you got the WinGate server's DNS set up?
There is no upstream server, there is only dial up connection! I have set up DNS server to recieve request from my network and I have turned firewall off and I enabled dial up for DNS request!
>>What do you see on the activity screen in GateKeeper when a client makes a NAT connection?
When I am pinging I see DNS lookup request from client machine but when I am using my browser I see nothing!!!
>>Can you turn on debug logging in the WWW proxy and turn on TRs and try to surf from a client, then post a snippet of the log here so we can see what is happening?
I can but I am not trying to surf using WWW proxy but only using DNS server so I asked if that is even possible with Wingate?
Can you ping by name and have it resolve? e.g. ping -a www.yahoo.com
If you can but you can't browse using NAT, you may have an MTU problem. Try this:
ping -f 1472 -f www.yahoo.com (1472 is the MTU if the NIC is set to 1500)
If the ping times out or you get "Packet needs to be fragmented..." reduce the 1472 MTU value until you get your ping returned. Then add 28 to that value and set that as the MTU on your machine's NIC in the registry and reboot.
Can you ping by name and have it resolve? e.g. ping -a www.yahoo.com
If you can but you can't browse using NAT, you may have an MTU problem. Try this:
ping -f 1472 -f www.yahoo.com (1472 is the MTU if the NIC is set to 1500)
If the ping times out or you get "Packet needs to be fragmented..." reduce the 1472 MTU value until you get your ping returned. Then add 28 to that value and set that as the MTU on your machine's NIC in the registry and reboot.
voodoofox wrote:Can you ping by name and have it resolve? e.g. ping -a www.yahoo.com
If you can but you can't browse using NAT, you may have an MTU problem. Try this:
ping -f 1472 -f www.yahoo.com (1472 is the MTU if the NIC is set to 1500)
If the ping times out or you get "Packet needs to be fragmented..." reduce the 1472 MTU value until you get your ping returned. Then add 28 to that value and set that as the MTU on your machine's NIC in the registry and reboot.
I've tried this and I can ping and resolve on 1472, but I can not browse. On 1477 I can't resolve but I don't know where to change NIC in registry in 1504 (if I even have to).
Users browsing this forum: Bing [Bot] and 6 guests