From owner-freebsd-questions@FreeBSD.ORG Sat May 13 10:09:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E3BA16A403 for ; Sat, 13 May 2006 10:09:03 +0000 (UTC) (envelope-from jacekgawrych_itp@o2.pl) Received: from poczta.o2.pl (mx2.go2.pl [193.17.41.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A395E43D45 for ; Sat, 13 May 2006 10:09:02 +0000 (GMT) (envelope-from jacekgawrych_itp@o2.pl) Received: from [127.0.0.1] (cqs106.neoplus.adsl.tpnet.pl [83.31.250.106]) by poczta.o2.pl (Postfix) with ESMTP id CAEA674817F for ; Sat, 13 May 2006 12:09:00 +0200 (CEST) Message-ID: <4465B038.3030901@o2.pl> Date: Sat, 13 May 2006 12:08:56 +0200 From: Jacek Gawrych User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0619-3, 2006-05-12), Outbound message X-Antivirus-Status: Clean Subject: FTP behind NAT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jacekgawrych_itp@o2.pl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2006 10:09:03 -0000 hi, i'm using FreeBSD as a firewall(IPF)/gateway with external IP 10.15.0.10/16 and internal 192.168.0.250/24. inside LAN i have passive ftp server with 192.168.0.252/24. how should i configure ipnat (/etc/ipnat.rules)? thx for any piece of advice jacek