-
Re: NSA320 public folder has gone missing
That might be related to SMB1. Your 320 is quite old, and only supports SMB1.That is proven insecure (WannaCry used a vulnerability in SMB1), and Microsoft is phasing it out. You basically have 3 opt…1 -
Re: NSA320 public folder has gone missing
Unfortunately not. Basically it's installing and enabling the zyxel-samba-replacement in Entware-ng. Enabling is setting the execute bit for the /opt/etc/init.d/ script/1 -
Re: Zyxel NSA325v2 USB drive availability/mount
@reboot sleep 30 && /bin/mkdir /e-data/frontc && && /bin/mkdir /e-data/frontd && /bin/mkdir /e-data/fronte && /bin/mount /dev/sdc1 /e-data/frontc && /b…1 -
Re: Zyxel NSA325v2 USB drive availability/mount
/dev/sdc is probably not the devicenode of the partition. Have a look withcat /proc/mountswhen the disk is mounted to see which devicenode is mounted on /e-data/<something>1 -
Re: NSA325: Trouble installing MetaRepository
When W7 denies to connect, it's not a SMB1 issue, as W7 supports that. So I think either Samba isn't running at all, or it has something to do with DNS. Have you checked if smbd and nmbd ar…1
Guru Member