and the above message is what i see instead of it mounting properly. the IP address is right:[root@harvey root]# mount 192.168.0.184:/home/calum/gnutella_received /mnt/claudia_gnutella_received
mount: RPC: Timed out
and these are the only two machines on, and am using one of those little plastic D-Link router boxes.bash-2.05b$ ping 192.168.0.184
PING 192.168.0.184 (192.168.0.184) 56(84) bytes of data.
64 bytes from 192.168.0.184: icmp_seq=1 ttl=64 time=0.494 ms
64 bytes from 192.168.0.184: icmp_seq=2 ttl=64 time=0.255 ms
--- 192.168.0.184 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1003ms
rtt min/avg/max/mdev = 0.255/0.374/0.494/0.121 ms
in the process of this, i think i have found out how to specify static ip address for my machine too using linuxconf, which appears to edit the relevant file for the network interface in /etc/sysconfig/network-scripts/ but how do i now tell the computer which hostname goes with which ip address, so for example if i am upstairs and want to ssh to the mandrake machine, instead of typing ssh 192.168.0.184 i could just type ssh claudia - this is of course incidental to my real question above... although actually now i think of it, the static ip address is necessary if i want to add the nfs shares to my /etc/fstab isn't it? could i use the hostname in the fstab instead of the ip under the circumstance above by the way?
i was hoping not to have to post here about NFS, but i haven't used it before and the article doesn't cater for if you have a problem with the instructions.


