为阿里云ECS(Windows 2012)创建IPv6隧道地址

云友“ 学渣王  ”在帖子里提到需要为 阿里 ECS 配置 IP6 地址,根据网上的一些 信息 ,写此例。  
 
如果要求是FQDN地址,请登录到您的 域名 控制面板,设置一条AAAA记录到新设置的 IPv6 隧道地址。  
 
阿里云 的将域名解析到IPv6地址, 操作 方法请参考: https://help.aliyun.com/knowledge_detail/6555875.html  
 
 
环境:Windows 2012。  
 
1. 请在  https://www.tunnelbroker.net  注册一个账号  
 
2. 登录到 tunnelbroker.net 后,请点击左侧导航的 Create Regular Tunnel ,输入您的IPv4地址,选择 HongKong 隧道 服务 ,来创建一个新的ipv6隧道配置  
 
 
3. 此例,创建好的ipv6隧道地址为:2001:470:18:401::2  
 
 
4. 然后,请点击 Example Configureations ,里边会给出在不同 系统 里可执行的命令,目的是创建ipv6隧道,如本例是Windows系统:  
 
 
5. 登录到阿里云ECS,本例是Windows 2012,执行上边的隧道配置命令  
 
 
6. 如果执行成功,在IP列表中,会出现“IP6Tunnel”的配置信息  
 
 
7. 然后在浏览器,或用curl工具来访问该IPv6地址(2001:470:18:401::2),可以显示到测试内容  
 
 
 
 
参考:  
 
1.  https://www.tunnelbroker.net/  
2.  http://blog.chenjia.me/articles/160301-134110.html  

3. http://unix.stackexchange.com/questions/103252/how-do-i-get-a-websites-title-using-command-line 


原文链接:https://bbs.aliyun.com/read/284958.html

你可能感兴趣的:(云服务器)