【发布时间】:2017-05-29 12:33:26
【问题描述】:
我可以在我的 linux 机器中看到三个 ipv6 地址。我无法弄清楚“inet6 fd01:0:102:b:250:56ff:feb2:a0de/64 scope global dynamic”是如何在我的框中配置的。休息 2 我了解并了解他们。
ipv6 新手请帮忙了解一下这个地址。
2: eth0: mtu 1500 qlen 1000
inet6 fd01:0:102:b:250:56ff:feb2:a0de/64 scope global dynamic
valid_lft 2591771sec preferred_lft 604571sec
inet6 fc00:10:166:1::13/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::250:56ff:feb2:a0de/64 scope link
valid_lft forever preferred_lft forever
- 萨钦
【问题讨论】:
-
你到底有什么不明白的?
-
如何配置“inet6 fd01:0:102:b:250:56ff:feb2:a0de/64 scope global dynamic”?阅读后我猜这可能是由 IPv6 SLAAC 自动配置配置的。禁用 ipv6 autoconf 可能会有所帮助。目前已启用“net.ipv6.conf.eth0.autoconf = 1”