多网卡多IP如何获取指定IP?
#1579
Replies: 1 comment
-
|
现在在配置界面下选择通过网卡获取,匹配正则表达式里输入2408(或240e),它依旧会随机选择系统中所有2408(或240e)的IPv6之一而不是指定网卡的匹配IP…… |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
有两张网卡(ens18和ens19),各自能获取到2408和240e开头的两个IPv6地址,如何配置ddns-go使其能获取ens18的2408开头IPv6和ens19的240e开头的IPv6地址呢?
Beta Was this translation helpful? Give feedback.
All reactions