Hello Luca,

> On wireshark(1) they say this works only if you have a libpcap format on
> wireshark's STDIN, but in this way you'll have pure ethernet frames.

Damn it ! I didn't think of this problem.

> Does Netkit support uml's vde network?
> If it does then you can use the 'pdump' plugin in vde_switch which dumps
> all the traffic in pcap format.

I don't think so (I didn't see reference to vde_switch in netkit
distribution).

One idea is to do the same think: use pdump on uml_switch (vde_switch
seems close to uml_switch, right ?).

An other idea  could be to extend uml_switch to dump traffic on standard
output in cap format. Don't seem too difficult (include libcap is
needed, and some code of course).

The only problem is how to connect the standard input of wireshark and
the standard output of this "new" uml_switch; netcat is an interesting
"brut hack" to do this (not really "elegant") but maybe some people have
a better solution ????

Cheers,

Julien.

> Here you can find an example of pdump usage:
> http://qemu-forum.ipi.fi/viewtopic.php?f=2&p=13488#p13488
> 
> 
> HTH
> 
> luca
> 


-- 
Trouble-a-cat Limited
begin:vcard
fn:Julien Iguchi-Cartigny
n:Iguchi-Cartigny;Julien
org;quoted-printable;quoted-printable:Universit=C3=A9 de Limoges;D=C3=A9partement DMI
adr;quoted-printable:83, rue d'Isle;;Site Jid=C3=A9;Limoges;;87000;France
email;internet:[EMAIL PROTECTED]
title:Assistant Professor
tel;work:+33555436930
tel;cell:+33681606483
x-mozilla-html:FALSE
url:http://msi.unilim.fr/~cartigny/
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to