Virtual backplane

  • Thread starter Thread starter tommy13v
  • Start date Start date
T

tommy13v

Guest
Not sure how to go about this and apologize if it has been covered already.

I have 3 Ubuntu servers with one as a web server and 2 as the backend DB servers.
I want the 3 Ubuntu servers to communicate on a virtual backplane for speed and have the
web server visible on our corporate LAN side.

Thanks for the help,

Tom
 
So once I load this module and create the interface I can then assign an
IP address on both servers dummy0 int and have them communicate that way?

Thanks again!!!
 
I apologize if I didn't make it clear before as I seem to be a little confused on it.

Web Server------Corporate LAN 10.200.x.x
Web Server------Virtual IP to communicate to the virtual lan 192.168.100.9

DB1 Server-------192.168.100.10

DB2 Server-------192.168.100.11

The DB servers need to connect to the Webserver on a virtual interface to the
web server but the web server needs to be able to connect on the virtual and
the public side.

Thanks again