what port does SBM use?
- Forums
- Networking
- what port does SBM use?
looking for the port number for the smb server, if you have samba and its not working it may be because you need to open the smb port in your firewall this post will help you get the port number [3514], Last Updated: Mon Jun 24, 2024
Hostman
Sun Mar 21, 2010
0 Comments
550 Visits
looking for the port number for the SMB server, if you have samba and its not working it may be because you need to open the smb port in your firewall this post will help you get the port number
the port number is
#137
#138
#139
note that SAMBA consists of two different services, smbd and nmbd, they use different ports, if you are unsure, you can take a look at the /etc/services file with this command:
# cat /etc/services
hope that helps