Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 11:15:17 -0800 (PST)
From:      randall ehren <randall@ucsb.edu>
To:        David Kelly <dkelly@hiwaay.net>
Cc:        Christophe Simon <titof3000@hotmail.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Internet connection sharing
Message-ID:  <Pine.BSF.4.33.0212221111350.85589-100000@isber.ucsb.edu>
In-Reply-To: <20021222180327.GB49806@grumpy.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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.

or you can use IPFILTER, less involved setup:
 http://www.isber.ucsb.edu/~randall/wireless/ipnat.html

in your case, fxp0 = ed0 and xl0 = wi0 (corresponding to the guide above)

 -randall

--
        :// randall s. ehren         :// voice 805.893.5632
        :// systems administrator    :// isber|survey|avss.ucsb.edu
        :// institute for social, behavioral, and economic research


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?Pine.BSF.4.33.0212221111350.85589-100000>