On 28/07/2019 18:08, Eugene Grosbein wrote:
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.
Eugene
Thank you very much!
I really need be more carefully while reading docs.
Thanks!
--
CU
Victor Gamov
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"