Brian wrote:
Maybe you need to map your dns to netbios?
<snip>
Maybe he'd get better results posting to a Microsoft Windows list?
Mind that my MS skills are rusty, but DNS troubleshooting maybe
should include using a Windows DNS-specific tool:
C:\> nslookup
set debug
set timeout=10
nasx.tclc.org
nas0.tclc.org
Also useful:
c:\> dnscmd ‹server› ∕ZoneInfo ‹zone›
c:\> dnscmd ‹server› ∕ZonePrint ‹zone›
c:\> ipconfig ∕displaydns
c:\> ipconfig ∕flushdns
c:\> net stop dnscache
c:\> net start dnscache