15.4单网卡多IP怎么设不了了
Tofloor
poster avatar
呆了个呆
deepin
2017-08-30 23:31
Author
以前都是用 ifconfig xxx:1 ip/netmask 这样设置的,就会在 xxx 网卡上多出一个 xxx:1 的虚拟网卡。

现在用这个命令,直接把 xxx 网卡的ip给修改了,也没有 xxx:1 的虚拟网卡,试了几个 deepin 的机子都这样,以前可以的啊,我也不知道什么时候开始不行的
Reply Favorite View the author
All Replies
avatar
macaiyun0629
deepin
2017-08-31 02:13
#1
network-manager-gnome  装上这个,图形界面设置,命令设置我不会,我一直图形界面设置的
Reply View the author
avatar
bnbvb
deepin
2017-08-31 02:48
#2


没问题,我就是这么设的
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-08-31 17:27
#3
试了下,没有问题.

  1. sudo ifconfig enp0s25:1 10.0.13.127 netmask 255.255.255.0 up
Copy the Code
Reply View the author
avatar
呆了个呆
deepin
2017-09-05 06:09
#4
https://bbs.deepin.org/post/144861
试了下,没有问题.

我也是这样执行,但没有多出来 :1的网卡,而直接把真网卡的IP改换掉了。。。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-09-06 18:30
#5
https://bbs.deepin.org/post/144861
我也是这样执行,但没有多出来 :1的网卡,而直接把真网卡的IP改换掉了。。。 ...

......
Reply View the author