NanoCoder Posted May 27, 2018 Share Posted May 27, 2018 ssh: connect to host 172.16.84.172 port 22: Connection refused After an update it does not work anymore and resetting is not possible ifconfig output: eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether e8:9a:8f:c0:f1:2b txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 172.16.84.172 netmask 255.255.255.0 broadcast 172.16.84.255 inet6 fe80::2e0:4cff:fe36:4e00 prefixlen 64 scopeid 0x20<link> ether 00:e0:4c:36:4e:00 txqueuelen 1000 (Ethernet) RX packets 11799 bytes 14315096 (13.6 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6350 bytes 535957 (523.3 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 914 bytes 50828 (49.6 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 914 bytes 50828 (49.6 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Quote Link to comment Share on other sites More sharing options...
GrineUlf Posted May 28, 2018 Share Posted May 28, 2018 @NanoCoder I take it the ifconfig output is from your computer and not the turtle, considering you can't ssh into it. Have you tried: ssh root@172.16.84.1 As that is supposed to be the IP of the turtle ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.