我的网站daneel.net和plcoder.net由法国托pipe服务提供商托pipe,自8月1日22:35 GMT + 1以来无法从加拿大服务器访问。
Ping工作得很好,IP很好。
(〜)$ ping www.daneel.net
PING pessac.nexen.net(217.174.203.6):
56个数据字节来自64个字节
217.174.203.6:icmp_seq = 0 ttl = 48时间= 97.602ms
SSH工作得很好
(〜)$ telnet
www.daneel.net 22试试
217.174.203.6 …连接到www.daneel.net。 转义字符是
'^]'。 SSH-2.0-OpenSSH_3.8.1p1
Debian的8.sarge.6
和FTP也是,但不是HTTP
(〜)$ wget daneel.net
– 2010-08-02 10:30:35– http://daneel.net/解决
daneel.net … 217.174.203.6连接
到daneel.net | 217.174.203.6 |:80 …
失败:连接超时。
重试。
从我的加拿大服务器其他法国网站是可达的,即使在我的法国供应商的networking。
我怎么知道问题在哪里? 一个法国服务器还是加拿大的? 在法国人之一,我只有ftp和http访问权限,加拿大人有一个ssh shell。 这是不是我的网站是第一次从加拿大服务器无法访问,但它运行了几个月没有问题。
谢谢你的帮助
问候
CédricGirard
ps:跟踪路由
****(〜)$ / usr / sbin / traceroute daneel.net ****
traceroute到daneel.net(217.174.203.6),最多64跳,40字节的数据包
1 gate221b.csoft.net(205.205.221.253)4.868 ms 0.619 ms 0.831 ms
2 66.48.31.92(66.48.31.92)1.87 ms 1.935 ms 1.267 ms
3 909.千兆以太网5-0.GW1.MTL2.ALTER.NET(205.205.220.233)1.962毫秒0.868毫秒0.831毫秒
4 105.at-6-0-0.XR1.MTL1.ALTER.NET(152.63.130.66)1.377ms 1.280ms 1.265ms
5 0.so-0-0-0.XT1.MTL1.ALTER.NET(152.63.133.45)1.230ms 1.230ms 1.272ms
6 0.so-1-0-1.XL3.NYC4.ALTER.NET(152.63.0.213)8.979 ms 8.842 ms 9.19 ms
7 0.ae3.BR2.NYC4.ALTER.NET(152.63.3.110)9.713 ms 8.839 ms 33.897 ms
8 * 204.255.168.174(204.255.168.174)18.60 ms 13.49 ms
9 if-14-0-0-1260.core2.NTO-NewYork.as6453.net(209.58.26.65)9.559 ms if-12-0-0-13.core2.NTO-NewYork.as6453.net(216.6.97.45 )9.116 ms if-13-0-0-475.core2.NTO-NewYork.as6453.net(216.6.97.89)9.255 ms
10 if-5-0.mcore4.MTT-Montreal.as6453.net(216.6.115.21)17.413ms 16.558ms 16.536ms
11 if-3-0.mcore3.MTT-Montreal.as6453.net(216.6.114.1)26.93ms 17.191ms 23.205ms
12 if-5-0-0-1611.core1.PV1-Paris.as6453.net(216.6.114.50)100.247 ms 100.489 ms 100.875 ms
13 if-6-781.har1.PV0-Paris.as6453.net(195.219.215.62)100.827ms 100.817ms 100.842ms
14 Vlan1141.icore1.PG1-Paris.as6453.net(195.219.224.86)99.71 ms * 98.996 ms
15 if 13-0-0-883.core1.PV1-Paris.as6453.net(80.231.73.10)103.994 ms 103.963 ms 103.640 ms
16 cruet.nexen.net(89.31.144.8)97.288 ms 101.662 ms 96.725 ms
17 pessac.nexen.net(217.174.203.6)97.844 ms 97.422 ms 97.795 ms
如果你有root权限,你可以尝试tcp traceroute选项,如果可用的话,例如在Linux下,它将是:
traceroute -M tcp -p 80 www.somedomain.com
这将尝试通过端口80通过TCP连接。 希望你能够确定问题出在哪里。
那么问问提供商是不是很好的答案,其中一方承认已经封锁了对方的IP。