DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 7th November 2012
Skinny Skinny is offline
Port Guard
 
Join Date: Jul 2012
Posts: 25
Default How to make polipo proxy transparent?

I'm using polipo for ad filtering. Instead of configuring each client to use a proxy I'd like to redirect all outgoing http traffic through polipo using pf.

I tried something like this (which of course didn't work. Polipo returns 404):
Code:
pass in on $lan_if proto tcp from $lan to !$lan port www \
    rdr-to $polipo_proxy port 8123
How can I redirect outgoing http traffic through polipo?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
transparent relay schmurfy OpenBSD General 5 20th April 2012 11:21 AM
transparent firewall & authpf? ll2ollvll3o OpenBSD General 2 10th April 2012 12:42 AM
Transparent proxy and bandwidth majkelos OpenBSD General 9 12th November 2011 02:52 AM
Transparent bridge performance with PF northwoods FreeBSD General 3 30th January 2009 09:48 AM
ftp-proxy on transparent bridge mswall OpenBSD Security 4 7th July 2008 01:30 PM


All times are GMT. The time now is 07:28 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick