Date: Sun, 22 Dec 2002 12:03:27 -0600 From: David Kelly <dkelly@hiwaay.net> To: Christophe Simon <titof3000@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Internet connection sharing Message-ID: <20021222180327.GB49806@grumpy.dyndns.org> In-Reply-To: <F69jUQtXvXOCcUB5Ayj000006b4@hotmail.com> References: <F69jUQtXvXOCcUB5Ayj000006b4@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 22, 2002 at 05:15:33PM +0000, Christophe Simon wrote: > Hi, > > I'm trying to configure an old K6 200 as a gateway to share my internet > connection at home. My LAN connected interface is xl0 (192.168.0.1), and my > internet connected interface is ed0 (DHCP). > I followed the instructions to make a filtering bridge : [...] IMO you don't want a filtering bridge. You want a NAT Gateway. Enable the gateway kernel option, may have to compile divert sockets into the kernel, ipfw is needed to divert packets to natd, run natd. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021222180327.GB49806>