HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS through a firewall
Operating System - HP-UX
1832210
Members
2713
Online
110040
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2004 01:56 AM
02-24-2004 01:56 AM
NFS through a firewall
Hi,
Can we use NFS through a firewall ?? If so, ho ?? Is it effective enough ??
Another basic quistion: Is it advisable to use NFS across remote locations ??
Thanks & Regards,
Ramesh.K.R.
Can we use NFS through a firewall ?? If so, ho ?? Is it effective enough ??
Another basic quistion: Is it advisable to use NFS across remote locations ??
Thanks & Regards,
Ramesh.K.R.
hai
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2004 02:08 AM
02-24-2004 02:08 AM
Re: NFS through a firewall
What kind of WAN connection do you have? I would not really want to try using NFS across a WAN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2004 02:28 AM
02-24-2004 02:28 AM
Re: NFS through a firewall
First of all -you're in the wrong forum.
1. You can use nfs through a firewall although it's not that simple
Use rpcinfo -p on your unix system to obtain registered port number, protocol and version information on NFS server for all services below:
Portmapper
NFS Daemon
Mount Daemon
Locking Manager
PCNFS Daemon (If pcnfs authentication is required)
there are people who explicitly specify portnumbers to be used by RPC services and prefer them to use privileged port numbers so they entries to /etc/services.
Like:
usr/sbin/rpc.mountd --port 635
Otherwise you have to open an unacceptable range of ports.
2.It's advised (I think in every book)under any circumstances not to use NFS across remote locations since it can be compromised (it's RPC afterall)....
1. You can use nfs through a firewall although it's not that simple
Use rpcinfo -p on your unix system to obtain registered port number, protocol and version information on NFS server for all services below:
Portmapper
NFS Daemon
Mount Daemon
Locking Manager
PCNFS Daemon (If pcnfs authentication is required)
there are people who explicitly specify portnumbers to be used by RPC services and prefer them to use privileged port numbers so they entries to /etc/services.
Like:
usr/sbin/rpc.mountd --port 635
Otherwise you have to open an unacceptable range of ports.
2.It's advised (I think in every book)under any circumstances not to use NFS across remote locations since it can be compromised (it's RPC afterall)....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2004 02:36 AM
02-24-2004 02:36 AM
Re: NFS through a firewall
You can do it. Its just a port after all. What response time is going to be is going to depend on the firewall and bandwidth.
NFS does not encrypt the data, so the data is going to go back and forth on the public Internet raw, easily sniffed.
If its proprietary, I'd recommend another methodology.
NFS just uses a port, just like a httpd server.
SEP
NFS does not encrypt the data, so the data is going to go back and forth on the public Internet raw, easily sniffed.
If its proprietary, I'd recommend another methodology.
NFS just uses a port, just like a httpd server.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP