From owner-freebsd-bugs Sun Dec 1 15:33:55 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA06053 for bugs-outgoing; Sun, 1 Dec 1996 15:33:55 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA06047 for ; Sun, 1 Dec 1996 15:33:53 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.3/8.6.9) with ESMTP id PAA19614; Sun, 1 Dec 1996 15:33:50 -0800 (PST) To: Thomas David Rivers cc: freebsd-bugs@freefall.freebsd.org Subject: Re: Bug in slip install for 2.1.6-RELEASE... In-reply-to: Your message of "Sun, 01 Dec 1996 15:32:43 EST." <199612012032.PAA00339@lakes.water.net> Date: Sun, 01 Dec 1996 15:33:50 -0800 Message-ID: <19609.849483230@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Here's my first install attempt for 2.1.6-RELEASE (am I the > only person to try hard-wired SL/IP installs?) No, I do it myself all the time. > If you go through the network panel, setting everything > as appropriate, even the "gateway" box; the executed > ifconfig will fail because it only specifies one IP > address on the ifconfig line... for me, I got the following > on my debug screen: You need to RTFM - the extra ifconfig options box is what is needed for the foreign address, is documented as such, and has been the case ever since SLIP was a supported installation option. :-) Jordan