I provisioned one VM, I am trying to ping gateway IP from the terminal (in same VM using ssh) but I am not able to do so.
For Example: My Internal Ip : 10.142.10.12
ip route show :-> 10.142.10.1
I am trying : ping 10.142.10.1
"no byte received"
any idea? I have other raspi devices, there I am able to ping the gateway IP. Not sure if there is any setup for the same.
Leads please help.