* POSTROUTING -d ! MASQUERADE question
@ 2003-09-08 10:15 Ted Kaczmarek
0 siblings, 0 replies; only message in thread
From: Ted Kaczmarek @ 2003-09-08 10:15 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-08 10:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-08 10:15 POSTROUTING -d ! MASQUERADE question Ted Kaczmarek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox