[EMAIL PROTECTED] said:
>> My goal is to have one subnet on tap0 in which all the UMLs are too, so
>> you get one big virtual ethernet network.
>
> That's possible, but you need to make UML use the daemon transport, and run 
> uml_switch beforehand, connecting it to a pre-setup tap0 device. See the main 
> page for more info (http://user-mode-linux.sourceforge.net/ -> Virtual 
> networking).

You can also give each uml its own tap device, then use standard linux
bridging to bridge all the taps together on the host.

Though I wonder if this method has advantages or disadvantages compared
to using the switch daemon. I prefer using "normal" networking as
opposed to a special daemon. But maybe it's less efficient or something.

Jason



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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