Linux / UNIX Tech Support Forum
This is a discussion on re-exporting an imported NFS share within the Linux software forums, part of the Linux Getting Started category; Hi All, I have been missing this forum for a very long time. Here I am.. . I am starting. ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi All,
I have been missing this forum for a very long time. Here I am.. 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 |
| Sponsored Links | ||
|
|
|
|||
|
When I try to mount it from the 3rd system, it gives an error:
Unable to mount. Server Permission denied. But when I try to export a local directory, keeping the same permissions, it goes thru fine. ricc |
|
|||
|
Replace following with 3rd system IP
Quote:
Code:
/mnt 3rd-system-IP(ro) Code:
/mnt 192.168.0.5(ro) |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatic Mount of Windows Share | bayvista | Networking, Firewalls and Security | 0 | 21-02-2008 11:07 AM |
| Linux Shell script to mount remote windows share | angelus_kit | Shell scripting | 2 | 06-09-2007 07:18 PM |
| exporting mail from thunderbird to evolution | chiku | Linux software | 0 | 02-08-2006 03:41 AM |
| Share Files Using Linux Groups | dfU | Linux software | 1 | 23-01-2006 12:08 AM |
| How to share local machine folder to outside network | rajuk | Linux software | 1 | 25-03-2005 10:57 AM |