Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 14:28:32 -0500
From:      Chris Johnson <cjohnson@palomine.net>
To:        Pete Collins <pcollins@ocsny.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ifconfig
Message-ID:  <19990127142832.A3125@palomine.net>
In-Reply-To: <36AF2169.BC275CB2@ocsny.com>; from Pete Collins on Wed, Jan 27, 1999 at 02:23:37PM %2B0000
References:  <199901271319.HAA05360@horton.iaces.com> <36AF2169.BC275CB2@ocsny.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 27, 1999 at 02:23:37PM +0000, Pete Collins wrote:
> i have a similar problem that has been buggin me for the longest time
> 
> here is my rc.conf example for ip#000.000.00.00:
> 
> ifconfig_vx0_alias22="inet 000.000.00.00  netmask 0xffffffc0" #test
> 
> how could i get this to work from the command line??

ifconfig vx0 inet 000.000.00.00 netmask 0xffffffc0 alias

Take a look in /etc/rc.network and see how the script uses your entries from
/etc/rc.conf to set up aliases.

Chris

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?19990127142832.A3125>