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] domU HVM network problem (no pinging)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] domU HVM network problem (no pinging)
From: Carles Pina i Estany <carles@xxxxxxxx>
Date: Sun, 9 Mar 2008 19:24:51 +0100
Delivery-date: Sun, 09 Mar 2008 11:25:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200803091238.12317.jim_burn@xxxxxxxxxxxxx>
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>
References: <20080309162507.GA22946@xxxxxxxx> <200803091238.12317.jim_burn@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.17 (2007-11-01)
Hello,

On Mar/09/2008, jim burns wrote:
> On Sunday 09 March 2008 12:25:07 pm Carles Pina i Estany wrote:
> > The status after create the HVM machine is:
> > ifconfig:
> > ------
> > eth0 (192.168.0.1)
> > (some other interfaces)
> >
> > vif31.0   Link encap:Ethernet  HWaddr FE:FF:FF:FF:FF:FF  
> >           inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.255
>  
> Why do eth0 and vif31.0 have the same IP?

I don't know, but reading /etc/xen/scripts/vif-route I see:
main_ip=$(dom0_ip)

and then bit later:
        ifconfig ${vif} ${main_ip} netmask 255.255.255.255 up

so it looks like the correct behaviour...

Somebody could show me a running configuration using route network?
I mean, the /etc/xen/machine.cfg (vif and IP sections), tell me which IP
has domU and the (relevant parts) of ifconfig and route -n in dom0. I
think that I could do the puzzle. Or any suggestion, etc.

Thank you!

-- 
Carles Pina i Estany            GPG id: 0x8CBDAE64
        http://pinux.info       Manresa - Barcelona

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

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