- Joined
- Jul 31, 2020
- Messages
- 47
- Reaction score
- 6
3CX running on Debian Linux ..
... trying to back up to an SMB share on an Amazon EC2 instance but getting the error message "Cannot connect to SMB" in setting the backup location.
I have tested the SMB connectivity using other computers, and have enabled SMB1 and checked SMB2 and 3 also enabled on the EC2.
I see this thread https://www.3cx.com/community/threads/smb-backup-location.70518/page-2 had the similar problem .. have checked the local security policy of the EC2 and my Local security policy of "Microsoft Network Server: Digitally sign communications (Always)" was already set to DISABLED.
I have logged into the Debian and installed smbclient to test the smb connections .. the result of that seems like a partial success .. maybe the 3CX is trying to connect SMB over NetBiOS port 139 rather than 445? I tried forcing NetBiOS on and off on the EC2 to no avail.
Sharename Type Comment
--------- ---- -------
3CX-Backup Disk
ADMIN$ Disk Remote Admin
Apps Disk
C$ Disk Default share
IPC$ IPC Remote IPC
Connection to x.x.x.x failed (Error NT_STATUS_CONNECTION_REFUSED)
NetBIOS over TCP disabled -- no workgroup available
... trying to back up to an SMB share on an Amazon EC2 instance but getting the error message "Cannot connect to SMB" in setting the backup location.
I have tested the SMB connectivity using other computers, and have enabled SMB1 and checked SMB2 and 3 also enabled on the EC2.
I see this thread https://www.3cx.com/community/threads/smb-backup-location.70518/page-2 had the similar problem .. have checked the local security policy of the EC2 and my Local security policy of "Microsoft Network Server: Digitally sign communications (Always)" was already set to DISABLED.
I have logged into the Debian and installed smbclient to test the smb connections .. the result of that seems like a partial success .. maybe the 3CX is trying to connect SMB over NetBiOS port 139 rather than 445? I tried forcing NetBiOS on and off on the EC2 to no avail.
Sharename Type Comment
--------- ---- -------
3CX-Backup Disk
ADMIN$ Disk Remote Admin
Apps Disk
C$ Disk Default share
IPC$ IPC Remote IPC
Connection to x.x.x.x failed (Error NT_STATUS_CONNECTION_REFUSED)
NetBIOS over TCP disabled -- no workgroup available