Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restricted Ports with NFS

Status
Not open for further replies.
Joined
Feb 8, 2002
Messages
2
Location
IT
OK, I need some help with NFS on hp-ux 11.00
I have 1 nfs-server and 1 nfs-client working in a firewall-protected enviroment. I need to restrict the number of ports used in such communication; it is possible? And, what I have to do?
Thank to everyone can help me
 
Hi,

you need to open a range of UDP ports
portmapper 111
nfs 2049
And ports 0 - 1023 udp.
 
Sorry, but nfs use a random port >1024 for each mounted file system, not range 0-1023 .... I need to restrict this range ( 1024-65565 ) to one defined ...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top