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

[Xen-users] Missing packets on Dom0 when sniffing bridge with wireshark/

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Missing packets on Dom0 when sniffing bridge with wireshark/tethreal
From: Paul Nader <paul.nader@xxxxxxxxx>
Date: Thu, 31 Jan 2008 23:24:22 +0100
Delivery-date: Thu, 31 Jan 2008 14:25:20 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:subject:date:message-id:mime-version:content-type:x-mailer:x-mimeole:thread-index:from; bh=2d2uEj8mUNO+bLk4GyaJ8+BdbH1m10u+1A9bVtE5KW4=; b=wYl74xXVNUWHCkTncvziUn8jCQq+BYBH4hYNKEIExjd0MElJvZ+kbEj0HKyhCY5ImbUizXYVdmctwRyurrt57nKZpqNawcEH4PYrUnao8HuD0idKrOvmESZ9+Hg1YkbETDldJvSacnaoSPp12/BNwOpfBZd0w7FQvWBc17v42s0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:date:message-id:mime-version:content-type:x-mailer:x-mimeole:thread-index:from; b=Rbu2cKJzNFXI3oAOsMY0zezK11/I+fLKUQrUCqwMlYVlUyB+coaFDrhdX1rx+DtjkSyaUSnpeSdotvFTe1ye9FRlsrzKIN+OyyljiAozcpgHyXhE3ROYwwrSsWo4jfxGDjJzNMIGl1ef7bbpCcmd9fzp4P3oGxiS2Km8aiYLEYg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchkWAdLAoK6dOqlQpWIEwa+cgnq8w==

Hi,

 

I have a Centos5 machine running xen 3.0.3-41 with two NICs each on its own subnet: 192.168.1.x and 192.168.0.x. All DomUs can talk to each other OK through two xen bridges. There are 3 DomUs: Dom0, Dom1 and Dom2

 

The scenario:

 

I’m trying to capture packets on Dom2 on 192.168.0.x from external devices that are sending SIP stuff to Dom1, but fail to capture any packets. I can only capture them if I run tethereal on Dom1. I’m setting the interface to collect in promiscuous mode, enabled all protocols, etc.

 

I can however capture ICMP and ARP packets on Dom2 on 192.168.0.x when I ping Dom1.

 

Is there anything I need to do to make the bridge assigned to 192.168.0.x relay _all_ packets to _all_ DomUs?

 

Thanks for any help,

 

Paul.

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Missing packets on Dom0 when sniffing bridge with wireshark/tethreal, Paul Nader <=