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

Re: [Xen-users] VLAN configuration

To: Laurent Jouannic <laurent.jouannic@xxxxxxx>
Subject: Re: [Xen-users] VLAN configuration
From: Marc Patino Gómez <mpatino@xxxxxxxxxxxx>
Date: Wed, 04 Jul 2007 12:55:11 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 04 Jul 2007 03:52:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <468B7B04.4010205@xxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: CLARANET SAU
References: <468B7B04.4010205@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.10 (X11/20070403)
Hi Laurent,

has you load the vlan kernel module?

# lsmod | grep 8021q

if not :

# modprobe 8021q

I hope it will help you.

Marc

Laurent Jouannic wrote:
Hi to the ML.

I'm new to VLAN configuration, and combining it to XEN is a bit difficult.

I want to use VLAN because it's possible to "arping" from a domU to an other, and VLAN looks like; the only solution to prevent that. May be I'm wrong if someone got a solution, I may be interrested. I've also tryed ebtables, but nothing to prevent arp question: who-as IP¨.

The configuration I need is:
 -------------
 |   domU      |
-| -[ dom1 ]-  |-
| -[ dom2 ]-  |
 -------------

I want dom1 and dom2 to use eth0 and eth1, with vlan interface.

I've tryed http://lists.xensource.com/archives/html/xen-users/2007-03/msg00988.html configuration, but I have the following error:

WARNING: Could not open /proc/net/vlan/config. Maybe you need to load the 8021q module, or maybe you are not using PROCFS?? Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config
ERROR: trying to add VLAN #2 to IF -:eth0:-  error: Invalid argument
ERROR: trying to add VLAN #3 to IF -:eth0:-  error: Invalid argument

The machine run on Debian Etch and the vlan package is intalled.

If you have some ideas, I'm stuck!!!
Thanks.


Laurent.

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


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

<Prev in Thread] Current Thread [Next in Thread>