TOS 5 is pretty fine (installed from medkit, so no update from TOS3), internet is working 99,95% of the time. But, this Samba bug is known all over the internet as I have noticed and still not repaired… I have noticed it only due to modem failure at my parent´s and then tried it at home with the same results.
I don´t know if I am doing this right, but NSlookup in LuCI returns this for 192.168.1.1 (no matter if online or offline):
Server: 127.0.0.1
Address: 127.0.0.1#53
** server can't find 1.1.168.192.in-addr.arpa: NXDOMAIN
My Samba settings are:
config samba
option workgroup 'WORKGROUP'
option charset 'UTF-8'
option description 'TurrisNAS'
config sambashare
option path '/mnt/sdb1'
option create_mask '0666'
option dir_mask '0777'
option read_only 'no'
option guest_ok 'yes'
option name 'Serialy'
option force_root '1'
config sambashare
option path '/mnt/sdc1'
option create_mask '0666'
option dir_mask '0777'
option read_only 'no'
option guest_ok 'yes'
option name 'Filmy'
option force_root '1'
Now I have test it on TOS 5.1.5
Results - network share is inaccessible from PC (Win10) and from VLC too when offline. After getting online everything works fine.
TV is yelling that cable is disconnected, but when I hit “details” it says cable is connected.
VLC network is showing devices connected to network:
But after clicking on Turris - there is only “loading”…
In VLC settings, there is only one thing about network about preffering SMB1, but it has no impact on function.
And now I have noticed, that editing file /etc/resolv.conf
is useless, because it gets default values after every restart…