Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 17:11:37 -0500
From:      Bret J Esquivel <bret@immense.net>
To:        freebsd-questions@freebsd.org
Cc:        bret@immense.net
Subject:   NFS over IPSec tunnel
Message-ID:  <20060522171137.m09gfx2s6c08g80g@webmail.immense.net>

next in thread | raw e-mail | index | archive | help
I am trying to connect to a NFS server over my IPSec tunnel. However,  
I whenever I  try to mount I get:

[udp] 10.0.20.1:/usr: RPCPROG_MNT: RPC: Timed out

What's wierd is that I can do RPC calls to it, such as:

[bret@kahuna:/mnt] rpcinfo -t 10.0.20.1 nfs
program 100003 version 2 ready and waiting
program 100003 version 3 ready and waiting
[bret@kahuna:/mnt] rpcinfo -u 10.0.20.1 nfs
program 100003 version 2 ready and waiting
program 100003 version 3 ready and waiting

And even a 'showmount -e 10.0.20.1' works:

Exports list on oasis:
/usr                               10.0.10.10

This client box is connected to another NFS via the local lan and runs  
fine. The firewall rules on both boxes were flushed as a last ditch  
effort to get this to work, but still nothing. Anyone have any insight  
on this problem?

Thanks!

-- 
Bret J. Esquivel
Immense Networks LLC
http://www.immense.net







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060522171137.m09gfx2s6c08g80g>