ice world

          There is nothing too difficult if you put your heart into it.
          posts - 104, comments - 103, trackbacks - 0, articles - 0
          網絡配置:
          臨時(重丟失)
          ifconfig eth0 192.168.1.xxx netmask 255.255.xxx.0


          永久(重啟有效)
          vi /etc/network/interfaces

          # This file describes the network interfaces available on your system
          # and how to activate them. For more information, see interfaces(5).

          # The loopback network interface
          auto lo
          iface lo inet loopback

          # The primary network interface
          allow-hotplug eth0
          iface eth0 inet static
                  address 192.168.1.xxx
                  netmask 255.255.xxx.0
                  network 192.168.1.1
                  broadcast 192.168.1.255
                  gateway 192.168.1.1
                  
          # dns-* options are implemented by the resolvconf package, if installed
                  dns-nameservers 202.106.196.115


          由于非法關機導致重啟后無法聯網

          ifconfig eth0 192.168.1.xxx netmask 255.255.xxx.0 

          route add default gw 192.168.1.1

          重啟后配置丟失,所以必須在重啟之前執行:
          apt-get update

          apt-get install ifupdown

          不能聯網是因為非法關機導致ifup腳本丟失





          主站蜘蛛池模板: 镇安县| 清河县| 丰镇市| 岳池县| 济宁市| 岗巴县| 巢湖市| 平邑县| 麟游县| 永胜县| 福海县| 泽普县| 桑日县| 绥阳县| 六枝特区| 萨迦县| 五华县| 三明市| 吴江市| 新竹县| 弥渡县| 舒城县| 武邑县| 龙里县| 嘉荫县| 玛纳斯县| 淅川县| 焉耆| 湘潭县| 广宗县| 鄂托克前旗| 咸阳市| 桦川县| 德江县| 苏尼特左旗| 韶山市| 化德县| 右玉县| 朔州市| 衡水市| 舒城县|