and we try to make all dhcp on the zone that has ips
This commit is contained in:
parent
5e3db2454d
commit
5610db5e5a
1 changed files with 8 additions and 8 deletions
|
@ -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";
|
||||
|
||||
|
@ -1753,7 +1753,7 @@ shared-network qa {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
subnet 10.5.131.0 netmask 255.255.255.0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue