Gibt wohl einen bug dazu:
https://github.com/opnsense/core/issues/10810
https://github.com/opnsense/core/issues/10810
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Monviech (Cedrik) on March 05, 2026, 08:57:49 AMDer Filter funktioniert schon, da es in dieser Ansicht keine Interfaces gibt, wird auch nichts angezeigt. Aber auf der selben Seite gibt es Tags. Jetzt nur für eine Ansicht den Selectpicker anzupassen sodass er keine Interfaces anzeigt hat zu wenig benefits. Interfaces sind nämlich auch "tags" bei dnsmasq.Danke für deine Antwort, ich finde es eher verwirrend.
Quote from: viragomann on March 01, 2026, 05:42:00 PMQuote from: no_Legend on March 01, 2026, 04:50:31 PMAuch bei den Leases ist ja nicht zu finden. SIehe Fotos.Das zeigt die IPv6 Leases. Deine Konfiguration zeigt aber nur IPv4 Subnetze, so würde ich mir auch nur IPv4 Leases erwarten. Die sind eins drüber.
Bei den Subnetzen sind Netzwerkadressen anzugeben. Du hast vermutlich die Interface IP angegeben.
Also anstatt 172.16.0.1/16 172.16.0.0/16 usw.
Weiß aber nicht, ob das KEA davon abhält, Leases auszuhändigen.
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcpsrv.0x3021e665c008] DHCPSRV_NO_SOCKETS_OPEN no interface configured to listen to DHCP traffic
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcpsrv.0x3021e665c008] DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: Failed to open socket on interface vlan03, reason: failed to bind fallback socket to address 172.22.0.1, port 67, reason: Address already in use - is another DHCP server running?
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcpsrv.0x3021e665c008] DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: Failed to open socket on interface vlan02, reason: failed to bind fallback socket to address 172.21.0.1, port 67, reason: Address already in use - is another DHCP server running?
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcpsrv.0x3021e665c008] DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: Failed to open socket on interface vlan01, reason: failed to bind fallback socket to address 172.17.0.1, port 67, reason: Address already in use - is another DHCP server running?
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcpsrv.0x3021e665c008] DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: Failed to open socket on interface ix0, reason: failed to bind fallback socket to address 172.16.0.1, port 67, reason: Address already in use - is another DHCP server running?
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcp4.0x3021e665c008] DHCP4_RESERVATIONS_LOOKUP_FIRST_ENABLED Multi-threading is enabled and host reservations lookup is always performed first.
2026-03-01T17:10:05Warningkea-dhcp4WARN [kea-dhcp4.dhcpsrv.0x3021e665c008] DHCPSRV_MT_DISABLED_QUEUE_CONTROL disabling dhcp queue control when multi-threading is enabled.
2026-03-01T17:10:05Warningkea-ctrl-agentWARN [kea-ctrl-agent.ctrl-agent.0x507f24271008] CTRL_AGENT_IS_DEPRECATED Kea Control Agent is deprecated. Its function has been moved to Kea servers.Quote from: Patrick M. Hausen on March 01, 2026, 03:45:30 PMWenn du den Haken bei "Autocollect option data" raus nimmst, kannst du subnetzspezifische Optionen manuell einstellen.