Re: URL filtering / IP Filter NKE
Re: URL filtering / IP Filter NKE
- Subject: Re: URL filtering / IP Filter NKE
- From: Jens Alfke <email@hidden>
- Date: Wed, 22 Jun 2011 09:35:16 -0700
It sounds like you’re trying to implement HTTP-level functionality (blocking specific URLs) at the IP layer. You must have a good reason for doing it that way (to make it harder for non-admin users to turn off?) but it makes your job a lot harder than simply using an HTTP proxy.
Maybe you could combine the two approaches by making your IP filter simply detect HTTP traffic and reroute it to a local HTTP proxy, which can then do the work of matching URLs and returning HTTP-level error messages.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden