Difference between revisions of "Talk:Ubuntu PXE Install"

From C4 Wiki
Jump to: navigation, search
Line 21: Line 21:
  
 
np, pzpzp
 
np, pzpzp
 +
 +
----------
 +
I think you can also use bootpd instead for a full blown DHCP server...
 +
-jer
 +
----------

Revision as of 22:59, 22 September 2005

Great work. I think I'll try it!

A couple of things that are not clear from the instructions, relating to DHCP: "Prepare your dhcp-server If you have a working dhcp server add the following lines to your group, substituting ip and mac address as needed"

How do we know if we have a working DHCP server? This assumes we've just installed the deb package, how do we know it works? Where's "to your group"?

Thanks, R

Hi,

Well, you should have some understanding of dhcp3-server (http://www.isc.org). Other dhcpd servers might be possible, though. After you install the package you have to modify the configuration, add a group for your subnet, etc. If the clients in your lan accept dhcp offers your dhcp server works.

See also https://wiki.ubuntu.com/Installation/LocalNet


np, pzpzp


I think you can also use bootpd instead for a full blown DHCP server... -jer