I'd like to mount my ubuntu box as an NFS share for debian 3.1 on the TS-7200
I've installed nfs-kernel-server, nfs-common and portmap on the ubuntu box,
modified /etc/exports to include
/home/craign 192.168.1.xxx(rw,sync,no_subtree_check)
where xxx is the TS-7200
and rebooted the ubuntu box
/mnt/backup exists on the TS-7200
When I issue
sudo mount -t nfs 192.168.1.yyy:/home/craign /mnt/backup
with yyy the ubuntu box
It hangs, then the connection times out.
I can ssh into the ubuntu box at 192.168.1.yyy, so the network connection is
good.
Any idea what I could be doing wrong?
Many TIA,
Craig
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|