[Planetlab-users] Networking-related issues

Sapan Bhatia sapanb at CS.Princeton.EDU
Mon Jul 28 08:53:15 EDT 2008


Hi Lucas,

> - it's not possible to change the MTU of the tunnel interface
> - it's not possible to change the IP of the tunnel interface
>
> Are there plans to solve this?

Unfortunately, not at this moment. The way tun/tap is implemented is
that there's 1 tun device, which is multiplexed to support all
subscribing slices. What you're suggesting will involve creating
multiple tun/tap devices.

This is not unreasonable, but will require some hacking with vsys and
the network configuration tools. If you *really* need this
functionality, then please write a vsys script that safely
instantiates and configures a new tun device, and makes it visible
only to your slice (you'll need to hack the util-vserver package to
achieve this). Once this is ready, we should be able to test it and
deploy it.

Sapan

> | Lucas Nussbaum                        PhD student |
> | lucas.nussbaum at imag.fr        LIG / Projet MESCAL |
> | jabber: lucas at nussbaum.fr    +33 (0)6 64 71 41 65 |
> | homepage:        http://www-id.imag.fr/~nussbaum/ |
>
> _______________________________________________
> Users mailing list: Users at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/users
>



More information about the Users mailing list