XChat的服务器设置

上网、浏览、聊天、下载等
回复
yangdawei.hit
帖子: 245
注册时间: 2015-01-02 15:32
系统: Debian

XChat的服务器设置

#1

帖子 yangdawei.hit » 2015-11-03 13:40

初次玩IRC,客户端选择的是XChat。服务器始终连不上。

代码: 全选

* Looking up irc.freenode.net
* Connecting to chat.freenode.net (91.217.189.44) port 6667...
* Connection failed. Error: Network is unreachable
 Cycling to next server in FreeNode...
* Disconnected ().
* Looking up irc.freenode.net
* Connecting to chat.freenode.net (84.240.3.129) port 6667...
* Connection failed. Error: Network is unreachable
 Cycling to next server in FreeNode...
* Disconnected ().
* Looking up irc.freenode.net
* Connecting to chat.freenode.net (84.240.3.129) port 6667...
* Connection failed. Error: Network is unreachable
求助各位了。
taohunter
帖子: 1555
注册时间: 2012-03-31 3:29

Re: XChat的服务器设置

#2

帖子 taohunter » 2015-11-03 15:36

如果你的配置完全正确,请考虑配置代理服务器,咱们是个特殊的国家,你懂的。。。我刚ping了一下,你错误信息中91.217.189.44这个地址可以稳定ping通(所以我能用,但咱们的isp不同,不能说明你那里的情况),84.240.3.129则完全ping不通。另外我这里ping irc.freenode.net时dns解析的地址是78.46.35.18,一个返回包,三个丢包,说明不挂代理至少很不稳定。

顺便普及一下,大量的irc(包括freenode)上因为有各种国内不喜欢的信息,所以是被列为“不受欢迎的”。。。
三年后终于回到16.04--稳定了!
yangdawei.hit
帖子: 245
注册时间: 2015-01-02 15:32
系统: Debian

Re: XChat的服务器设置

#3

帖子 yangdawei.hit » 2015-11-03 16:43

代码: 全选

ping 91.217.189.44
PING 91.217.189.44 (91.217.189.44) 56(84) bytes of data.
64 bytes from 91.217.189.44: icmp_seq=1 ttl=49 time=368 ms
64 bytes from 91.217.189.44: icmp_seq=2 ttl=49 time=373 ms
64 bytes from 91.217.189.44: icmp_seq=3 ttl=49 time=379 ms
64 bytes from 91.217.189.44: icmp_seq=4 ttl=49 time=366 ms
64 bytes from 91.217.189.44: icmp_seq=5 ttl=49 time=369 ms
^C
--- 91.217.189.44 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4005ms
rtt min/avg/max/mdev = 366.778/371.604/379.377/4.542 ms
我这里也能ping通.....是不是还要设置对端口呢?
taohunter
帖子: 1555
注册时间: 2012-03-31 3:29

Re: XChat的服务器设置

#4

帖子 taohunter » 2015-11-03 16:58

很多irc不需要指定端口的,如果你是要上ubuntu的irc,可以尝试一下8001端口,这是我正在用的。
三年后终于回到16.04--稳定了!
回复