dnsmasq.template - money168/cobbler GitHub Wiki
#use dns-masq tftp service
enable-tftp
tftp-root=/var/lib/tftpboot
tftp-no-blocksize
#no-poll
#enable-dbus
read-ethers
addn-hosts = /var/lib/cobbler/cobbler_hosts
log-dhcp
#use dns-masq dhcp service
#dhcp-range=192.168.1.101,192.168.1.110,255.255.255.0
#use dns-masq dhcp-proxy service
dhcp-range=192.168.1.201,proxy,255.255.255.0
dhcp-option=66,$next_server
dhcp-lease-max=1000
dhcp-authoritative
dhcp-boot=pxelinux.0
dhcp-boot=net:normalarch,pxelinux.0
dhcp-boot=net:ia64,$elilo
#only use dns-masq dhcp-proxy service, add pxe-service setup
pxe-service=x86PC, “Boot PXELinux (=Cobbler controlled)”, pxelinux ,$next_server
$insert_cobbler_system_definitions