From owner-freebsd-isp Mon Jun 29 08:29:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA05182 for freebsd-isp-outgoing; Mon, 29 Jun 1998 08:29:14 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from news.cioe.com (news.cioe.com [204.248.219.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA05176 for ; Mon, 29 Jun 1998 08:29:12 -0700 (PDT) (envelope-from steve@news.cioe.com) Received: (from steve@localhost) by news.cioe.com (8.8.8/8.8.5) id KAA06600; Mon, 29 Jun 1998 10:28:58 -0500 (EST) Date: Mon, 29 Jun 1998 10:28:58 -0500 (EST) From: Steven Ames Message-Id: <199806291528.KAA06600@news.cioe.com> To: eculp@webwizard.org.mx, yurtesen@ispro.net.tr Subject: Re: cisco Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <35977A80.7CC78D60@webwizard.org.mx> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > this is not exactly related to freebsd, sorry but... :) > > well I want to restrict my users to use port 80 to surf on the net, > > instead I want them to use my proxy server at port 8080. > > because I have limited bandwidth, also I just want to close port 80 > > for my users, the other people should be able on the outside should > > be able to connect my proxy server. Instead of just blocking port 80 you can redirect it (transparently) to your proxy server (if you convince your proxy server to run on port 80) using policy based routing (ip policy route-map). -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message