Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. fspolti@sweet-home:sso$ docker run -it docker.io/openshift/wildfly-100-centos7 /bin/bash
  2. bash-4.2$ ping fspolti-sso-fspolti-sso.router.default.svc.cluster.local
  3. ping: unknown host fspolti-sso-fspolti-sso.router.default.svc.cluster.local
  4. bash-4.2$ ping 10.34.75.114
  5. PING 10.34.75.114 (10.34.75.114) 56(84) bytes of data.
  6. 64 bytes from 10.34.75.114: icmp_seq=1 ttl=57 time=290 ms
  7. 64 bytes from 10.34.75.114: icmp_seq=2 ttl=57 time=284 ms
  8. ^C
  9. --- 10.34.75.114 ping statistics ---
  10. 2 packets transmitted, 2 received, 0% packet loss, time 1000ms
  11. rtt min/avg/max/mdev = 284.023/287.145/290.268/3.168 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement