2049
TCPUDP
NFS
Network File System
⚠️ Security: DependsStatus: Active📁 Category: File Transfer
📋 Basic Information
- Port Number
- 2049
- Protocol
- TCPUDP
- Service
- NFS
- Popularity
- Medium
🔒 Security Information
💡
Security Notes
Firewall configuration required, use NFSv4 with Kerberos
🛠️ Installation
📥Install
sudo apt install nfs-kernel-server💻Mount
sudo mount -t nfs server:/share /mnt/nfs🐳Docker
docker run -d --name nfs --privileged -p 2049:2049 itsthenetwork/nfs-server-alpine🔗 Related Ports
111
RPCBind
RPC Port Mapper
TCPUDP
Sun RPC port mapping service. Dynamically maps port numbers for RPC-based services like NFS and NIS
🔓 Security: Insecure🌐 Category: Network
2049
NFS
Network File System
TCPUDP
Network File System v3/v4 for Unix/Linux file system sharing, remote directory mounting, and network storage
⚠️ Security: Depends📁 Category: File Transfer