<div dir="ltr">Hi Team.<div><br></div><div>i m trying to setup PXE using dnsmasq, it fails on "Address listen on port 53" but i don't see any IP address listen on this port</div><div><br></div><div>This IP 10.128.244.2 in the interface IP of the Infrastructure server where PXE is ported named as eno2</div><div><br></div><div>my dnsmasq.conf looks like this, All other setting are as per PXE configuration a default file under pxelinux.cfg</div><div><br></div><div>and a installer in default, and a user-data file under the /var/www/html</div><div><br></div><div>no-resolv<br>interface=eno2<br>listen-address=10.128.244.2<br>dhcp-range=10.128.244.102,10.128.244.110,6h<br>dhcp-boot=pxelinux/pxelinux.0<br>enable-tftp<br>tftp-root=/var/lib/tftpboot<br></div><div><br></div><div>Anyone having any idea on this error</div><div><br></div><div>Regards</div><div>Adivya Singh</div></div>