From owner-freebsd-questions@FreeBSD.ORG Mon Oct 13 08:12:45 2003 Return-Path: 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 90FB416A4BF for ; Mon, 13 Oct 2003 08:12:45 -0700 (PDT) Received: from mail.watkinscontracting.com (65-119-16-245.dsl.tfb.com [65.119.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2B343FA3 for ; Mon, 13 Oct 2003 08:12:42 -0700 (PDT) (envelope-from noonans@watkinscontracting.com) Received: from watwks04 (wat-wks-04.watkinscontracting.com [192.168.100.103]) h9DFCRPj048252; Mon, 13 Oct 2003 08:12:27 -0700 (PDT) (envelope-from noonans@watkinscontracting.com) From: "Sean Noonan" To: Date: Mon, 13 Oct 2003 08:12:12 -0700 Message-ID: <019101c3919c$6a14ce60$6764a8c0@watkinscontracting.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0192_01C39161.BDB5F660" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <1132.192.168.25.10.1066055592.squirrel@bmyster.com> X-MS-TNEF-Correlator: 00000000B921E1573249C446B423B520F7BB5729C46A8100 X-Scanned-By: MIMEDefang 2.35 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: 'Sean Noonan' cc: freebsd-questions@freebsd.org Subject: RE: NAT and PPPoE problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2003 15:12:45 -0000 This is a multi-part message in MIME format... ------=_NextPart_000_0192_01C39161.BDB5F660 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline > Here are the docs i used when using ADSL w/ PPPoE and NAT w/ IPFW > there are 2 writeups here ...first is PPPoE (im assuming you already know > how to compile your kerel ?) 2nd is Duel Home host ...and how to setup > NAT. Hi Brent, About the only differences I see in your config vs. mine is that you've compiled NETGRAPH support directly into the kernel (but it's my understanding that this was no longer explicitly needed), and you manually configure the ed1 interface in rc.conf. I also notice that you specify NOT to use ARP (-arp) when you config the interface, which I don't specify (and the default is to use ARP). I'll try making the kernel change and the interface config change and see if makes a difference. The second doc is basically exactly what I used to do when I used plain-old Ethernet. However, as the doc states, "If the outside interface is ... a PPP-over-Ethernet (PPPoE) DSL connection, use ppp(8)'s NAT facility instead", which is what I'm trying to do ;-) NAT over plain-old Ethernet works just fine for me. Thanks again, Sean. ***************************************************************************************************************************** No employee or agent is authorized to conclude any binding agreement on behalf of Watkins Contracting, L.P., with another party by email without express written confirmation by an Officer of the company. In addition, any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Watkins Contracting, L.P. Employees of Watkins Conracting, L.P., are expressly required not to make defamatory statements and not to infringe or authorize any infringement of copyright or any other legal right by email communications. Any such communication is contrary to company policy and outside the scope of the employment of the individual concerned. The company will not accept any liability in respect of such communication, and the employee responsible will be personally liable for any damages or other liability arising. ------=_NextPart_000_0192_01C39161.BDB5F660--