1.2 EVE2.0.3-92: 修改成固定ip地址 vi /etc/network/interfaces (eveip)
1.2 EVE2.0.3-92: 修改成固定ip地址 vi /etc/network/interfaces
修改主机名:
hostnamectl set-hostname zh-cjh.local:2222
root@eve-ng:~# ip route
default via 10.11.11.254 dev pnet0 onlink
10.11.0.0/16 dev pnet0 proto kernel scope link src 10.11.106.10
root@eve-ng:~#
vi /etc/network/interfaces
原
# The primary network interface
iface eth0 inet manual
auto pnet0
iface pnet0 inet dhcp
bridge_ports eth0
bridge_stp off
修改后
vi /etc/network/interfaces
iface eth0 inet manual
auto pnet0
iface pnet0 inet static
address 10.11.106.10
netmask 255.255.0.0
broadcast 10.11.255.255
gateway 10.11.11.254
dns-nameserver 223.5.5.5
dns-nameserver 223.6.6.6
bridge_ports eth0
bridge_stp off
/etc/init.d/networking restart
直接重启服务器
模拟器EVE2.0.3-92(列表、list、全)evelist,建议使用EVE2.0.3-112社区版
http://www.zh-cjh.com/wenzhangguilei/1164.html
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。
转载请保留出处: www.zh-cjh.com珠海陈坚浩博客 » 1.2 EVE2.0.3-92: 修改成固定ip地址 vi /etc/network/interfaces (eveip)
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm