From owner-freebsd-isp Fri Aug 16 22:11:14 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 88F8F37B400 for ; Fri, 16 Aug 2002 22:11:11 -0700 (PDT) Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F62743E72 for ; Fri, 16 Aug 2002 22:11:11 -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 fgfhaaaa for ; Sat, 17 Aug 2002 15:11:04 +1000 Message-ID: <3D5DDAC8.1050803@quake.com.au> Date: Sat, 17 Aug 2002 15:10:32 +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@freebsd.org Subject: fowarding packets - question 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 all, Just a quick question on fowarding.. Im fowarding based on src ip address using ipfw and I have just been using rules 'fwd from src ip to any' but that means that packets actualy supposed to stop at that system get forwarded anyway... How would I write the rules so that it forwards ONLY if the local host isnt the destination? Or achive something to that effect? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message