Archive for the ‘iptables’ Category

Share Internet connection

Posted: 28th March 2010 by Valkyrka in iptables

Recently, while surfing the web, I have found a lot of discussions regarding this theme : sharing your Internet connection using a Linux box. People usually post complex scripts with useless rules. Basically, to share your Internet connection, you only need to issue two commands : * enable IP forwarding * write the firewall rule [...]