[Feature Requests & Feedback] 内网静态ipv6 ,不要影响外网的ipv6
Tofloor
poster avatar
Jengro
deepin
11 hours ago
Author

设置了静态内网的ipv6后,外网ipv6 就获取不到了。
有什么办法可以让两者共存

image.png

image.png

Reply Favorite View the author
All Replies
Jengro
deepin
9 hours ago
#1

/etc/NetworkManager/system-connections/有线连接.nmconnection

[ipv6]
addr-gen-mode=stable-privacy
address1=fd00::5/64,fe80::1
method=auto

最好支持这样的UI配置,手动和自动共存

Reply View the author
锵锵枪ᯤ
deepin
5 hours ago
#2

遵循标准协议。你这个明显是属于你们网络规划的问题。

ipv6没有内外网区别。 明显一个ip能搞定的事,完全没必要再分配一个fd::的地址。

fd一般用来进行互联,或者网络孤岛内部使用。

Reply View the author