From owner-freebsd-security Fri Jul 26 16:46:24 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 638C137B400 for ; Fri, 26 Jul 2002 16:46:22 -0700 (PDT) Received: from inord.no (oluf.et-n.no [213.161.160.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F55643E3B for ; Fri, 26 Jul 2002 16:46:15 -0700 (PDT) (envelope-from erik@pentadon.com) Received: from erikpc [213.161.168.206] by inord.no (SMTPD32-7.06) id AE4E54F9014E; Sat, 27 Jul 2002 01:42:06 +0200 Message-ID: <001001c234fe$c06c5d60$0200000a@erikpc> From: =?iso-8859-1?Q?Erik_Paulsen_Sk=E5lerud?= To: Subject: Problems with reaching a ftpd behind two DMZ clouds Date: Sat, 27 Jul 2002 01:47:06 +0200 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello. I have the following setup: FreeBSD(fxp0) --[LAN1]-- (fxp0) Windows XP with ICS enabled (wi0) ~~[LAN2]~~ (wi0) Wireless FreeBSD laptop LAN1 uses the 10.0.0.0/24 subnet LAN2 uses the 192.168.0.0/24 subnet If I try to reach the ftpd running on the FreeBSD on LAN1 from my wireless laptop on LAN2, I get the following error: Connected to 10.0.0.1. 421 Service not available, remote server has closed connection. If I try to reach the ftpd from my Windows XP computer, the ftp-session works just fine. I can imagine that this has something to do with the freebsd-laptop coming from a private netblock, but hosts.allow is set to ALL : ALL, so I really don't know where to fix this. Erik. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message