Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created March 17, 2017 19:39
Show Gist options
  • Save smalleni/d50347250e6c06f35eafdb3f89abd96f to your computer and use it in GitHub Desktop.
Save smalleni/d50347250e6c06f35eafdb3f89abd96f to your computer and use it in GitHub Desktop.
(browbeat-venv) [stack@c02-h10-r620 ~]$ ping 192.0.2.10
PING 192.0.2.10 (192.0.2.10) 56(84) bytes of data.
64 bytes from 192.0.2.10: icmp_seq=1 ttl=64 time=0.491 ms
64 bytes from 192.0.2.10: icmp_seq=2 ttl=64 time=0.231 ms
^C
--- 192.0.2.10 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.231/0.361/0.491/0.130 ms
(browbeat-venv) [stack@c02-h10-r620 ~]$ ssh heat-admin@192.0.2.10
The authenticity of host '192.0.2.10 (192.0.2.10)' can't be established.
ECDSA key fingerprint is 29:d6:ca:d1:da:15:c3:76:03:44:fd:dd:74:33:0d:d7.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.0.2.10' (ECDSA) to the list of known hosts.
[heat-admin@overcloud-compute-33 ~]$ ip aWrite failed: Broken pipe
(browbeat-venv) [stack@c02-h10-r620 ~]$ ssh heat-admin@192.0.2.10
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment