From owner-freebsd-questions Mon Jul 1 13:14:24 2002 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 A123437B40D for ; Mon, 1 Jul 2002 13:14:06 -0700 (PDT) Received: from smtp.a1poweruser.com (oh-chardon6a-62.clvhoh.adelphia.net [68.65.175.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id C688343E09 for ; Mon, 1 Jul 2002 13:14:02 -0700 (PDT) (envelope-from barbish@a1poweruser.com) Received: from barbish (lanwin1 [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id F3EB32E; Mon, 1 Jul 2002 15:45:54 -0400 (EDT) Reply-To: From: "Joe & Fhe Barbish" To: "Mindaugas" Cc: "FBSDQ" Subject: RE: about kernel and /boot/defaults/loader.conf Date: Mon, 1 Jul 2002 15:42:49 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1112664861.20020701211842@delfi.lt> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 stated "Now I downloaded FreeBSD 4.6" You are not clear about what you mean by this statement. If you mean you cvsup'ed 4.6 and followed the instructions you should have already recompiled your kernel source. If you mean you FTPed the 4.5 min.iso and burned a cdrom from which you installed a new clean virgin FBSD system, then yes you have to compile your saved old kernel source to create an kernel binary to run from. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mindaugas Sent: Monday, July 01, 2002 3:19 PM To: questions@FreeBSD.org Subject: about kernel and /boot/defaults/loader.conf Hello, I have a quistion.. Scenario: I have FreeBSD box 4.5 and it act as gateway (my network goes to internet thruoght the BSD box and aDSL modem) using NATD. For aDSL modem I using in kernel: options NETGRAPH options NETGRAPH_PPP options NETGRAPH_PPPoE For firewall: options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=100 options IPDIVERT Now I downloaded FreeBSD 4.6 and I saw in /boot/defaults/loader.conf options such as: if_tun_load="NO" # Tunnel driver (user process ppp) ipfw_load="NO" # Firewall ng_ppp_load="NO" # PPP protocol netgraph node type ng_pppoe_load="NO" # RFC 2516 PPPOE protocol netgraph node type Question: Shud I recompile kernel (in FreeBSD 4.6) with these options like in bsd 4.5 or it is enougnt to make "YES" to all them in /boot/defaults/loader.conf What is the diference? (kernel or /boot/defaults/loader.conf) What is better? (recompile kernel or make "YES" in /boot/defaults/loader.conf") Sorry for my English... -- Mindaugas mindaugas77@delfi.lt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message