On Oct 26, 2007, at 4:20 AM, Steve Kemp wrote:
On Fri Oct 26, 2007 at 13:01:39 +0200, Bruno Boettcher wrote:
so i added the following line to the /etc/exports
/home/bboett/mp3/ 192.168.0.*(ro,insecure,root_squash,subtree_check)
I do this just fine with:
/mnt/mp3 192.168.1.0/255.255.255
On Fri Oct 26, 2007 at 13:01:39 +0200, Bruno Boettcher wrote:
> so i added the following line to the /etc/exports
> /home/bboett/mp3/ 192.168.0.*(ro,insecure,root_squash,subtree_check)
I do this just fine with:
/mnt/mp3 192.168.1.0/255.255.255.0 (rw,sync,no_root_squash)
Steve
--
# The Debi
Hey,
Try using this notation instead:
/home/bboett/mp3/ 192.168.0.0/24 (ro,insecure,root_squash,subtree_check)
cheers,
Owen.
On Fri, 2007-10-26 at 13:01 +0200, Bruno Boettcher wrote:
> hello
>
> want to dispatch music from one computer through my house so i exported
> the mp3 directory by nfs.
>
hello
want to dispatch music from one computer through my house so i exported
the mp3 directory by nfs.
the problem is that most other comps in the house go by DHCP...
so i added the following line to the /etc/exports
/home/bboett/mp3/ 192.168.0.*(ro,insecure,root_squash,subtree_check)
but this
4 matches
Mail list logo