From owner-freebsd-current Mon Jan 27 04:23:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA03730 for current-outgoing; Mon, 27 Jan 1997 04:23:49 -0800 (PST) Received: from mirriwinni.cse.rmit.edu.au (pm.cse.rmit.EDU.AU [131.170.118.50]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA03723 for ; Mon, 27 Jan 1997 04:23:46 -0800 (PST) Received: (from phillip@localhost) by mirriwinni.cse.rmit.edu.au (8.8.3/8.6.12) id XAA18040; Mon, 27 Jan 1997 23:23:43 +1100 (EST) Date: Mon, 27 Jan 1997 23:23:43 +1100 (EST) Message-Id: <199701271223.XAA18040@mirriwinni.cse.rmit.edu.au> From: Phillip Musumeci To: current@freebsd.org Subject: Entering ifconfig parameters for PLIP installation was confusing to me Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I did a freebsd to freebsd installation via ftp using PLIP for 3.0-970114-SNAP and I found filling out the networking menu where you enter your IP data etc. slightly confusing. I knew what my ifconfig command had to be but I couldn't guess where the IP number of the other end had to go when filling out the menu. It didn't seem to belong in the "other switches" box. In the end, I fudged it by making my "other switches" section contain a ';' followed by what I wanted my ifconfig command to be. This may or may not make sense: could the networking menus have an extra box where you can enter the remote host's IP address if you are using point-to-point network links such as PLIP (and perhaps PPP too). It would be best not to show the box if there was no remote host IP value to enter (or we'll probably just confuse some other punters). Thanks, phillip