Hello Everyone,

 I am developing an ip router that will run on a uml. Each uml could have many 
ethernet
interfaces. 
Before I launch my umls I like to wire some uml interfaces to other uml 
interfaces, and some uml
interfaces to a host tap interface. Once the umls are up and running each 
router can configure the
ip addresses of it's uml interfaces, etc. Also I need to be able to sniff the 
packets from the
host on any uml interfaces when I need to debug my network. Below is an example 
of a network
topology:

                 |------|       |-------|
     tap.a1 -----|  RA  |-------|   RB  |----- tap.b1 
                 |------|       |-------|
                     \              |
                      \             |
                       \        |-------|
                        \_______|   RC  |----- tap.c1
                                |-------|


  Having said the above, it looks like the uml_switch is what I need but I am 
not certain. And I
am not sure how many uml_switches I need or what the uml_switch optional 
arguments need to be to
accomplish this task. Any help is greatly appreiciated.

  Thanks,
  Alex Katebi




=====
Alex Katebi


                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to