Christian Hesse
341fda939b
dhcp-to-dns: support to ignore networks
...
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-06 16:15:17 +02:00
Christian Hesse
c99896fc6d
bump required RouterOS version for all scripts
2026-05-06 16:15:17 +02:00
Christian Hesse
bef8225ec3
update-tunnelbroker: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
8ae5f5d51f
update-gre-address: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
f8b13dc69a
telegram-chat: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
ca823d0f68
sms-forward: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
5acf0dc05f
sms-action: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
40564249fb
ppp-on-up: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
bb7fd34222
packages-update: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
e68d98c610
ospf-to-leds: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
5f22ca32ba
netwatch-notify: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
9cce9846c8
netwatch-dns: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
03a223f7a9
ipv6-update: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
a947b7438a
ipsec-to-dns: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
0fd4e19b56
hotspot-to-wpa: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
8840f63c9f
gps-track: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
ff5c8cb41f
fw-addr-lists: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
1cbba20511
firmware-upgrade-reboot: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
bcbabb5422
dhcpv6-client-lease: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
d9ee83d96d
dhcpv4-server-lease: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
9d2fda067d
dhcp-to-dns: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
6417691a32
dhcp-lease-comment: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
8b475cf593
daily-psk: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
4bbdc4b4ff
collect-wireless-mac: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
a3b672c08c
check-routeros-update: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
d2a80b4750
check-perpetual-license: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
86b5f1783a
check-lte-firmware-upgrade: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
3b88947ad2
check-health: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
0942ea7a20
check-certificates: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
a1ecadbb94
certificate-renew-issued: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
8fba559e3b
capsman-rolling-upgrade: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
013d34b9da
capsman-download-packages: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
2437f0581d
backup-upload: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
3539c5fa13
backup-partition: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
9a7e663aa6
backup-email: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
9d811572e9
backup-cloud: early exit with :exit
2026-05-06 16:15:17 +02:00
Christian Hesse
c33c58f155
log-forward: use comparison for ids
...
This was introduced with RouterOS 7.22beta1.
Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-05-06 16:15:17 +02:00
Christian Hesse
f9463ca841
mod/notification-email: use errors from command...
...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-05-06 16:15:17 +02:00
Christian Hesse
0382a368ec
backup-upload: support date & time in filename
2026-04-28 16:36:31 +02:00
Christian Hesse
d54a0d541d
backup-email: support date & time in filename
2026-04-28 16:36:31 +02:00
Christian Hesse
1f460b5bae
mod/notification-email: add setting for certificate verification
2026-04-23 09:17:42 +02:00
Christian Hesse
d00a517c3b
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-16 09:04:20 +02:00
Christian Hesse
89b9c62e52
ipv6-update: support dhcpv6-client-lease script...
...
... by adding a provide, and handling global variable
$DHCPv6ClientLeaseVars.
2026-04-15 10:46:35 +02:00
Christian Hesse
3a66eb4192
introduce 'dhcpv6-client-lease' to run scripts on lease
2026-04-15 10:46:35 +02:00
Christian Hesse
e54a4572f7
rename lease-script -> dhcpv4-server-lease
2026-04-14 15:32:19 +02:00
Christian Hesse
736ff98bce
doc/ipv6-update: remove extra dot
2026-04-10 20:27:02 +02:00
Christian Hesse
65f101eb48
doc/dhcp-to-dns: add a note on reverse lookup
...
https://github.com/eworm-de/routeros-scripts/discussions/94
https://github.com/eworm-de/routeros-scripts/issues/104
https://github.com/eworm-de/routeros-scripts/issues/120
... and possibly more.
2026-03-19 11:39:31 +01:00
Christian Hesse
491189ece4
doc/check-certificates: create example certificate with SAN
2026-03-12 11:05:24 +01:00
Christian Hesse
70ddc152de
bump required RouterOS version for all scripts
2026-01-27 15:47:19 +01:00
Christian Hesse
a7be27aea9
check-certificates: drop the compatibility workaround...
...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 15:47:19 +01:00