From: Jose Maria Lopez <jkerouac@bgsec.com>
To: "netfilter@lists.netfilter.org" <netfilter@lists.netfilter.org>
Subject: Re: Problem with 2 NAT and 2 ROUTE
Date: 24 Aug 2004 07:24:45 +0200 [thread overview]
Message-ID: <1093325084.22468.16.camel@nostromo.bgsecm.com> (raw)
El lun, 23 de 08 de 2004 a las 16:42, Cristian Seva (VOIPLAB) escribió:
> have a problem with mi linux BOX
>
> Eth0 = 192.168.0.254 (RED A)
> Eth1 = 200.69.123.177/130 (LINK A)
> Eth2 = 192.168.0.100 (RED B)
> Eth3 = 192.168.1.1 para el PPPOE
> ppp0= DynamicIP (LINK B)
> -------------------------------------------------------------------
> -DEFAULT ROUTE
> 200.69.123.178 (LINKA)
> ppp0 (cdo establece el PPPOE)
> -------------------------------------------------------------------
> -IPTABLES NAT RULES
> iptables -t nat -A POSTROUTING -s 192.168.0.0/255.255.255.128 -o ppp0
-j
> MASQUERADE
> iptables -t nat -A POSTROUTING -s 192.168.0.128/255.255.255.128 -o
eth1 -j
> MASQUERADE
> -------------------------------------------------------------------
>
> My problem is the only NAT works is the NAT with march with de default
> route..
>
> Can any one helme?
>
I think you need Advanced Routing using iproute2 nexthop facility
to send the traffic to both routers, and then masquerade the
connections, masquerading does know who to send the traffic but
it doesn't know how to do it.
--
Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
jkerouac@bgsec.com
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAÑA
The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
-- Jack Kerouac, "On the Road"
next reply other threads:[~2004-08-24 5:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-24 5:24 Jose Maria Lopez [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-08-24 12:13 problem with 2 NAT and 2 ROUTE Jason Opperisano
2004-08-23 14:42 Problem " Cristian Seva (VOIPLAB)
2004-08-24 5:17 ` Jose Maria Lopez
2004-08-23 14:38 problem " Cristian Seva (VOIPLAB)
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=1093325084.22468.16.camel@nostromo.bgsecm.com \
--to=jkerouac@bgsec.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox