Originally posted by Dead Eye
View Post
This doesn't mean there is no underlying issue on their end causing the original problem. I'm only explaining why you are getting an error when you try to ping their servers.
C:\>ping dms.dvdfab.cn
Pinging dms.dvdfab.cn [198.72.121.58] with 32 bytes of data:
Reply from 198.72.121.58: bytes=32 time=98ms TTL=48
Reply from 198.72.121.58: bytes=32 time=99ms TTL=48
Reply from 198.72.121.58: bytes=32 time=98ms TTL=48
Reply from 198.72.121.58: bytes=32 time=98ms TTL=48
Ping statistics for 198.72.121.58:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 98ms, Maximum = 99ms, Average = 98ms
C:\>ping dvdfab.cn
Pinging dvdfab.cn [89.108.127.108] with 32 bytes of data:
Reply from 89.108.127.108: bytes=32 time=196ms TTL=46
Reply from 89.108.127.108: bytes=32 time=196ms TTL=46
Reply from 89.108.127.108: bytes=32 time=197ms TTL=46
Reply from 89.108.127.108: bytes=32 time=196ms TTL=46
Ping statistics for 89.108.127.108:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 196ms, Maximum = 197ms, Average = 196ms
Comment