View Single Post

  #1 (permalink)  
Old 03-31-2006, 05:44 PM
ricc ricc is offline
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default re-exporting an imported NFS share

Hi All,
I have been missing this forum for a very long time. Here I am.. . I am starting.

I was trying to export an NFS share that I mounted from another system. Is this possible?.

I mounted the NFS share as
mount -t nfs server:/var/ftp/pub /mnt

and input the following line in my own /etc/exports
/mnt *(ro,sync)

Everytime I try to mount my NFS share from a 3rd system, it gives an error.

ricc
Reply With Quote