ubuntu中怎么将dhcp改为静态IP
本篇文章为大家展示了ubuntu中怎么将dhcp改为静态IP,内容简明扼要并且容易理解,绝对能使你眼前一亮,通过这篇文章的详细介绍希望你能有所收获。
创新互联是一家专业提供阳曲企业网站建设,专注与做网站、网站制作、html5、小程序制作等业务。10年已为阳曲众多企业、政府机构等服务。创新互联专业网络公司优惠进行中。
静态ip不能连接外网
因为老的虚拟机有ubuntu桌面 以及一些磁盘的问题, 想 迁移 自己的虚拟机,连带着把ip也迁移,(公司有些界面是 通过我的虚拟机ip访问的。)
编辑
root@ubuntu:/home/ubuntu# cat /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 auto eth0 iface eth0 inet static address 168.192.10.72 netmask 255.255.255.0 gateway 168.192.0.1
然后重启即可
上述内容就是ubuntu中怎么将dhcp改为静态IP,你们学到知识或技能了吗?如果还想学到更多技能或者丰富自己的知识储备,欢迎关注创新互联行业资讯频道。
新闻名称:ubuntu中怎么将dhcp改为静态IP
文章地址:http://pwwzsj.com/article/ijeghi.html