sha256sum
2878d104d5c4821ed564ccac034e75fc380c169ae5e879f47545f8097ba6f386 *wrt160nl-firmware.bin
#
Linksys WRT160NL
DD-WRT v3.0-r42219 std (02/01/20)
Linux 3.10.108-d10 #36634 Sat Feb 1 04:08:12 +04 2020 mips
NO joy with samba NT 1.0 Don't work for me using old droid phone
Back to r42132 and it works just fine.
mrjcd@Will-Be-Was:~$ ssh root@160nl-switch.mrjcd.com
DD-WRT v3.0-r42219 std (c) 2020 NewMedia-NET GmbH
Release: 02/01/20
Board: Linksys WRT160NL
==========================================================
___ ___ _ _____ ______ ____ ___
/ _ \/ _ \___| | /| / / _ \/_ __/ _ __|_ / / _ \
/ // / // /___/ |/ |/ / , _/ / / | |/ //_ <_/ // /
/____/____/ |__/|__/_/|_| /_/ |___/____(_)___/
DD-WRT v3.0
http://www.dd-wrt.com
==========================================================
BusyBox v1.31.1 (2020-02-01 04:08:32 +04) built-in shell (ash)
root@160nl-switch:~# cat /tmp/smb.conf
[global]
log level = 1
netbios name = 160nl-switch
server string =
syslog = 10
encrypt passwords = true
preferred master = yes
use sendfile = yes
aio read size = 2048
aio write size = 2048
large readwrite = yes
security = user
mangled names = no
max stat cache size = 64
workgroup =
bind interfaces only = yes
guest account = nobody
map to guest = Bad User
smb passwd file = /var/samba/smbpasswd
private dir = /var/samba
passdb backend = smbpasswd
log file = /var/smbd.log
max log size = 1000
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=262144 SO_RCVBUF=262144
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65536
dead time = 15
getwd cache = yes
lpq cache time = 30
min protocol = NT1
max protocol = SMB3_11
printing = none
load printers = No
usershare allow guests = Yes
smb3 encryption = yes
[160nl-switch]
comment = 160nl-switch
path = /mnt/sda1/
read only = no
guest ok = no
valid users = mrjcd
force user = root
root@160nl-switch:~# cat /tmp/var/log/messages | grep smbd
Dec 31 18:00:11 160nl-switch user.info : smbd : samba started
Jan 31 20:07:18 160nl-switch user.info : usmbd : samba daemon successfully stopped
Jan 31 20:07:18 160nl-switch local5.err usmbd: [usmbd-worker/877]: ERROR: Child received signal: 15 (Terminated)
Jan 31 20:07:18 160nl-switch local5.info usmbd: [usmbd-manager/876]: INFO: Exiting. Bye!
Jan 31 20:07:18 160nl-switch kern.info kernel: [ 23.600000] ksmbd: shutting down ksmbd
Jan 31 20:07:20 160nl-switch user.info : smbd : samba started
root@160nl-switch:~# ps
PID USER VSZ STAT COMMAND
1 root 1180 S /sbin/init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW< [kworker/0:0H]
7 root 0 SW< [khelper]
8 root 0 SW [kworker/u2:1]
86 root 0 SW< [writeback]
89 root 0 SW< [bioset]
90 root 0 SW< [crypto]
92 root 0 SW< [kblockd]
104 root 0 SW [khubd]
124 root 0 SW [kworker/0:1]
131 root 0 SW [kswapd0]
132 root 0 SW [fsnotify_mark]
236 root 0 SW< [deferwq]
479 root 940 S /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
512 root 1860 S watchdog
533 root 0 SW< [cfg80211]
732 root 1384 S syslogd -Z -L
735 root 1384 S klogd
742 root 1232 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
884 root 1820 S wland
995 root 912 S cron
1017 root 3776 S httpd -n -p 80
1019 root 1548 S resetbutton
1057 root 0 SW [scsi_eh_0]
1058 root 0 SW [usb-storage]
1084 root 1860 S process_monitor
1117 root 0 SW [kworker/u2:2]
1118 root 0 SW< [kworker/0:1H]
1217 root 924 S wsdd2 -d -N 160nl-switch -G WORKGROUP -b vendor:dd-wrt,model:Linksys WRT160NL,sku:42219
1220 root 968 S usmbd -c /tmp/smb.conf -u /tmp/smb.db
1221 root 996 S usmbd -c /tmp/smb.conf -u /tmp/smb.db
1224 root 0 SW [ksmbd-br0]
1235 root 1300 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
1236 root 1384 S -sh
1246 root 1384 R ps
root@160nl-switch:~# date
Fri Jan 31 20:12:44 CST 2020
root@160nl-switch:~# exit
Connection to 160nl-switch.mrjcd.com closed.
mrjcd@Will-Be-Was:~$
# # # # #
FROM PHONE
# # # # #
r42132 samba works just fine with old droid phone
mrjcd@Will-Be-Was:~$ ssh root@160nl-switch.mrjcd.com
DD-WRT v3.0-r42132 std (c) 2020 NewMedia-NET GmbH
Release: 01/28/20
Board: Linksys WRT160NL
==========================================================
___ ___ _ _____ ______ ____ ___
/ _ \/ _ \___| | /| / / _ \/_ __/ _ __|_ / / _ \
/ // / // /___/ |/ |/ / , _/ / / | |/ //_ <_/ // /
/____/____/ |__/|__/_/|_| /_/ |___/____(_)___/
DD-WRT v3.0
http://www.dd-wrt.com
==========================================================
BusyBox v1.31.1 (2020-01-28 02:47:35 +04) built-in shell (ash)
root@160nl-switch:~# ps
PID USER VSZ STAT COMMAND
1 root 1180 S /sbin/init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW< [kworker/0:0H]
7 root 0 SW< [khelper]
8 root 0 SW [kworker/u2:1]
86 root 0 SW< [writeback]
89 root 0 SW< [bioset]
90 root 0 SW< [crypto]
92 root 0 SW< [kblockd]
104 root 0 SW [khubd]
124 root 0 SW [kworker/0:1]
131 root 0 SW [kswapd0]
132 root 0 SW [fsnotify_mark]
236 root 0 SW< [deferwq]
483 root 940 S /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
512 root 1860 S watchdog
534 root 0 SW< [cfg80211]
721 root 1384 S syslogd -Z -L
724 root 1384 S klogd
740 root 1232 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
745 root 0 SW< [kworker/0:1H]
838 root 1820 S wland
959 root 4440 S httpd -n -p 80
961 root 1548 S resetbutton
981 root 912 S cron
1011 root 0 SW [scsi_eh_0]
1012 root 0 SW [usb-storage]
1041 root 1860 S process_monitor
1072 root 0 SW [kworker/u2:2]
1127 root 2620 S /usr/sbin/smbd -D --configfile=/tmp/smb.conf
1129 root 2380 S /usr/sbin/nmbd -D --configfile=/tmp/smb.conf
1212 root 1300 R dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p 22 -s
1213 root 1384 S -sh
1215 root 1384 R ps
root@160nl-switch:~# cat /tmp/smb.conf
[global]
log level = 1
netbios name = 160nl-switch
server string =
syslog = 10
encrypt passwords = true
preferred master = yes
use sendfile = yes
aio read size = 2048
aio write size = 2048
large readwrite = yes
security = user
mangled names = no
max stat cache size = 64
workgroup =
bind interfaces only = yes
guest account = nobody
map to guest = Bad User
smb passwd file = /var/samba/smbpasswd
private dir = /var/samba
passdb backend = smbpasswd
log file = /var/smbd.log
max log size = 1000
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=262144 SO_RCVBUF=262144
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65536
dead time = 15
getwd cache = yes
lpq cache time = 30
min protocol = NT1
max protocol = SMB2
printing = none
load printers = No
usershare allow guests = Yes
[160nl-switch]
comment = "160nl-switch"
path = "/mnt/sda1/"
read only = no
guest ok = no
valid users = mrjcd
force user = root
root@160nl-switch:~# cat /tmp/var/log/messages | grep smbd
Dec 31 18:00:09 160nl-switch user.info : smbd : samba started
Jan 31 20:24:42 160nl-switch user.info : smbd : samba daemon successfully stopped
Jan 31 20:24:43 160nl-switch user.info : smbd : samba started
root@160nl-switch:~# date
Fri Jan 31 20:37:03 CST 2020
root@160nl-switch:~# exit
Connection to 160nl-switch.mrjcd.com closed.
mrjcd@Will-Be-Was:~$