misformed dhcp requests

geraldebberink

New Member
Feb 14, 2024
1
0
1
I found that on my Intel NUCs all lxcs after the second cannot get an IP address via DHCP. Fixed addresses did work.
But unfortunately that was not an option in my case.
So I made a pcap file and analysed with Wireshark. Then I found a series of malformed DHCP requests:
Screenshot 2024-02-13 at 15.26.59.png
A normal request would look more like:Screenshot 2024-02-13 at 15.27.05.png

Any advise on how to proceed?