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

mountd/nfsd



Hi!
Sorry, this question is not strictly debian related.

Ok, first, my mountd server always says that I can't mount the server
from the client.

Here is some info:

lsmod:

Module         Pages    Used by
lp                 2            0
isofs              5            1
nls                1    [isofs] 0  

prcinfo -p localhost:

   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100003    2   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100005    1   udp    749  mountd
    100005    2   udp    749  mountd
    100005    1   tcp    752  mountd
    100005    2   tcp    752  mountd
    150001    1   udp    800  pcnfsd
    150001    2   udp    800  pcnfsd
    150001    1   tcp    803  pcnfsd
    150001    2   tcp    803  pcnfsd     


cat /etc/exports:

/ 192.168.1.1(rw) #client side


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 /  


-----------------------------------------------------------------------------------------


Reply to: