Skip to content

dnsmasq: specify netmask for subnet

Mark Janes requested to merge majanes/mesa_ci_docker:enlarge_dnsmasq into master

dnsmasq will only respect dhcp-range statements for the interface which falls within the specified range. Since bond0 is in the 192.168.1 subnet, we need to provide an explicit mask to provide 192.168.2-10 addresses.

Merge request reports

Loading