PDA

View Full Version : [SOLVED] Share An Internet Connection



Vince4Amy
December 19th, 2008, 04:41 PM
So basically on one of my Slack boxes I have the Internet coming through the router via ethernet which is plugged into eth0.

How can I share the Internet connection so that when I connect a computer using crossover cable to eth1 it will be able to use a shared internet connection from the router which is plugged into eth0?

Bachstelze
December 19th, 2008, 07:45 PM
Google for "Gentoo Home Router Guide". Very well written, and will obviously work in any Linux distro since it uses iptables. ;)

Vince4Amy
December 19th, 2008, 08:29 PM
Thanks, that's useful documentation.