[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E1B0F86.2040508@mail.usask.ca>
Date: Mon, 11 Jul 2011 08:58:14 -0600
From: Chris Friesen <cbf123@...l.usask.ca>
To: netdev@...r.kernel.org
Subject: recommended way to support duplicate IP addresses on different VLANs?
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists