All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] same address range, different interfaces
@ 2003-11-19 12:38 Ira Abramov
  2003-11-19 15:44 ` Ira Abramov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ira Abramov @ 2003-11-19 12:38 UTC (permalink / raw)
  To: lartc

Hello people,

I have a router machine, kernel 2.4.20 with 4 physical interfaces (but
many more virtual ones over differel VLANs). we need to NAT/route
between hosts on different VLANs, but with the same address, for
instance, 10.0.0.2 reachable via eth0.2 needs to talk to 10.0.0.2 which
is on eth0.3.

clearly if they were of different subnets this poses no problem, but I
want to create an iproute2-based setup where they each know each other
by a different address, as set on the router, for instance one could
access the other at 10.1.1.2 and the other will access the first one at
10.1.2.2.

in other words:

 Host A[]--------[Router]------[]Host B

A and B's address is the same,
each knows the other at addresses A' and B' as NATed by the router. This
solution should be possible with iproute2 logicly, but I have exhausted
Google and this list's archives trying to find a documentation for this.

just addring rule and route to each as the FAQs simply list (for static
NAT) does not give expected results. I'll forward here any outputs you
may be interested in, let me know how I can help you help me.

our final goal is to be able to do a proof f concept of this with N
physical interfaces and M VLANs on each, and see what the limits and
overheads do.

thanks in advance,
Ira

-- 
On orange alert
Ira Abramov
http://ira.abramov.org/email/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2003-11-20 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-19 12:38 [LARTC] same address range, different interfaces Ira Abramov
2003-11-19 15:44 ` Ira Abramov
2003-11-20  9:44 ` Ira Abramov
2003-11-20 15:32 ` Ira Abramov

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.