Hi.
Maybe I'm missing something here.
My 3rd Winproxy to Wingate conversion. We were using Winproxy's DHCP and DNS. So no problem I thinks and uses Wigate's DNS and DHCP. After much hair tearing I finally noticed that the client was getting the IP and gateway IP addresses OK by no DNS. So they couldn't connect properly.
------------------------
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
c:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : maybe
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter
Physical Address. . . . . . . . . : 00-14-2A-14-F7-40
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 90.0.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 90.0.0.1
DHCP Server . . . . . . . . . . . : 90.0.0.1
Lease Obtained. . . . . . . . . . : June 14, 2008 18:02:49
Lease Expires . . . . . . . . . . : August 13, 2008 18:02:49
-------------------
Ok. So to test , I hard code the IP address, gateway and dns in the network adapter properties on the client and it all works.
------------------
c:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : maybe
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter
Physical Address. . . . . . . . . : 00-14-2A-14-F7-40
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 90.0.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 90.0.0.1
DNS Servers . . . . . . . . . . . : 90.0.0.1
c:\>
-----------------
Now that is OK for my test client but not OK for the rest of the networked clients.
The question is, what do I need to do to Wingate to have the DNS server work?
Thanks - Al