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腳本丟失





          主站蜘蛛池模板: 额敏县| 商河县| 宜都市| 威远县| 奉化市| 邯郸县| 五大连池市| 枣庄市| 化隆| 嵊州市| 徐汇区| 石首市| 奉新县| 泰安市| 德州市| 蒙城县| 吴桥县| 玛多县| 京山县| 阳江市| 双牌县| 潜江市| 清流县| 屏东市| 靖远县| 龙州县| 浦东新区| 桑日县| 邳州市| 沧源| 镇江市| 沐川县| 仲巴县| 宣武区| 太康县| 福贡县| 连山| 台北县| 临西县| 科技| 阿瓦提县|