Ethernet connection on Jetson Nano

Hi!

I am trying to connect my Jetson Nano using TCP/IP protocol, but I have some problems.

While I am able to ping the Jetson Nano from other device connected to the same net, I am not able to do it in the other way.

Has anybody have the same problem?

Thanks.

When you run “ip address” on your nano, what do you see under eth0? If you have no IPv4 address (###.###.###.###), there could be a problem with your DHCP server or you could have a bad cable. Bad Ethernet cables are pretty common.