Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 11:43:06 +0200 (CEST)
From:      =?iso-8859-1?q?Claus=20Guttesen?= <cguttesen@yahoo.dk>
To:        current@freebsd.org
Subject:   nfs mounts on FreeBSD 5.1
Message-ID:  <20030820094306.9900.qmail@web14108.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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



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