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

Re: [Xen-users] HVM and routed networking


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Markus Quaritsch <quam@xxxxxxxx>
  • Date: Tue, 12 Aug 2008 08:24:17 +0200
  • Delivery-date: Mon, 11 Aug 2008 23:25:17 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Markus Quaritsch wrote:

> Can anybody provide me a working config-file and the corresponding
> scripts for configuring the network using the routed setup for a HVM domU?

Just for the records a short description how I accomplished HVM DomU and
routed networking: simply use the device tapX instead of vifX.Y and
configure routing, iptables and proxy_arp in the same manner as in the
usual routed networking setup.

# brctl delif xenbr0 tap0

# ip route change  <domU eth ip> dev tap0 src <dom0 eth ip>

# iptables -A FORWARD -m physdev --physdev-in tap0 -j ACCEPT

# echo 1 > /proc/sys/net/ipv4/conf/tap0/proxy_arp

so probably change the qemu-ifup script accordingly...

regards,
quam
-- 
Markus Quaritsch
E: quam@xxxxxxxx
W: www.qwws.net

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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®.