Ssh connection timed out

Hello, I have the following error when connecting to my NVDIA Jetson through ssh on Mac on Wifi.

ssh: connect to host 192.168.1.117 port 22: Operation timed out

I have the following if config:

inet 192.168.1.117

Command used on Mac:

ssh n@192.168.1.117  

Please assist.
There have been similar issues to this one, however, they do not provide solution.

If you log in locally to the Jetson, what do you see from:

  • route
  • ifconfig
  • iwconfig

I don’t know much about Mac, other than much of it is similar to Linux. From the Mac, assuming it works with the above commands, what do you get running them from the Mac? From the Mac, what do you see from this additional command:

  • ping 192.168.1.117

Thanks for answering!

It just started working, so I am closing this issue.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.