0
I want to set up pxe/tftp server in my network. I already have a dhcp server on my isp router wich has dhcp option 60 and dhcp option 240. I nee to know if can i set it up in order to lease pxe info (tftp server and boot) or i need to set up a brand new dhcp with dnsmasq. In case i need to set up a new dhcp server i need to know if both can be up at time or i must deactivate the older one. So i need to know if the new one can be configured ony for pxe lease info and maintain the original one as long as it has be working until now. Thanks.
This is what i was looking for. I really need proxyDHCP config. Any idea about some tutorial to set up one proxydhcp for pxe? – Abraham – 2014-07-30T10:10:25.110
The quick and easy way to proxyDHCP is Serva (I'm related to Serva development). If you prefer dnsmask a proxyDHCP how-to can be found here https://help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP
– Pat – 2014-07-30T10:53:46.783