From: Jens Knoell <jens@surefoot.com>
To: Luca Ferrari <fluca1978@infinito.it>
Cc: linux-admin@vger.kernel.org
Subject: Re: transparent proxy
Date: Thu, 03 Feb 2005 08:58:05 -0700 [thread overview]
Message-ID: <42024A0D.20207@surefoot.com> (raw)
In-Reply-To: <200502031330.21972.fluca1978@infinito.it>
Luca Ferrari wrote:
>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
>
>
That sounds like a faulty squid configuration. What does squids logfile say?
Jen
next prev parent reply other threads:[~2005-02-03 15:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-03 12:30 transparent proxy Luca Ferrari
2005-02-03 15:58 ` Jens Knoell [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42024A0D.20207@surefoot.com \
--to=jens@surefoot.com \
--cc=fluca1978@infinito.it \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).