and we try to make all dhcp on the zone that has ips

This commit is contained in:
Stephen Smoogen 2015-02-11 23:01:47 +00:00
parent 5e3db2454d
commit 5610db5e5a

View file

@ -1422,7 +1422,7 @@ shared-network qa {
option routers 10.5.124.254;
range 10.5.124.248 10.5.124.249;
#range 10.5.124.248 10.5.124.249;
next-server 10.5.126.41;
filename "pxelinux.0";
@ -1746,15 +1746,15 @@ shared-network qa {
}
host cosmos01 {
hardware ethernet 40:f2:e9:1b:a7:98;
fixed-address 10.5.124.134;
option host-name "cosmos01";
filename "pxelinux.0";
}
host cosmos01 {
hardware ethernet 40:f2:e9:1b:a7:98;
fixed-address 10.5.124.134;
option host-name "cosmos01";
filename "pxelinux.0";
}
}
subnet 10.5.131.0 netmask 255.255.255.0 {
option routers 10.5.131.254;