1. Dear Users, Affiliates, and Friends,


    This is a brief announcement regarding our Chinese New Year holiday schedule.
    Our offices will be closed from February 11 to February 24, 2026.
    During this period, order processing and after-sales support may be delayed.

    If you need urgent assistance, please contact service@eversolo.com or service@zidoo.tv.
    We will respond to all messages as soon as we return on February 25.

    Thank you for your continued support.
    Best regards for the holiday season : )


    — The Zidoo & Eversolo Team
    Dismiss Notice

Can not access my TRUENAS shared SMB

Discussion in 'Eversolo DMP-A6' started by XSA, Jun 19, 2023.

  1. XSA

    XSA New Member

    Hi,
    I'm a new user, I tried to connect to my network NAS but it doesn't work at all. SMB scan does not even bring up the server in the list, if I try to add it manually, I get add failed. I can connect to the server with any other device, but not with DMP-A6. I created a Windows shared folder for testing, I managed to connect to it, but I don't have a Windows server and I never will.
    Can anyone tell me what SMB protocol do I need to setup on my server? SMBv3 supported by the box?
    Is there anyone who successfully connected DMP-A6 to openmediavault or truenas server?
    Thanks!
     
  2. N00brx

    N00brx Member

    I can access the OMV without any problem
     
  3. XSA

    XSA New Member

    Thanks! Strange. Which OMV if I may ask, 5 or 6?
     
  4. N00brx

    N00brx Member

    OMV 6 with latest patch
    Default SMb setting
     
  5. N00brx

    N00brx Member

    I would suggest you create an user profile specific for DMP-A6 and then grant the access to your music folder and this is what I did when I got the failed to add message
     
  6. XSA

    XSA New Member

    I will try it
     
  7. XSA

    XSA New Member

    No luck.
     
  8. XSA

    XSA New Member

    Solved!
    Netbios disabled but required so on OMV and TrueNAS you have to reenable that.

    On OMV:
    omv-env set -- OMV_SAMBA_NMBD_ENABLE "yes"
    monit restart omv-engined
    omv-salt stage run prepare
    omv-salt stage run deploy
    systemctl unmask nmbd.service
    systemctl stop nmbd.service
    systemctl start nmbd.service

    On TrueNAS:
    menu Network - Global Configuration - enable Netbios
     
  9. Hawk600

    Hawk600 New Member

    OpenMediaVault has now a switch to enable NetBios in SMB settings, but Zidoo team should find a way to make the players work with WSD instead.

    upload_2024-2-2_16-19-34.png
     

    Attached Files:

Share This Page