Starting Point machine is down

Hi All,

I’m trying to work on the starting point machine, and after connecting to the VPN I can see that the starting machine is down:

**NMAP test:
** nmap -sC -sV -p$ports 10.10.10.27
Starting Nmap 7.70 ( https://nmap.org ) at 2020-12-23 03:50 EST
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn
Nmap done: 1 IP address (0 hosts up) scanned in 3.83 seconds

**Ping test
**root@kali:~# ping 10.10.10.27
PING 10.10.10.27 (10.10.10.27) 56(84) bytes of data.
From 10.10.14.1 icmp_seq=1 Destination Host Unreachable

**Ping to another matching in the VPN
**root@kali:~# ping 10.10.10.28
PING 10.10.10.28 (10.10.10.28) 56(84) bytes of data.
64 bytes from 10.10.10.28: icmp_seq=1 ttl=63 time=75.6 ms

Can someone check if the machine is up?

I downloaded US VPN and it is working now thanks