NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

Triplet3's avatar
Triplet3
Follower
May 24, 2025

ReadyNAS DUO RND2000V2

I was asked by a friend if I could have a look at her RND2000v2.

It was "not working" anymore.

 

I started it at my desk, it began to check the disks and started up as far as I can see. I installed RAIDar and it show the device. When I tried to connect the frontview it gave me an error.

It said "unsupported protocol". I edited the Virtual.conf file where I replaced in these lines:   RewriteRule ^/admin

https by http.

 

Now I get the admin prompt when I use http on the NAS/admin but then I get the error:

 

The requested URL /admin was not found on this server.

 

And I don't know how to get the networkshares visible in the windowscomputer.

 

I directly connected the NAS to the networkport of my laptop on which I have set the ip-range in the same range as the NAS is.

 

 

2 Replies

  • Use this instead:

    #vers=2
    <VirtualHost _default_:80>
      SSLEngine off
      # Eliminate HTTPS rewrite
      # RewriteEngine on
      # RewriteRule ^/admin/(.*)$ http://%{SERVER_NAME}/admin/$1 [R,L]
      # RewriteRule ^/admin$ http://%{SERVER_NAME}/admin
      # End Eliminate HTTPS rewrite
    </VirtualHost>

    Then connect with http://nas-ip-address/admin

     

    You can also use https with FireFox.  Set security.tls.version.min to 1 (browse to about:config and search for the setting).

    • Triplet3's avatar
      Triplet3
      Follower

      I use Firefox with HTTPS, thanks.  I had to change the workgroup in windows to be able to use the shares. It works fine now.

NETGEAR Academy

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

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More