I'm really really sorry, it was typing error with ip address.
Like I wrote I have next addresses:

My PC (NFS-CLIENT) is 192.168.1.100
My laptop (NFS-SERVER) is 192.168.1.101

in my /etc/exports/
/home/booch/Temp   192.168.1.101/255.255.255.0(rw,sync,no_subtree_check)

where 192.168.1.101 is my NFS-server

I do my connection from the client fo the server like this:
r...@alexlinux:/home/booch# sudo mount.nfs  192.168.1.101:/home/booch/Temp
/home/booch/data/ -rw
mount.nfs: access denied by server while mounting 192.168.1.101:
/home/booch/Temp

On both computers (server and client) I have the same structure of
dirictories:
Client: /home/booch/data
Server: /home/booch/Temp

but still it's two different computers

I think that something wrong with RPC, because I do not see NFS here:
[r...@alexfedoralinux ~]# rpcinfo -p
   program vers proto   port  service
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper



-- 
*בברכה, *
*אלכס ברבר*
*+9 72 54 285 952 3
*
*www.linuxspace.org* <http://www.linuxspace.org>
*--*
*Best regards.*
*Alex Berber*
*+9 72 54 285 952 3*
*www.linuxspace.org* <http://www.linuxspace.org/>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to