Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2019 22:08:44 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Victor Gamov <vit@otcnet.ru>, freebsd-net@freebsd.org
Subject:   Re: how to down interface at startup
Message-ID:  <9e135f5f-48c1-44b0-1eea-fe47f7a61fc7@grosbein.net>
In-Reply-To: <8e49d9c0-6950-dcb3-ac62-25a9a1f86c2e@otcnet.ru>
References:  <8e49d9c0-6950-dcb3-ac62-25a9a1f86c2e@otcnet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
28.07.2019 21:50, Victor Gamov wrote:

> I have configuration where bridge interface need to be down at startup.
> 
> But "ifconfig_bridge2="down" is not working: bridge always up
> 
> How I can 'down' bridge interface at startup?

If you use rc.conf to configure it, please read rc.conf(5) manual page carefully:

		 ... Interfaces that the
                 administrator wishes to store configuration for, but not
                 start at boot should be configured with the "NOAUTO" keyword
                 in their ifconfig_<interface> variables as described below.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9e135f5f-48c1-44b0-1eea-fe47f7a61fc7>