Re: nfsd can't listen on udp

2009-12-03 Thread Ruben de Groot
On Wed, Dec 02, 2009 at 10:38:31PM +0100, Ksh J. Fry typed: > Hi, I'm running nfsd on FreeBSD (7.2 and 8.0) but it seem don't listen > on udp. >From the listen(2) manpage: The listen() system call applies only to sock- ets of type SOCK_STREAM or SOCK_SEQPACKET Ruben > $ tail /etc/rc.conf

nfsd can't listen on udp

2009-12-02 Thread Ksh J. Fry
Hi, I'm running nfsd on FreeBSD (7.2 and 8.0) but it seem don't listen on udp. $ tail /etc/rc.conf rpcbind_enable="YES" rpc_lockd_enable="YES" rpc_statd_enable="YES" nfs_server_enable="YES" nfs_server_flags="-t -u -n 4" mountd_flags="-p 962 -r" $ netstat -a -f inet | grep nfsd tcp4 0