Hello all, I'm looking at having at least 15 UMLs with each UMLs using 4 eth ports. The (primitive) way I'm using at the moment to launch a UML with four ports is like this:
./linux ubda=testfs.1 eth1=tuntap,,,192.168.1.201 eth2=tuntap,,,192.168.1.202 eth3=tuntap,,,192.168.1.203 eth4=tuntap,,,192.168.1.204 eth5=tuntap,,,192.168.1.205 Somehow this does not sound like a good idea if multiplied by 15, or even by more. 60 tap devices does not seems to sound good. What would be the better approach at having this quantity of UMLs with that many eth interfaces per UML ? Each eth interface in each UML has to be accessible from outside the host. Thanks for any comments/suggestions/ideas ! Cheers. ------------------------------------------------------------------------- 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-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user