maybe this will make pxe boot work again?

This commit is contained in:
Stephen Smoogen 2018-08-16 22:14:27 +00:00
parent 8ad6685709
commit 9b284e3799

View file

@ -335,8 +335,18 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
fixed-address 10.5.126.142;
next-server 10.5.126.41;
option host-name "virthost02";
filename "pxelinux.0";
}
host virthost03 {
hardware ethernet f0:1f:af:e1:d9:d8;
fixed-address 10.5.126.143;
next-server 10.5.126.41;
option host-name "virthost03";
filename "pxelinux.0";
}
host virthost06 {
hardware ethernet 18:66:da:f7:7a:58;
fixed-address 10.5.126.146;