All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] 'Help with routing'
@ 2003-10-22 18:13 nixo
  0 siblings, 0 replies; 3+ messages in thread
From: nixo @ 2003-10-22 18:13 UTC (permalink / raw)
  To: lartc

Thank you very much for the solution, but I still have a problem and I
need help :) . The problem number one has been solved. When I trace from
any computer of my LAN, It`s go out from the right ISP. But after a short
time, is like if the rute was chached and it back to the same problem.
(I´m getting paranoic :-P )

The Problem number two still happens when someone from outside trace an IP
from mi LAN. Always the before complete jump is responded for the
interface who correnspond to the other ISP.

Do you have an idea what can be the failure... or, can I call this a
failure in my config?

THANKS VERY MUCH
Nicolas Fillon
Argentina

> 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] "Help with routing"
  2003-10-21 20:56 [LARTC] "Help with routing" nixo
@ 2003-10-22  6:59 ` Robert Kurjata
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Kurjata @ 2003-10-22  6:59 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [LARTC] "Help with routing"
@ 2003-10-21 20:56 nixo
  2003-10-22  6:59 ` Robert Kurjata
  0 siblings, 1 reply; 3+ messages in thread
From: nixo @ 2003-10-21 20:56 UTC (permalink / raw)
  To: lartc

the scheme of my LAN is the next:

eth0 isp1 /32
eth1 lan de isp1 (LAN With public IP /24)
eth2 isp2 /32
eth3 lan de isp2 (LAN With public IP /26)

ip route add 200.47.x.x/24 dev eth0 src 200.47.4.x table 1
ip route add default via 200.47.4.x table 1


ip route add  200.80.32.x/26 dev eth2 src 200.80.32.x table 2
ip route add default via 200.80.32.x table 2



ip rule add from 200.47.4.x  table 1
ip rule add from  200.80.32.x  table 2

ip route add default scope global nexthop via 200.47.4.x dev eth0  nexthop
via
200.80.32.x dev eth2

******

My  problem is this: when I trace from the NETWORK of ISP1, sometimes the
tracer go out from the gateway of ISP2 and vice versa

And when someone trace an IP from my LAN of ISP1, it`s showme as before
complete the gateway from ISP2 y vice versa.


Mi question is: what is wrong in my config...??? What I need to put or is
anything wrong with this config???.
THANKS VERY MUCH AND SORRY FOR MI HIGHSCHOOL ENGLISH.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-22 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-22 18:13 [LARTC] 'Help with routing' nixo
  -- strict thread matches above, loose matches on Subject: below --
2003-10-21 20:56 [LARTC] "Help with routing" nixo
2003-10-22  6:59 ` Robert Kurjata

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.