Cannot connect to jetson nano via ssh 192.168.55.1

Device type: Jetson nano

Pc to connect to jetson: Ubuntu 18.04

Jetpack: 4.6.2

Deepstream: 6.0.1

Hi Nvidia Developer, from my pc, i can connect to the other jetson using OTG cable using jetsonname@192.168.55.1.
But one of my jetson, i cannot connect to it even though the jetson is still working normally.
I can connect to the jetson using jetson name and jetson ip (195.168.1.18 ).
How can i fix it? Can you help me to re-install the ssh headless?

Hi,
Please ensure the specific Jetson Nano can enter device mode. And please check this and try:
Ip address 192.168.55.1 - #6 by linuxdev

You can try restarting sshd and see if it helps…
sudo systemctl restart sshd

1 Like

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