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] Network on DomU not working

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Network on DomU not working
From: "Fernando Maior" <fernando@xxxxxxxxxxxxx>
Date: Tue, 5 Apr 2005 18:51:18 -0300 (BRST)
Delivery-date: Tue, 05 Apr 2005 21:53:02 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
In-reply-to: <EF8D308BE33AF54D8934DF26520252D30178F64B@xxxxxxxxxxxxxxxxxxxxxxxxxxxx >
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: <EF8D308BE33AF54D8934DF26520252D30178F64B@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.2
> Fernando,
>
> Yes I have DHCP running on my network. Dom0 gets its IPs using DHCP. The
> DHCP server is not configure to in the way you described. We have VMware
> running in the same lab without any problems.
>
> Here is my ifconfig output with DHCP
> eth0      Link encap:Ethernet  HWaddr AA:00:00:2A:AB:81

Okay, now try looking at the DHCP traffic in your network. Just
install tcpdump into the Xen hostess machine, issue a command
like:

# tcpdump -i xen-br0 -n port 67

And boot your domU. It will try to get an ip addr from the net,
you should be able to see traffic flowin.. check for the mac
address (HWaddr) above. Also verify if the mac above is not
duplicated..

-- 
Bye,
Fernando Maciel Souto Maior
fernando@xxxxxxxxxxxxx
http://www.araujo.com.br
+55+31 3270-5886
LPIC/1 # 31908

AVISO-------------------------------------------------------------
Esta mensagem pode conter informacao confidencial ou privilegiada.
Se voce nao for o destinatario ou a pessoa autorizada a receber
esta mensagem, nao pode usar, copiar ou divulgar as informacoes
nela contidas ou tomar qualquer acao baseada nessas informacoes.
Se voce recebeu esta mensagem por engano, favor avisar o remetente
imediatamente, respondendo o e-mail e em seguida apagando-o.
Obrigado pela cooperacao.

DISCLAIMER--------------------------------------------------------
This message may contain confidential and/or privileged information.
If you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose or take any action based
on any information herein. If you have received this message in
error, please advise the sender immediately by replying to this
e-mail and delete this message. Thank you for your cooperation.

------------------------------------------------------------------
This email was sent using SquirrelMail - http://squirrelmail.org

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

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