how to down interface at startup

Eugene Grosbein eugen at grosbein.net
Sun Jul 28 15:09:19 UTC 2019


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.



More information about the freebsd-net mailing list