Difference between revisions of "Windows DHCP Server"
(→Windows DHCP server) |
m |
||
Line 1: | Line 1: | ||
+ | * <span style="background-color:RED; color:white;">Legacy page please look at [[DHCP_Settings]] for current information.</span> | ||
+ | |||
== Using Windows Server for DHCP Service == | == Using Windows Server for DHCP Service == | ||
Revision as of 19:34, 22 April 2015
- Legacy page please look at DHCP_Settings for current information.
Contents
Using Windows Server for DHCP Service
Disable DHCP Service on FOG
If dhcpd is currently running on the FOG server, we should first disable it.
Ubuntu
sudo /etc/init.d/dhcp3-server stop sudo sysv-rc-conf dhcp3-server off
Fedora
service dhcpd stop chkconfig --level 345 dhcpd off
Windows DHCP server
- Navigate to the Administrative Tools>DHCP
- Highlight the Scope Options for the subnet or server Options
- Scroll down the list of options to 066 Boot Server Host Name.
- Check the box next to option 066.
- Enter your tftp server's ip address
- check option 067 Bootfile Name and enter the name pxelinux.0
for a video walk through jump to 6:44, on: http://www.youtube.com/user/hotfortech#p/a/u/1/Ak6kfvGM0Dk