Hello
I made another network simulator (clownix.net) and I just run
wireshark inside the uml machines, I do not see why you have 
troubles to see ip frames.




Le lundi 01 septembre 2008 à 17:44 +0200, Julien Iguchi-Cartigny a
écrit :
> Hello,
> 
> (seems a developper question, apologies if it's more a user (moron)
> question)
> 
> I'm using Netkit (www.netkit.org): it's a network simulator using UML
> and I want to show packets exchanged between the UML machines. I believe
> the best way is to
> 
> - 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
> 
> But uml_switch uses a ctl socket to open new port. I need a way to
> manually open a port by uml_switch to connect netcat. I don't think
> uml_switch offer command-line instruction for this, so is the best way
> to write a short program writing on the ctl socket of uml_switch ? If
> yes, what data to send to uml_switch ?
> 
> Cheers,
> 
> Julien.
> 
> 
> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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