M
Size: a a a
M
M
M
M
M
M
В
M
В
#Global Parametrs
#ddns-update-style none;
default-lease-time 7200;
max-lease-time 7200;
#ping-check = 1;
log-facility local7;
authoritative;
filename = "boot/pxelinux/pxelinux.0";
#INTERFACES=”eth0”
shared-network gkb {
######## 192.168.1.0 ########
subnet 192.168.1.0 netmask 255.255.255.0{
# range 192.168.1.100 192.168.1.110;
#option ntp-servers 192.168.1.228;
#option domain-name-servers 192.168.1.10;
#option domain-name "myhome";
#option routers 192.168.1.1;
option broadcast-address 192.168.1.255;
}
######################## Поликлиника 1 ########################
################
host pol1-endos-sts {option host-name "pol1-endos-sts";
hardware ethernet 00:1a:4d:32:0c:df;
fixed-address 192.168.1.62;}
######################## Поликлиника ########################
################ Травмпункт
# Каб 4
host travm-kab4 {option host-name "travm-kab4"; # АПТК с PXE загрузкой
hardware ethernet 38:60:77:ce:90:a7;
fixed-address 192.168.4.88;
next-server 192.168.4.209;
filename = "/depo252f/boot/pxelinux/pxelinux.0";}
}
M
M
В
M
В
Е