使用道具 举报
Post by szkingrose 不会啊,我用这样的方式做的。捆绑了很多台啊。应该有30台左右吧。
Post by szkingrose 晕! 发不了. 帖子或签名中包含了太多图片,请返回修正后继续。 图片包括用户表情,[img]标签和HTML代码中 <img>标签。 它们的使用必须服从管理员的限制。 我没有用img啊. ddns-update-style interim; ignore client-updates; #allow booting; #allow bootp; subnet 192.168.0.0 netmask 255.255.255.0 { # --- default gateway option routers 192.168.0.201; option subnet-mask 255.255.255.0; # option nis-domain "domain.org"; option domain-name "xx.com"; option domain-name-servers 192.168.0.1,192.168.0.2; option time-offset -18000; # Eastern Standard Time # option ntp-servers 192.168.1.1; option netbios-name-servers 192.168.0.1,192.168.0.2; # --- Selects point-to-point node (default is hybrid). Don't change this unless # -- you understand Netbios very well # option netbios-node-type 2; range dynamic-bootp 192.168.0.3 192.168.0.187; # filename "/linux-install/pxelinux.0"; default-lease-time 86400; max-lease-time 604800; # We want the nameserver to appear at a fixed address host C0 {hardware ethernet 00:50:FC:56:0F:F5;fixed-address 192.168.0.187;} host C1 {hardware ethernet 00:50:FC:47:8F:F5;fixed-address 192.168.0.188;} host C2 {hardware ethernet 00:50:BA:CE:4C:AC;fixed-address 192.168.0.189;} host C3 {hardware ethernet 00:50:BA0:AD8;fixed-address host C67 {hardware ethernet 00:80:C8B:04:19;fixed-address 192.168.0.229;} }
本版积分规则 发表回复 回帖后跳转到最后一页