samba connection problem

Soo Hom syhom at ece.ucsd.edu
Tue Nov 20 09:45:21 GMT 2001


I am running Samba 2.2.2 on a ultrasparc running sunos 5.7.  I am having
problems connecting with various versions of windows.  I went through the
debug tests and am not sure how to fix this one:

# ./smbclient //song1/song
added interface ip=132.239.228.172 bcast=132.239.255.255 nmask=255.255.0.0
session request to SONG1 failed (Not listening for calling name)
session request to *SMBSERVER failed (Not listening for calling name)

# nslookup song1
Server:  eceadm.ucsd.edu
Address:  132.239.24.134

Name:    song1.ucsd.edu
Address:  132.239.228.172


I went through the configuration steps and everything appears to be
correct.  This is my smb.conf file:

# Global parameters


hosts allow = localhost \
               132.239.228.162, 132.239.228.29, 132.239.134.236,
132.239.24.17, 132.239.24.7
[global]
        workgroup = SONG
        netbios name = SONG1
        encrypt passwords = Yes
        update encrypted = Yes
        unix password sync = Yes

[song]
        comment = Song home directory
        path = /home/song





Any ideas on how to correct this problem?

Soo






More information about the samba mailing list