作者 gdzhljw [actionscript] 2008-01-11 09:40 (点击下载)

  1. auto lo
  2. iface lo inet loopback
  3. address 127.0.0.1
  4. netmask 255.0.0.0
  5.  
  6.  
  7. iface eth0 inet static
  8. address 192.168.0.111
  9. netmask 255.255.255.0
  10. gateway 192.168.0.1
  11.  
  12. auto eth0
  13.  
  14. auto tap0
  15. iface tap0 inet manual
  16. up ifconfig $IFACE 0.0.0.0 up
  17. down ifconfig $IFACE down
  18. tunctl_user ljw
  19.  
  20. auto br0
  21. iface br0 inet dhcp
  22. bridge_ports all tap0

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

屏幕抓图:(jpeg 或 png)