"RW" <RW[ at ]discussions.microsoft.com> wrote in message news:D60E5DD0-867D-4678-9921-BB87122630D9[ at ]microsoft.com...
[Quoted Text] > if I need to comunicate by mean on netbios names across networks with > firewall between them is there a way to do this without involving WINS?
Yes, there is "a way" but if you wish to use NetBIOS across multiple subnets then you have a PRACTICAL need for WINS Server* and for every machine to be a WINS Client.
* Or replicated "set of WINS Servers".
> I simple cannot resolve netbios names by doing nslookup going from stand > alone client or server that is not part of domain and not appending prmary > dns suffix... > i.e. nslookup server_name.domain does return IP > nslookup server_name does not
NSLookup does NOT use NetBIOS methods at all -- it has its own resolver.
For general resolution NetBIOS resolution MAY use DNS methods after NetBIOS (broadcast, WINS, LMHosts) fails, but this is not efficient.
You must check the box in the WINS tab of the IP settings to get this behavior.
This will NOT however cause things like browsing to work -- browsing depends on NetBIOS (and WINS across subnets) as a "locator" or "rendezvous" service for Master Browsers with the Domain Master Browser and among differen Domain Master Browsers.
-- Herb Martin, MCSE, MVP http://www.LearnQuick.Com (phone on web site)
|