From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 18:40:48 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 6015416A4BF for ; Mon, 1 Sep 2003 18:40:48 -0700 (PDT) Received: from southgate.ph.inter.net (lanceb.ph.inter.net [202.61.82.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FDEA43FF5 for ; Mon, 1 Sep 2003 18:40:47 -0700 (PDT) (envelope-from chael@southgate.ph.inter.net) Received: from JMICH (jmich [192.168.1.254]) by southgate.ph.inter.net (Postfix) with SMTP id C224720B4; Tue, 2 Sep 2003 09:38:46 +0800 (PHT) Message-ID: <000b01c370f3$3cebdc40$fe01a8c0@JMICH> From: To: , , References: <114.28370f15.2c854c92@aol.com> Date: Tue, 2 Sep 2003 09:40:49 +0800 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.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: FreeBSD 5.1 i386 not allowing incoming ftp connects? 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, 02 Sep 2003 01:40:48 -0000 Hmm... funny, i have thought that inetd_enabled="YES" was default regardless if it's in rc.conf or not. Because even it it's not in rc.conf, you can still see it running when you ps -ax (/usr/sbin/inetd -wW). I have my pop3 (which requires editing the inetd.conf) working even if that line is not in my rc.conf. ----- Original Message ----- From: To: Cc: Sent: Tuesday, September 02, 2003 9:29 AM Subject: Re: FreeBSD 5.1 i386 not allowing incoming ftp connects? > As it turns out, a one liner: inetd_enabled="YES" > added to rc.conf caused it to come up correctly. > > Now it is running fine! Thanks all.... > > Bob Keys > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >