红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Debian

debian的网卡设置文件

发布时间:2007-07-24 21:25:20来源:红联作者:mendation
/etc/network/interfaces

>> CODE
iface eth0 inet static
address 192.168.0.111
netmask 255.255.255.0
gateway 192.168.0.1

也可以加上一条

>> CODE

auto eth0

如此一来,断线亦可自动恢愎之。
文章评论

共有 0 条评论