Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: NFS trouble, help fix< Next Oldest | Next Newest >
masson Offline





Group: Members
Posts: 2
Joined: June 2006
Posted: July 17 2006,05:27 QUOTE

hello.
A have two computers. Server - SuSe 10 (without firewall) and client DSL.

configure -
SERVER
/etc/exports
Code Sample
/export    *(rw,root_squash,sync)

/etc/hosts.allow
Code Sample
ALL: ALL

/etc/hosts.deny
Code Sample
http-rman : ALL EXCEPT LOCAL

out of  rpcinfo -p
Code Sample

program vers proto   port
   100000    2   tcp    111  portmapper
   100000    2   udp    111  portmapper
   100005    1   udp    870  mountd
   100005    1   tcp    871  mountd
   100005    2   udp    870  mountd
   100005    2   tcp    871  mountd
   100005    3   udp    870  mountd
   100005    3   tcp    871  mountd
   100003    2   udp   2049  nfs
   100003    3   udp   2049  nfs
   100003    4   udp   2049  nfs
   100003    2   tcp   2049  nfs
   100003    3   tcp   2049  nfs
   100003    4   tcp   2049  nfs
   100024    1   udp   1028  status
   100021    1   udp   1028  nlockmgr
   100021    3   udp   1028  nlockmgr
   100021    4   udp   1028  nlockmgr
   100024    1   tcp   1030  status
   100021    1   tcp   1030  nlockmgr
   100021    3   tcp   1030  nlockmgr
   100021    4   tcp   1030  nlockmgr


CLIENT
out of  rpcinfo -p
Code Sample

program vers proto   port
   100000    2   tcp    111  portmapper
   100000    2   udp    111  portmapper
   100024    1   udp   811  status
   100024    1   tcp    814  status

out of mount -t nfs 10.20.30.5:/home/masson/DSL_store /mnt/hd
Code Sample
RPC: Remout system error - Connection timed out


___
where is my mistake?
Back to top
Profile PM 
skaos Offline





Group: Members
Posts: 430
Joined: April 2004
Posted: July 17 2006,09:33 QUOTE

Could you try:
mount -t nfs 10.20.30.5:/export /mnt/hd

If that doesn't work, is there a firewall on your DSL box?

A couple of links if you want to use a firewall:
http://www.troubleshooters.com/lpm/200305/200305.htm
http://www.troubleshooters.com/lpm/200305/200305.htm#_NFS_Gotchas
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: July 17 2006,19:31 QUOTE

Try starting all three of these on the client (DSL) side.

sudo portmap
sudo rpc.statd
sudo rpc.lockd
Back to top
Profile PM WEB 
masson Offline





Group: Members
Posts: 2
Joined: June 2006
Posted: July 19 2006,02:57 QUOTE

Hello, all!
Quote
Could you try:
mount -t nfs 10.20.30.5:/export /mnt/hd

yes, i try it. i am sorry, I have typing error in my first message.

Quote
sudo portmap
sudo rpc.statd
sudo rpc.lockd

no effect

Have anyone other ideas?
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: July 19 2006,06:48 QUOTE

Are you sure of your Suse server setup?
Can you use nfs from another client machine to connect with Suse?

I don't think there is any issue with DSL client NFS.
I was able to use DSL NFS client to mount NFS exported dirs on my RedHat server. No issue at all. And, btw, only portmap is needed on the client, DSL, side.

I am not familiar with your server side setup. But maybe that is Suse which I am not at all familiar.

Usually my allow and deny files are by service type, i.e, portmap lockd mountd statd rquotad

Your shows only http-rman: ?
Your export file shows an /export directory. Do you have such a directory off of your / on Suse machine?

What does...

cat /proc/fs/nfs/exports

show?
Back to top
Profile PM WEB 
4 replies since July 17 2006,05:27 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: NFS trouble

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code