Hello. I use transproxy which is a transparent proxy. Of course this is only usable if you have a debian router/gateway. A transparent proxy completely prevents anyone from attempting to bypass or even know that a proxy is even there. ;)
To use a transproxy you will also need to use this iptables rule: iptables -t nat -A PREROUTING --protocol tcp --dport 80 -j REDIRECT --to-ports 8081 Change 8081 to which ever your proxy port maybe. Happy hacking :) Kevin. On Thu, 17 Aug 2006 09:07:40 +0200 "Christof Hurschler" <[EMAIL PROTECTED]> wrote: > does anyone know if firefox can use the http_proxy einviornment variable? > > Thanks, > > C > -- > > > "Feel free" ___ 10 GB Mailbox, 100 FreeSMS/Monat ... > Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]