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

pb avec nfs



Bonjour à tous,

J'ai installé une debian 3.0 sur un poste serveur (isis), avec un client (thot) sous SuSE 8.1 et j'ai quelques soucis avec nfs...
Les packages nfs-common et nfs-user-server sont installés.

isis~# cat /etc/exports

/home	172.16.0.0/255.255.0.0(rw) khonsou(rw,no_root_squash)
/cdrom  172.16.0.0/255.255.0.0(ro)

isis~# cat /etc/hosts.allow

ALL: LOCAL 
ALL: .truffaut
rpc.mountd: 172.16. : allow
rpc.nfsd: 172.16. : allow
/sbin/portmap: 172.16. : allow

isis~# cat /etc/hosts.deny

ALL: ALL

isis~# rpcinfo -p isis
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp   1026  status
    100024    1   tcp   1024  status
    100009    1   udp    810  yppasswdd
 600100069    1   udp    813
 600100069    1   tcp    815
    100004    2   udp    808  ypserv
    100004    1   udp    808  ypserv
    100004    2   tcp    812  ypserv
    100004    1   tcp    812  ypserv
    100007    2   udp    821  ypbind
    100007    1   udp    821  ypbind
    100007    2   tcp    824  ypbind
    100007    1   tcp    824  ypbind
    100003    2   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100005    1   udp    966  mountd
    100005    2   udp    966  mountd
    100005    1   tcp    969  mountd
    100005    2   tcp    969  mountd

isis~# showmount -e

Export list for isis:
/cdrom 172.16.0.0/255.255.0.0
/home  khonsou.truffaut,172.16.0.0/255.255.0.0

Sur le client :

thot~# cat /etc/fstab

isis:/home      /home   nfs     intr,hard,nosuid 0 0

thot~# mount /home

mount : RPC : program not registred


Si quelqu'un veut bien m'aider, je le remercie sincèrement.

--
Serge Sauton



Reply to: