Turn your Linux computer into a router the easy way
Just run the following commands by adapting your interface names to the situation to turn your Linux computer into a minimal yet fully functional NAT router
$ echo 1 > /proc/sys/net/ipv4/ip_forward
# Edit the following file /etc/sysctl.conf and set t...
blog.davidassigbi.com1 min read