netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* recommended way to support duplicate IP addresses on different VLANs?
@ 2011-07-11 14:58 Chris Friesen
  2011-07-11 15:04 ` Rémi Denis-Courmont
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Friesen @ 2011-07-11 14:58 UTC (permalink / raw)
  To: netdev


Hi all,

We've got a server that sits on multiple VLANs.  Each VLAN is segregated 
and doesn't know about the others.  The IP address ranges in each of the 
VLANs may overlap, and the server may be assigned the same IP address in 
multiple VLANs.

We've got a messy solution now involving unique internal addresses and 
NATing between those and the duplicate external addresses, but I'm 
wondering if there is a cleaner way to handle this.

It seems like network namespaces would work, but it would require 
multiple instances of our software which is a dealbreaker.

Is there any other way to deal with this scenario?

Thanks,
Chris

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

end of thread, other threads:[~2011-07-17 15:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 14:58 recommended way to support duplicate IP addresses on different VLANs? Chris Friesen
2011-07-11 15:04 ` Rémi Denis-Courmont
2011-07-11 15:48   ` Chris Friesen
2011-07-11 15:56     ` Ben Greear
2011-07-16  0:24   ` Eric W. Biederman
2011-07-17 15:21     ` David Lamparter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).