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

Re: [Xen-users] VLAN in a Pool


  • To: Faraz Khan <Faraz.Khan@xxxxxxx>
  • From: Tapas Mishra <mightydreams@xxxxxxxxx>
  • Date: Tue, 13 Apr 2010 23:03:17 +0530
  • Cc: "Ciprian Dorin, Craciun" <ciprian.craciun@xxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 13 Apr 2010 10:34:29 -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:content-transfer-encoding; b=QZjf7qjupOb5mk/lNgLINwt1sYowQdUW2Rg6or3ijOK941J86eZMrbwt9YdZhwPvNs qsaVoTC6RpGlDdZL/E9YySTSibFvyrJcJvrfq4fMtbaZQ+e3TlAN0p2bY96FXNBQ5TFr V1caTsch5NR2M3tMwMUYwMz0nJ2s1+wAovwGE=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

>> If they are running on separate hosts but in the same pool and physically 
>>connected to a switch then the ping does not get any response.
Enable IP Forwarding in Dom0
echo 1 > /proc/sys/net/ipv4/ip_forward
and in /etc/sysctl.conf
you will find a variable net.ipv4.ip_forward=1
enable it or change value to 1.
Then in DomU's make sure the Gateway is your Dom0 i.e. for DomU your
Dom0 is behaving like gateway.
DNS will be same as the DNS on Dom0.Test if you have bridged network setup.
Check in your /etc/xen/xend-config.sxp
(network-script 'network-bridge netdev=eth1')
Should point to your default ethernet device and line is to be uncommented.
Similary check the entry
(vif-script vif-bridge)
It should be uncommented.

Have you configured IPTABLES or routing.
If yes then tell about the configuration a bit here.
-- 
Tapas

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