发布时间:2015-09-10 16:33:48
$ sudo vi /etc/network/interfacesauto loiface lo inet loopbackauto eth0iface eth0 inet static #ipaddress 172.16.39.111netmask 255.255.254.0gateway 172.16.38.1auto br100iface br100 inet static #桥接 一般不用bridge_ports eth1bridge_stp offbridge_maxwait 0bridge_fd 0address 192.168.0.1.........【阅读全文】