Forums

Resolved
0 votes
Hello,

After doing some digging and googling i am unable to come up with no answer to the following problem

I have option 66 set in dhcp.conf to an address other than that of the clearos system. GW is 10.20.30.1 and my boot server is 10.20.30.99. When my clients boot they list the address for "Next Server" as 10.20.30.1.

dhcp-option=eth1,1,255.255.255.0
dhcp-option=eth1,28,10.20.30.255
dhcp-option=eth1,3,10.20.30.1
dhcp-option=eth1,42,10.20.30.1
dhcp-option=eth1,6,10.20.30.1,4.2.2.1
dhcp-option=eth1,66,"10.20.30.99"
dhcp-option=eth1,67,"pxelinux.0"
dhcp-range=eth1,10.20.30.100,10.20.30.254,24h
read-ethers

Thank you. http://www.clearfoundation.com/media/kunena/attachments/legacy/images/Screen_Shot_2014_11_03_at_10.png
Monday, November 03 2014, 03:46 PM
Share this post:
Responses (1)
  • Accepted Answer

    Monday, November 03 2014, 06:05 PM - #Permalink
    Resolved
    0 votes
    I was able to correct this by adding

    dhcp-boot=pxelinux.0,,10.20.30.99 to the dnsmasq.conf file and not the dhcp.conf file in dnsmasq.d
    The reply is currently minimized Show
Your Reply