Skip to content

Update your MacVLAN containers to have hardcoded MAC addresses

John D edited this page Dec 24, 2020 · 3 revisions

Update your MacVLAN containers to have hardcoded MAC addresses

This will clean up your client history and make UniFi less confused

Steps

  1. 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
  2. Modify all .conflist files to have a MAC address like seen here. Please generate your own MAC. This tool is useful
  3. Modify 10-dns.sh and change the URL on line 34 to this or just replace the file all together. Link to full diff