Quand je lance mon KVM je recois ce message en erreur : compute.gra8.cloud.ovh.net a mis fin à la connexion de manière inattendue.
mon VPS : vps-bc72ccc1.vps.ovh.net,
Il est bien joignable :
$ ping -c5 141.94.23.153
PING 141.94.23.153 (141.94.23.153) 56(84) bytes of data.
64 bytes from 141.94.23.153: icmp_seq=1 ttl=119 time=0.906 ms
64 bytes from 141.94.23.153: icmp_seq=2 ttl=119 time=0.663 ms
64 bytes from 141.94.23.153: icmp_seq=3 ttl=119 time=0.664 ms
64 bytes from 141.94.23.153: icmp_seq=4 ttl=119 time=0.787 ms
64 bytes from 141.94.23.153: icmp_seq=5 ttl=119 time=0.674 ms
— 141.94.23.153 ping statistics —
5 packets transmitted, 5 received, 0% packet loss, time 58ms
rtt min/avg/max/mdev = 0.663/0.738/0.906/0.101 ms
Le protocole RDP fonctionne également :
$ nmap 141.94.23.153 -Pn
Starting Nmap 7.70 ( https://nmap.org ) at 2021-11-17 13:48 UTC
Nmap scan report for vps-bc72ccc1.vps.ovh.net (141.94.23.153)
Host is up (0.00074s latency).
Not shown: 999 filtered ports
PORT STATE SERVICE
3389/tcp open ms-wbt-server
Nmap done: 1 IP address (1 host up) scanned in 4.33 seconds
Enfin, via le KVM, mon vps apparaît au login.
Merci de m'aider =)