From owner-freebsd-isp Sun Aug 11 19:53:16 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F212D37B400 for ; Sun, 11 Aug 2002 19:53:14 -0700 (PDT) Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 706F643E70 for ; Sun, 11 Aug 2002 19:53:14 -0700 (PDT) (envelope-from kaltorak@quake.com.au) Received: from [210.49.77.192] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id idehaaaa for ; Mon, 12 Aug 2002 12:53:48 +1000 Message-ID: <3D572309.3030600@quake.com.au> Date: Mon, 12 Aug 2002 12:52:57 +1000 From: Kal Torak Organization: Quake Networking User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD ISP Subject: ipfw fwd'ing help Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi everyone.. I have two upsteam links on my gateway, but no asn or routing daemon running, and one of the links has a dynamic ip anyway.. What I am trying to do is foward packets out one of the links based on their source address with the ipfw fwd feature.. The way I thought to go about this was to set one link as the default route and then just have rules to foward certain src ips out the other interface.. The problem is that the packets dont go anywhere after being forwarded... Im thinking that this might be a routing issue or something but I cant seem to make it work... What would I need to do to get this setup working? Do I need to maybe go about it a different way? Thanks for any pointers! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message