配置双IP以及路由
Tofloor
poster avatar
excee0d
deepin
2018-06-22 20:53
Author
   平时需要双ip以及路由的配合使用,但是系统用了/etc/network/interfaces没有什么用,求大佬指导
Reply Favorite View the author
All Replies
avatar
Breeze
deepin
2019-10-12 04:31
#1
14年就有人反馈,18年了,还没解决吗?
Reply View the author
avatar
Breeze
deepin
2019-10-12 04:39
#2
添加虚拟网卡就行了。
sudo ifconfig enpxx:0 192.168.1.205 up
添加虚拟网卡解决问题。我也碰到了类似的需求
其中ip地址和enpxx改成你自己的。enpxx通过ifconfig -a 查看
Reply View the author
avatar
兴安
deepin
2019-10-12 06:16
#3
记录一下,明天实验'一下
Reply View the author
avatar
ghostry
deepin
2019-10-23 19:25
#4
搞不懂,

系统设置里都找不到网络配置.

只有信息展示.

想改下ip还得改配置文件.
Reply View the author