Ubuntu 9.10 Samba NT_STATUS_CONNECTION_REFUSED errors on remote machines.
- by user40730
SAMBA
I'm running Samba on Ubuntu 9.10 on a MacBook Pro using Parallels. When I run the smbtree command, I get the following errors:
peterv@MBP17U<2005$: sudo smbtree
Enter root's password:
session request to 192.168.1.156 failed (Called name not present)
HADEN
\SERVER2
cli_start_connection: failed to connect to SERVER2<20 (0.0.0.0). Error NT_STATUS_CONNECTION_REFUSED
\MBP17WIN MBP17win
cli_start_connection: failed to connect to MBP17WIN<20 (0.0.0.0). Error NT_STATUS_CONNECTION_REFUSED
\MBP17U
\MBP17U\IPC$ IPC Service ()
\MBP17U\Perl
\MBP17U\Home
\MBP17U\print$
\MBP17 MBP17
cli_start_connection: failed to connect to MBP17<20 (0.0.0.0). Error NT_STATUS_CONNECTION_REFUSED
Fri Apr 16 05:24:47 EDT 2010
The MBP17 failure is an OS X system, the SERVER2 failure is a Windows XP system. Running testparm shows no errors. Can someone please help me out?