Linux Netfilter discussions
 help / color / mirror / Atom feed
* redirect to webpage
@ 2007-10-31 15:11 dhottinger
  2007-10-31 16:37 ` Grant Taylor
  0 siblings, 1 reply; 8+ messages in thread
From: dhottinger @ 2007-10-31 15:11 UTC (permalink / raw)
  To: netfilter@vger.kernel.org

I currently block a host of proxifier sites at my firewall using:
$IPC -t nat -A PREROUTING -p tcp -d apchemistry.info -j DROP

Not sure if this is the best practice, but it works fine.  What I  
would like to do, instead of dropping this traffic is have it sent to  
an internal webserver that has our acceptable use policy on it.  Is  
there a REDIRECT command, or what would be the best way to accomplish  
this.  Most of this traffic is actually on port 443, and I cant funnel  
this through my transparent proxy (squid).

thanks,


-- 
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools

"rarely do people communicate, they just take turns talking"


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-11-01 16:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 15:11 redirect to webpage dhottinger
2007-10-31 16:37 ` Grant Taylor
2007-10-31 17:02   ` dhottinger
2007-10-31 18:34     ` Grant Taylor
2007-11-01  0:57       ` dhottinger
2007-11-01  9:21         ` G.W. Haywood
2007-11-01  9:56         ` Pascal Hambourg
2007-11-01 16:19         ` Grant Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox