Sharing Internet Connection
I have a desktop and a lap top both have fedora core installed.
My desktop eth1 is directly connected to internet via cable modem and eth0 is connected to a hub.Unfortunately my cable modem doesnot support dhcp and I dont know how I can share myconnection between 2 pc.
Re: Sharing Internet Connection
the one wich is connected to the internet needs two NIC's.
one to connect to the outside (internet) and to do nat and the other needed to have a crossover cable directly to the second 'puter.
use iptables to do the nat stuff for you.