use the vpn , i can not ping the machine

Sat Jan 16 03:07:50 2021 /sbin/ip link set dev tun0 up mtu 1500
Sat Jan 16 03:07:50 2021 /sbin/ip addr add dev tun0 10.14.14.5/23 broadcast 10.14.15.255
Sat Jan 16 03:07:50 2021 /sbin/ip -6 addr add dead:babe:2::1003/64 dev tun0
Sat Jan 16 03:07:50 2021 /sbin/ip route add 10.13.38.0/24 via 10.14.14.1
Sat Jan 16 03:07:50 2021 add_route_ipv6(dead:babe::/64 → dead:babe:2::1 metric -1) dev tun0
Sat Jan 16 03:07:50 2021 /sbin/ip -6 route add dead:babe::/64 dev tun0
Sat Jan 16 03:07:50 2021 WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this
Sat Jan 16 03:07:50 2021 Initialization Sequence Completed

i can access the vpn,
but i can not access the 10.10.10.3

the machine is open at the moment , why???
anyone can help me ???

Ping isn’t the most useful tool for network troubleshooting.

I assume you are targeting Lame from that IP address. If that is correct you need to make sure the machine is active and assigned to you otherwise it might not be active in your connection.

If that has already been done, then use traceroute/tracert to see what the network path looks like.