Hi, I tried to turn off Netbios over TCP/IP by adding this to [global] session in smb.conf disable netbios = yes After restarting samba smbd is still listing on TCP 139. Is this normal? Or did I missed anything? Thanks. Regards, Dil Lee __________________________________________________ Do You Yahoo!? http://bb.yahoo.co.jp/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Try: disable netbios = Yes This works for me... smbd only listens on port 445/tcp. Hope this helps. Michael Brown On Sun, 11 Jul 2004 01:21:45 +0900 (JST) d l <popgojp@yahoo.co.jp> wrote:> Hi, > > I tried to turn off Netbios over TCP/IP by adding this to > [global] session in smb.conf > > disable netbios = yes > > After restarting samba smbd is still listing on TCP 139. > Is this normal? Or did I missed anything? > > Thanks. > Regards, > Dil Lee > > > __________________________________________________ > Do You Yahoo!? > http://bb.yahoo.co.jp/ > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA8DD6yEfMczxaHdsRAohMAJ4q7Z4y6s/foUGSVlkMkcJKsuQ6yACeLlG7 JGIIv53tV+VvEpPO9eIpfOc=I3J3 -----END PGP SIGNATURE-----
Thanks for reply. netbios disable = Yes/yes both don't work. smbd still haunting on TCP 139. I am using generic samba-3.0.3-5 supplied in Fedora 2. Any more clues? Regards, DL Original Message: ----------------- From: Michael Brown sambalist@mikro-net.com Date: Sat, 10 Jul 2004 11:10:02 -0700 To: samba@lists.samba.org Subject: Re: [Samba] turn off NBT -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Try: disable netbios = Yes This works for me... smbd only listens on port 445/tcp. Hope this helps. Michael Brown On Sun, 11 Jul 2004 01:21:45 +0900 (JST) d l <popgojp@yahoo.co.jp> wrote:> Hi, > > I tried to turn off Netbios over TCP/IP by adding this to > [global] session in smb.conf > > disable netbios = yes > > After restarting samba smbd is still listing on TCP 139. > Is this normal? Or did I missed anything? > > Thanks. > Regards, > Dil Lee > > > __________________________________________________ > Do You Yahoo!? > http://bb.yahoo.co.jp/ > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA8DD6yEfMczxaHdsRAohMAJ4q7Z4y6s/foUGSVlkMkcJKsuQ6yACeLlG7 JGIIv53tV+VvEpPO9eIpfOc=I3J3 -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
Thanks for reply. However case doesn't seems to matter. 'Yes/yes' results in the same. smbd still haunting on TCP 139. I have using a generic samba setup in Fedora 2. Any special catchy setup needed in this? Regards, DL On Sat Jul 10 12:10 , Michael Brown <sambalist@mikro-net.com> sent:>-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Try: >disable netbios = Yes > >This works for me... smbd only listens on port 445/tcp. > >Hope this helps. > >Michael Brown >On Sun, 11 Jul 2004 01:21:45 +0900 (JST) >d l popgojp@yahoo.co.jp> wrote: > >> Hi, >> >> I tried to turn off Netbios over TCP/IP by adding this to >> [global] session in smb.conf >> >> disable netbios = yes >> >> After restarting samba smbd is still listing on TCP 139. >> Is this normal? Or did I missed anything? >> >> Thanks. >> Regards, >> Dil Lee >> >> >> __________________________________________________ >> Do You Yahoo!? >> http://bb.yahoo.co.jp/ >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: http://lists.samba.org/mailman/listinfo/samba >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.2.4 (GNU/Linux) > >iD8DBQFA8DD6yEfMczxaHdsRAohMAJ4q7Z4y6s/foUGSVlkMkcJKsuQ6yACeLlG7 >JGIIv53tV+VvEpPO9eIpfOc= >=I3J3 >-----END PGP SIGNATURE----- >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba---- Introducing Wheel: http://www.spymac.com/wheel
Thanks Andrew, that works. I disabled those legacy NBT service cause I am only using linux and w2k3s. And I have heard that 'direct host' smb is more efficient. Regards, DL On Mon Jul 12 6:49 , Andrew Bartlett <abartlet@samba.org> sent:>On Sun, 2004-07-11 at 14:57, dillee1@spymac.com wrote: >> Thanks for reply. >> However case doesn't seems to matter. 'Yes/yes' results in the same. >> smbd still haunting on TCP 139. >> I have using a generic samba setup in Fedora 2. >> Any special catchy setup needed in this? > >'smb ports'. This handles the ports we listen too - but why do you need >to disable 139? > >Andrew Bartlett---- Introducing Wheel: http://www.spymac.com/wheel
Thanks Andrew, that solves the problem. I don't need legacy NBT support on my network, so I turn off NBT and 137-139 in samba. On Sun, 2004-07-11 at 14:57, dillee1@spymac.com wrote: > Thanks for reply. > However case doesn't seems to matter. 'Yes/yes' results in the same. > smbd still haunting on TCP 139. > I have using a generic samba setup in Fedora 2. > Any special catchy setup needed in this? 'smb ports'. This handles the ports we listen too - but why do you need to disable 139? Andrew Bartlett __________________________________________________ Do You Yahoo!? http://bb.yahoo.co.jp/