From eaa8117f29255007c2238583fa52b87e260e7be4 Mon Sep 17 00:00:00 2001 From: pavel Date: Wed, 11 Mar 2026 15:49:54 +0200 Subject: [PATCH] 1549 --- files/nats_registration_listener.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/files/nats_registration_listener.py b/files/nats_registration_listener.py index ca13482..334a0c2 100644 --- a/files/nats_registration_listener.py +++ b/files/nats_registration_listener.py @@ -93,6 +93,14 @@ IGNORE_MACS_RAW = [ "D0:6C:37:01:26:E2", "D0:6C:37:01:26:E6", "D0:6C:37:01:26:FA", + "C4:93:00:4E:99:A4", + "D0:6C:37:01:25:B2", + "D0:6C:37:01:25:EA", + "D0:6C:37:01:25:F2", + "D0:6C:37:01:26:02", + "D0:6C:37:01:26:3A", + "D0:6C:37:01:26:D2", + "D0:6C:37:01:26:D6", ] # Global counter for any NetBox-related problems