All of lore.kernel.org
 help / color / mirror / Atom feed
From: Payal Rathod <payal-netfilter@scriptkitchen.com>
To: Netfilter ML <netfilter@lists.netfilter.org>
Subject: Re: firewall problem continued
Date: Mon, 9 Aug 2004 07:19:59 -0400	[thread overview]
Message-ID: <20040809111959.GA16482@tranquility.scriptkitchen.com> (raw)
In-Reply-To: <200408091155.10375.Antony@Soft-Solutions.co.uk>

On Mon, Aug 09, 2004 at 11:55:10AM +0100, Antony Stone wrote:
> > -A POSTROUTING -s 192.168.0.0/255.255.0.0 -o eth2 -j MASQUERADE
> > -A POSTROUTING -s 10.0.0.0/255.0.0.0 -o eth2 -j MASQUERADE
> 
> Yes (so long as eth2 is your external interace :)

Yes.

> DNAT in PREROUTING only works for packets being routed through the machine.   
> Squid is a local process sending packets out through OUTPUT, therefore you 
> need to DNAT in the OUTPUT nat table to let Squid connect to this address.

Ok. I never knew that. Can you please give an small example on how to
DNAT my scene in OUTPUT nat table ?

Eagerly watiing for inputs on this.
With warm regards,
-Payal


  reply	other threads:[~2004-08-09 11:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09  8:12 firewall problem continued Payal Rathod
2004-08-09  8:32 ` Antony Stone
2004-08-09 10:39   ` Payal Rathod
2004-08-09 10:55     ` Antony Stone
2004-08-09 11:19       ` Payal Rathod [this message]
2004-08-09 11:31         ` Antony Stone
2004-08-09 15:22           ` Payal Rathod
2004-08-10  8:14           ` Payal Rathod
2004-08-10  8:26             ` Antony Stone
2004-08-10  8:43               ` Payal Rathod
2004-08-10  9:14                 ` Antony Stone
2004-08-10 11:46                   ` Payal Rathod
2004-08-10 18:45                     ` Antony Stone
2004-08-11  7:18                       ` Payal Rathod

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=20040809111959.GA16482@tranquility.scriptkitchen.com \
    --to=payal-netfilter@scriptkitchen.com \
    --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.