smbd problem

Giulio Orsero giulioo at pobox.com
Mon Mar 6 14:58:02 GMT 2000


On Tue, 7 Mar 2000 00:43:52 +1100, hai scritto:

>bind failed on port 139_0.0.0.0 address already in use.
>But in inetd.conf there's only smbd on port 139.   This is a fresh
>server-installation of RedHat 6.1, and the LH3 has 256MB RAM, PIII-500,

I don't think a fresh rh installation has smbd in inetd.conf.
Maybe the trial machine was set up not to start samba (init script), so
that samba was started by inetd. Now, maybe, the new machine is set up
to start samba on boot (init.d/smb) and you get the error.

You have the option to start samba from inetd, but don't do it:
1) take smbd and nmbd out of inetd
2) killall -1 inetd, killall smbd killall nmbd
3) /etc/rc.d/init.d/smb restart

Use 
chkconfig --list smb
to see if samba is set up to start at boot on your new system and the
trial one.

-- 
giulioo at pobox.com


More information about the samba mailing list