There's no way for a nameserver to "force" all the machines on the LAN to
use it. They have to be configured to do it.
If you use DHCP to configure the machines on your network, you should be
able to use it to tell them what DNS server to use. If not, you'll
probably have to change each machine manually.
--
Barry Margolin, barry.m...@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
I agree with the previous poster - the machines won't automatically
pick up on the DNS server<s> unless you either manually put the dns
server address<s> into TCP/IP properties on each client OR use the
DHCP service on a server. Within DHCP you configure "scope options"
and in there specify the DNS server<s> (and other options). When the
client machines log on to the network the next time they will pick up
on the DNS settings.
Remember, after this you've then got to work out why DNS isn't working
properly :0).