Rob Wagner
2005-08-31 15:49:05 UTC
We have two DNS servers (/Domain Controllers) DC1 and DC2. Both are
configured to allow WINS-R resolution when needed. They also provide WINS
services for our domain.
We have a sister company that accesses some of our resources. They do not
use our DNS/WINS servers.
If I do a reverse lookup against the DNS of a workstation on our sister
company's network, the reverse lookup succeeds through WINS-R. To determine
this, I made it so that WINS-R lookups came back with a different dns suffix
(e.g. wins.company.com). The lookups kept coming back with the old suffix
until I used NBTSTAT -R on the DNS/WINS servers; once I ran that, they came
back with the new suffix.
There are no records in our WINS servers that match these lookups, however
(and there shouldn't be). It looks like the DNS/WINS server is doing some
kind of a direct NetBIOS query of the host at that IP address to find out
what its host name is, then caching that lookup in the NetBIOS cache. (and
in turn, serving that cached entry as a WINS-R response)
Is this behaviour I can control? It's not really harming anything, I
suppose, it's just unexpected behaviour, and I cannot find anything obvious
telling me that this is behaviour as designed or not. I personally would not
expect anything not registered in DNS or WINS to come back from a reverse
lookup query.
Rob Wagner, Server Support Guy
configured to allow WINS-R resolution when needed. They also provide WINS
services for our domain.
We have a sister company that accesses some of our resources. They do not
use our DNS/WINS servers.
If I do a reverse lookup against the DNS of a workstation on our sister
company's network, the reverse lookup succeeds through WINS-R. To determine
this, I made it so that WINS-R lookups came back with a different dns suffix
(e.g. wins.company.com). The lookups kept coming back with the old suffix
until I used NBTSTAT -R on the DNS/WINS servers; once I ran that, they came
back with the new suffix.
There are no records in our WINS servers that match these lookups, however
(and there shouldn't be). It looks like the DNS/WINS server is doing some
kind of a direct NetBIOS query of the host at that IP address to find out
what its host name is, then caching that lookup in the NetBIOS cache. (and
in turn, serving that cached entry as a WINS-R response)
Is this behaviour I can control? It's not really harming anything, I
suppose, it's just unexpected behaviour, and I cannot find anything obvious
telling me that this is behaviour as designed or not. I personally would not
expect anything not registered in DNS or WINS to come back from a reverse
lookup query.
Rob Wagner, Server Support Guy