Xen networking configuration

Discussion in 'Installation/Configuration' started by cifroes, Nov 13, 2006.

  1. cifroes

    cifroes New Member

    Hi,

    I'm trying to setup Xen networking so that I can have 1 VM with LinuxVirtualServer (load-balancing) and 2 other with Apache running.

    I want to setup the network something like this:
    http://www.linuxvirtualserver.org/RunningExample.gif

    In my LB VM I need 2 network interfaces with ips:
    192.168.200.190
    172.16.10.100

    My Apache VMs should have 1 network interface with 1 ip:
    172.16.10.X

    The Apache VMs must access the LB VM, they don't need access to the 192.168.200.X network. LB must access the Apache VMs and everything else in the 192.168.200.X network. Gateway for that network is 192.168.200.254.

    I have no clue how to enable this in Xen. I tried it in VMWare and it works but in Xen I don't know how to configure it.

    I know something about linux, I know how to setup IPs and stuff but I just don't know how should "bridge" it or something like that...

    Can someone explain what should I do to have a network configuration like this?


    Thanks in advance
     
  2. falko

    falko Super Moderator ISPConfig Developer

Share This Page