Hello,
For my ROS project I want to control my Jetson Nano remotely I have written ROS nodes for this. But I noticed not all was working correctly. I am able to receive data from the Jetson to my desktop (running Ubuntu 20.04 with VMware) but I am not able to send data from the desktop to the Jetson Nano. So I started troubleshooting and tried to ping the devices. Well from the VMware Ubuntu I am able to ping the Jetson, from the native machine Win11 I am also able to ping the Jetson Nano. But I am unable to ping my desktop from the Jetson Nano.
I am no network specialist at all and still learning Linux so my question is how to troubleshoot this matter. I would expect to be able to ping from the Jetson my desktop at least.
A small important edit:
I am able to ping other devices on my network
Grtz
Ray