Subject: Re: How do I properly add aliased IPs
To: None <netbsd-users@NetBSD.org>
From: Michael Parson <mparson@bl.org>
List: netbsd-users
Date: 04/04/2006 11:04:54
On Tue, Apr 04, 2006 at 11:39:17AM -0400, Mark Saad wrote:
> Hello All,
> I was looking to see if someone could shed some light on an rc.conf 
> issue. How do you properly add aliased IPs .  The rc.conf way does not 
> appear to work for me. I am using a fxp card .

Last time I did it, I just put it in /etc/ifconfig.INT

just add a line like:

inet 10.0.1.13 netmask 255.255.255.255 alias

The manpage for ifconfig.if(5) has more info.

-- 
Michael Parson
mparson@bl.org