From owner-freebsd-stable Fri Aug 25 12:11: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from accord.grasslake.net (accord.grasslake.net [206.11.249.240]) by hub.freebsd.org (Postfix) with ESMTP id DEC4437B42C for ; Fri, 25 Aug 2000 12:10:59 -0700 (PDT) Received: from marlowe (accord.grasslake.net [206.11.249.240]) by accord.grasslake.net (8.9.3/8.9.3) with SMTP id OAA06870 for ; Fri, 25 Aug 2000 14:12:16 -0500 (CDT) (envelope-from swb@grasslake.net) Message-ID: <012401c00ec8$4a7c6bd0$b8209fc0@marlowe> From: "Shawn Barnhart" To: Subject: Can I run two inetd processes? Date: Fri, 25 Aug 2000 14:11:35 -0500 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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm pretty sure the answer to this is "yes", but if I use the -a option (probably along with -p) and a seperate config file when launching inetd, can I launch it twice? I'd like a "secure" inetd for my external NIC and a more permissive inetd for my internal connection. Is this how the -a option is supposed to be used? Is there a clean way to do this within rc.conf, or should the second one just get launched from /usr/local/etc/rc.d? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message