無聊人士

          搬家==》www.soapui.cn

            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
            32 隨筆 :: 0 文章 :: 60 評論 :: 0 Trackbacks

          1、安裝
          從trutix 3.0的碟中,上傳兩個RPM文件DHCP_COM.RPM、DHCP_SER.RPM,然后使用rpm -ivh xxxx.rpm安裝即可。

          2、配置
          root@trustix-v22-cvs-001 ~# cat /etc/dhcpd.conf
          # Do not claim to rule this network.  You want to change this if you really
          # want it to work.
          not authoritative;

          # Do not try to update DNS by default
          ddns-update-style none;

          #網絡
          subnet 61.138.209.0 netmask 255.255.255.0 {
                  range 61.138.209.235 61.138.209.240;  #地址范圍
                  default-lease-time 600;                             #默認租期時間
                  max-lease-time 3600;                               #用戶可以獲得的最長租期時間
                  option subnet-mask 255.255.255.0;         #掩碼
                  option routers 61.138.209.1;                    #網關
                  option domain-name-servers 61.166.150.101; #DNS地址
          }
          #為某個MAC地址綁定IP
          host usr1{
                  hardware ethernet 00:50:8D:5A:9C:E9;
                  fixed-address 61.138.209.235;
          }

          posted on 2005-12-29 18:07 mmwy 閱讀(454) 評論(0)  編輯  收藏 所屬分類: 系統管理
          主站蜘蛛池模板: 潜江市| 邹平县| 政和县| 彭水| 阳山县| 大洼县| 揭阳市| 石家庄市| 商丘市| 商洛市| 淮安市| 江津市| 新宁县| 宁南县| 岐山县| 玛曲县| 黔西县| 宜章县| 民权县| 长泰县| 涞水县| 荃湾区| 青河县| 贵阳市| 民县| 娱乐| 成都市| 沈阳市| 金秀| 浙江省| 蓝山县| 临沧市| 正镶白旗| 泾川县| 富阳市| 惠来县| 重庆市| 敖汉旗| 林甸县| 苍梧县| 屏山县|