hi!
how can i load this on boot up
------------
echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
---------
any inputs will appreciate, thanks in advance
____________________________________________________
Invest your time in learning, Not just practicing.
DEK
how can i load this on boot up
------------
echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
---------
any inputs will appreciate, thanks in advance
____________________________________________________
Invest your time in learning, Not just practicing.
DEK