cross-posted from: https://lemmy.world/post/15050323
Cannot connect to my NAS after installing KUbuntu 24.04 LTS
I was first on KUbuntu 22.04 LTS and was able to connect to my router’s attached USB storage drive by adding
client min protocol = NT1
to the smb.conf file within user/share/samba. My router doesn’t support the newer SMB protocol.I just recently wiped my computer and installed KUbuntu 24.04 LTS and I tried adding that same line of code to the smb.conf file, but when I try to go to the IP address of my router it tells me that “Connection to host 192.168.1.1 is broken”.
I’ve been trying to find a solution online, but not having luck.
Anyone have any suggestions?
Check your NAS and make sure what the minimum required SMB protocol is, then check your local SMB config and make sure they match.
I’m going to check my router again for firmware/software update, but I don’t that it has support for newer SMB protocol.