From owner-freebsd-hackers Sat Dec 9 08:02:12 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA28840 for hackers-outgoing; Sat, 9 Dec 1995 08:02:12 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA28825 for ; Sat, 9 Dec 1995 08:02:06 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id QAA00268; Sat, 9 Dec 1995 16:56:05 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id QAA25147; Sat, 9 Dec 1995 16:56:05 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id OAA26836; Sat, 9 Dec 1995 14:44:46 +0100 From: J Wunsch Message-Id: <199512091344.OAA26836@uriah.heep.sax.de> Subject: Re: can't boot To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Sat, 9 Dec 1995 14:44:45 +0100 (MET) Cc: Herve.Bigot@sycomore.fr Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Dmitry Khrustalev" at Dec 6, 95 11:56:44 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org Precedence: bulk As Dmitry Khrustalev wrote: > > > I follow the instructions in the FAQ to compile a new kernel, but I don't > > do the make install because I need to use 2 different kernels(with and > > without IP forwarding) to make some tests. You don't need two kernels for this. ``options GATEWAY'' is deprecated, use ``sysctl -w net.inet.ip.forwarding=1'' instead. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)