From: Ted Kaczmarek <tedkaz@optonline.net>
To: netfilter@lists.netfilter.org
Subject: POSTROUTING -d ! MASQUERADE question
Date: Mon, 08 Sep 2003 06:15:45 -0400 [thread overview]
Message-ID: <1063016144.7525.30.camel@tarkus> (raw)
Been messing around with freeswan and their is a need to for excluding
from nat the ipsec tunnel traffic. Does anyone know of a good link that
shows multiple exclusions of IP addresses that should be excluded from
Nat in the POSTROUTING chain?
This excludes the 10.123,123.0/30, but what if I want to also
exclude 192.168.123.0/29?
-A POSTROUTING -o eth0 -d ! 10.123,123.0/30 -j MASQUERADE
Any insight would be greatly appreciated.
Thanks,
Ted
reply other threads:[~2003-09-08 10:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1063016144.7525.30.camel@tarkus \
--to=tedkaz@optonline.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox