How do you setup the DNS? It is better to use internal DNS.
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
<(E-Mail Removed)> wrote in message
news:38fada1b-0211-4fa3-9f1f-(E-Mail Removed)...
> My ISP is complaining that they're getting requests from my network to
> update DNS. Since they are authoritative for our domain, they rejects
> these zone updates. I used WireShark to find the problem machine,
> which is running Windows 2000 server. "Dynamic update SOA
> xxxxxxxxx.com" The DNS packet details show that this machine is
> trying to install an A record and a CNAME record with this machine's
> name into the authoritative DNS.
>
> I looked at services and see that this machine is running DNS client
> (but not server). Why is it trying to update the authoritative DNS?
> How do you manage the DNS client on W2K Server? Is it possible to
> turn off this behavior?