Date: Mon, 20 Jun 2005 16:34:06 -0400 From: "fbsd_user" <fbsd_user@a1poweruser.com> To: "Peter" <peter@aboutsupport.com>, <freebsd-questions@freebsd.org> Subject: RE: Link to PPP NAT tutorial ? Message-ID: <MIEPLLIBMLEEABPDBIEGOEDOHHAA.fbsd_user@a1poweruser.com> In-Reply-To: <42B71D8F.2080406@aboutsupport.com>
next in thread | previous in thread | raw e-mail | index | archive | help
you are mixing up ppp nat and ipfw nat. these belong to ipfw nat natd_enable="YES"( I tried with NO too) natd_interface="tun0" natd_flags="-dynamic" you do nat in ppp or in the furewall but not both places. you need to post the desrciption of your over all network layout -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Peter Sent: Monday, June 20, 2005 3:49 PM To: freebsd-questions@freebsd.org Subject: Link to PPP NAT tutorial ? Hello , can you please point me to some tutorial regarding NAT and PPP. I have successfully set up PPPoE connection on 1 of the interface, I am able to make ssh and ping the server from the other interface but I am still not able to make to make the system forward the packages. gateway_enable="YES ppp_nat="YES" natd_enable="YES"( I tried with NO too) natd_interface="tun0" natd_flags="-dynamic" I saw a few tutorials and I think I get confused :-) Can you please point me some that works with PPPoE and NATS ? Thanks a lot :-) -- Best regards, Peter http://AboutSupport.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGOEDOHHAA.fbsd_user>