Samba Port Usage: Difference between revisions

From SambaWiki
(Added UDP ldap port)
m (Mmuehlfeld moved page Samba port usage to Samba Port Usage without leaving a redirect: Used TitleCase in the title)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Depending on the installation mode, Samba opens different ports. For details, see:
When running with a firewall, several protocols/ports must be enabled to allow Samba 4 to operate as expected. These are:
* DNS: port 53 (both TCP and UDP)
* Multicast DNS: port 5353 (both TCP and UDP)
* Samba/smbd: UDP ports 137 - 138, TCP ports 139 and 445
* EPMMAP: TCP port 135
* LDAP: TCP ports 389 and 636, UDP port 389
* Kerberos: ports 88 and 464 (both TCP and UDP)
* Directory Sync: TCP port 1024


* [[Samba AD DC Port Usage]]
TODO: Add rules needed for IPTABLES and other firewall types.

* [[Samba NT4 PDC Port Usage]]

* [[Samba Domain Member Port Usage]]

Latest revision as of 10:54, 6 September 2017

Depending on the installation mode, Samba opens different ports. For details, see: