博客首页 | 排行榜 |

njlianxh的博客

个人档案
博文分类
最新评论
博文存档
最近访客
  • 网络配置 2010-02-03 15:13
    1.3.3 Network scripts   Using the network scripts To be able to access the network functions, you need to include the necessary shell scripts by running:     . /etc/functions.sh      # common functions   include /lib/network     # include /lib/network/*.sh   scan_interfaces          # read and p...

    阅读全文>>

  • 开发板配置 2010-02-03 15:13
    1.3 Advanced configuration   Structure of the configuration files The config files are divided into sections and options/values. Every section has a type, but does not necessarily have a name. Every option has a name and a value and is assigned to the section it was written under. Syntax:     config       [""]      # Section       option   ""&nbsp...

    阅读全文>>

  • 1.2.2 Wireless The WiFi settings are configured in the file /etc/config/wireless (currently supported on Broadcom, Atheros and mac80211). When booting the router for the first time it should detect your card and create a sample configuration file. By default ’option network lan’ is commented. This prevents unsecured sharing of the network over the wireless interface. Each wireless driver has its own configuration script in /lib/wifi/driver_name.sh which handles driver specific o...

    阅读全文>>

  • Chapter 1 The Router 1.1 Getting started   1.1.1 Installation   1.1.2 Initial configuration   1.1.3 Failsafe mode   1.2 Configuring OpenWrt   1.2.1 Network The network configuration in Kamikaze is stored in /etc/config/network and is divided into interface configurations. Each interface configuration either refers directly to an ethernet/wifi interface (eth0, wl0, ..) or to a bridge containing multiple interfaces. It looks like this: &nbsp...

    阅读全文>>

页次:1/1 每页15条记录,共5条  分页:  [1]