From owner-freebsd-stable@FreeBSD.ORG Thu Jun 20 13:16:28 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4FA40CC8 for ; Thu, 20 Jun 2013 13:16:28 +0000 (UTC) (envelope-from h.schmalzbauer@omnilan.de) Received: from host.omnilan.net (s1.omnilan.net [62.245.232.135]) by mx1.freebsd.org (Postfix) with ESMTP id DCF751857 for ; Thu, 20 Jun 2013 13:16:27 +0000 (UTC) Received: from titan.inop.wdn.omnilan.net (titan.inop.wdn.omnilan.net [172.21.3.1]) (authenticated bits=0) by host.omnilan.net (8.13.8/8.13.8) with ESMTP id r5KDCFDD048716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 20 Jun 2013 15:12:16 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Message-ID: <51C2FFAA.7030707@omnilan.de> Date: Thu, 20 Jun 2013 15:12:10 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: ftp-proxy(8) doesn't respect "-a" (source address for outgoing control connection) X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC837EB179514C3D3E992DA90" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 13:16:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC837EB179514C3D3E992DA90 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hello, according to man (8) ftp-proxy, "-a 1.2.3.4" should instruct ftp-proxy to use 1.2.3.4 as source address for outgoing control connections. But it doesn't. It seems to greatly ignor that directive, since I can pass any address, ieven if the machine doesn't own it. It always uses the EGRES interface's inet address - inet6 not tested. Any ideas why? Thanks, -Harry --------------enigC837EB179514C3D3E992DA90 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlHC/68ACgkQLDqVQ9VXb8hwIgCgqJPl14Z7GUBVmdouN7XVZTPr czYAn2RlkrtoUun+nxXVIkDQfbkqbCJy =k9tm -----END PGP SIGNATURE----- --------------enigC837EB179514C3D3E992DA90--