Indeed for me my Problem was solved through removing a manual outbound NAT Rule:
Maybe, if the rule is needed in future setups, one should restrict ports from 1024 beginning to not NAT 67/68 546/547 DHCP Ports.
port 1024:65535
Code Select
Interface Source Source Port Destination Destination Port NAT Address NAT Port Static Port
WAN any * ! Private_Networks * WAN address * YES
Maybe, if the rule is needed in future setups, one should restrict ports from 1024 beginning to not NAT 67/68 546/547 DHCP Ports.
port 1024:65535