I set up a Win2K client to use DUN to connect to WinNT server with RAS installed. The server has DHCP installed and hands out addresses from a scope of 192.168.1.100-192.168.250.
The RAS client connects and is authenticated but when I check the ipconfig I get the following:
IP Address: 192.168.1.101 (this is fine)
Mask: 255.255.255.255 (What?!@#)
Gateway: 192.168.1.101 (OK I’m confused)
I want this client to be able to access the internet through the default gateway of the server which is 192.168.1.1
What can I do?