Ports 137-139 are for NetBios/Name resolution. Without it you will have to access machines by IP address opposed to NetBIOS name. Example \\192.168.1.100\share_name opposed to \\my_file_server\share_name. So port 445 is sufficient if you can work with IP addresses only.

The first column shows the name of the application's protocol. The next column lists each port used by the product, including any port ranges. The third column shows which … Port Requirements - AWS Storage Gateway File Share Type Protocol Port Inbound Outbound Required? Notes; 1: File share client: NFS: TCP/UDP Data: 111 File sharing data transfer (for NFS only) TCP/UDP NFS: 2049 File sharing data transfer (for NFS only) TCP/UDP NFSv3: 20048 File sharing data transfer (for NFS only) SMB: TCP/UDP SMBv2: 139 java - How to configure port for a Spring Boot application When spring boot application starts, the embedded server such as Tomcat starts with a default port. The embedded tomcat starts with 8080 port as default. There are many ways to change default server port. Using Property File (.properties/.yml) To change server port using property file, we need to configure server.port property. a.

What Ports Need To Be Open For Samba To Communicate With

You can also do it all in one swell foop: sudo nfs allow proto tcp from 10.0.0.1/20 to any port 111,2049,33333 followed by (ok, two swell foops) sudo nfs allow proto udp from 10.0.0.1/20 to any port 111,2049,33333. Note port 33333 is per the above example. You may use another port as the answer indicates. – fbicknel Oct 7 '19 at 20:30 Open Ports in the Windows XP ICF for File and Printer Sharing Apr 28, 2015

Jul 14, 2013

Windows Firewall: Allow inbound file and printer sharing Description: Allows inbound file and printer sharing. To do this, Windows Firewall opens UDP ports 137 and 138, and TCP ports 139 and 445. Ports for windows file sharing - chicagotech.net Apr 02, 2010 What Ports Need To Be Open For Samba To Communicate With