finsh
2006-01-24, 04:50 AM CST
hi Everybody
is this file conf correct
Organization of the file
subnet 10.0.7.0 netmask 255.0.0.0 {
range 10.0.5.3 10.0.5.254;
default-lease-time 86400;
max-lease-time 259200;
option subnet-mask 255.0.0.0;
option broadcast-address 192.168.1.255;
option routers 10.0.7.9;
option domain-name-servers localhost.localdomain;
}
host localhost.localdomain {
hardware ethernet 00:0C:76:6E:FC:50;
fixed-address 10.0.7.0;
}
tanks
is this file conf correct
Organization of the file
subnet 10.0.7.0 netmask 255.0.0.0 {
range 10.0.5.3 10.0.5.254;
default-lease-time 86400;
max-lease-time 259200;
option subnet-mask 255.0.0.0;
option broadcast-address 192.168.1.255;
option routers 10.0.7.9;
option domain-name-servers localhost.localdomain;
}
host localhost.localdomain {
hardware ethernet 00:0C:76:6E:FC:50;
fixed-address 10.0.7.0;
}
tanks