Mailinglist Archive: opensuse (3901 mails)
| < Previous | Next > |
Re: [SLE] Back to NFS (was Re: [SLE] Duelling SAMBAs
- From: Graham Smith <gqs@xxxxxxxxxxxx>
- Date: Tue, 4 Jan 2005 13:08:47 +1100
- Message-id: <200501041308.47900.gqs@xxxxxxxxxxxx>
On Tue, 4 Jan 2005 12:54, elefino wrote:
> Right now, it does not work, but I don't know what is the point of
> failure. Upstairs (the Linux-only box) my /etc/exports file looks like
> this:
> /home/kevin/k-shared/ *(rw,root_squash,sync)
> /home/kevin/Documents/ *(rw,root_squash,sync)
> /home/kevin/downloads/ *(rw,root_squash,sync)
> /windows/ *(rw,root_squash,sync)
> /home/mywife/ *(rw,root_squash,sync)
> /media/ *(rw,root_squash,sync)
>
Try replacing the '*' with your ip_range/netmask and I think you will find it
will work.
i.e.
/home/kevin/k-shared/ 192.168.1.0/24(rw,root_squash,sync)
--
Regards,
Graham Smith
---------------------------------------------------------
> Right now, it does not work, but I don't know what is the point of
> failure. Upstairs (the Linux-only box) my /etc/exports file looks like
> this:
> /home/kevin/k-shared/ *(rw,root_squash,sync)
> /home/kevin/Documents/ *(rw,root_squash,sync)
> /home/kevin/downloads/ *(rw,root_squash,sync)
> /windows/ *(rw,root_squash,sync)
> /home/mywife/ *(rw,root_squash,sync)
> /media/ *(rw,root_squash,sync)
>
Try replacing the '*' with your ip_range/netmask and I think you will find it
will work.
i.e.
/home/kevin/k-shared/ 192.168.1.0/24(rw,root_squash,sync)
--
Regards,
Graham Smith
---------------------------------------------------------
| < Previous | Next > |