![]() |
NFS, Shorewall, Slackware 10, kernel 2.6: can't mount!
Hello, everybody!
I'm trying to get NFS running on my Slack 10 box with kernel 2.6.11.8. When I try to mount it from another machine OR the server, I get this: Code:
</home/dane/tmp>Code:
/var/nfs 192.168.1.0(ro,sync,no_root_squash)Code:
rpc.lockd: 192.168.1.0Code:
rpc.portmap:ALLCode:
</home/dane/tmp>Code:
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/I can ping both machines OK. I'll be truly grateful for any help you give me. Thanks! --Dane P.S. I found this in my /proc/fs/nfs/exports, which refuses to match /etc/exports no matter how many times I run "exportfs -var". Code:
/home/dane 192.168.1.0(ro,root_squash,sync,wdelay) |
To export to all pcs on a lan; I use this format
Code:
/var/nfs 192.168.1.0/255.255.255.0(ro,sync,no_root_squash)ppd |
Thanks for the reply, pdock!
I've since managed to get it working on that box. (Emerde was messing with my config files.) Your suggestion about adding the subnet mask was a big help too. I also found an article on how to pin down lockd to a specific port (more or less). It'll start at the specified port and go up each time the service is restarted. http://forums.gentoo.org/viewtopic-t...rewalling.html Thanks for the help. --Dane |
| All times are GMT -5. The time now is 08:41 PM. |