- DNS/NetBIOS names conflicting in CIFS
- Posted by YZ on October 2nd, 2005
I'm accessing my computer's file shares usings its DNS hostname; this is
different from its NetBIOS name, so I get errors accessing my shares (I've
tried several machines to make sure). I use dynamic DNS, so I can't
(conveniently) simply map to the IP in the HOSTS file (or the similar file
for NetBIOS names), and typing in the IP every time is a pain. How do I get
around this? Thanks in advance.
- Posted by Peter on October 2nd, 2005
> I'm accessing my computer's file shares usings its DNS hostname; this is
> different from its NetBIOS name, so I get errors accessing my shares (I've
> tried several machines to make sure). I use dynamic DNS, so I can't
> (conveniently) simply map to the IP in the HOSTS file (or the similar file
> for NetBIOS names), and typing in the IP every time is a pain. How do I
get
> around this? Thanks in advance.
Write a script to do that.
BTW, what errors do you get?
- Posted by David H. Lipman on October 2nd, 2005
From: "YZ" <DELETECAPSnews.overbored@spamgourmetNOSPAM.com>
| I'm accessing my computer's file shares usings its DNS hostname; this is
| different from its NetBIOS name, so I get errors accessing my shares (I've
| tried several machines to make sure). I use dynamic DNS, so I can't
| (conveniently) simply map to the IP in the HOSTS file (or the similar file
| for NetBIOS names), and typing in the IP every time is a pain. How do I get
| around this? Thanks in advance.
Learn how to use thee NetBIOS name resolution table; etc/LMhosts
%windir%\system32\drivers\etc\lmhosts
http://www.microsoft.com/resources/d...n-us/lmhw.mspx
http://support.microsoft.com/default...b;en-us;102725
http://www.microsoft.com/resources/d...d_lmh_kjnz.asp
--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm
- Posted by Doug Sherman [MVP] on October 2nd, 2005
What happens if you use the fully qualified domain name? Obviously, if
convenience is a priority, it would be advisable to have the host name match
the NetBIOS name.
Doug Sherman
MCSE, MCSA, MCP+I, MVP
"YZ" <DELETECAPSnews.overbored@spamgourmetNOSPAM.com> wrote in message
news:Xns96E3225E9476Fyangstaoverbored@207.46.248.1 6...
> I'm accessing my computer's file shares usings its DNS hostname; this is
> different from its NetBIOS name, so I get errors accessing my shares (I've
> tried several machines to make sure). I use dynamic DNS, so I can't
> (conveniently) simply map to the IP in the HOSTS file (or the similar file
> for NetBIOS names), and typing in the IP every time is a pain. How do I
get
> around this? Thanks in advance.

