-2

I'm running a Ubuntu 22.04-based file server (Samba to Windows 11 clients). Several weeks ago I ran apt upgrade. My ssh connection dropped part way through the upgrade. From that point I can get a brief ssh, RDP or Samba connection to the file server for about a minute only after rebooting one of three Windows 11 clients (two desktops and one laptop). After a minute or two, the connection drops and further attempts to connect fail. Samba and RDP get no response while ssh gets "Connection refused". I can't find anything in the logs on the file server. If I connect from the file server to a Raspian OS on a Raspberry PI I can ssh back to the file server without dropping. Trying the same thing from the Windows systems fails (sometimes after the one ssh partial connection to the file server from the Raspberry Pi).

Ping from the Windows boxes to the file server continues to work. netstat -rn and ip on the Linux box look normal. The Ethernet device doesn't seem to have changed. Outbound network services from the file server continue (further apt upgrades work). Syslog has no entries for the failed attempts.

I turned off the firewall and AppArmor earlier. Neither made any difference.

Anyone seeing something similar or have suggestions for what to do next?

2
  • fail2ban or similar firewall configuration installed ?
    – Marco
    Commented Jun 22 at 9:54
  • The comments are not a "chat". Please edit your question and add the information there.
    – Marco
    Commented Jun 23 at 6:23

0

You must log in to answer this question.

Browse other questions tagged .