分页: 3 / 6

发表于 : 2008-05-23 16:37
windwiny
没人有遇到问题?

局域网里连接不上是什么原因?

代码: 全选

Gateway6 Client v__VER_STRING__ build May 23 2008-09:17:00  
Built on ///Linux wwdlnx 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 i686 GNU/Linux///
Using TSP protocol version 2.0.1.
Establishing connection to Gateway6 tb.ipv6.apol.com.tw using reliable UDP.
Getting capabilities from Gateway6.
RUDP packet 0, RTO 2.000000, sequence 0xf00000f0 timestamp 824.
No RUDP reply.
RUDP packet 1, RTO 2.000000, sequence 0xf00000f0 timestamp 2824.
No RUDP reply.
RUDP packet 2, RTO 2.000000, sequence 0xf00000f0 timestamp 4824.
No RUDP reply.
Failed to get TSP capabilities. Error is 3: SOCKET_ERROR.
If you are using UDP, there is probably no UDP listener at tb.ipv6.apol.com.tw.
Disconnected. Retrying.
Using TSP protocol version 2.0.1.
Establishing connection to Gateway6 tb.ipv6.apol.com.tw using TCP.
Getting capabilities from Gateway6.
Connection to tb.ipv6.apol.com.tw established.
Authenticating .
Using AUTH-ANONYMOUS authentication mechanism.
Authentication success.
Using [10.188.180.164] as source IPv4 address.
Sent:
Content-length: 219
<tunnel action="create" type="v6anyv4" proxy="no">
 <client>
  <address type="ipv4">10.188.180.164</address>
  <keepalive interval="30">
    <address type="ipv6">::</address>
  </keepalive>
 </client>
</tunnel>

Received:
303 Unsupported tunnel mode

Status error 303 in tunnel negotiation: 03 Unsupported tunnel mode
.
Last error is 303: 303 is not defined as a client error. Might be a TSP error?.
Done.
那个type 用 v6v4 v6udpv4 v6anyv4 都试过,提示不一样,但都连不上就是

发表于 : 2008-05-23 16:59
dogfox
你的方法和linux桌面中文的一样。我是按照另外一个编译方法,对gw6c内的文件夹逐一编译才搞定的。

发表于 : 2008-05-24 22:53
syrano
有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。

发表于 : 2008-05-24 23:56
zarra
huangjiahua 写了:普通网站转为 ipv6 网站: 域名.sixxs.org

比如 http://zh.wikipedia.org.sixxs.org/
这样不就是那个了 :lol: :lol: :lol: :lol:

发表于 : 2008-05-25 3:28
windwiny
岂有此理,在公司内网 10 网段连接不上,回家 192 网段能连上

发表于 : 2008-05-26 9:43
bones7456
syrano 写了:有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。
教育网不是据说很多都原生IPv6了吗?

发表于 : 2008-05-26 22:02
syrano
bones7456 写了:
syrano 写了:有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。
教育网不是据说很多都原生IPv6了吗?
有的没有。

发表于 : 2008-05-27 12:37
独孤
cool :lol:

发表于 : 2008-05-28 19:27
zarra
syrano 写了:
bones7456 写了:
syrano 写了:有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。
教育网不是据说很多都原生IPv6了吗?
有的没有。
http://ipv6.sjtu.edu.cn/
试过吗?

发表于 : 2008-05-28 20:03
syrano
zarra 写了:
syrano 写了:
bones7456 写了:
syrano 写了:有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。
教育网不是据说很多都原生IPv6了吗?
有的没有。
http://ipv6.sjtu.edu.cn/
试过吗?
怎么用?

发表于 : 2008-05-29 12:15
skyx
那啥

发表于 : 2008-05-29 12:25
dogfox
syrano 写了:
zarra 写了:
syrano 写了:
bones7456 写了:
syrano 写了:有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。
教育网不是据说很多都原生IPv6了吗?
有的没有。
http://ipv6.sjtu.edu.cn/
试过吗?
怎么用?
使用教育网的ipv6代理上啊

发表于 : 2008-05-29 13:16
syrano
dogfox 写了:
syrano 写了:
zarra 写了:
syrano 写了:
bones7456 写了:
syrano 写了:有没有教育网的服务器?tb.ipv6.apol.com.tw 好慢。
教育网不是据说很多都原生IPv6了吗?
有的没有。
http://ipv6.sjtu.edu.cn/
试过吗?
怎么用?
使用教育网的ipv6代理上啊
http://ipv6.sjtu.edu.cn/不是一个代理

发表于 : 2008-05-29 17:13
bones7456
晕,其实只需要

代码: 全选

sudo apt-get install tspc
即可。。。源里已经有了。。。

发表于 : 2008-05-29 17:27
syrano
bones7456 写了:晕,其实只需要

代码: 全选

sudo apt-get install tspc
即可。。。源里已经有了。。。
怎么配置?