NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
danesol
Feb 15, 2022Aspirant
Unable to connect using a browser
All of a sudden when I try and access either the admin page or my own share, i get this message using EDGE or Google Chrome; This site can’t provide a secure connection 192.168.0.10 uses an unsu...
StephenB
Mar 07, 2022Guru - Experienced User
danesol wrote:
However what is really strange is that EDGE works on the backup, temp and media volumes using https login admin or a user account !?
If you look, you'll see that when you are browsing a share, you are using http (no encryption) - not https. So that works, since TLS isn't being used at all.
Frontview access is redirected in the NAS Virtual.conf file to always use https - so that will always generate the SSL version error with your NAS.
danesol wrote:
But as intially stated wont work with my personal login due to new protocol the browser developers use now :-(
Check out the link I provided above for other options - https://community.netgear.com/t5/New-ReadyNAS-Users-General/Workaround-for-ERR-SSL-VERSION-OR-CIPHER-MISMATCH-problem-for/m-p/2198243
There is an add-on that adds TLS 1.2 support for NAS running 4.2 or 5.3 firmware. People running 4.1 firmware can use the workaround I provided in the link (which removes the https redirection, so http://nas-ip-address/admin will connect to Frontview).
jjcf89_2
Mar 13, 2022Tutor
Beware the tls addon is currently breaking systems. Check the issues section before going ahead with the install
- StephenBMar 14, 2022Guru - Experienced User
jjcf89_2 wrote:
Beware the tls addon is currently breaking systems. Check the issues section before going ahead with the install
To clarify - it appears to be failing on systems that have atom cpus. Unfortunately, that includes Ultra - but not Ultra Plus or Pro.
WhoCares_: is this something you are looking at fixing?
IMO converting to OS-6 is a better option, and the affected systems should be able to be converted.
- SandsharkMar 14, 2022Sensei - Experienced User
StephenB wrote:To clarify - it appears to be failing on systems that have atom cpus. Unfortunately, that includes Ultra - but not Ultra Plus or Pro.
Not true. The Ultra4Plus/Pro4 has an Atom D510 @ 1.66GHz and an Ultra2Plus/Pro2's has an Atom D525 @ 1.80GHz. The Ultra4 has a D410 @ 1.66GHz, and I've never had an Ultra2, so can't quickly check.
My 4.2.31 sandbox system is a Pro2, and the add-on fails. I've tried several times from a factory default and have had results where it just does nothing and others where the GUI is completely inaccessible, even with a browser that previously worked.
- StephenBMar 14, 2022Guru - Experienced User
Sandshark wrote:
StephenB wrote:
To clarify - it appears to be failing on systems that have atom cpus. Unfortunately, that includes Ultra - but not Ultra Plus or Pro.
Not true. The Ultra4Plus/Pro4 has an Atom D510 @ 1.66GHz and an Ultra2Plus/Pro2's has an Atom D525 @ 1.80GHz. The Ultra4 has a D410 @ 1.66GHz, and I've never had an Ultra2, so can't quickly check.
GTW - I didn't realize the 2-bay and 4-bay Pros and Ultra Pluses also used atom processors. My only Pro is the Pro-6.
Folks can easily identify the processor with ssh - this command will do the job:
cat /proc/cpuinfo
In any event, all these systems can be converted to OS-6, which I think we both agree is a better solution.
- jjcf89_2Mar 14, 2022Tutor
StephenB wrote:In any event, all these systems can be converted to OS-6, which I think we both agree is a better solution.
Agreed though the conversion requires wiping all data so is unfortunately not a quick fix.
If I can unbrick my unit, I might just go with the remove the http redirect approach
- StephenBMar 14, 2022Guru - Experienced User
jjcf89_2 wrote:
If I can unbrick my unit, I might just go with the remove the http redirect approach
An OS reinstall should restore the broken library (and change your admin password back to netgear1).
I couldn't test the change to virtual.conf for 4.2.x systems (as I no longer am running 4.2.x). It's be useful to know if it also works with 4.2.x. I suspect it will, but there might be some other changes needed in httpd.conf.
- jjcf89_2Mar 14, 2022Tutor
StephenB wrote:
jjcf89_2 wrote:If I can unbrick my unit, I might just go with the remove the http redirect approach
An OS reinstall should restore the broken library (and change your admin password back to netgear1).
I couldn't test the change to virtual.conf for 4.2.x systems (as I no longer am running 4.2.x). It's be useful to know if it also works with 4.2.x. I suspect it will, but there might be some other changes needed in httpd.conf.
Okay that sounds promising, I wasn't sure how much of the files would be restored by the OS reinstall.
I'm familiar with apache configs, I can take a look assuming I get back to it.
- jjcf89_2Mar 15, 2022Tutor
To update:
> An OS reinstall should restore the broken library (and change your admin password back to netgear1).
The os reinstall did not work. The system hung on the "Booting ..." screen like before.
However now when I try to chroot in tech support mode, I get a malloc error.
# chroot /sysroot malloc: unknown:0: assertion botched free: called with already freed block argument last command: (null) Aborting...Aborted
- StephenBMar 15, 2022Guru - Experienced User
Ouch. Not something I expected, with only the one library being updated in the add-on.
Can you run commands directly from sysroot? For example,
# /sysroot/bin/df . -h
- jjcf89_2Mar 15, 2022Tutor
Rusty posted fixed deb files. Which got my system back up and running. https://github.com/rdynsxtrs/rn4bin/issues/3
- SandsharkMar 16, 2022Sensei - Experienced User
I installed the new package on a freshly factory defaulted Pro2 running 4.2.31. Though, after an inordinately long period of time, it ultimately reported an error in the installation, it works.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!