March 23Mar 23 HII am trying to connect my Panasonic TV to a share on my Unraid NAS, using the TV’s in built network drive link facility, but I’m struggling as it keeps telling me the “connection to the server failed”. Share is ‘movies’, set to Public, a new ‘pani’ user is set up too.Reading some threads online, it made me think that this might be SMB version related so I updated the SMB Extras with the following (restarted the Array)..log level = 3 logging = syslogAnd ran some more tests and the output in the Sky’s logs was as follows..Tthe requested protocol looks to be Requested protocol [NT LM 0.12] - does anyone have any ideas how to fix this ?Mar 23 19:58:08 NodeCentral smbd[1160817]: [2026/03/23 19:58:08.339091, 2] ../../source3/lib/interface.c:641(interpret_interface) Mar 23 19:58:08 NodeCentral smbd[1160817]: interpret_interface: Adding interface 192.168.102.148/24 Mar 23 19:58:08 NodeCentral smbd[1160817]: added interface 192.168.102.148 ip=192.168.102.148 bcast=192.168.102.255 netmask=255.255.255.0 Mar 23 19:58:08 NodeCentral smbd[1160817]: added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0 Mar 23 19:58:08 NodeCentral smbd[1160817]: [2026/03/23 19:58:08.339158, 3] ../../source3/smbd/smb2_oplock.c:1488(init_oplocks) Mar 23 19:58:08 NodeCentral smbd[1160817]: init_oplocks: initializing messages. Mar 23 19:58:08 NodeCentral smbd[1160817]: [2026/03/23 19:58:08.340699, 3] ../../source3/smbd/smb2_negprot.c:1152(smb2_multi_protocol_reply_negprot) Mar 23 19:58:08 NodeCentral smbd[1160817]: Requested protocol [NT LM 0.12] Mar 23 19:58:08 NodeCentral smbd[1160817]: [2026/03/23 19:58:08.340747, 3] ../../source3/smbd/smb2_negprot.c:1199(smb2_multi_protocol_reply_negprot) Mar 23 19:58:08 NodeCentral smbd[1160817]: smb2_multi_protocol_reply_negprot: No protocol supported ! Mar 23 19:58:08 NodeCentral smbd[1160817]: [2026/03/23 19:58:08.340978, 3] ../../source3/smbd/server_exit.c:230(exit_server_common) Mar 23 19:58:08 NodeCentral smbd[1160817]: Server exit (no protocol supported Mar 23 19:58:08 NodeCentral smbd[1160817]: ) Edited March 23Mar 23 by NodeZero
March 23Mar 23 Author OK, to keep people updated - I tried the following in the SMB Extras - but sadly that did not work..client min protocol = NT1Here is the log output from that change..Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524051, 3] ../../lib/util/access.c:372(allow_access) Mar 23 20:32:33 NodeCentral smbd[1290041]: Allowed connection from 192.168.102.34 (192.168.102.34) Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524204, 3] ../../source3/param/loadparm.c:4031(lp_load_ex) Mar 23 20:32:33 NodeCentral smbd[1290041]: lp_load_ex: refreshing parameters Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524287, 3] ../../source3/param/loadparm.c:562(loadparm_s3_init_globals) Mar 23 20:32:33 NodeCentral smbd[1290041]: Initialising global parameters Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524370, 3] ../../source3/param/loadparm.c:2933(lp_do_section) Mar 23 20:32:33 NodeCentral smbd[1290041]: Processing section "[global]" Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524449, 1] ../../lib/param/loadparm.c:1912(lpcfg_do_global_parameter) Mar 23 20:32:33 NodeCentral smbd[1290041]: lpcfg_do_global_parameter: WARNING: The "null passwords" option is deprecated Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524588, 3] ../../source3/param/loadparm.c:2933(lp_do_section) Mar 23 20:32:33 NodeCentral smbd[1290041]: Processing section "[global]" Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524622, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:32:33 NodeCentral smbd[1290041]: Processing section "[appdata]" Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524667, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:32:33 NodeCentral smbd[1290041]: Processing section "[documents]" Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524718, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:32:33 NodeCentral smbd[1290041]: Processing section "[media]" Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524762, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:32:33 NodeCentral smbd[1290041]: Processing section "[system]" Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.524819, 3] ../../source3/param/loadparm.c:1735(lp_add_ipc) Mar 23 20:32:33 NodeCentral smbd[1290041]: adding IPC service Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.525447, 2] ../../source3/lib/interface.c:641(interpret_interface) Mar 23 20:32:33 NodeCentral smbd[1290041]: interpret_interface: Adding interface 192.168.102.148/24 Mar 23 20:32:33 NodeCentral smbd[1290041]: added interface 192.168.102.148 ip=192.168.102.148 bcast=192.168.102.255 netmask=255.255.255.0 Mar 23 20:32:33 NodeCentral smbd[1290041]: added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0 Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.525503, 3] ../../source3/smbd/smb2_oplock.c:1488(init_oplocks) Mar 23 20:32:33 NodeCentral smbd[1290041]: init_oplocks: initializing messages. Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.527059, 3] ../../source3/smbd/smb2_negprot.c:1152(smb2_multi_protocol_reply_negprot) Mar 23 20:32:33 NodeCentral smbd[1290041]: Requested protocol [NT LM 0.12] Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.527112, 3] ../../source3/smbd/smb2_negprot.c:1199(smb2_multi_protocol_reply_negprot) Mar 23 20:32:33 NodeCentral smbd[1290041]: smb2_multi_protocol_reply_negprot: No protocol supported ! Mar 23 20:32:33 NodeCentral smbd[1290041]: [2026/03/23 20:32:33.527313, 3] ../../source3/smbd/server_exit.c:230(exit_server_common) Mar 23 20:32:33 NodeCentral smbd[1290041]: Server exit (no protocol supported Mar 23 20:32:33 NodeCentral smbd[1290041]: )
March 23Mar 23 Author Further update, tried with Netbios enabled via the SMB menu, to get v1 support, but no joy there either :-( - updated logs based on that attempt below.Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.188862, 3] ../../lib/util/access.c:372(allow_access) Mar 23 20:53:17 NodeCentral smbd[1367271]: Allowed connection from 192.168.102.34 (192.168.102.34) Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189010, 3] ../../source3/param/loadparm.c:4031(lp_load_ex) Mar 23 20:53:17 NodeCentral smbd[1367271]: lp_load_ex: refreshing parameters Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189069, 3] ../../source3/param/loadparm.c:562(loadparm_s3_init_globals) Mar 23 20:53:17 NodeCentral smbd[1367271]: Initialising global parameters Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189140, 3] ../../source3/param/loadparm.c:2933(lp_do_section) Mar 23 20:53:17 NodeCentral smbd[1367271]: Processing section "[global]" Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189210, 1] ../../lib/param/loadparm.c:1912(lpcfg_do_global_parameter) Mar 23 20:53:17 NodeCentral smbd[1367271]: lpcfg_do_global_parameter: WARNING: The "null passwords" option is deprecated Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189323, 3] ../../source3/param/loadparm.c:2933(lp_do_section) Mar 23 20:53:17 NodeCentral smbd[1367271]: Processing section "[global]" Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189358, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:53:17 NodeCentral smbd[1367271]: Processing section "[appdata]" Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189403, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:53:17 NodeCentral smbd[1367271]: Processing section "[documents]" Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189459, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:53:17 NodeCentral smbd[1367271]: Processing section "[media]" Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189501, 2] ../../source3/param/loadparm.c:2950(lp_do_section) Mar 23 20:53:17 NodeCentral smbd[1367271]: Processing section "[system]" Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.189553, 3] ../../source3/param/loadparm.c:1735(lp_add_ipc) Mar 23 20:53:17 NodeCentral smbd[1367271]: adding IPC service Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.190191, 2] ../../source3/lib/interface.c:641(interpret_interface) Mar 23 20:53:17 NodeCentral smbd[1367271]: interpret_interface: Adding interface 192.168.102.148/24 Mar 23 20:53:17 NodeCentral smbd[1367271]: added interface 192.168.102.148 ip=192.168.102.148 bcast=192.168.102.255 netmask=255.255.255.0 Mar 23 20:53:17 NodeCentral smbd[1367271]: added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0 Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.190253, 3] ../../source3/smbd/smb2_oplock.c:1488(init_oplocks) Mar 23 20:53:17 NodeCentral smbd[1367271]: init_oplocks: initializing messages. Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.191786, 3] ../../source3/smbd/smb2_negprot.c:1152(smb2_multi_protocol_reply_negprot) Mar 23 20:53:17 NodeCentral smbd[1367271]: Requested protocol [NT LM 0.12] Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.191833, 3] ../../source3/smbd/smb2_negprot.c:1199(smb2_multi_protocol_reply_negprot) Mar 23 20:53:17 NodeCentral smbd[1367271]: smb2_multi_protocol_reply_negprot: No protocol supported ! Mar 23 20:53:17 NodeCentral smbd[1367271]: [2026/03/23 20:53:17.192029, 3] ../../source3/smbd/server_exit.c:230(exit_server_common) Mar 23 20:53:17 NodeCentral smbd[1367271]: Server exit (no protocol supported Mar 23 20:53:17 NodeCentral smbd[1367271]: )
March 25Mar 25 Author Found that adding the following to the SMB extra config works.server min protocol = NT1
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.