Firewall for nfs

Anonymous
2023-12-18T19:19:51+00:00

Hi there can you tell me if I need to open any ports on my firewall for nfs server at all. If yes what do I need to open

Thank you

Mathew

Windows for business Windows Server Networking Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-12-19T05:49:56+00:00

    Hello Mathew,

    Yes, if your NFS server is behind the firewall, you need to open some ports to allow the client to connect to the server. Here are the ports that need to be opened:

    -TCP port 2049: The default port of NFS server listening.

    UDP port 2049: The default port of NFS server listening.

    -TCP/UDP port 111: RPC binding port is used to establish connections between clients and servers.

    Thanks,

    Shujun

    0 comments No comments
  2. Anonymous
    2024-01-18T15:40:19+00:00

    From Array what is command to find if the port 2049, 111 are open or not.

    0 comments No comments