From old notes..
Describe namran/how to become gateway here. sometime we have only one internet access but would like to have more than one device / computer/ laptop to share that same connection.
assume the one that will become gateway is a linux. kernel 2.6.* above.
enable ip forward. as root.
echo 1 > /proc/sys/net/ipv4/ip_forward
if want permanent change [...]



