LINUX.ORG.RU

subnet 192.168.0.0 netmask 255.255.255.0 {
option domain-name "My.Domain.RU";
option routers 192.168.0.254;
option subnet-mask 255.255.255.0;
option domain-name-servers 192.168.0.1;
option ntp-servers 192.168.0.1;
option netbios-name-servers 192.168.0.1;
next-server 192.168.0.226;
allow bootp;
range dynamic-bootp 192.168.0.2 192.168.0.28;
host host1 {
option host-name "host1";
hardware ethernet 00:30:05:0F:A2:CB;
fixed-address 192.168.0.101;
}
host host2 {
option host-name "host2";
hardware ethernet 00:30:05:0B:6A:E5;
fixed-address 192.168.0.102;
}
host X-display {
option host-name "X-display";
option root-path "/tftp/%s";
hardware ethernet 00:00:E8:A1:C9:CB;
fixed-address 192.168.0.227;
filename "/tftp/kernel-X-display";
}
}

qwe ★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.