From owner-freebsd-questions Thu Mar 15 18:14:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from courier.netrail.net (courier.netrail.net [205.215.10.53]) by hub.freebsd.org (Postfix) with ESMTP id 4541137B719 for ; Thu, 15 Mar 2001 18:14:25 -0800 (PST) (envelope-from cschreiber@netrail.net) Received: from cschriaber (localhost.netrail.net [127.0.0.1]) by courier.netrail.net (Postfix) with SMTP id 14F40C8; Thu, 15 Mar 2001 21:14:19 -0500 (EST) Reply-To: From: "Christian S." To: "Ty C. Mixon" , Subject: RE: [Re: More NATD/IPFW woes . . . ] Date: Thu, 15 Mar 2001 21:10:27 -0500 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.2416 (9.0.2910.0) In-Reply-To: <200103160207.f2G27jQ00249@tymanthius.yi.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 try "firewall_enable="YES"" (It's misspelled.) You may also want to put the nat statements after the firewall ones, but I don't know if that will affect it one way or the other. Regards, Christian "...we have only twice as many genes as a fruit fly, or roughly the same number as an ear of corn, about 30,000." Ergo, we are all corn. - -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ty C. Mixon Sent: Thursday, March 15, 2001 9:14 PM To: freebsd-questions@freebsd.org Subject: Re: [Re: More NATD/IPFW woes . . . ] *** PGP Signature Status: unknown *** Signer: Unknown, Key ID = 0x8646B823 *** Signed: 3/15/2001 9:14:26 PM *** Verified: 3/15/2001 9:06:55 PM *** BEGIN PGP VERIFIED MESSAGE *** Decided to do some playing. Set up a completely diff computer w/ FreeBSD, and got it up & running. Diff class processor, all scsi, completely diff NIC's. Guess what? Same problem. It will NOT start natd on boot. Once I start it manually, all goes well. What am I missing here? rc.conf attached (I relize there are redundancies there, I *think* I commented all out). --- Next Part --- # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # Enable network daemons for user convenience. # -- sysinstall generated deltas -- # ifconfig_lnc0="inet 192.168.0.1 netmask 255.255.255.0" #hostname="runespeak.yi.org" linux_enable="YES" sendmail_enable="YES" gateway_enable="YES" #defaultrouter="192.168.0.1" sshd_enable="YES" portmap_enable="YES" nfs_server_enable="YES" nfs_client_enable="YES" inetd_enable="YES" nfs_reserved_port_only="YES" ifconfig_dc0="inet 206.27.134.246 netmask 255.255.255.0" hostname="tymanthius.yi.org" sendmail_enable="YES" lpd_enable="YES" defaultrouter="206.27.134.1" rwhod_enable="YES" named_enable="YES" #sendmail_enable="YES" sshd_enable="YES" portmap_enable="YES" inetd_enable="YES" nfs_reserved_port_only="YES" natd_enable="YES" natd_interface="dc0" firwall_enable="YES" firewall_type="OPEN" firewall_script="/etc/rc.firewall.simple" firewall_quiet="NO" - -- Ty C. Mixon F.T.C. Enterprises Call Sign KC5FQH PGP Public Key 8646B823 Webslave to http://www.home.aone.net.au/irc_rpg/home.htm *** END PGP VERIFIED MESSAGE *** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOrF10CkK9qTvGvteEQLh3QCeLT7pxbyKuaa3Ai02KsQ0UJdz9osAoOVR rHPv7iw9j1VbEqz+8+vKQqS2 =qkNe -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message