From: Robert Kurjata <rkurjata@ire.pw.edu.pl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] "Help with routing"
Date: Wed, 22 Oct 2003 06:59:05 +0000 [thread overview]
Message-ID: <marc-lartc-106680640917042@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106677101922328@msgid-missing>
Hi nixo,
I suppose you don't preserve properly output address see my postting
with script from 15th October this year :)
(append prohibit default:)
nnca> the scheme of my LAN is the next:
nnca> eth0 isp1 /32
nnca> eth1 lan de isp1 (LAN With public IP /24)
nnca> eth2 isp2 /32
nnca> eth3 lan de isp2 (LAN With public IP /26)
nnca> ip route add 200.47.x.x/24 dev eth0 src 200.47.4.x table 1
nnca> ip route add default via 200.47.4.x table 1
nnca> ip route add 200.80.32.x/26 dev eth2 src 200.80.32.x table 2
nnca> ip route add default via 200.80.32.x table 2
nnca> ip rule add from 200.47.4.x table 1
nnca> ip rule add from 200.80.32.x table 2
nnca> ip route add default scope global nexthop via 200.47.4.x dev eth0 nexthop
nnca> via
nnca> 200.80.32.x dev eth2
nnca> ******
nnca> My problem is this: when I trace from the NETWORK of ISP1, sometimes the
nnca> tracer go out from the gateway of ISP2 and vice versa
nnca> And when someone trace an IP from my LAN of ISP1, it`s showme as before
nnca> complete the gateway from ISP2 y vice versa.
nnca> Mi question is: what is wrong in my config...??? What I need to put or is
nnca> anything wrong with this config???.
nnca> THANKS VERY MUCH AND SORRY FOR MI HIGHSCHOOL ENGLISH.
nnca> _______________________________________________
nnca> LARTC mailing list / LARTC@mailman.ds9a.nl
nnca> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
--
Greetings,
Robert mailto:rkurjata@ire.pw.edu.pl
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-10-22 6:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-21 20:56 [LARTC] "Help with routing" nixo
2003-10-22 6:59 ` Robert Kurjata [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-10-22 18:13 [LARTC] 'Help with routing' nixo
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=marc-lartc-106680640917042@msgid-missing \
--to=rkurjata@ire.pw.edu.pl \
--cc=lartc@vger.kernel.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