Polipo to work as a transparent proxy

Rajeev Bansal <[email protected]>
Newsgroups gmane.comp.web.polipo.user
Message-ID <CAM05Qodqzi4X944HesX==9K20nRifeq34uAdPpiDq8Rv13Qtsw@mail.gmail.com>
Hi All,

  Just curious to know, if Polipo can be configured as a transparent
proxy. What I meant by that is, the client who are browsing via polipo
need not to make any special settings in their browser to pass through
the polipo. I tried to use iptables redirection and nat rules to make
it work like a transparent proxy but I was getting HTTP 404 error from
polipo code.

I added the below rules but no luck.

iptables -t nat -A PREROUTING -i <lan-if-name> -p tcp --dport 80 -J
DNAT --to <lan-if-ip>:8123

iptables -t nat -A PREROUTING -i <wan-if-name> -p tcp --dport 80 -j
REDIRECT --to-port 8123



Thanks,
-Rajeev

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.