Hello @bravo0916 ,
You should try some basic troubleshooting:
nc -vz 192.168.25.75 445
smbclient -L //192.168.25.75 -U test
Try manual mount, ie: mount -t cifs //192.168.25.75/proxmox_backup /mnt/test -o username=test,password=xxxx,vers=3.0
Try with different protocols, etc
Blockbridge ...