Networking Forums

Networking Forums > Computer Networking > Linux Networking > Re-exporting an NFS mount

Reply
Thread Tools Display Modes

Re-exporting an NFS mount

 
 
Jeff Krimmel
Guest
Posts: n/a

 
      07-06-2004, 11:43 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings,

I am curious what would be the best way to re-export an NFS mount. I
have a machine running RedHat 7.3 that is acting as a router between a
private lan and a public Internet connection. I am trying to mount a
directory that has been mounted to the server from one of the private
machines to a machine not in the private network.

Is there a relatively easy way to accomplish this?

Thanks,

Jeff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA6zkplRbyBxB9qBwRAnsyAJ97U+atdlejq7sYh5c4er pVWN4OswCfbsK0
No85Z4TmBEdGxU/MDvi/SJk=
=owFJ
-----END PGP SIGNATURE-----
 
Reply With Quote
 
 
 
 
Robert E A Harvey
Guest
Posts: n/a

 
      07-07-2004, 02:15 PM
Jeff Krimmel <(E-Mail Removed)> wrote
> I am curious what would be the best way to re-export an NFS mount.

AFAIK this should not work.

The snag is, I've done it.
/bigdisk exported by a solaris box as "disk" (see /etc/dfs/dfstab)
disk mounted on a mandrake 8 box on /disk1
/disk1/data exported by mandrake box as "data" (see /etc/export)
data mounted on a suse box as /mnt/data

It all worked fine.

you need to make sure that there is an nfsd available on both
interfaces, IIRC. I think that made my brain hurt at the time.

Another solution would be to use samba, and export the subtree with
that, for mounting using smbfs on the public side. That works too.
Done that heaps.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP Exporting or Reporting Jeff Windows Networking 1 04-13-2010 12:39 AM
Exporting Settings? Mr. JYC Windows Networking 1 01-03-2008 09:37 AM
HELP with autofs and NIS: How to override mount options on all mount points? theosib@gmail.com Linux Networking 0 03-04-2006 09:12 PM
NFS mount won't mount at boot, but mount -a works fine. BT Linux Networking 2 09-23-2004 09:37 PM
NFS exporting smbfs mount? K. Bruner Linux Networking 0 09-09-2004 08:25 PM



1 2 3 4 5 6 7 8 9 10 11