Christian Hesse
78bd74c544
dhcp-to-dns: support to ignore networks
...
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-04-10 20:27:02 +02:00
Christian Hesse
c033f90d0c
bump required RouterOS version for all scripts
2026-04-10 20:27:02 +02:00
Christian Hesse
bc2453c867
update-tunnelbroker: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
4abe208793
update-gre-address: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
cee91cf3dc
telegram-chat: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
7c4f8414fa
sms-forward: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
197eb7a7d4
sms-action: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
7ea381e7d2
ppp-on-up: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
4b6de32beb
packages-update: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
56ab927c68
ospf-to-leds: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
0e29bd1aa1
netwatch-notify: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
cfa63a1702
netwatch-dns: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
edba8593e2
lease-script: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
2197170de0
ipv6-update: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
5c7b4066a4
ipsec-to-dns: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
e3a33aff99
hotspot-to-wpa: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
ae9f072fff
gps-track: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
787d129b74
fw-addr-lists: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
f33f2a3b74
firmware-upgrade-reboot: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
ef54be4f7d
dhcp-to-dns: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
a8086b31d1
dhcp-lease-comment: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
3c7748cf6f
daily-psk: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
fffc3c9b09
collect-wireless-mac: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
ddc0d0a6a3
check-routeros-update: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
76884cd4d8
check-perpetual-license: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
8bd9c65c2d
check-lte-firmware-upgrade: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
c583373c84
check-health: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
e919ccd9cb
check-certificates: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
99dba4ff78
certificate-renew-issued: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
6f0d229b5e
capsman-rolling-upgrade: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
46b8f722c8
capsman-download-packages: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
f100c247f3
backup-upload: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
194e50cd63
backup-partition: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
7329869aca
backup-email: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
55c85abe29
backup-cloud: early exit with :exit
2026-04-10 20:27:02 +02:00
Christian Hesse
a13f2fba4a
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-10 20:27:02 +02:00
Christian Hesse
8a86e88731
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-10 20:27:02 +02:00
Christian Hesse
ab23d1e352
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-04-10 20:27:02 +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
Christian Hesse
b52936e946
doc/netwatch-dns: mention ip address...
...
... which can be used for serveral services that have it in SAN.
2026-01-17 16:52:20 +01:00
Christian Hesse
92759fcca5
doc/netwatch-dns: give hint on multiple certificates
2026-01-16 14:48:18 +01:00
Christian Hesse
ad310e6573
doc/netwatch-dns: always use the same order for examples
2026-01-16 14:48:18 +01:00
Christian Hesse
c0c1c5521e
doc/netwatch-dns: include examples for dns.quad9.net & dns.google
2026-01-16 14:48:02 +01:00
Christian Hesse
ad455c8f1d
doc/netwatch-dns: cloudflare uses a new CA for certificates
2026-01-15 23:14:37 +01:00
Christian Hesse
df8d0370c5
doc/mod/ssh-keys-import: reverse old and new
2026-01-14 15:30:21 +01:00
Christian Hesse
2b8dfec2f7
bump required RouterOS version for all scripts
2026-01-12 10:00:30 +01:00