From owner-freebsd-questions Sat Jun 23 10:40:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pike.netdoor.com (netdoor.com [208.137.128.6]) by hub.freebsd.org (Postfix) with ESMTP id F0C1A37B405 for ; Sat, 23 Jun 2001 10:40:45 -0700 (PDT) (envelope-from jcouch@netdoor.com) Received: from katana.amberskogg.dns2go.com (port77.tup.netdoor.com [208.137.140.141]) by pike.netdoor.com (8.9.3/8.9.3) with SMTP id MAA11022; Sat, 23 Jun 2001 12:40:44 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Jim couch Reply-To: jcouch@netdoor.com Organization: AmberSkogg Development To: tyler spivey Subject: Re: problem with 4.3r and natd Date: Sat, 23 Jun 2001 12:40:40 -0500 X-Mailer: KMail [version 1.2] References: <200106231321.f5NDLP800368@home.com> In-Reply-To: <200106231321.f5NDLP800368@home.com> Cc: "FreeBSD-Questions" MIME-Version: 1.0 Message-Id: <01062312404004.08368@katana.amberskogg.dns2go.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG you hafta leave the firewall stuff in..... ipfw is used to do the natd you then establish minimal rules and enable an "open" type firewall in rc.conf and natd is enabled in rc.conf also ---snip--------------- firewall_enable="YES" firewall_type="open" natd_enable="YES" natd_interface="pcn0" ------snip------------- On Saturday 23 June 2001 08:21 am, you wrote: > why do i get ping: sendto: permission denied? options/rc.conf attached > (i commented out the firewall stuff atm, i want th enet ) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message