Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 22:53:14 -0700
From:      "Jeff Shevlen" <jshevlen@passedpawn.com>
To:        "Nick Rogness" <nick@rogness.net>
Cc:        <freebsd-questions@FreeBSD.ORG>, "Roger Williams" <rogerw1962@hotmail.com>
Subject:   Re: IP aliasing
Message-ID:  <01b701c1dec1$aefff930$b300a8c0@wenk>
References:  <Pine.BSF.4.21.0204072026370.14115-100000@cody.jharris.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> > Hi,
> >
> > I've set up an IP alias and I want to ensure this second IP gets
> > created on successive boots.  The first IP is given by DHCP.  Not
sure
> > where and how to make this happen.
>
> In /etc/rc.conf:
>
> ifconfig_xl0="DHCP"
> ==> ifconfig_xl0_alias0="inet 192.168.0.1 netmask 255.255.255.0"
>

Thanks Nick, That did the trick.

>
> Nick Rogness <nick@rogness.net>
>  - Don't mind me...I'm just sniffing your packets




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?01b701c1dec1$aefff930$b300a8c0>