From: Esteban Ribicic <eribicic@UolSinectis.com>
To: netfilter@lists.netfilter.org
Subject: masquerade over multiple gw
Date: 23 Feb 2003 08:37:03 -0300 [thread overview]
Message-ID: <1046000223.3276.9.camel@debian> (raw)
hi,
im trying to masquerade my internal network to internet over two gw.
it seems imposible to specify more than one -o interface right?
now im using this:
iptables -t nat -A POSTROUTING -o eth2 -j MASQUERADE
but i still have ppp0 wich also is conected to the internet..
any idea?
thanks
next reply other threads:[~2003-02-23 11:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-23 11:37 Esteban Ribicic [this message]
2003-02-26 11:14 ` masquerade over multiple gw Cedric Blancher
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=1046000223.3276.9.camel@debian \
--to=eribicic@uolsinectis.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.