Displaying 1 result from an estimated 1 matches for "tsnlb".
Did you mean:
  tlb
  
2005 Nov 02
2
Bind to eth1 only problem
...tcp open          microsoft-ds
631/tcp open          ipp
631/udp open|filtered unknown
Nmap finished: 1 IP address (1 host up) scanned in 1.564 seconds
-------------- next part --------------
## Bind to external interface only
interfaces = eth1
bind interfaces only = yes
[global]
   workgroup = TsNLB
   netbios name = MPK
   server string = %h dc (Samba %v)
   wins support = yes
   dns proxy = no
   name resolve order = host lmhosts wins bcast
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
   encrypt passwords = true...