mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-03 09:44:58 +02:00
ipv6-update: remove settings from global-config
Instead make it more robust by reading comments.
This commit is contained in:
parent
6f606f9ca5
commit
9f077ab8bf
2 changed files with 12 additions and 21 deletions
|
@ -37,10 +37,6 @@
|
|||
# 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";
|
||||
|
||||
# These settings are used to update gre interface settings based on
|
||||
# remote peer configuration.
|
||||
:global "gre-cert-prefix" "ikev2-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue