From owner-freebsd-ipfw@FreeBSD.ORG Sun May 6 21:28:27 2007 Return-Path: X-Original-To: ipfw@freebsd.org Delivered-To: freebsd-ipfw@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD6B116A400 for ; Sun, 6 May 2007 21:28:27 +0000 (UTC) (envelope-from ap@bnc.net) Received: from bis.bonn.org (www.bis.bonn.org [217.110.117.102]) by mx1.freebsd.org (Postfix) with ESMTP id 431D513C46C for ; Sun, 6 May 2007 21:28:26 +0000 (UTC) (envelope-from ap@bnc.net) Received: from [194.39.192.125] (account bnc-mail@mailrelay.mailomat.net HELO bnc.net) by bis.bonn.org (CommuniGate Pro SMTP 5.1.8) with ESMTPSA id 5376048; Sun, 06 May 2007 22:28:19 +0200 X-SpamCatcher-Score: 2 [X] Received: from [194.39.194.134] (account ap HELO [194.39.194.134]) by bnc.net (CommuniGate Pro SMTP 5.1.7) with ESMTPSA id 2741035; Sun, 06 May 2007 22:27:19 +0200 In-Reply-To: <463E377E.2000300@elischer.org> References: <33910a2c0705041812s2aaf0b62t785e16abc0decee6@mail.gmail.com> <463E377E.2000300@elischer.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Achim Patzner Date: Sun, 6 May 2007 22:28:00 +0200 To: Julian Elischer X-Mailer: Apple Mail (2.752.3) Cc: Jason Hills , ipfw@freebsd.org Subject: Re: Policy Routing natd+ipfw X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2007 21:28:27 -0000 On 06.05.2007, at 22:15, Julian Elischer wrote: > Jason Hills wrote: >> It works for port 8668 but doesnt work for 8669 (the second xDSL >> link) It has been working for me for years (since 4.something). > this means that you need to do the NAT before you do the FWD. As he was talking about PPPoE - I would either use a device like the Level-One FBR-4000 or do the PPPoE on the FreeBSD router itself and put NAT into the ppp setup. Achim