文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>手工配置网络

手工配置网络

时间:2009-08-17  来源:cvip

手工配置网络   debian    /etc/network/interfaces   # This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet static
        hwaddress ether xx:xx:xx:xx:xx:xx
address 219.219.0.145
netmask 255.255.255.192
network 219.219.0.128
gateway 219.219.0.129
  redhat    /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 MACADDR=00:03:12:33:44:55
BOOTPROTO=static
BROADCAST=192.168.2.255
IPADDR=192.168.2.251
NETMASK=255.255.255.0
NETWORK=192.168.2.0
ONBOOT=yes
相关阅读 更多 +
排行榜 更多 +
勇敢的哈克中文版

勇敢的哈克中文版

飞行射击 下载
狙击突袭特种行动手机版

狙击突袭特种行动手机版

飞行射击 下载
射箭小子

射箭小子

飞行射击 下载