|
|
c:\>nslookup
>set type=mx
>gbmgroup.com.cn
Server: FJ-DNS.fz.fj.cn
Address: 218.85.157.99
Non-authoritative answer:
gbmgroup.com.cn MX preference = 10, mail exchanger = gateway10.gbmgroup.com.cn
gbmgroup.com.cn MX preference = 10, mail exchanger = gatewaymx10.gbmgroup.com.
gbmgroup.com.cn MX preference = 20, mail exchanger = gateway20.gbmgroup.com.cn
gbmgroup.com.cn MX preference = 20, mail exchanger = gatewaymx20.gbmgroup.com.
gbmgroup.com.cn MX preference = 30, mail exchanger = gateway30.gbmgroup.com.cn
gbmgroup.com.cn MX preference = 30, mail exchanger = gatewaymx30.gbmgroup.com.
有6个MX.
你不应该不ping对方, 而应该"telnet 对方mx服务器 25"
c:>telnet gateway10.gbmgroup.com.cn 25
220 hjgbmgateway.gbmgroup.com.cn Microsoft ESMTP MAIL Service, Version: 6.0.3790
.1830 ready at Wed, 15 Nov 2006 18:37:49 +0800
能telnet并看到对方的服务器信息. |
|