computer 版 (精华区)

发信人: ball (看那方的星光闪动 眼也会发光), 信区: computer       
标  题: 提供6to4 ipv6接入zz
发信站: BBS 听涛站 (Mon Jan 24 19:55:12 2005), 转信

发信人: peach (你看,我换昵称了哈), 信区: NetResources
标  题: 提供 ipv6 网络接入 [6to4]
发信站: BBS 水木清华站 (Thu Jan 20 20:22:54 2005), 站内


使用 6to4 接入 ipv6 网络应该是最方便快捷的

现为清华校内(校外也可访问)提供 6to4 方式接入 ipv6 网络 (如果你本来就在 native
 v6 网络内就不需要搞这些了)

以下配置方法主要针对 winxp/win2k3 操作系统

1、安装 v6 协议

  网卡属性里面可以安装 v6 协议,具体步骤不具体说明了,很容易搞定的

2、配置 6to4 

  执行
    netsh.exe interface ipv6 6to4 set relay 6to4.ysiw.info enabled
  如果嫌太长,可以换成简写版
    netsh in ipv 6t se re 6to4.ysiw.info en

  检查路由
  执行
    netsh interface ipv6 show route

应该有下面的结果
查询活动状态...

发行     类型      Met   前缀                     索引  网关/接口名
-------  --------  ----  ------------------------  ---  -----------------
----
yes      手动        2147483648  ::/0                        3  2002:a66f
:cb59::
a66f:cb59
yes      手动        1001  2002::/16                   3  6to4 Tunneling 
Pseudo-
Interface

如果结果中不存在第一个条目的话,原因在于你的 dns 无法获得 6to4.ysiw.info 
的 v4 地址,这时候你需要执行下一条命令
  netsh in ipv ad ro ::/0 3 2002:a66f:cb59::1 sto=per

检查 v6 网络是否连通

C:\>ping www.6bone.net

Pinging 6bone.net [2001:5c0:0:2::24] from 2002:xxxx:xxxx::xxxx:xxxx with 
32 byte
s of data:                                ~~~~~~~~~~~~~~~你的 v6 地址

Reply from 2001:5c0:0:2::24: time=581ms
Reply from 2001:5c0:0:2::24: time=624ms
Request timed out.
Reply from 2001:5c0:0:2::24: time=587ms

Ping statistics for 2001:5c0:0:2::24:
    Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
    Minimum = 581ms, Maximum = 624ms, Average = 597ms

C:\>

实际上 winxp / win2k3 在安装了 v6 协议之后已经把 6to4 配置好了,只不过 6to4
 的 relay server 是在国外的,而大部分人的机器是不能出国的,无法连接到 relay
 server 所以也就无法接入 v6 网络。

所以,如果你在 v4 网络中无法连接到 6to4.ysiw.info,那么你同样也无法通过 6to4
.ysiw.info 接入 v6 网络

安装 v6 协议后,IE总是默认先访问网站的v6地址,然后才是v4地址

而现在v6出国是免费的,所以在不使用代理的情况下,你可以连接到大部分v6站点

你可以访问 http://www.ipv6.org, http://www.6bone.net 上面有更多的 v6 站点
连接

有关 ipv6 更多的内容,可以到网络上去搜集

BTW: 
  接入 v6 网络还可以使用 tunnel broker,如果想通过 tb 接入 v6 网络的话,可
以访问 http://tb.6test.edu.cn

校内已有的 v6 资源

telnet bbs6.happynet.org 8001

ftp://ipv6:ipv6@ftp.ysiw.info [only v6 accessable] 现在上面有 alias season
 4 1-3集 [3CON/IP]


--


※ 来源:·BBS 听涛站 tingtao.net·[FROM: 211.150.222.139]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:0.945毫秒