On Tue, Sep 02, 2008 at 10:39 AM, Julien Iguchi-Cartigny wrote: Hi Julien,
> >> - use wireshark with the flag "-" to capture packets in the standard input. > >> - use netcat to read the data socket of uml_switch and print to the > >> standard output 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. 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. Here you can find an example of pdump usage: http://qemu-forum.ipi.fi/viewtopic.php?f=2&p=13488#p13488 HTH luca -- Beware of programmers who carry screwdrivers. -- Leonard Brandwein http://shammash.homelinux.org/ - http://www.artha.org/ - http://www.yue.it/ ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
