Connection Refused over port 22

51 views
Skip to first unread message

Ethan Kavanagh

unread,
Mar 1, 2023, 3:05:31 PM3/1/23
to ClusterHAT
Hi,

Currently have a raspberry pi 3b+, with a cluster hat v2.2 with 4 zero w's on it. However i cannot ssh between the 3b+ or any of the nodes. Am i doing something wrong? I have tried ifconfig -a and it seems to be picking up all of the nodes. I have noticed that my IP's all have 180, where as teh instructions all have 181. The ssh server is working fine, i can ping outside websites and can also ssh into the node itself.

br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 172.19.181.254  netmask 255.255.255.0  broadcast 172.19.181.255
        inet6 fe80::faab:cb4a:823a:40a8  prefixlen 64  scopeid 0x20<link>
        ether b8:27:eb:38:49:6a  txqueuelen 1000  (Ethernet)
        RX packets 185  bytes 19140 (18.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 87  bytes 9262 (9.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

brint: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 172.19.180.254  netmask 255.255.255.0  broadcast 172.19.180.255
        inet6 fe80::487b:1fff:fef4:1615  prefixlen 64  scopeid 0x20<link>
        ether 4a:7b:1f:f4:16:15  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 39  bytes 4953 (4.8 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether b8:27:eb:38:49:6a  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

ethpi1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::222:82ff:feff:fe01  prefixlen 64  scopeid 0x20<link>
        ether 00:22:82:ff:fe:01  txqueuelen 1000  (Ethernet)
        RX packets 49  bytes 4861 (4.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 174  bytes 30109 (29.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ethpi2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::222:82ff:feff:fe02  prefixlen 64  scopeid 0x20<link>
        ether 00:22:82:ff:fe:02  txqueuelen 1000  (Ethernet)
        RX packets 45  bytes 4737 (4.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 163  bytes 28199 (27.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ethpi3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::222:82ff:feff:fe03  prefixlen 64  scopeid 0x20<link>
        ether 00:22:82:ff:fe:03  txqueuelen 1000  (Ethernet)
        RX packets 46  bytes 4805 (4.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 164  bytes 28245 (27.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ethpi4: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::222:82ff:feff:fe04  prefixlen 64  scopeid 0x20<link>
        ether 00:22:82:ff:fe:04  txqueuelen 1000  (Ethernet)
        RX packets 45  bytes 4737 (4.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 163  bytes 28199 (27.5 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Output from "route":
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         192.168.0.1     0.0.0.0                 UG    303    0      0   wlan0
172.19.180.0    0.0.0.0         255.255.255.0   U     0      0         0    brint
172.19.181.0    0.0.0.0         255.255.255.0   U     205    0       0  br0
192.168.0.0     0.0.0.0         255.255.255.0   U     303    0        0   wlan0

Ethan Kavanagh

unread,
Mar 1, 2023, 3:11:04 PM3/1/23
to ClusterHAT
edit - i am doing this all over wifi, i seee that the .181 address is assigned to br0, does this need to be wlan0 for it to work?
Reply all
Reply to author
Forward
0 new messages