Usually Wingate will auto discover DNS from the Host // ISP so I am yet to need to use the 'Resolver' in any case.
ok, i removed the entries from the resolver
Does it work if this entry is blank and you restart the service?
No
So it's working if Wingate serves an address to 'B' via DHCP, yes?
only if it serves the DNS address that i configure in the DHCP service. That means the default DNS does not work (which is A's ip address)
Can you post an the results of this command back to the forum for the 'B' system *when DNS doesn't work*:
Run--> IPCONFIG /ALL >C:\IPCONFIG.TXT
- Code: Select all
Windows IP Configuration
Host Name . . . . . . . . . . . . : mainlaptop
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter VMware Network Adapter VMnet8:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet8
Physical Address. . . . . . . . . : 00-50-56-C0-00-08
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.247.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter VMware Network Adapter VMnet1:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1
Physical Address. . . . . . . . . : 00-50-56-C0-00-01
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.226.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
Ethernet adapter LAN:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Broadcom NetXtreme 57xx Gigabit Controller
Physical Address. . . . . . . . . : 00-1C-23-16-00-3E
Ethernet adapter Wireless Network Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Connection
Physical Address. . . . . . . . . : 00-1C-BF-1A-8E-91
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.1
Lease Obtained. . . . . . . . . . : Sunday, July 12, 2009 12:20:20 PM
Lease Expires . . . . . . . . . . : Thursday, September 10, 2009 12:20:20 PM
The adapter involved here is the wireless. So it is clearly 192.168.1.1 is A's address.
Now when the DNS Server is the actual DNS, everything works fine.