Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2002 19:00:08 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        "Jack L. Stone" <jackstone@sage-one.net>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Adding Interface alias on the fly
Message-ID:  <20020607185901.O82269-100000@localhost>
In-Reply-To: <3.0.5.32.20020607161614.00fc2288@mail.sage-one.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Jun 2002, Jack L. Stone wrote:

> I need to add an alias to the public interface "on the fly". This is what
> the entry would look like in the rc.conf:
> ifconfig_rl1_alias1="inet 65.71.135.139 netmask 255.255.255.255"
>
> ...and, this is what # ifconfig rl1 would then show when above line is loaded:
> inet 65.71.135.138 netmask 0xffffffff broadcast 65.71.135.139
>
> What is the correct command syntax to add the above alias on the fly...??

man ifconfig

and look at the 'alias' flag.



			Fer

>
> Best regards,
> Jack L. Stone,
> Administrator
>
> SageOne Net
> http://www.sage-one.net
> jackstone@sage-one.net
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


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?20020607185901.O82269-100000>