[Git][root/services/dhcp][main] Add maquina-mortal, l2, l3 and l4

Fernando K pushed to branch main at Root / Serviços / DHCP Commits: f98471e6 by Fernando Monteiro Kiotheka at 2025-08-06T11:48:13-03:00 Add maquina-mortal, l2, l3 and l4 - - - - - 1 changed file: - kea-dhcp4.conf Changes: ===================================== kea-dhcp4.conf ===================================== @@ -242,12 +242,6 @@ "ip-address": "200.17.202.20", "user-context": { "nextbox_ip_address_id": 2522 } }, - { - "hostname": "jughisto", - "hw-address": "00:16:CC:D7:72:12", - "ip-address": "200.17.202.21", - "user-context": { "nextbox_ip_address_id": 2768 } - }, { "hostname": "barril1", "hw-address": "24:8A:07:B5:70:90", @@ -3282,19 +3276,19 @@ }, { "hostname": "l2", - "hw-address": "D0:94:66:BF:63:8F", + "hw-address": "1C:69:7A:EE:4D:50", "ip-address": "10.254.250.12", "user-context": { "nextbox_ip_address_id": 1098 } }, { "hostname": "l3", - "hw-address": "D0:94:66:BF:5F:5B", + "hw-address": "1C:69:7A:EE:4D:C8", "ip-address": "10.254.250.13", "user-context": { "nextbox_ip_address_id": 1099 } }, { "hostname": "l4", - "hw-address": "D0:94:66:BF:62:37", + "hw-address": "1C:69:7A:EE:52:6D", "ip-address": "10.254.250.14", "user-context": { "nextbox_ip_address_id": 1100 } }, @@ -4423,6 +4417,12 @@ "ip-address": "10.254.221.68", "user-context": { "nextbox_ip_address_id": 93 } }, + { + "hostname": "maquina-mortal", + "hw-address": "60:C7:27:2C:79:79", + "ip-address": "10.254.221.69", + "user-context": { "nextbox_ip_address_id": 2771 } + }, { "hostname": "onceler", "hw-address": "60:C7:27:2C:7A:BB", View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/f98471e65007d88075e4... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/f98471e65007d88075e4... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)