All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hernán Mailluquet" <hernan@mdp.edu.ar>
To: netfilter@lists.netfilter.org
Subject: Redirection question.
Date: Tue, 11 Mar 2003 12:04:16 -0300	[thread overview]
Message-ID: <001e01c2e7df$7bfd3430$0db600c8@ANTARES1> (raw)

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

Hi, i have doing transparent proxy with squid and this port redirect rule:

iptables -t nat -A PREROUTING -i eth1 -p TCP --dport 80 -j REDIRECT --to-port 8080

and works fine. Now, i want dont't redirect some request to destination dirs like 192.168.0.0/24 and 192.168.1.0/24 (for example). How i can do this? 

Thanks.

[-- Attachment #2: Type: text/html, Size: 1007 bytes --]

             reply	other threads:[~2003-03-11 15:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11 15:04 Hernán Mailluquet [this message]
2003-03-11 15:20 ` Redirection question Jesper Lund
  -- strict thread matches above, loose matches on Subject: below --
2004-12-20 17:02 Sasa Stupar
2004-12-20 17:05 ` Sasa Stupar
2004-12-20 21:33   ` Sasa Stupar
2004-12-20 22:47 Hudson Delbert J Contr 61 CS/SCBN
2004-12-21  7:52 ` Sasa Stupar

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='001e01c2e7df$7bfd3430$0db600c8@ANTARES1' \
    --to=hernan@mdp.edu.ar \
    --cc=netfilter@lists.netfilter.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 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.