I am still having problems with Samba. I have read every scrap of documentation I could find. Let me define my network. This is a university environment. We have a token ring network in our building with the 128.206.82.XXX subnet. Located elsewhere on campus is our web server, digmo.org which is on a leased T-1 circuit from advantis with the following ip address: 204.146.174.129. I have recently added another adapter into the machine, which is an RS6000 machine running AIX 4.2, with a 128.206.2.XXX ip address. Now, I can see the shares fine from an NT machine, however, when trying to access shares from any win95 machine, I get "Network is busy" error messages. I noticed something strange when following the diagnos.txt file. Every command I issue, it says no interface found or adding interface. Does this seem right? /usr/local/samba/lib ===>nmblookup -B digmo __SAMBA__ Added interface ip=204.146.174.129 bcast=204.146.174.129 nmask=116.101.114.115 Sending queries to 204.146.174.129 204.146.174.129 __SAMBA__ /usr/local/samba/lib ===>nmblookup -B localhost __SAMBA__ Added interface ip=204.146.174.129 bcast=127.0.0.1 nmask=0.0.0.0 Sending queries to 127.0.0.1 204.146.174.129 __SAMBA__ /usr/local/samba/lib ===>nmblookup -B digmo.org __SAMBA__ Added interface ip=204.146.174.129 bcast=204.146.174.129 nmask=0.0.0.0 Sending queries to 204.146.174.129 204.146.174.129 __SAMBA__ /usr/local/samba/lib ===>nmblookup -d 2 '*' No interface found for address 204.146.174.129 Added interface ip=204.146.174.129 bcast=204.146.174.255 nmask=255.255.255.0 Sending queries to 204.146.174.255 Got a positive name query response from 204.146.174.129 (204.146.174.129) Got a positive name query response from 204.146.174.167 (204.146.174.167) 204.146.174.167 * /usr/local/samba/lib ===>smbclient \\digmo\tmp Usage: smbclient service <password> [-p port] [-d debuglevel] [-l log] Version 1.9.17p5 -p port listen on the specified port -d debuglevel set the debuglevel -l log basename. Basename for log/debug files -n netbios name. Use this name as my netbios name -N don't ask for a password -P connect to service as a printer -M host send a winpopup message to the host -m max protocol set the max protocol level -L host get a list of shares available on a host -I dest IP use this IP to connect to -E write messages to stderr instead of stdout -U username set the network username -W workgroup set the workgroup name -c command string execute semicolon separated commands -T<c|x>IXgbNa command line tar -D directory start from directory \digmotmp: Not enough '\' characters in service /usr/local/samba/lib ===>smbclient '\\digmo\tmp' No interface found for address 204.146.174.129 Added interface ip=204.146.174.129 bcast=204.146.174.255 nmask=255.255.255.0 Server time is Fri Dec 26 10:16:05 1997 Timezone is UTC-6.0 Password: security=share Broken pipe /usr/local/samba/lib ===>smbclient '\\digmo\root' No interface found for address 204.146.174.129 Added interface ip=204.146.174.129 bcast=204.146.174.255 nmask=255.255.255.0 Server time is Fri Dec 26 10:17:52 1997 Timezone is UTC-6.0 Password: Domain=[WORKGROUP] OS=[Unix] Server=[Samba 1.9.17p5] connected as guest security=share smb: \> exit -------------- next part -------------- HTML attachment scrubbed and removed