我正在测试的Win7笔记本电脑已经关闭了所有的MS隐私(临时地址)和地址随机化废话,并且禁用了所有本机OS v6隧道(teredo, 6to4, ISATAP)。同样的结果通过无线(外部AP)或直接通过以太网连接到RB750G。
RB750G上的局域网侧v6寻址如下(全局地址混淆)…
代码:选择所有
# ADDRESS INTERFACE ADVERTISE 0 G 2001:xxxx:xxxx:xxxx:20c:42ff:fe70:d61/64 ether1是3 DL fe80::20c:42ff:fe70:d61/64 ether1否
代码:选择所有
0 interface=ether1 ra-interval=3m20s-10m ra-delay=3s mtu=unspecified reachable-time=unspecified retransmit-interval=unspecified ra-lifetime=30m hop-limit=64 advertise-mac-address=yes advertise-dns=no managed-address-configuration=no other-configuration=no 1 D prefix=2001:xxxx:xxxx:xxxx: xxxx: /64 interface=ether1 on-link=yes autonomous=yes valid-lifetime=4w2d preferred-lifetime=1w
代码:选择所有
无线局域网适配器无线网络连接:特定于连接的DNS后缀。:描述. . . . . . . . . . .: Intel(R) WiFi Link 5100 AGN物理地址. . . . . . . . .: 00-24-D6-07-5F-AE DHCP启用 . . . . . . . . . . .:是Autoconfiguration Enabled . . . .:是链路本地IPv6地址. . . . .: fe80::224:d6ff: fe7:5fae%12(首选)IPv4地址. . . . . . . . . . .: 192.168.168.100(首选)子网掩码. . . . . . . . . . .: 255.255.255.0租约获取. . . . . . . . . .: 2010年12月28日10:33:15 PM租约到期. . . . . . . . . . : 31 December 2010 10:33:15 PM Default Gateway . . . . . . . . . : 192.168.168.1 DHCP Server . . . . . . . . . . . : 192.168.168.1 DHCPv6 IAID . . . . . . . . . . . : 218113238 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-6C-8D-98-00-24-E8-BC-7D-69 DNS Servers . . . . . . . . . . . : 192.168.168.1 NetBIOS over Tcpip. . . . . . . . : Enabled
Win7笔记本电脑正在使用RB的v4 DHCP与静态绑定,也许这是在哪里是混乱来自?我确实找到了一种方法来强迫它工作,如果我添加ether1的本地链接IPv6地址与ADVERTISE=是的,Win7立即更新正确/所需的配置…
代码:选择所有
无线局域网适配器无线网络连接:特定于连接的DNS后缀。:描述. . . . . . . . . . .: Intel(R) WiFi Link 5100 AGN物理地址. . . . . . . . .: 00-24-D6-07-5F-AE DHCP启用 . . . . . . . . . . .:是Autoconfiguration Enabled . . . .:是IPv6地址. . . . . . . . . . .: 2001:xxxx:xxxx:xxxx:224:d6ff: fe7:5fae(首选)链路本地IPv6地址. . . . .: fe80::224:d6ff: fe7:5fae%12(首选)IPv4地址. . . . . . . . . . .: 192.168.168.100(首选)子网掩码. . . . . . . . . . .: 255.255.255.0租约获取. . . . . . . . . . : 28 December 2010 10:12:19 AM Lease Expires . . . . . . . . . . : 31 December 2010 10:17:27 PM Default Gateway . . . . . . . . . : fe80::20c:42ff:fe70:d61%12 192.168.168.1 DHCP Server . . . . . . . . . . . : 192.168.168.1 DNS Servers . . . . . . . . . . . : 192.168.168.1 NetBIOS over Tcpip. . . . . . . . : Enabled