dnsmasq DHCP server with nwfilter
quot; as the dnsmasq is listening von virbr4. My expectation for DHCP was ports 67 <-> 68 to be open as in the nwfilter 'allow-dhcp'. Am I missing here something? Thank you! Kai
Re: dnsmasq DHCP server with nwfilter
255.255.255 UDP 68->67 Request 10.16.136.9 -> 255.255.255.255 UDP UDP 67->68 ACK Couldn't see anything that shouldn't be captured by the 'allow-dhcp' rule. Am 30.08.24 um 12:20 schrieb Daniel P. Berrangé: On Fri, Aug 30, 2024 at 11:47:15AM +0200, Kai wrote: Hel