From owner-freebsd-isp Mon Oct 15 11:47:37 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id 0D69A37B409 for ; Mon, 15 Oct 2001 11:47:35 -0700 (PDT) Received: from ph (ph.cybcon.com [208.187.210.62]) by mail.cybcon.com (8.10.1/8.10.1) with SMTP id f9FIm9X27548 for ; Mon, 15 Oct 2001 11:48:09 -0700 (PDT) Message-Id: <3.0.32.20011015114633.013ca780@mail.cybcon.com> X-Sender: ph@mail.cybcon.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Mon, 15 Oct 2001 11:46:35 -0700 To: freebsd-isp@freebsd.org From: Ken Arck Subject: Ftpd on only one IP? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 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