bridge-port-to-default: support different configurations

Just add something like this to your bridge ports:

comment="default:br-ext,alt:br-intern"
This commit is contained in:
Christian Hesse 2018-10-04 13:56:09 +02:00
parent ea4b739d00
commit 17f64b48af
2 changed files with 21 additions and 10 deletions

View file

@ -26,6 +26,9 @@
:global "safe-update-url" "";
#:global "safe-update-url" "https://example.com/ros/safe-update/";
# This controls what configuration is activated by bridge-port-to-default.
:global "bridge-port-to" "default";
# This is used to update AAAA records and firewall address-list.
:global "ipv6-interface" "br-local";
:global "ipv6-pool" "telekom";