From owner-freebsd-questions Sun Aug 25 1: 2:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C63C37B400 for ; Sun, 25 Aug 2002 01:02:07 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C880B43E72 for ; Sun, 25 Aug 2002 01:02:05 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.5/8.12.5) with ESMTP id g7P824ve001088; Sun, 25 Aug 2002 20:02:04 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.5/8.12.5/Submit) id g7P824nH001087; Sun, 25 Aug 2002 20:02:04 +1200 (NZST) Date: Sun, 25 Aug 2002 20:02:04 +1200 From: Jonathan Chen To: Lord Raiden Cc: FreeBSD Questions Subject: Re: Question about setting up static IP's. Message-ID: <20020825080204.GB1023@grimoire.chen.org.nz> References: <4.2.0.58.20020825030254.00a9cdc0@192.168.0.25> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.2.0.58.20020825030254.00a9cdc0@192.168.0.25> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 25, 2002 at 03:09:13AM -0400, Lord Raiden wrote: > Ok, old age is catching up to me. How do I specify static IP with > gateway the proper way. Is it like this: > > ifconfig_rl0="inet 10.10.25.101 255.255.255.0" This should read: ifconfig_rl0="inet 10.10.25.101 netmask 255.255.255.0" > defaultrouter="10.10.25.1" Pretty much what what I've got. -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message