From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 20:05:53 2004 Return-Path: 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 BDEE416A4CE for ; Wed, 22 Dec 2004 20:05:53 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F1F43D55 for ; Wed, 22 Dec 2004 20:05:53 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0A18551844; Wed, 22 Dec 2004 12:05:53 -0800 (PST) Date: Wed, 22 Dec 2004 12:05:52 -0800 From: Kris Kennaway To: "Andrew P." Message-ID: <20041222200552.GB53171@xor.obsecurity.org> References: <41C9D01F.2020608@mail.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline In-Reply-To: <41C9D01F.2020608@mail.ru> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: rpc.lockd and statd fail to start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 20:05:53 -0000 --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 22, 2004 at 10:50:55PM +0300, Andrew P. wrote: > Hello! >=20 > I got this: >=20 > satsmb# rpc.statd > rpc.statd: svc_tli_create: could not open connection for udp6 > rpc.statd: svc_tp_create: Could not register prog 100024 vers 1 on udp > rpc.statd: cannot create udp service > satsmb# rpc.lockd > rpc.lockd: unable to register (NLM_PROG, NLM_SM, udp) Are you running rpcbind? The udp6 warning is not by itself fatal, but the fact that it can't register anything with rpcbind is. Kris --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBydOgWry0BWjoQKURAkJaAJ4wqSj+TbECfrf3qOf0NUYmsGjEiwCbBDA0 Hp+KLew7s9+n3sEusj6zOaM= =kDG9 -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS--