How to disable the restriction of SDN DHCP server

J1an

New Member
Dec 17, 2024
1
0
1
I want to use SDN's DHCP to assign IP addresses to the virtual machine's tap device, but I find the dnsmasq config file which managed by PVE itself has this optiondhcp-ignore=tag:!know. So if the MAC address is not in the list of addresses assigned by PVE, the DHCP server can only receive the DHCP request but won't response to them.
截屏2024-12-17 19.40.53.png
Is there any way to disable this setting in PVE?
 
You can create manual entries in the PVE IPAM, which should then be picked up by the dnsmasq instance.