Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 20:02:04 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Lord Raiden <raiden23@netzero.net>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Question about setting up static IP's.
Message-ID:  <20020825080204.GB1023@grimoire.chen.org.nz>
In-Reply-To: <4.2.0.58.20020825030254.00a9cdc0@192.168.0.25>
References:  <4.2.0.58.20020825030254.00a9cdc0@192.168.0.25>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
------------------------------------------------------------------------
"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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825080204.GB1023>