* [LARTC] Complicated multipath touting
@ 2001-02-27 5:34 Expert
0 siblings, 0 replies; 2+ messages in thread
From: Expert @ 2001-02-27 5:34 UTC (permalink / raw)
To: lartc
<PRE>Hello all
Maybe it is only complicated for me, maybe someone
knows how to do it better?
I would like to make redundant path between host
in the Internet
(I will call it ExternalDataServer), and host in
my Lan (InternalDataServer)
ExternalDataServer Router (iproute2)
12.34.56.67 (only one IP) <---> 22.33.44.55 eth0
<---> 33.44.55.66 ppp0
44.55.66.1 eth1 <-
--> InternalDataServer
44.55.66.77
Route to InternalDataServer is fixed, I cannot
changed it.
It is described in routing table of my ISP.
I tried to specify src addres as src of router,
and then
use NAT to translate adress coming from
12.34.56.67 to router as 44.55.66.77
(forward everything to this addres)
Does it make sense, could it work?
I will appreciacte any advice
Thx
Michal Bialecki
</PRE>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [LARTC] Complicated multipath touting
@ 2001-03-03 4:16 Mike
0 siblings, 0 replies; 2+ messages in thread
From: Mike @ 2001-03-03 4:16 UTC (permalink / raw)
To: lartc
<PRE>Expert wrote:
><i>
</I>><i> Hello all
</I>><i>
</I>><i> Maybe it is only complicated for me, maybe someone
</I>><i> knows how to do it better?
</I>><i>
</I>><i> I would like to make redundant path between host
</I>><i> in the Internet
</I>><i> (I will call it ExternalDataServer), and host in
</I>><i> my Lan (InternalDataServer)
</I>><i>
</I>><i> ExternalDataServer Router (iproute2)
</I>><i>
</I>><i> 12.34.56.67 (only one IP) <---> 22.33.44.55 eth0
</I>><i>
</I>><i> <---> 33.44.55.66 ppp0
</I>><i> 44.55.66.1 eth1 <-
</I>
You want to use eth0 and ppp0 at the same time, or when eth0 becomes
unreachable?
><i> --> InternalDataServer
</I>><i>
</I>><i> 44.55.66.77
</I>><i>
</I>><i> Route to InternalDataServer is fixed, I cannot
</I>><i> changed it.
</I>><i> It is described in routing table of my ISP.
</I>><i>
</I>><i> I tried to specify src addres as src of router,
</I>><i> and then
</I>><i> use NAT to translate adress coming from
</I>><i> 12.34.56.67 to router as 44.55.66.77
</I>><i> (forward everything to this addres)
</I>><i> Does it make sense, could it work?
</I>><i>
</I>Uhmm, no. please give more specifics. How is router connected to the internet?
What exactly is the problem? You can't access them in the way you specified,
can you access it another way?
Do you have firewall rules? ip rule commands? ip route commands?
Mike
</PRE>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-03-03 4:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-03 4:16 [LARTC] Complicated multipath touting Mike
-- strict thread matches above, loose matches on Subject: below --
2001-02-27 5:34 Expert
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.