Shdwdrgn, thanks for the suggestion but it still doesn't work. I thought it may be a Wifi problem but I have tried it with my CF ethernet card and still the same problem. I am wondering if it is not something to do with my Belkin wireless router, I can ping my desktop, so it is letting ICMP through, but maybe not regular packets?? I looked at the router setting and didn't notice anything that should cause this problem.
I am not one to tire easily, I got my GPS up and running with gpsd and roadmap and flite, but this is something that should be really trivial, just can't figure it out
I'll try it on another Linux, maybe Mandrake.
BTW on my desktop I run the nfs script .. should I be running anything else
--------------------------------------------------------------------------------
[root@localhost init.d]# ./nfs start
Starting NFS services: [ OK ]
Starting NFS quotas: [ OK ]
Starting NFS daemon: [ OK ]
Starting NFS mountd: [ OK ]
[root@localhost init.d]# cat /etc/exports
/home/arnold 192.168.2.77(rw,no_root_squash,sync)
[root@localhost init.d]#