[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mountd/nfsd



Hi!

David Boisvert (boisvdav@androide.com):
> Ok, first, my mountd server always says that I can't mount the server
> from the client.

> cat /etc/exports:
> 
> / 192.168.1.1(rw) #client side

this is server's /etc/export, isn't it?

> Here is the error in syslog:
> 
> Oct 18 09:37:32 server mountd[148]: Unauthorized access by NFS client
> 192.168.1.1
> 
> Oct 18 09:37:32 server mountd[148]: Blocked attempt of 192.168.1.1 to
> mount /  

check this on your server:

  Did nfsd and mountd reread /etc/exports after editing? 
  hamm: /etc/init.d/netstd_nfs reload
  slink: /etc/init.d/nfs-server relaod
  other linuxes kill -HUP <pids of mountd and  nfsd>

  Do /etc/hosts.{allow,deny} allow access to portmap from 192.168.1.1?
  Consult "man 5 hosts_access" and /usr/doc/netbase/portmap.txt.gz for more
  details.



Rainer

-- 
KeyID=58341901 fingerprint=A5 57 04 B3 69 88 A1 FB  78 1D B5 64 E0 BF 72 EB

Attachment: pgp_nOP_eEKSZ.pgp
Description: PGP signature


Reply to: