From owner-freebsd-questions Fri Jul 12 13:17:32 2002 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 8B0EB37B401 for ; Fri, 12 Jul 2002 13:17:28 -0700 (PDT) Received: from web21412.mail.yahoo.com (web21412.mail.yahoo.com [216.136.232.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 3275E43E67 for ; Fri, 12 Jul 2002 13:17:28 -0700 (PDT) (envelope-from zopewiz@yahoo.com) Message-ID: <20020712201727.3179.qmail@web21412.mail.yahoo.com> Received: from [63.170.174.190] by web21412.mail.yahoo.com via HTTP; Fri, 12 Jul 2002 13:17:27 PDT Date: Fri, 12 Jul 2002 13:17:27 -0700 (PDT) From: Carlos Carnero Subject: Excluding from IP Filter redirection To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have already set up IP Filter and ipnat, together with Squid I have created a "transparent" proxy. The syntax of the ipnat rule is: rdr fxp0 0.0.0.0/0 port 80 -> 192.168.4.1 port 3128 being fxp0 my internal interface, and 192.168.4.1 the internal IP number of the gateway. So, right now everybody is directed to Squid :) However, is there a way to exclude a couple of internal IP numbers from being redirected? Best regards, Carlos. __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message