I think I find the Problem. The DHCP-Addresses are coming from the Node 5. Here the Outputs:
Node 5: curl http://127.0.0.1:22222/api/v1/dhcp/mac/28:d2:44:d8:1b:39 | python -m json.tool % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 114 100 114 0 0 11400 0 --:--:-- --:--:-- --:--:-- 11400 { "mac": "28:d2:44:d8:1b:39", "ip": "10.0.5.201", "pool": "", "error": "", "ends_at": "2022-07-27T10:06:00.932429772+02:00" } Node 4 and 6: curl http://127.0.0.1:22222/api/v1/dhcp/mac/28:d2:44:d8:1b:39 | python -m json.tool % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 53 100 53 0 0 53000 0 --:--:-- --:--:-- --:--:-- 53000 { "message": "Cannot find match for this MAC address" } Strange…. Mit freundlichen Grüßen / with kind regards i. A. Dennis Schüller IT-Systemadministrator Finanzen & Administration [email protected] T +49 (2691) 302 9885 M +49 151 571 320 36 F +49 2691 302 9897 Nürburgring 1927 GmbH & Co. KG Otto-Flimm-Straße 53520 Nürburg nuerburgring.de [cid:[email protected]] [cid:[email protected]]<https://nuerburgring.de/events/categories/automotive/world-rx> Bitte schonen Sie unsere Umwelt und drucken die Email nur aus, wenn es wirklich notwendig ist! Please consider the environment before printing this email! Von: Zammit, Ludovic <[email protected]> Gesendet: Montag, 25. Juli 2022 15:08 An: PacketFence-users <[email protected]> Cc: Schüller Dennis <[email protected]> Betreff: Re: [PacketFence-users] No DHCP used leases and DHCP percent used leases Hello there, You can use the command to get some info on your DHCP: https://github.com/inverse-inc/packetfence/tree/devel/go/dhcp If you don’t see the 3 rd node, it could be an issue, try this command: /usr/local/pf/bin/cluster/node You should see all the node server status. Thanks, Ludovic Zammit Product Support Engineer Principal [cid:[email protected]] Cell: +1.613.670.8432 Akamai Technologies - Inverse 145 Broadway Cambridge, MA 02142 Connect with Us: [cid:[email protected]]<https://community.akamai.com/>[cid:[email protected]]<http://blogs.akamai.com/>[cid:[email protected]]<https://twitter.com/akamai>[cid:[email protected]]<http://www.facebook.com/AkamaiTechnologies>[cid:[email protected]]<http://www.linkedin.com/company/akamai-technologies>[cid:[email protected]]<http://www.youtube.com/user/akamaitechnologies?feature=results_main> On Jul 25, 2022, at 3:17 AM, Schüller Dennis via PacketFence-users <[email protected]<mailto:[email protected]>> wrote: Hey all, my Packetfence Cluster is the DHCP-Server for the Registration VLAN. In my Opinion there should be Informations about IP-Adresses in the Tab “Status->DHCP” but there are no Details about used Addresses. Also, there are only two Nodes shown instad of the three Nodes I’ve active. Thanks for Help! Mit freundlichen Grüßen / with kind regards i. A. Dennis Schüller IT-Systemadministrator Finanzen & Administration [email protected]<mailto:[email protected]> T +49 (2691) 302 9885 M +49 151 571 320 36 F +49 2691 302 9897 Nürburgring 1927 GmbH & Co. KG Otto-Flimm-Straße 53520 Nürburg nuerburgring.de<http://nuerburgring.de/> <image001.png> <image002.jpg><https://urldefense.com/v3/__https:/nuerburgring.de/events/categories/automotive/world-rx__;!!GjvTz_vk!S0-gkjJLA--zIoBZKVHD9O_cNzHRbuPwb-UZybxj-JhE5nNJyGS8XTH-_Y1Flugg68Hr3KGVH-xiFOos18m9KlJDhUQVVkqEhtqy5g$> Bitte schonen Sie unsere Umwelt und drucken die Email nur aus, wenn es wirklich notwendig ist! Please consider the environment before printing this email! -- Diese Mail wurde auf Computerviren geprüft _______________________________________________ PacketFence-users mailing list [email protected]<mailto:[email protected]> https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/packetfence-users__;!!GjvTz_vk!S0-gkjJLA--zIoBZKVHD9O_cNzHRbuPwb-UZybxj-JhE5nNJyGS8XTH-_Y1Flugg68Hr3KGVH-xiFOos18m9KlJDhUQVVkoHgPdtFQ$<https://urldefense.com/v3/__https:/lists.sourceforge.net/lists/listinfo/packetfence-users__;!!GjvTz_vk!S0-gkjJLA--zIoBZKVHD9O_cNzHRbuPwb-UZybxj-JhE5nNJyGS8XTH-_Y1Flugg68Hr3KGVH-xiFOos18m9KlJDhUQVVkoHgPdtFQ$> -- Diese Mail wurde auf Computerviren geprüft
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
