logobackwoods commented on issue #10084:
URL: https://github.com/apache/cloudstack/issues/10084#issuecomment-2535350356

   root@jachs:~# ping 192.168.127.60 
   PING 192.168.127.60 (192.168.127.60) 56(84) bytes of data.
   64 bytes from 192.168.127.60: icmp_seq=1 ttl=64 time=0.057 ms
   64 bytes from 192.168.127.60: icmp_seq=2 ttl=64 time=0.039 ms
   64 bytes from 192.168.127.60: icmp_seq=3 ttl=64 time=0.049 ms
   64 bytes from 192.168.127.60: icmp_seq=4 ttl=64 time=0.045 ms
   ^C
   --- 192.168.127.60 ping statistics ---
   4 packets transmitted, 4 received, 0% packet loss, time 3053ms
   rtt min/avg/max/mdev = 0.039/0.047/0.057/0.009 ms
   
   root@jachs:~# telnet 192.168.127.60 8250
   Trying 192.168.127.60...
   telnet: Unable to connect to remote host: Connection refused
   root@jachs:~# telnet 192.168.127.60 8080
   Trying 192.168.127.60...
   Connected to 192.168.127.60.
   Escape character is '^]'.
   ^CConnection closed by foreign host.
   
   root@jachs:~# ufw status
   Status: inactive


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to