linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* transparent proxy
@ 2005-02-03 12:30 Luca Ferrari
  2005-02-03 15:58 ` Jens Knoell
  0 siblings, 1 reply; 6+ messages in thread
From: Luca Ferrari @ 2005-02-03 12:30 UTC (permalink / raw)
  To: linux-admin

Hi,
I'm trying to use a machine as a transparent firewall/proxy, using iptables as 
described in the transparent proxy mini howto:
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 
8080

where eth0 is my internal interface (eth1 is connected directly to the 
router). Now, when I try to browse the web, i always get the squid error page 
saying that the url "/" cannot be retrieved. For example, going to 
www.google.com is translated as /.
Any idea?

Thanks,
Luca
-- 
Luca Ferrari,
fluca1978@infinito.it



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-02-05 20:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03 12:30 transparent proxy Luca Ferrari
2005-02-03 15:58 ` Jens Knoell
2005-02-05 18:22   ` Andreas Unterkircher
2005-02-05 19:42     ` Adrian C.
2005-02-05 20:22       ` Andreas Unterkircher
2005-02-05 20:47         ` Andreas Unterkircher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).