[Planetlab-users] Setting: ip_forward
Vivek Pai
vivek at CS.Princeton.EDU
Sun Jun 22 10:58:27 EDT 2008
I'm not a planetlab developer, but I believe
that's a system-wide setting that would affect
everyone on the node, since everyone shares the
same IP address.
PlanetLab does have safe raw sockets, which only
allow you to see data for your slice. Using that
and your own application-level stack, you should
be able to build a custom router.
abakr at stevens.edu wrote:
> Hello All,
>
> I am trying to set ip_forward value on a planetlab node using the command:
> > sudo sysctl -w net.ipv4.ip_forward=1
>
> But, I got this error;
> error: permission denied on key 'net.ipv4.ip_forward'
>
>
> Can I set ip_forward value or not ? and why?
>
> I need to use planetlab node as a router to forward data to next hops.
>
>
> Regards,
>
> Alam Bakr
>
> _______________________________________________
> Users mailing list: Users at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/users
More information about the Users
mailing list