#2
帖子
由 oneleaf » 2010-04-06 11:09
$ ping 184.82.12.188
PING 184.82.12.188 (184.82.12.188) 56(84) bytes of data.
64 bytes from 184.82.12.188: icmp_seq=1 ttl=50 time=555 ms
64 bytes from 184.82.12.188: icmp_seq=2 ttl=50 time=558 ms
64 bytes from 184.82.12.188: icmp_seq=3 ttl=50 time=544 ms
64 bytes from 184.82.12.188: icmp_seq=4 ttl=50 time=545 ms
64 bytes from 184.82.12.188: icmp_seq=5 ttl=50 time=546 ms
^C
--- 184.82.12.188 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4002ms
rtt min/avg/max/mdev = 544.065/549.945/558.825/5.880 ms
$ ssh 184.82.12.188 -l root
The authenticity of host '184.82.12.188 (184.82.12.188)' can't be established.
RSA key fingerprint is 63:b0:3a:ee:1d:4c:3b:b2:48:19:81:b6:d7:82:06:57.
Are you sure you want to continue connecting (yes/no)?
--------------------
应该正常。