How to map static IP address using dnsmasq under LXD (Linux containers)
in Categories CentOS, Debian / Ubuntu, Linux, Linux Containers (LXC), RedHat and Friends last updated January 23, 2017I am using LXD (Linux container) to host Apache, MySQL, Perl and PHP-based app. I would like to assign or map fixed IP address to my MySQL container. How do I allow dnsmasq DHCP server to assign a static IP address to LXD container based on name or MAC address?