I have a DD-WRT based linksys router operating with the following DNSMasq 
settings.

local=/local/ 
expand-hosts  
dhcp-range=192.168.1.100,192.168.1.150,255.255.255.0,24h
dhcp-host=00:16:01:bb:07:22,192.168.1.50,24h
dhcp-option=13,32
dhcp-option=66,192.168.1.50
dhcp-boot=pxelinux.0,ntinstall,192.168.1.50

When I boot from the isolinux disc I can not get a DHCP address, I constantly 
get "Sending Discovery" until timeout
If I boot a windows box I get an DHCP address.
If I boot my debian server I get a DHCP address and now that I have DNSMasq 
configured for static ip to my server I get the DHCP assigned static IP.
Similarly if I boot via PXE from my tftpd server I also get a DHCP address.

Now for the kicker. if I switch from my linksys network to my dlink network I 
can use isolinux to obtain a DHCP address.

So it seems there must be something with the way DNSMasq is sending the 
packets? Or the way isolinux reads the Ack from DNSMasq?

Any help would be appreciated.

Thanks..


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to