From owner-freebsd-questions Fri Dec 20 10:40:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA02363 for questions-outgoing; Fri, 20 Dec 1996 10:40:44 -0800 (PST) Received: from accessld.com (sparky.accessld.com [206.71.65.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA02358 for ; Fri, 20 Dec 1996 10:40:43 -0800 (PST) Received: from lancez.accessld.com ([206.71.64.131]) by sparky.accessld.com with SMTP id <28674-1>; Fri, 20 Dec 1996 11:33:45 -0700 Message-Id: <2.2.16.19961220114508.37874c94@accessld.com> X-Sender: lancez@accessld.com X-Mailer: Windows Eudora Pro Version 2.2 (16) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Lance Cc: lancez@accessld.com Date: Fri, 20 Dec 1996 11:33:38 -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, there: My freebsd PC is connected to our intranet. When I root the system and login as root, I execute the command 'ifconfig ed1' to check its IP address and didn't find it. So I execute something like 'ifconfig ed1 179.208.33.1' to assign it an IP address. Now I am able to ping other machines from this PC and I can ping it from other machines too. However, when I shut it down and reboot the machine, its IP address is lost. What I am wondering is that how could I avoiding this manually IP address assignment everytime when I root the system? Could I put it into some configuration file? Appreciate your help! Lance lancez@accessld.com