nfs mounts on FreeBSD 5.1

Claus Guttesen cguttesen at yahoo.dk
Wed Aug 20 03:17:52 PDT 2003


Hi.

I'm trying to nfs-mount a FreeBSD 5.1 client on a
Redhat 7.3 nfs-server. I have the line
nfs_client_enable="YES" in /etc/rc.conf and
nfsclient.ko is loaded.
 
The error I get is
[udp] nfs-srv:/mount/a: RPCMNT: clnt_create: RPC:
Program not registered

The mount-command is
mount_nfs -o port=2049 nfs-srv:/mount/a /mount/a

I've tried nfs v.2 and 3 as options, but no change.

The Linux-server is accepting nfs-mount-requests
from other clients so the server itself is OK.

Doing a tcpdump gives me:

sidsel/home/claus#>tcpdump udp port nfs   
tcpdump: listening on fxp0
11:34:11.177302 sidsel.1061287510 > nfs-srv.nfs: 40
null
11:34:11.177421 nfs-srv.nfs > sidsel.1061287510:
reply
ok 24 null (DF)

The FreeBSD 5.1 client is tracking tag=RELENG_5_1
cvsup'ed 14. Aug. 2003. Only IPv4.

regards
Claus


Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan


More information about the freebsd-questions mailing list