[rhn-users] NFS question

Jack H. Stanley jstanley at ckp.com
Tue Jun 22 16:59:31 UTC 2004


I am new to RH - trying to setup NFS between two machines.

machine1:
xxxles has /usr/local exported as RO
/etc/hosts has
127.0.0.1   xxxles   localhost.localdomain   localhost
192.168.1.51   xxxlws
/etc/sysconfig/networks
NETWORKING=yes
HOSTNAME=xxxles
GATEWAY=192.168.1.2

machine2:
/etc/hosts has
127.0.0.1       xxxlws  localhost.localdomain   localhost
192.168.1.50    xxxles
/etc/sysconfig/network
NETWORKING=yes
HOSTNAME=xxxlws
GATEWAY=192.168.1.2

when I try to mount xxxles:/usr/local /xxxles
mount: RPC: Remote system error - No route to host

I get the same with rsync
rsync -Wauv jhsles:/usr/local/mysql .
xxxles: No route to host

Both machines are behind a Linksys router - the gateway is 192.168.1.2 -
they can get to the internet and I can get to them from a windows ssh.

What am I missing - thanks.









More information about the rhn-users mailing list