Emiliano Gabrielli (aka AlberT)
2006-Apr-18 15:40 UTC
[Xen-users] virtual services and network setup
Hi all,
I have a nicely working dom0 and domU..
My goal is to have a management dom0 and a number of domUs running different
services each one (mail on vm1, web on vm2, etc..)
I have a single public IP.
first question:
- is it *necessary* (as I beleave) to configure the virtual machines to have
an rfc1918 address and then natting them on dom0 ???
- if not, is it the best choice?
second one:
- both configuring a bridged network/vif or a natted one I have this strange
behaviour:
. addr:10.0.0.227 in ifconfig on dom0
. addr:10.0.0.100 in ifconfig on domU (as specified in the config file)
. packet sniffed on dom0 are correctly arriving from .100
is it normal? how can I solve?
tnx in advance
--
<?php echo '' Emiliano Gabrielli (aka AlberT)
'',"\n",
'' socio fondatore e membro del direttivo del GrUSP
'',"\n",
'' AlberT_at_SuperAlberT_it - www.SuperAlberT.it
'',"\n",
'' IRC: #php,#AES azzurra.com
'',"\n",''ICQ: 158591185''; ?>
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Is there anyway to kill zombie DomUs (without rebooting)? Thanks, Glen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Emiliano Gabrielli (aka AlberT)
2006-Apr-19 08:23 UTC
Re: [Xen-users] virtual services and network setup
On Tuesday 18 April 2006 17:40, Emiliano Gabrielli (aka AlberT) wrote:> - both configuring a bridged network/vif or a natted one I have this > strange behaviour: > . addr:10.0.0.227 in ifconfig on dom0 > . addr:10.0.0.100 in ifconfig on domU (as specified in the config > file) . packet sniffed on dom0 are correctly arriving from .100 > is it normal? how can I solve?The new is that in the dom0 I *always* have an IP that is "127 + domU-IP"... if I use a 10.0.0.1 in domU I have a 10.0.0.128 for vif1.0 and so on .. What am I missing??? (my domUs do not reach the network ;-( ) -- <?php echo '' Emiliano Gabrielli (aka AlberT) '',"\n", '' socio fondatore e membro del direttivo del GrUSP '',"\n", '' AlberT_at_SuperAlberT_it - www.SuperAlberT.it '',"\n", '' IRC: #php,#AES azzurra.com '',"\n",''ICQ: 158591185''; ?> _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users