[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen : How to configure a Proxy as DomU ?


  • To: Grant McWilliams <grantmasterflash@xxxxxxxxx>
  • From: Mirco Santori <mirco.santori@xxxxxxxxx>
  • Date: Tue, 22 Sep 2009 17:50:06 +0200
  • Cc: Simon Hobson <linux@xxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 22 Sep 2009 08:50:53 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QqOsYGGXE5QV2ukmYjfJfkNxX/sQJSAPGINnnT+N+561NunJksOnOn4eUHQEguBE3K ram7aa5M713XhyPPGVpYVu/OkGLu47mU81Uv9MhxiFnptYSW7VYQ4qyFbkzB2Vqz1u4E XLbMUBBusydKlM0MdgQUf264oTzPcIVW2soUU=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Simon .. here is the output :

svrlnx05:/# brctl show
bridge name    bridge id        STP enabled    interfaces
xenbr0        8000.00238b174296    no        eth0
                            vif1.0
xenbr1        8000.00238b174297    no        eth1
                            vif1.1

  1. All VMs can talk to each other -> yes
  2. All VMs are connected to the xenbr0 network -> yes
  3. The Dom0 can access the real network -> yes
actually .. i cannot realize what happening ..



2009/9/22 Grant McWilliams <grantmasterflash@xxxxxxxxx>
On Tue, Sep 22, 2009 at 6:00 AM, Mirco Santori <mirco.santori@xxxxxxxxx> wrote:
i think to have made a wrong  question.

- I installed Dom0 with debian lenny and xen
- i configured network with the bridge method (xenbr0 - xenbr1)
- installed and configured apache with proxy module
- installed and configured two web servers with apache / php5 / mysql

all servers are connected to the internet and intranet (which allow them to work togheter in a private netork)

i dont need any help by you about proxy - web server and other stuff .. but actually i need help to configure the Dom0 in order to allow the proxy to work fine. I guess .. i missing some configuration on Dom0 with the command "route" .. seems that there is a problem with the proxy which is not able to forward the request by using xenbr0 (which is the eth0 on Dom0)

thank you so much Simon


I'm going to assume a few things here
  1. All VMs can talk to each other
  2. All VMs are connected to the xenbr0 network
  3. The Dom0 can access the real network
If these are true then I need something from you. Can you give me the output of

brctl show

Depending on your version of Xen the network is set up different ways. What we want is for the physical ethernet device to be attached to the xenbr0 if you want the VMs to communicate with the real network as if they were real Servers. You may find that you have two bridges - eth0 (which peth0 is a member) and xenbr0 (which vif1.0 and vif2.0 are members). If this is the case then traffic from the eth0 bridge will not traverse thin air and end up on xenbr0. You might need to add peth0 to xenbr0.

Grant McWilliams

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.