From: Anders Fugmann <afu@fugmann.dhs.org>
To: James Stickland <jamesstickland@sympatico.ca>
Cc: netfilter@lists.netfilter.org
Subject: Re: multiple external interfaces
Date: Thu, 31 Oct 2002 23:09:26 +0100 [thread overview]
Message-ID: <3DC1AA16.1050904@fugmann.dhs.org> (raw)
In-Reply-To: 001501be3d85$bf2b8e40$0200000a@workstation
James Stickland wrote:
> however, i would like to run my client/workstation's internet connection
> from the same router, but using different external interface and
> internal ethernet.
> for example, i would like the pots dialup line interface masqueraded to
> eth2, so that all computers connected to eth2 use the ip address of the
> ppp device connected to dialup.
>
> here is how i vision it:
>
> internet--dial_up-->ppp1(/dev/ttyS3)-->router-->eth2-->crossover_cable-->client
>
> could anyone help me in doing so? is it just a matter of some
> additional iptables entries, or does this run deeper? please help, and
> cc reply directly to jamesstickland@sympatico.ca
> <mailto:jamesstickland@sympatico.ca>
>
Netfilter cannot change how packages are routed. For this you need the
iproute2 package. See "Linux Advanced Routing & Traffic Control"[1] for
more information. You may need to use netfilter to mark packages but
this is all explained on [1].
[1] http://lartc.org
Regards
Anders Fugmann
--
Author of FIAIF
FIAIF is an intelligent firewall.
http://fiaif.fugmann.dhs.org
prev parent reply other threads:[~2002-10-31 22:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-01-11 17:13 multiple external interfaces James Stickland
2002-10-31 22:09 ` Anders Fugmann [this message]
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=3DC1AA16.1050904@fugmann.dhs.org \
--to=afu@fugmann.dhs.org \
--cc=jamesstickland@sympatico.ca \
--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.