Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 09:16:24 +0700 (NOVST)
From:      Alexey Privalov <lucky@land3.nsu.ru>
To:        "Jack L. Stone" <jackstone@sage-one.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Adding Interface alias on the fly
Message-ID:  <20020608091520.E61948-100000@land3.nsu.ru>
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
hi

ifconfig 'name_inetface' alias 'ip_addr' netmask 'netmask'

/Alexey

On Fri, 7 Jun 2002, Jack L. Stone wrote:

> Date: Fri, 07 Jun 2002 16:16:14 -0500
> From: Jack L. Stone <jackstone@sage-one.net>
> To: freebsd-questions@freebsd.org
> Subject: Adding Interface alias on the fly
>
> 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...??
>
> 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?20020608091520.E61948-100000>