From owner-freebsd-stable@FreeBSD.ORG Sat May 8 22:38:00 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9EB916A4CE for ; Sat, 8 May 2004 22:38:00 -0700 (PDT) Received: from auk1.snu.ac.kr (auk1.snu.ac.kr [147.46.100.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3415643D1D for ; Sat, 8 May 2004 22:38:00 -0700 (PDT) (envelope-from stopspam@users.sourceforge.net) Received: from [147.46.44.181] (stopspam@users.sourceforge.net) by auk1.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004050914:24:36:807153.23420.2882517936 for ; Sun, 09 May 2004 14:24:36 +0900 (KST) Message-ID: <409DC3B7.6070609@users.sourceforge.net> Date: Sun, 09 May 2004 14:37:59 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:2.44) (by Terrace) Subject: network reconfigure with sysinstall did not work! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 05:38:00 -0000 Hi, I somehow screwed up the configuration of my network card, by playing with ifconfig. I tried to get it back again with ifconfig for a while, but to no avail. To avoid rebooting, I decided to use /stand/sysinstall. I thus configured my network interface. All that was easy, since sysinstall even asked my to restart the connection. I said "Yes", and searched my way out of sysinstall. However, great was my disappointment that I still had no internet connection. I then rebooted the machine and all was fine again. Even greater was my disappointment that my /etc/hosts file had disappeared!! For some reason sysinstall had overwritten this file (without notice) with three lines of very trivial hostnames. This was troublesome! Is this a bug in sysinstall? Regards, Rob.