mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
update-gre-address: remove settings from global-config
Instead read infos from gre interface comment.
This commit is contained in:
parent
9f077ab8bf
commit
ee49fe3184
2 changed files with 9 additions and 21 deletions
|
@ -37,11 +37,6 @@
|
|||
# This controls what configuration is activated by bridge-port-to-default.
|
||||
:global "bridge-port-to" "default";
|
||||
|
||||
# These settings are used to update gre interface settings based on
|
||||
# remote peer configuration.
|
||||
:global "gre-cert-prefix" "ikev2-";
|
||||
:global "gre-int-prefix" "gre-";
|
||||
|
||||
# Access-list entries matching this comment are updated
|
||||
# with daily pseudo-random PSK.
|
||||
:global "daily-psk-match-comment" "Daily PSK";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue