After upgrading from alpha18 to beta2 ports 139 and 445 are no longer bound
Denis Cardon
denis.cardon at tranquil-it-systems.fr
Tue Jul 17 06:07:28 MDT 2012
Hi Thomas,
> <denis.cardon at tranquil-it-systems.fr> wrote:
>> if it is the same package as on debian wheezy
>> (samba4_4.0.0~beta2+dfsg1-1_i386.deb), then the package is probably missing
>> the smbd/nmbd binaries. On a fresh install, "dpkg -L samba4 | grep smbd"
>> returns nothing.
>>
>> Last week I had to "make install" from the deb source package to get the
>> corresponding binaries, and then everything was fine. It looks like a
>> packaging problem.
>
>
> I am running alpha18 which also lacks smbd but does work. It's the
> "samba" binary that listens on ports 139 and 445 in alpha18 but fails
> to do so in beta2.
sorry for the late reply. I guess that between the alpha18 and beta 2
the samba3 smbd file server has been integrated into the samba4 release
and replaced the samba4 smbd implementation.
Before the switch samba4 was providing itself the smbd file serving
capacity, which may explain why you didn't need the smbd binary before.
Now samba3 smbd should be started as a task from samba4.
Cheers,
Denis
>
> # netstat -nl4p|grep ':\(139\|445\)'
> tcp 0 0 127.0.0.1:139 0.0.0.0:*
> LISTEN 1403/samba
> tcp 0 0 172.17.1.2:139 0.0.0.0:*
> LISTEN 1403/samba
> tcp 0 0 127.0.0.1:445 0.0.0.0:*
> LISTEN 1403/samba
> tcp 0 0 172.17.1.2:445 0.0.0.0:*
> LISTEN 1403/samba
> # dpkg -l samba4 | grep ^ii
> ii samba4 4.0.0~alpha18.dfsg1-4ubuntu2 SMB/CIFS file, NT
> domain and active directory server (version 4)
>
--
Denis Cardon
Tranquil IT Systems
44 bvd des pas enchantés
44230 Saint Sébastien sur Loire
tel : +33 (0) 2.40.97.57.57
http://www.tranquil-it-systems.fr
More information about the samba-technical
mailing list