I have a server, and I want it to present one IP address to the network, but
the RAS interface adds itself into the DNS, and I don't want it to, because
the 111 address always gets picked on a name lookup.....
I've followed the advice in:
http://support.microsoft.com/default...b;en-us;232651
This is supposed to prevent RAS addresses from being added into DNS, but I
don't know how to prevent thr RAS SERVER address from being added (that is,
that fix doesn't work as I thought it might).
Windows 2000 IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : baloney.com
IP Address. . . . . . . . . . . . : 111.111.111.16
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 111.111.111.1
PPP adapter RAS Server (Dial In) Interface:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 111.111.111.111
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
And nslookup always returns two IP address entries:
Name: bogus.baloney.com
Addresses: 111.111.111.16, 111.111.111.111