Oops!  I meant to send this to the list and would up only replying to Andrea 
directly.
   
  Chris Marshall

Christopher Marshall <[EMAIL PROTECTED]> wrote:
  Date: Wed, 5 Sep 2007 10:58:15 -0700 (PDT)
From: Christopher Marshall <[EMAIL PROTECTED]>
Subject: Re: [uml-user] UML and wireless lan
To: andrea <[EMAIL PROTECTED]>

  Andrea:
   
  I would be tempted to use pppd commands (in the UML guests) with pty 
arguments that consisted of ssh commands into the host machine.  The pppd 
commands would be used to setup the virtual network whose links had various 
arbitrary packet loss rates and time delays.  I would use tun/tap devices 
between the host and guests to control things and allow the pppd/pty embedded 
ssh commands to work.
   
  I have written some articles about setting up VPNs using pppd/pty/ssh here:
   
  http://www.hopelesscase.com/linuxnotes/ppp 
   
  Then you'd have to write a process that ran on the host and implemented the 
arbitrary delays and packet loss rates (which the ssh commands would be 
connecting to).
   
  Chris Marshall

andrea <[EMAIL PROTECTED]> wrote:
  Hi all,

I?d use UML to emulate wireless LAN and mesh scenarios. In particular, 
I?m interested in emulating links with different SNR hidden nodes and 
using iwconfig/iwlist tools on VMs to analyze network status.

First of all, I?ll work with fixed nodes only, then, the next step will 
be mobile nodes.

Can you help me? Do you have any suggestion about tools or patches I can 
use to emulate WLAN?
Thanks,

andrea


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to