From owner-freebsd-questions Mon Oct 29 19: 6:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id 3225637B401 for ; Mon, 29 Oct 2001 19:06:26 -0800 (PST) Received: from midgar (unknown [148.243.246.194]) by mail.tecdigital.net (Postfix) with ESMTP id 25F741CE9; Mon, 29 Oct 2001 21:06:20 -0600 (CST) Message-ID: <003001c160ef$db03bcb0$0a00a8c0@midgar> From: "Mario Doria" To: Cc: References: <005b01c16034$575e2c80$0a00a8c0@midgar> <20011029164538.C224@gohan.cjclark.org> Subject: Re: Strange INETD behaviour Date: Mon, 29 Oct 2001 21:06:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From the shell, as root: "inetd" With no arguments. Also, it won't start from /etc/rc.conf. I have the lines: inetd_enable="YES" inetd_flags="-wW" Either way, it does not start. The only way I get it to work is by adding the argument "-a " It works by doing inetd -a 127.0.0.1 ----- Original Message ----- From: "Crist J. Clark" To: "Mario Doria" Cc: Sent: Monday, October 29, 2001 6:45 PM Subject: Re: Strange INETD behaviour > On Sun, Oct 28, 2001 at 10:44:05PM -0600, Mario Doria wrote: > > Hello > > > > I'm experiencing some strange inetd behaviour. I cvsuped my sources and made > > world today (sunday) with no errors. Now to the fun part: > > > > When I run inetd from the command line, it won't start, complains about: > > inetd[7971]: -a (null): servname not supported for ai_socktype > > inetd[7973]: -a (null): servname not supported for ai_socktype > > > > Now, if I run it like inetd -a 127.0.0.1 it starts perfectly. Also, I did it > > for all the IP addresses of the system and in each and every one of them, it > > started OK. What am I missing? > > > > Why it won't work? > > What is the exact command line you are trying that fails? > -- > Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message