All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michele Petrazzo - Unipex srl <michele.petrazzo@unipex.it>
To: Shawn Fitzgerald <sargon97@gmail.com>
Cc: netfilter <netfilter@vger.kernel.org>
Subject: Re: Setting up a proxy with iptables
Date: Tue, 05 Aug 2008 08:31:39 +0200	[thread overview]
Message-ID: <4897F3CB.8090103@unipex.it> (raw)
In-Reply-To: <50805eb10808041406x545a5ed1q6da8302370a0accb@mail.gmail.com>

Shawn Fitzgerald wrote:
> I did an iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j 
> REDIRECT --to-ports 8080 and nothing. Just to make sure the firewall 
> was up I entered iptables -A OUTPUT -j DROP and it did block all 
> outbound traffic.
> 
> What am I missing here?
> 

Nothing it's not an answer.
How it's your lan? How are connected your eth0? Have you log the
incoming packets *before* redirect? Have you tried to tcpdump?
Too little infos...

Michele

  reply	other threads:[~2008-08-05  6:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02  7:18 Re:Setting up a proxy with iptables linuxmc
2008-08-02  8:04 ` Setting " Michele Petrazzo - Unipex srl
2008-08-04 21:06   ` Shawn Fitzgerald
2008-08-05  6:31     ` Michele Petrazzo - Unipex srl [this message]
2008-08-05 16:46       ` Shawn Fitzgerald
2008-08-05 17:28         ` Billy Crook
  -- strict thread matches above, loose matches on Subject: below --
2008-08-01 23:24 Shawn Fitzgerald

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=4897F3CB.8090103@unipex.it \
    --to=michele.petrazzo@unipex.it \
    --cc=netfilter@vger.kernel.org \
    --cc=sargon97@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.