1834777 Members
2917 Online
110070 Solutions
New Discussion

samba

 
Maxim Rozin
Frequent Advisor

samba

Hi,

I have a HPUX server that export some directories using samba.
When I try to access these directories from my pc (windows), using \\mysrv (the short name), it works fine. However, when I type \\mysrv.com (the full name), I get "The network path was not found". ping and telnet to the full name work fine. Everything was ok (it worked with short and full names) until two days ago.
Does somebody know what went wrong?

10x, Max.
5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: samba

Not without knowing what changed.

If it worked until 2 days ago, look back and see what changed 2 days ago. Obviously something did.
Maxim Rozin
Frequent Advisor

Re: samba

The problem is that I don't know what changed.
Luk Vandenbussche
Honored Contributor

Re: samba

Can you acces it by the ip adress?

\\aaa.bbb.ccc.ddd

If this works something on your network configuration has changed
Maxim Rozin
Frequent Advisor

Re: samba

\\www.xxx.yyy.zzz - works
\\mysrv - works
\\mysrv.com - DOESN'T WORK
Maxim Rozin
Frequent Advisor

Re: samba

Someone here in the office solved the problem!!

The solution is to restart the nmbd.
It causes the server to re-register itself in the WINS server.

Have a good day,
Max.