From owner-freebsd-questions@FreeBSD.ORG Wed Oct 18 18:01:43 2006 Return-Path: X-Original-To: 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 439B316A4B3 for ; Wed, 18 Oct 2006 18:01:43 +0000 (UTC) (envelope-from nathan@envieweb.net) Received: from envieweb.net (d221-69-17.commercial.cgocable.net [216.221.69.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id A233643D7C for ; Wed, 18 Oct 2006 18:01:33 +0000 (GMT) (envelope-from nathan@envieweb.net) Received: from mail.envieweb.net (localhost [127.0.0.1]) by envieweb.net (8.13.6/8.13.6) with ESMTP id k9IHxTg7001780 for ; Wed, 18 Oct 2006 13:59:30 -0400 (EDT) (envelope-from nathan@envieweb.net) From: "Nathan Vidican" To: questions@freebsd.org Date: Wed, 18 Oct 2006 13:59:29 -0400 Message-Id: <20061018175632.M55921@envieweb.net> X-Mailer: Open WebMail 2.20ip1 20031103 X-OriginatingIP: 216.8.159.129 (ips/nvidican) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Spam-Score: -1.36 () ALL_TRUSTED MSG NOT MARKED AS SPAM X-Scanned-By: MIMEDefang 2.56 on 216.221.69.17 Cc: Subject: ipfilter / ipnat & /usr/sbin/ppp ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 18:01:43 -0000 using: ppp -ddial -nat How does the "-nat" flag implement nat for PPPoE ? Using ipfw/natd, ipnat/ipfilter, and is it hard-coded or can it be optionally changed? Can I use rules created for/through ipfilter/ipnat, or should I simply disable NAT translation on the ppp interface and enable it through ipnat on it's own? -- Nathan Vidican nathan@envieweb.net