Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

samba listening on port 139 even with "disable netbios = yes"

Status
Not open for further replies.

libit

Technical User
Nov 14, 2007
1
IT
I have a linux sever and few win clients all running winXP, so I don't need netbios. I set "disable netbios=yes" in my smb.conf file but running "netstat -tl" I see that samba still listens on port 139. I believed that port 139 was only for netbios. Is it actually used for something when netbios is disabled? With netbios disabled, shouldn't port 445 be the only one used? (indeed samba seems to work perfectly fine if I add "smb ports = 445" too)

Cheers
libit
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top