EasyPXE-DNSMasq 4km3/dnsmasq:2.90-r3 https://hub.docker.com/r/4km3/dnsmasq host sh false https://github.com/OKiU-Network-Europe/EasyPXE-Unraid/issues https://github.com/OKiU-Network-Europe/EasyPXE-Unraid EasyPXE DNSMasq provides proxyDHCP and TFTP services for the EasyPXE network boot stack. It works alongside your existing router DHCP server and supplies PXE boot information to Legacy BIOS and UEFI clients. This container requires host networking because it must receive DHCP broadcasts and provide TFTP and proxyDHCP services. Network:Other Tools:System https://raw.githubusercontent.com/OKiU-Network-Europe/EasyPXE-Unraid/main/templates/EasyPXE-DNSMasq.xml https://raw.githubusercontent.com/OKiU-Network-Europe/EasyPXE-Unraid/main/icon.png --cap-add=NET_ADMIN --entrypoint=/bin/sh -c 'sed -e "s|__UNRAID_IP__|${UNRAID_IP}|g" -e "s|__SUBNET__|${SUBNET}|g" -e "s|__HTTP_PORT__|${HTTP_PORT}|g" /etc/dnsmasq.conf.template > /etc/dnsmasq.conf && exec dnsmasq -k --conf-file=/etc/dnsmasq.conf --log-facility=-' EasyPXE-Nginx must also be installed and running. The Unraid server must use a static LAN IP. No other PXE, TFTP, or proxyDHCP service may use UDP ports 69 or 4011 on the same host. 192.168.1.10 192.168.1.0 8080 /mnt/user/appdata/easypxe/dnsmasq/dnsmasq.conf.template /mnt/user/appdata/easypxe/tftp