On Sat, 30 Aug 1997, Paul Miller wrote:

 : For some reason or another samba doesn't load when I reboot.  I can load
 : it manually by 'smbd;nmbd' without problems.

SHOULD it be loaded at boot time? It could be so, if inetd spawns. If you
try 'smbclient -L your_box' after reboot, does it connect?
Giving 'netstat -a' will show you if your_box listens to the netbios* ports.

Remco

 : 
 : here is my configuration:
 : samba-des 1.9.16p11  Debian non-US distribution
 : 
 : /etc/services:
 : netbios-ns   137/tcp
 : netbios-ns   137/udp
 : netbios-dgm  138/tcp
 : netbios-dgm  138/udp
 : netbios-ssn  139/tcp
 : netbios-ssn  139/udp
 : 
 : /etc/inetd.conf:
 : netbios-ssn  stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/smbd
 : netbios-ns   stream  tcp  nowait  root  /usr/sbin/tcpd  /usr/sbin/nmbd
 : 
 : all paths are correct.. what am I doing wrong?
 : 
 : -Paul
 : 

-- 
// Remco van de Meent   
//   email: [EMAIL PROTECTED]
//   www: http://oloon.student.utwente.nl
//   " Never make any mistaeks. "


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to