If it's only internal interface you want to serve to, do use INTERFACES in the GLOBAL section: interfaces = [interface ip/mask] ex: 192.168.0.1/24 Erik Anderson wrote: > You should be able to do something like this in your smb.conf... > > [global] > smb passwd file = /etc/samba/smbpasswd > dns proxy = no > encrypt passwords = yes > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > security = share > unix password sync = Yes > server string = Server1 > workgroup = WORKGROUP > log file = /var/log/samba/%m.log > netbios name = server1 > > [share1] > comment = Share1 > path = /pub/share1 > read only = yes > public = yes > guest ok = yes > > > That's what I'm doing and it works great. > -Erik _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list