From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 14:45:25 2003 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 7BC9716A4BF for ; Tue, 19 Aug 2003 14:45:25 -0700 (PDT) Received: from remt21.cluster1.charter.net (remt21.cluster1.charter.net [209.225.8.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B090F43FBD for ; Tue, 19 Aug 2003 14:45:24 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt21.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 128011425; Tue, 19 Aug 2003 17:45:21 -0400 From: "Charles Howse" To: "'Dirk Meyer'" , Date: Tue, 19 Aug 2003 16:45:14 -0500 Message-ID: <004101c3669b$2c820b70$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: RE: Make popa3d listen on specific interface 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: Tue, 19 Aug 2003 21:45:25 -0000 > nomally popa3d is not listing at all, inetd is. > > 1) add to /etc/rc.conf: > inetd_flags="-wW -a 192.168.254.3" You are, of course, correct. Thanks, that is just what I wanted!