Dnia 15-03-2010 o godz. 13:40 fedorischev napisał(a):
> Đ�Ń�žĐžĐąŃ�ľĐ˝Đ¸Đ¸ ĐžŃ�Monday 15 March 2010 
15:30:23 в�
> напиŃ�°ĐťĐ¸:
> 
> > Thanks for advice and what now? I checked /var/log/messages and still no
> > errors ?
> > in access.log there are no current entry so connections to WWW work but
> > not through squid.
> > Please Help !
> >
> 
> I'm afraid to ask this question, but...
> 
> Did you point your web-browser on proxy ? :)

No because http_port 192.168.0.1:8080 transparent so it's transparent 
mode and no need to set web-browser (eth0 = Wan eth1=Lan=192.168.0.1)

iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT 
--to-port 8080
It's correct iptables rule ?


Reply via email to