WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] VLANs in domU?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] VLANs in domU?
From: Peter Mellon <knascent@xxxxxxxxx>
Date: Wed, 24 Jun 2009 16:11:30 -0400
Delivery-date: Wed, 24 Jun 2009 13:12:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wweoj0i7D0jSu1w8wGlr6734Exz59w6K9Iclh9tR9Qg=; b=t7507yVZvbxWDgiERBHVIlBjdCxLlofI9/rOhKFDzLYBPB1/V4pLIkf+1/1JBA+KSc H8G+366QCSCF/OgBVGNHQ5ptKPW1wZlpDJJ3+oSTr0G+aXJTpU8RTkBER2dQhR21sokt 5zwSuB6ZMyxVFvFBqb0NPzs6/Dg4e3NUZ8TNI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ny7sCGaisJqovrLVY/Kjk8pcxpZyVYoZXOXOfjj49hwfvBYdfqUx8yRYqah7etSMUp sulFMd3LXowUCB3bSeX4HuSkXhMh49pGQJKP5kXaPY6Sl020T/3CNtKbutrYqkQ9y/mF JYGxyBxdHrjeoz6XrQXWCukHnEI9JY+vdybM0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
 
I'm using Xen 3.1 that comes with the Fedora 7 DVD. It turns out that it only supports 3 network interfaces in domU, so I want to try making VLANs in domU to compensate. Here is my setup:
 
Computer A (regular Fedora 7 installation, no Xen installed)
---eth0 (physical)
---eth0.400 (VLAN) --- 192.168.0.1
 
Computer B dom0 (Xen 3.0 installed)
---eth0 (physical)
---eth0.400 (VLAN)
---vif1.0
---br0 (bridges eth0.400 and vif1.0)
 
Computer B domU
---eth0 (bound to vif1.0)
---eth0.400 (VLAN) --- 192.168.0.2
 
So A's eth0 and B's eth0 are connected with an ethernet cable. I am trying to ping 192.168.0.1 (computer A) from 192.168.0.2 (domU). The ping request packets arrive at A (visible on Wireshark and tcpdump), but A is not replying to them for some reason (the IP addresses and routes are set correctly). Does anyone know why, or if this is the correct way to set up VLANs in domU? Thanks
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>