So far so good! The host pheonix seems to be working fine. Just to be sure, tell me what you get from
Code:
nmblookup phoenix
... and confirm that you have this line in the smb.conf file on the host phoenix
Code:
netbios name = phoenix
Now we need to move to a client machine. A host that you want to mount the share located on PHOENIX to the clients local file system. What is the hostname of that machine? From that client what to you get from this command
Code:
smbtree
... and
Code:
smbclient -L phoenix
I assume you have no firewalls between these 2 hosts.