Update your MacVLAN containers to have hardcoded MAC addresses - unifi-utilities/unifios-utilities GitHub Wiki
Update your MacVLAN containers to have hardcoded MAC addresses
This will clean up your client history and make UniFi less confused
Steps
- Run https://github.com/boostchicken/udm-utilities/blob/master/cni-plugins/install-cni-plugins.sh. This will update your CNI drivers from 0.8.6 to 0.9.0
- Modify all .conflist files to have a MAC address like seen here. Please generate your own MAC. This tool is useful
- Modify 10-dns.sh and change the URL on line 34 to this or just replace the file all together. Link to full diff