作者 interfaces [actionscript] 2007-02-20 14:03 (点击下载)

  1. hua@vgh:~$ cat /etc/network/interfaces
  2. auto lo
  3. iface lo inet loopback
  4.  
  5. auto eth0
  6. iface eth0 inet static
  7. address 192.168.1.2
  8. netmask 255.255.255.0
  9. gateway 192.168.1.1
  10.  
  11. auto eth1
  12. iface eth1 inet dhcp
  13.  
  14. auto eth2
  15. iface eth2 inet dhcp
  16.  
  17. auto ath0
  18. iface ath0 inet dhcp
  19.  
  20. auto wlan0
  21. iface wlan0 inet dhcp

提交下面的校正或者修改. (点击这里开始一个新的帖子)
姓名: 在 cookie 中记住我的名字

屏幕抓图:(jpeg 或 png)