raksmart活动促销

分享

写回答

发帖

好象用翻译软件无法解决,高手帮下忙..万分感谢!

英文翻译专版 英文翻译专版 1480 人阅读 | 2 人回复

发表于 2008-11-29 10:33:00 | 显示全部楼层 |阅读模式

好象用翻译软件无法解决,高手帮下忙..万分感谢!
.:|Traceroute|:.
A traceroute doing the following:

Windows XP/2000
1. Go to Start > Run...
2. Enter cmd and click OK.
3. At the prompt, type tracert yourdomain.com and hit enter.

Windows ME/98/98SE
1. Go to Start > Run...
2. Enter command and click OK.
3. At the prompt, type tracert yourdomain.com and hit enter.

Unix/Linux/Mac OS X
1. Open a terminal screen
2. At the prompt, type traceroute -I yourdomain.com and hit enter

.:|NSlookup|:.
An NSlookup doing the following:

Windows XP/2000
1. Go to Start > Run...
2. Enter cmd and click OK.
3. At the prompt, type nslookup yourdomain.com and hit enter.

Windows ME/98/98SE
1. Go to Start > Run...
2. Enter command and click OK.
3. At the prompt, type nslookup yourdomain.com and hit enter.

Unix/Linux/Mac OS X
1. Open a terminal screen
2. At the prompt, type nslookup yourdomain.com and hit enter

We can then look into this issue further.

Thanks.

--
Kind Regards,

Tommy Wong
Phone: 1-714-521-8150

回答|共 2 个

add.c

发表于 2008-11-29 10:38:05 | 显示全部楼层

告诉你tracert xxxx.com 的方法

jackl

发表于 2008-11-29 10:41:56 | 显示全部楼层

教你如何使用路由跟踪和NS查看 可能是你和他们说 IP速度慢或者不能访问 他们要你提供路由跟踪表 好查看一下 是哪里的问题

使用方法:WIN 机器的话  运行 cmd 回车 输入 tracert -d2 yourdomain  (D2是我加的他们没写  加这个参数能快点)

    域名NS查看:cmd 回车 nslookup yourdomain.com

   linux/mac os :打开 terminal ,输入 tracert yourdomain
              NS查看 打开 terminal 输入 nslookup yourdomain

把得到的结果发给他们 他们就能找到问题原因了 你可以把结果抓图给他们或者生成TXT文档发过去

生成文档的方式

tracert -d2 yourdomain > a.txt 这个a.txt 就记录了全部结果数据了 nslookup 类推

评分

参与人数 1威望 +2 金币 +1 收起 理由
Derek_Chan + 2 + 1 助人为乐

查看全部评分

您需要登录后才可以回帖 登录 | 注册

本版积分规则