Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2001 11:46:35 -0700
From:      Ken Arck <ph@ah6le.net>
To:        freebsd-isp@freebsd.org
Subject:   Ftpd on only one IP?
Message-ID:  <3.0.32.20011015114633.013ca780@mail.cybcon.com>

next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX> 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<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.20011015114633.013ca780>