Monday, July 2, 2012

ip forwarding - permission denied

permission denied when i make changes in this file to changes the value 0 to 1
/proc/sys/net/ipv4/ip_forward
then I type this command:
sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
and value changed

0 comments: