From owner-freebsd-isp Mon Oct 15 11:50: 8 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail3.megamailservers.com (mail3.megamailservers.com [216.251.36.13]) by hub.freebsd.org (Postfix) with ESMTP id 434E637B405 for ; Mon, 15 Oct 2001 11:50:02 -0700 (PDT) Received: from blake ([24.101.32.246]) by mail3.megamailservers.com (8.12.1/8.12.0.Beta10) with SMTP id f9FInrkk036812; Mon, 15 Oct 2001 14:49:54 -0400 (EDT) From: "Blake Crosby" To: "Ken Arck" , Subject: RE: Ftpd on only one IP? Date: Mon, 15 Oct 2001 14:49:53 -0400 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3.0.32.20011015114633.013ca780@mail.cybcon.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you are running ftpd through inetd, you might have to kill -1 inetd. Blake > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Ken Arck > Sent: October 15, 2001 2:47 PM > To: freebsd-isp@freebsd.org > Subject: Ftpd on only one IP? > > > For some reason, ftpd only allows connects on one IP aliased onto > this box. > Here's what ifconfig reports (I've removed the actual IP's, but they're > reported properly ) > > FreeBSD 2.2.8-RELEASE #0: Fri Jan 8 17:01:27 PST 1999 > > bash-2.02$ ifconfig -a > lnc1: flags=843 mtu 1500 > inet XXX.XXX.XXX.X netmask 0xfffffff0 broadcast XXX.XXX.XXX.15 > inet YYY.YYY.YYY.Y netmask 0xfffffff0 broadcast YYY.YYY.YYY.15 > ether 00:06:29:05:ed:23 > lp0: flags=8810 mtu 1500 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > YYY.YYY.YYY.Y works fine, but I can't connect to XXX.XXX.XXX.X using FTP, > although both telnet and SSH work fine on either IP. > > And no, ftpd is not running using -D, only -l > > Help! > > Ken > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message