Commit graph

583 commits

Author SHA1 Message Date
Christian Hesse
65dac1178a dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-04-27 17:23:28 +02:00
Christian Hesse
eb49f3375b bump required RouterOS version for all scripts 2026-04-27 17:23:28 +02:00
Christian Hesse
159c51f577 update-tunnelbroker: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
4897edd45e update-gre-address: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
9fc3f254e0 telegram-chat: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
a995c13126 sms-forward: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
01f8315d84 sms-action: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
f09db826f4 ppp-on-up: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
b3b29f9f2d packages-update: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
4a9d52a928 ospf-to-leds: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
6b518e09a8 netwatch-notify: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
3898ee6bbb netwatch-dns: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
c6fdc325e8 ipv6-update: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
ee30f72f6c ipsec-to-dns: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
cf86487f71 hotspot-to-wpa: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
f02fd9abcd gps-track: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
f26d6cb6f8 fw-addr-lists: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
ed44d6cedd firmware-upgrade-reboot: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
a82e6a66cc dhcpv6-client-lease: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
5321104afc dhcpv4-server-lease: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
77115132f3 dhcp-to-dns: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
2d1e07035c dhcp-lease-comment: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
c42ab6965a daily-psk: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
bc26b2a695 collect-wireless-mac: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
7ee31069aa check-routeros-update: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
21551b80b3 check-perpetual-license: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
7122b11a34 check-lte-firmware-upgrade: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
8944e922f7 check-health: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
54855df122 check-certificates: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
ba2293fd46 certificate-renew-issued: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
ff337a5c29 capsman-rolling-upgrade: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
3ef2b27cf9 capsman-download-packages: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
18ae051c13 backup-upload: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
1fa05a6a5c backup-partition: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
3621c09071 backup-email: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
b870d2ab49 backup-cloud: early exit with :exit 2026-04-27 17:23:28 +02:00
Christian Hesse
fb0fb6b6ec 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-04-27 17:23:28 +02:00
Christian Hesse
fb7adb3a18 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-04-27 17:23:28 +02:00
Christian Hesse
5fb4761590 backup-upload: support date & time in filename 2026-04-27 17:18:57 +02:00
Christian Hesse
a7bad6a769 backup-email: support date & time in filename 2026-04-24 14:41:56 +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