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

Re: NFS on Woody!



<quote who="Emil Hägerlund">

> I get "mount: RPC: not supported"
>
> Whats wrong?

as another person pointed out make sure portmap is up, also
be sure the nfs utilities are running /etc/init.d/nfs-common start

if you are not certain NFS is working on the remote side(e.g. no
other machines have anything from the server mounted), i would
check 'rpcinfo -p' to be sure it registeres the NFS server, it
should say something like:

   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100005    1   udp   1027  mountd
    100005    1   tcp   1024  mountd
    100005    2   udp   1027  mountd
    100005    2   tcp   1024  mountd
    100005    3   udp   1027  mountd
    100005    3   tcp   1024  mountd
    100024    1   udp    900  status
    100024    1   tcp    902  status
    100021    1   udp   3692  nlockmgr
    100021    3   udp   3692  nlockmgr
    100021    4   udp   3692  nlockmgr

nate




-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: