Here is an article for Window Server 2003 WINS on how to get the entry
added:
278908 NetBT Query Is Unsuccessful After You Import the LMHOSTS File
http://support.microsoft.com/?id=278908
Here is a Windows 2000 workaround:
netsh
wins
server \\winserver
add name name=targetNetbiosdomainname endchar=1b ip={ip of target
PDC
Example:
netsh <enter>
wins <enter>
server <\\winserver> <enter>
add name name=NT4DOM endchar=1b ip={147.254.247.72} <enter>
--
David Everett
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
"m.s" <anon...@discussions.microsoft.com> wrote in message
news:FB3EE176-2C18-459E...@microsoft.com...
> I have a problem now. I have two domain and wins server on the same pc and
one is located at oversea.
> our network colleage has configured the NAT for them we can ping from both
ip or name successful. But I found that when I logon to domain are still
failed. I have added static mapping on our wins server(PDC). I found that
only 1CH appear on WINS database record. How can I enable 1BH or enable
master browser record?
>
> Thanks.
>
but I have a problem that, I can ping from my subnet to oversea office. but
I cannot browse their domain.
we are different domain and location. anything need me to do on WINS server
or on network?
Thanks
"David Everett [MSFT]" <deve...@online.microsoft.com> wrote in message
news:uzDXGqF...@TK2MSFTNGP11.phx.gbl...