In
Kees Timmer said:
Suddenly we have strange entries in the DNS log of our exchange
server... Frequently we see an entry 5504 and 7063 in the DNS log...
Since this is happening we also encounter problems with our internet
connection.
Has someone seen this before
Can someone help us out
Event 7063 is forwarding to a non-recursive DNS server then it gives the IP
of the server is this IP in your list of forwarders?
5504 is an invalid packet which could also be an invalid character on a
machine usually a Win9x machine. If you have any Win9x machines you should
check for invalid characters in its name usually an underscore or even a
space MS DNS only supports 0-9, a-z, A-Z, . (dot), and - (hyphen) as part of
a domain name.
I have also found that you can get these errors if you have a machines
trying to register a name in a DNS zone that does not exist or is an illegal
DNS name or illegal domain name. When the registration request comes in it
is sent to a forwarder that cannot recurse the name.
The best way to keep these events from being generated is to enable DHCP
option 015 DNS domain name with the DNS name of your domain, and prevent
users from accessing the identification tab on Win9x machines after giving
the machine a legal name that DNS supports.