All of lore.kernel.org
 help / color / mirror / Atom feed
* [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) &lt;---&gt;	22.33.44.55 eth0 
	
		          &lt;---&gt;	33.44.55.66 ppp0
				44.55.66.1  eth1 &lt;-
--&gt;  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:
&gt;<i> 
</I>&gt;<i> Hello all
</I>&gt;<i> 
</I>&gt;<i> Maybe it is only complicated for me, maybe someone
</I>&gt;<i> knows how to do it better?
</I>&gt;<i> 
</I>&gt;<i> I would like to make redundant path between host
</I>&gt;<i> in the Internet
</I>&gt;<i> (I will call it ExternalDataServer), and host in
</I>&gt;<i> my Lan (InternalDataServer)
</I>&gt;<i> 
</I>&gt;<i> ExternalDataServer              Router (iproute2)
</I>&gt;<i> 
</I>&gt;<i> 12.34.56.67 (only one IP) &lt;---&gt; 22.33.44.55 eth0
</I>&gt;<i> 
</I>&gt;<i>                           &lt;---&gt; 33.44.55.66 ppp0
</I>&gt;<i>                                 44.55.66.1  eth1 &lt;-
</I>
You want to use eth0 and ppp0 at the same time, or when eth0 becomes
unreachable?

&gt;<i> --&gt;  InternalDataServer
</I>&gt;<i> 
</I>&gt;<i>         44.55.66.77
</I>&gt;<i> 
</I>&gt;<i> Route to InternalDataServer is fixed, I cannot
</I>&gt;<i> changed it.
</I>&gt;<i> It is described in routing table of my ISP.
</I>&gt;<i> 
</I>&gt;<i> I tried to specify src addres as src of router,
</I>&gt;<i> and then
</I>&gt;<i> use NAT to translate adress coming from
</I>&gt;<i> 12.34.56.67 to router as 44.55.66.77
</I>&gt;<i> (forward everything to this addres)
</I>&gt;<i> Does it make sense, could it work?
</I>&gt;<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-02-27  5:34 [LARTC] Complicated multipath touting Expert
  -- strict thread matches above, loose matches on Subject: below --
2001-03-03  4:16 Mike

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.