From owner-freebsd-ipfw Fri Mar 24 14:37:57 2000 Delivered-To: freebsd-ipfw@freebsd.org Received: from kira.epconline.net (kira.epconline.net [209.83.132.2]) by hub.freebsd.org (Postfix) with ESMTP id 6255D37BCFE for ; Fri, 24 Mar 2000 14:37:52 -0800 (PST) (envelope-from carock@epctech.com) Received: from therock (borkstation.epconline.net [209.83.132.11]) by kira.epconline.net (8.9.3/8.9.3) with SMTP id QAA36571 for ; Fri, 24 Mar 2000 16:37:46 -0600 (CST) Reply-To: From: "Chuck Rock" To: "'Freebsd-Ipfw" Subject: blocking web access selectively using ipfw? Date: Fri, 24 Mar 2000 16:42:08 -0600 Message-ID: <003101bf95e2$2f8ed2e0$0200000a@epconline.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We're running multiple FreeBSD boxes as firewall/proxy solutions for some of our customers. I would like to know if there's a way to block web traffic from one interface to the other using a web address rather than IP? I didn't want to run Squid and try and set up that way if possible. Thanks, Chuck Rock EPC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message From owner-freebsd-ipfw Fri Mar 24 19:27:40 2000 Delivered-To: freebsd-ipfw@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 9ED4137B702 for ; Fri, 24 Mar 2000 19:27:29 -0800 (PST) (envelope-from mw@theatre.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id EAA22753 for freebsd-ipfw@FreeBSD.ORG; Sat, 25 Mar 2000 04:27:16 +0100 (CET) Received: (from mw@localhost) by theatre.lan (8.9.3/8.9.3) id DAA16113 for freebsd-ipfw@FreeBSD.ORG; Sat, 25 Mar 2000 03:22:24 +0100 (CET) (envelope-from mw) Date: Sat, 25 Mar 2000 03:22:23 +0100 From: Martin Welk To: "'Freebsd-Ipfw" Subject: Re: blocking web access selectively using ipfw? Message-ID: <20000325032223.A16081@theatre.lan> References: <003101bf95e2$2f8ed2e0$0200000a@epconline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <003101bf95e2$2f8ed2e0$0200000a@epconline.net>; from carock@epctech.com on Fri, Mar 24, 2000 at 04:42:08PM -0600 Organization: Private UUCP/Usenet site. X-Operating-System: FreeBSD http://www.freebsd.org/ Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 24, 2000 at 04:42:08PM -0600, Chuck Rock wrote: > We're running multiple FreeBSD boxes as firewall/proxy solutions for some of > our customers. I would like to know if there's a way to block web traffic > from one interface to the other using a web address rather than IP? I didn't > want to run Squid and try and set up that way if possible. As long as you do name based virtual hosting, it isn't by doing IP filtering, but for example, with rules for each virtual host it is possible from within Apache. Regards, Martin -- ,,Oh, there's a lot of opportunities, if you're knowing to take them, you know, there's a lot of opportunities, if there aren't you can make them, make or break them!'' (Tennant/Lowe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message