From owner-freebsd-questions@FreeBSD.ORG Mon Jun 20 20:34:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D68CB16A41C for ; Mon, 20 Jun 2005 20:34:12 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6287743D48 for ; Mon, 20 Jun 2005 20:34:12 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.81]) by mta13.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with SMTP id <20050620203411.MWK14360.mta13.adelphia.net@barbish>; Mon, 20 Jun 2005 16:34:11 -0400 From: "fbsd_user" To: "Peter" , Date: Mon, 20 Jun 2005 16:34:06 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <42B71D8F.2080406@aboutsupport.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: Subject: RE: Link to PPP NAT tutorial ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 20:34:12 -0000 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"