From owner-freebsd-questions@FreeBSD.ORG Wed May 25 22:13:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DC7E16A41C for ; Wed, 25 May 2005 22:13:17 +0000 (GMT) (envelope-from dennyboy@cableone.net) Received: from S2.cableone.net (smtp2.cableone.net [24.116.0.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id D73A343D1D for ; Wed, 25 May 2005 22:13:16 +0000 (GMT) (envelope-from dennyboy@cableone.net) Received: from dualman.cableone.net (unverified [24.119.190.179]) by S2.cableone.net (CableOne SMTP Service S2) with ESMTP id 21191855 for ; Wed, 25 May 2005 15:47:29 -0700 Date: Wed, 25 May 2005 17:13:05 -0500 (CDT) From: Denny White To: freebsd-questions@freebsd.org Message-ID: <20050525165856.L553@dualman.cableone.net> X-GPG-PUBLIC_KEY: http://wwwkeys.nl.pgp.net X-GPG-FINGERPRINT: D0A9 AD44 1F10 E09E OE67 EC25 CB44 F2E5 1644 E79A MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IP-stats: Incoming Last 2, First 10, in=30, out=0, spam=0 X-External-IP: 24.119.190.179 X-Abuse-Info: Send abuse complaints to abuse@cableone.net Subject: nfs, inetd & bad wait X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 22:13:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >From dennyboy@cableone.net Sun May 22 13:27:20 2005 Date: Sun, 22 May 2005 13:27:09 -0500 (CDT) From: Denny White To: freebsd-questions@freebsd.org Subject: pcnfsd question Running MS Services for Unix Admin on a windows box running XP, trying to use NFS exported mounts on an old HP LC II dual-processor Pentium 300. Everything on the old server is working ok. Running FreeBSD 5.4 Release. I didn't put the dmesg in here, but if someone needs it to look over the problem, can stick it in on a repost. Getting the following message from /var/log/messages & wondering if I've set something wrong, or if it's just a glitch. Tried searching the archives & googling, but didn't really come up with anything that could help me much. The exports work to the windows box ok. Little slow, initially accessing, but once exports are mapped on the xp box, everything speeds up fine. So, just trying to get some light on shed on this message directly below here: (getting this in /var/log/messages) May 21 23:41:54 dualman inetd[504]: /etc/inetd.conf: bad wait/nowait for service p Here are as many of the settings as I could think of to put in here for reference: (this setting in /etc/inetd.conf -- also tried it using tcp here & client) pcnfsd/1-2 dgram rpc/udp wait root /usr/local/libexec/rpc.pcnfsd rpc.pcnfsd (from kernel configuration) options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT (/etc/exports) /home/theuser -maproot=0 192.168.1.100 /mnt/theuser -maproot=0 192.168.1.100 (output of sockstat 4l) USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS root inetd 504 5 udp4 *:55779 *:* root sendmail 430 4 tcp4 127.0.0.1:25 *:* root sshd 424 4 tcp4 *:22 *:* root lpd 391 7 tcp4 *:515 *:* root nfsd 353 3 tcp4 *:2049 *:* root mountd 351 4 udp4 *:759 *:* root mountd 351 5 tcp4 *:822 *:* root rpcbind 284 9 udp4 *:111 *:* root rpcbind 284 10 udp4 *:753 *:* root rpcbind 284 11 tcp4 *:111 *:* root syslogd 267 6 udp4 *:514 *:* I guess it goes without saying, I could use samba, which I have before on other boxes, but I just wanted to see if I could get nfs working half way reliably to a windows box. =================================== Unix is like a wigwam. No gates, no windows, and an apache inside. =================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFClPh7y0Ty5RZE55oRAka+AJ9R/IBNTFrpzHmBT8f9kdUrATiNAQCg07NI z/BXh3YwsXenv0NIFfs78vY= =/Eyy -----END PGP SIGNATURE-----