dhcpd.conf
时间:2011-03-15 来源:Lonely Programming Blog
ddns-update-style none;
option domain-name "lonely.org";
option domain-name-servers 211.136.17.107;
option routers 192.168.14.1;
default-lease-time 600;
max-lease-time 7200;
log-facility local7;
subnet 192.168.14.0 netmask 255.255.255.0{
range 192.168.14.150 192.168.14.180;
option domain-name-servers 211.136.17.107;
option domain-name "lonely.org";
option routers 192.168.14.1;
option broadcast-address 192.168.14.255;
default-lease-time 600;
max-lease-time 7200;
}
host lonely33 {
hardware ethernet 00:1f:e2:39:d9:fa;
fixed-address 192.168.14.33;
}
host lonely34 {
hardware ethernet 00:1f:e2:39:c4:5a;
fixed-address 192.168.14.34;
}
host lonely35 {
hardware ethernet 00:1f:e2:39:c4:74;
fixed-address 192.168.14.35;
}
host lonely36 {
hardware ethernet 00:1f:e2:39:d5:a9;
fixed-address 192.168.14.36;
}
host lonely37 {
hardware ethernet 00:1f:e2:3c:7f:d4;
fixed-address 192.168.14.37;
}
host lonely38 {
hardware ethernet 00:1f:e2:39:c1:f3;
fixed-address 192.168.14.38;
}
host lonely39 {
hardware ethernet 00:1f:e2:39:c1:f1;
fixed-address 192.168.14.39;
}
host lonely40 {
hardware ethernet 00:1f:e2:39:c4:74;
fixed-address 192.168.14.40;
}
host lonely41 {
hardware ethernet 00:1f:e2:39:df:62;
fixed-address 192.168.14.41;
}
host lonely42 {
hardware ethernet 00:1f:e2:39:d9:fa;
fixed-address 192.168.14.42;
}
host lonely45 {
hardware ethernet 00:11:5b:63:b8:0d;
fixed-address 192.168.14.45;
}
host lonely46 {
hardware ethernet 00:11:5b:56:8d:1b;
fixed-address 192.168.14.46;
}
host lonely47 {
hardware ethernet 00:11:5b:5e:5c:4e;
fixed-address 192.168.14.47;
}
host lonely48 {
hardware ethernet 00:11:5b:59:b4:d2;
fixed-address 192.168.14.48;
}
host lonely49 {
hardware ethernet 00:11:5b:25:eb:b2;
fixed-address 192.168.14.49;
}
host lonely52 {
hardware ethernet 00:e0:4c:77:15:6d;
fixed-address 192.168.14.52;
}
host lonely53 {
hardware ethernet 00:e0:4c:87:32:4c;
fixed-address 192.168.14.53;
}
host lonely54 {
hardware ethernet 00:0a:eb:4d:50:87;
fixed-address 192.168.14.54;
}
host lonely55 {
hardware ethernet 00:0c:76:30:b3:3e;
fixed-address 192.168.14.55;
}
host lonely56 {
hardware ethernet 00:0c:76:88:d2:ae;
fixed-address 192.168.14.56;
}
host lonely57 {
hardware ethernet 00:0f:ea:b8:28:08;
fixed-address 192.168.14.57;
}
host lonely58 {
hardware ethernet 00:19:e0:16:ca:67;
fixed-address 192.168.14.58;
}
host lonely66 {
hardware ethernet 00:11:5b:56:6d:ef;
fixed-address 192.168.14.66;
}
host lonely67 {
hardware ethernet 00:11:5b:5d:63:a0;
fixed-address 192.168.14.67;
}
host lonely68 {
hardware ethernet 00:11:5b:4a:1c:c7;
fixed-address 192.168.14.68;
}
host lonely69 {
hardware ethernet 00:11:5b:59:59:3a;
fixed-address 192.168.14.69;
}
host lonely70 {
hardware ethernet 00:11:5b:57:88:17;
fixed-address 192.168.14.70;
}
host lonely71 {
hardware ethernet 00:11:5b:64:23:ac;
fixed-address 192.168.14.71;
}
host lonely72 {
hardware ethernet 00:11:5b:59:75:17;
fixed-address 192.168.14.72;
}
host lonely73 {
hardware ethernet 00:11:5b:46:4e:78;
fixed-address 192.168.14.73;
}
host lonely74 {
hardware ethernet 00:11:5b:59:e7:4b;
fixed-address 192.168.14.74;
}
host lonely75 {
hardware ethernet 00:11:5b:64:21:9e;
fixed-address 192.168.14.75;
}
host lonely76 {
hardware ethernet 00:11:5b:51:f6:89;
fixed-address 192.168.14.76;
}
host lonely77 {
hardware ethernet 00:11:5b:57:bc:a7;
fixed-address 192.168.14.77;
}
host lonely78 {
hardware ethernet 00:11:5b:57:f0:0d;
fixed-address 192.168.14.78;
}
host lonely79 {
hardware ethernet 00:11:5b:52:d7:77;
fixed-address 192.168.14.79;
}
host lonely80 {
hardware ethernet 00:11:5b:59:67:b7;
fixed-address 192.168.14.80;
}
host lonely81 {
hardware ethernet 00:11:5b:56:47:ee;
fixed-address 192.168.14.81;
}
host lonely82 {
hardware ethernet 00:11:5b:56:36:ce;
fixed-address 192.168.14.82;
}
host lonely83 {
hardware ethernet 00:11:5b:59:4e:45;
fixed-address 192.168.14.83;
}
host lonely84 {
hardware ethernet 00:11:5b:57:80:00;
fixed-address 192.168.14.84;
}
host lonely85 {
hardware ethernet 00:11:5b:57:87:48;
fixed-address 192.168.14.85;
}
host lonely86 {
hardware ethernet 00:11:5b:59:5d:09;
fixed-address 192.168.14.86;
}
host lonely87 {
hardware ethernet 00:11:5b:5e:43:9c;
fixed-address 192.168.14.87;
}
host lonely88 {
hardware ethernet 00:11:5b:59:6f:28;
fixed-address 192.168.14.88;
}
host lonely89 {
hardware ethernet 00:11:5b:4d:da:8a;
fixed-address 192.168.14.89;
}
host lonely90 {
hardware ethernet 00:11:5b:56:41:ce;
fixed-address 192.168.14.90;
}
host lonely91 {
hardware ethernet 00:11:5b:51:dd:e4;
fixed-address 192.168.14.91;
}
host lonely92 {
hardware ethernet 00:11:5b:35:63:c4;
fixed-address 192.168.14.92;
}
host lonely93 {
hardware ethernet 00:11:5b:56:76:d1;
fixed-address 192.168.14.93;
}
host lonely94 {
hardware ethernet 00:11:5b:57:f0:8d;
fixed-address 192.168.14.94;
}
host lonely98 {
hardware ethernet 40:61:86:25:13:46;
fixed-address 192.168.14.98;
}
host lonely99 {
hardware ethernet 40:61:86:25:13:65;
fixed-address 192.168.14.99;
}
host lonely100 {
hardware ethernet 40:61:86:24:fd:4e;
fixed-address 192.168.14.100;
}
host lonely101 {
hardware ethernet 40:61:86:25:13:86;
fixed-address 192.168.14.101;
}
host lonely102 {
hardware ethernet 40:61:86:24:fe:0e;
fixed-address 192.168.14.102;
}
host lonely103 {
hardware ethernet 40:61:86:25:13:7d;
fixed-address 192.168.14.103;
}
host lonely104 {
hardware ethernet 40:61:86:24:fd:a6;
fixed-address 192.168.14.104;
}
host lonely105 {
hardware ethernet 40:61:86:25:13:85;
fixed-address 192.168.14.105;
}
host lonely106 {
hardware ethernet 40:61:86:25:12:c8;
fixed-address 192.168.14.106;
}
host lonely107 {
hardware ethernet 40:61:86:25:12:64;
fixed-address 192.168.14.107;
}
host lonely108 {
hardware ethernet 40:61:86:24:fd:98;
fixed-address 192.168.14.108;
}
host lonely109 {
hardware ethernet 40:61:86:25:13:55;
fixed-address 192.168.14.109;
}
host lonely110 {
hardware ethernet 40:61:86:25:13:7a;
fixed-address 192.168.14.110;
}
host lonely111 {
hardware ethernet 40:61:86:25:13:90;
fixed-address 192.168.14.111;
}
host lonely112 {
hardware ethernet 40:61:86:25:13:84;
fixed-address 192.168.14.112;
}
host lonely113 {
hardware ethernet 40:61:86:24:fe:86;
fixed-address 192.168.14.113;
}
host lonely114 {
hardware ethernet 40:61:86:24:fd:a0;
fixed-address 192.168.14.114;
}
host lonely115 {
hardware ethernet 40:61:86:25:13:6f;
fixed-address 192.168.14.115;
}
host lonely116 {
hardware ethernet 40:61:86:25:13:da;
fixed-address 192.168.14.116;
}
host lonely117 {
hardware ethernet 40:61:86:25:13:87;
fixed-address 192.168.14.117;
}
host lonely118 {
hardware ethernet 40:61:86:25:12:59;
fixed-address 192.168.14.118;
}
host lonely119 {
hardware ethernet 40:61:86:25:13:23;
fixed-address 192.168.14.119;
}
host lonely120 {
hardware ethernet 40:61:86:25:13:b0;
fixed-address 192.168.14.120;
}
host lonely121 {
hardware ethernet 40:61:86:25:13:5b;
fixed-address 192.168.14.121;
}
host lonely122 {
hardware ethernet 00:1f:e2:39:df:68;
fixed-address 192.168.14.122;
}
host lonely129 {
hardware ethernet 44:87:fc:a4:5e:3a;
fixed-address 192.168.14.129;
}
host lonely130 {
hardware ethernet 44:87:fc:a4:5c:11;
fixed-address 192.168.14.130;
}
host lonely131 {
hardware ethernet 44:87:fc:a4:5b:b2;
fixed-address 192.168.14.131;
}
host lonely132 {
hardware ethernet 44:87:fc:d7:5f:56;
fixed-address 192.168.14.132;
}
host lonely133 {
hardware ethernet 44:87:fc:d7:5d:6c;
fixed-address 192.168.14.133;
}
host lonely134 {
hardware ethernet 44:87:fc:a4:5e:45;
fixed-address 192.168.14.134;
}
host lonely135 {
hardware ethernet 44:87:fc:a4:5b:62;
fixed-address 192.168.14.135;
}
host lonely201 {
hardware ethernet 40:61:86:25:12:56;
fixed-address 192.168.14.201;
}
host lonely202 {
hardware ethernet 00:21:97:cc:3f:54;
fixed-address 192.168.14.202;
}
host lonely203 {
hardware ethernet 00:e0:81:61:5c:51;
fixed-address 192.168.14.203;
}
host lonely204 {
hardware ethernet 00:1f:e2:39:c4:36;
fixed-address 192.168.14.204;
}
host lonely205 {
hardware ethernet 00:1e:90:ae:57:3f;
fixed-address 192.168.14.205;
}
相关阅读 更多 +









