Hi,
I'm trying to debug why I can't ssh from a single machine.
pmg: x.x.50.17
machine1: x.x.50.16
machine2: x.x.100.11
machine3: x.x.100.41
All the machines can ping pmg by IP, machine 1&2 can ssh by IP, machine 3 gets:
I cannot find out where the problem could be.
I'm trying to debug why I can't ssh from a single machine.
pmg: x.x.50.17
machine1: x.x.50.16
machine2: x.x.100.11
machine3: x.x.100.41
All the machines can ping pmg by IP, machine 1&2 can ssh by IP, machine 3 gets:
Code:
2024-04-12T15:06:48.196468+02:00 pmg1 sshd[28377]: fatal: Timeout before authentication for x.x.100.41 port 33510
2024-04-12T15:09:27.896116+02:00 pmg1 sshd[28392]: fatal: Timeout before authentication for x.x.100.41 port 43692
2024-04-12T15:10:51.413122+02:00 pmg1 sshd[28402]: fatal: Timeout before authentication for x.x.100.41 port 55686
2024-04-12T15:13:55.461433+02:00 pmg1 sshd[28423]: fatal: Timeout before authentication for x.x.100.41 port 48016
I cannot find out where the problem could be.