From owner-freebsd-questions Sun Oct 28 20:44:27 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 7D0A737B403 for ; Sun, 28 Oct 2001 20:44:21 -0800 (PST) Received: from midgar (unknown [148.243.246.236]) by mail.tecdigital.net (Postfix) with ESMTP id A5CF91B96 for ; Sun, 28 Oct 2001 22:44:15 -0600 (CST) Message-ID: <005b01c16034$575e2c80$0a00a8c0@midgar> From: "Mario Doria" To: Subject: Strange INETD behaviour Date: Sun, 28 Oct 2001 22:44:05 -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 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? Thanks Mario Doria To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message