Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 1998 10:28:58 -0500 (EST)
From:      Steven Ames <steve@news.cioe.com>
To:        eculp@webwizard.org.mx, yurtesen@ispro.net.tr
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: cisco
Message-ID:  <199806291528.KAA06600@news.cioe.com>
In-Reply-To: <35977A80.7CC78D60@webwizard.org.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806291528.KAA06600>