Date: 23 Oct 2002 10:52:14 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com> To: Andrew Thomson <ajthomson@optushome.com.au> Cc: questions@FreeBSD.ORG Subject: Re: nat + ipfw + adsl Message-ID: <44bs5l2oo1.fsf@be-well.ilk.org> In-Reply-To: <1035247522.1777.6.camel@athomson.prv.au.itouchnet.net> References: <MIEPLLIBMLEEABPDBIEGOEIDCNAA.barbish@a1poweruser.com> <006b01c27909$db37f7e0$2d01a8c0@michael> <1035247522.1777.6.camel@athomson.prv.au.itouchnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
<Lots of colloquialisms trimmed for the benefit of non-Australians> Andrew Thomson <ajthomson@optushome.com.au> writes: > I've got PPPoE running fine under BSD now with my new ADSL provider > however am curious if I can just plug in my current firewall and > s/fxp0/tun0/g in appropriate places.. namely for nat and the ipfw > rules.. > > I've grown quite accustomed to using ipfw and natd and would prefer to > use it over ppp -nat and it's filtering rules.. Yes, that should work fine. The filtering in ppp(8) is, if I recall, implemented with the same libraries as ipfw, so the functionality is similar. The syntax is different, but not *very* different... 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?44bs5l2oo1.fsf>