[Git][root/services/dhcp][main] change max MAC

Bruno Sime Ferreira Nunes pushed to branch main at Root / Serviços / DHCP Commits: a503ea8f by Bruno Sime Ferreira Nunes at 2025-07-31T16:45:55-03:00 change max MAC - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -4608,7 +4608,7 @@ }, { "hostname": "max", - "hw-address": "64:1C:67:31:3C:7C", + "hw-address": "00:BE:43:CE:1B:0F", "ip-address": "10.254.229.23", "user-context": { "nextbox_ip_address_id": 1205 } }, View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/a503ea8f6279a3773b48... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/a503ea8f6279a3773b48... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Bruno Sime Ferreira Nunes (@bsfn19)