I recently installed Ubuntu 24.04 desktop and have run into an issue with ssh. Note, this machine is connected to the network via Ethernet.
I have configured ssh and have found the following behaviour:
- I can ssh into the machine in question from another server that is connected via Ethernet to the network. Indicating that ssh works.
- I cannot ssh into the machine in question from any machine (phone, laptop etc) that is connected wirelessly to the network. When I try to ssh, the connection simply times out. There is no record of the connection attempt in the ssh logs. However, I can successfully ping the machine indicating that it can be found.
- I can connect to the server from point 1 that is also connected to the network via Ethernet from any machine (wired and wireless alike). Indicating that it is not a network issue.
- This machine in question was previously running PopOS and ssh was working correctly with no issues indicating it is a problem with Ubuntu 24.04.
Any ideas anyone?