Search squid archive

Re: Transparent Proxy problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Feb 2, 2008 9:00 AM, Indunil Jayasooriya <indunil75@xxxxxxxxx> wrote:
> On Feb 1, 2008 4:40 PM, Teber Özceyhan <tozceyhan@xxxxxxxxxxxx> wrote:
> > hi all,
> >
> > I've FC8 Box running as firewall-proxy.
> > this is my first try to run this kind of box. But there is some
> > problems. iptables have simply 2 basic sentence.
> > but Transparent proxy doesn't work
> >
> > iptables 1.3.8
> > iptables -X
> > iptables -t nat -A POSTROUTING -s 192.168.2.0/24 -j MASQUERADE
> > iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j REDIRECT
> > --toports 3128
> >
> > my box has two ethernet eth1 to LAN eth0 to INTERNET
>
> try this command
>
> iptables -A INPUT -i eth1 -p tcp --dport 3128 -j ACCEPT
>
>
>
>
> --
> Thank you
> Indunil Jayasooriya
>



-- 
Thank you
Indunil Jayasooriya


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux