Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] Networking change in Xen unstable

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Networking change in Xen unstable
From: Takeshi Sone <ts1@xxxxxxxxx>
Date: Sat, 9 Jul 2005 00:45:12 +0900
Delivery-date: Fri, 08 Jul 2005 15:44:12 +0000
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/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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
Hello,

I'm now using Xen unstable, which works very nice.
For me it's generally more stable than 2.0 (no FPU problem now).

I have noticed that veth0 and vif0.0 appear in net devices,
and veth0 is attached to xen-br0. Routing to the bridge network is 
now through veth0, instead of xen-br0 like it used to be.

The problem is, my iptables configuration (on dom0) complains
with this setup. This message appears in kernel log (dmesg):

    Performing cross-bridge DNAT requires IP forwarding to be enabled

I'm DNATting DNS requests from Internet to domU, and it doesn't work.

Killing veth0 and assigning IP address to xen-br0 fix this problem:

    # ifconfig veth0 0.0.0.0
    # ifconfig xen-br0 10.1.1.1 netmask 255.255.255.0

Frontend net device is disabled in dom0 kernel .config.

Could someone explain what is veth0 and its purpose?

Thanks,
-- 
Takeshi

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