NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
GGITech
Jul 10, 2015Apprentice
Why Netgear Sucks, let me count the ways #25412629
So I have a 102 that was purchased Feb 15. The device was installed, setup with LDAP, Surveillance, and Wordpress. This was to re-create the exact installation I have on another 102. The entire N...
GGITech
Jul 13, 2015Apprentice
As I figured, exercise in Failure.
Let's take a different approach.
- Head to RN102 with firmware 6.2.2 which has never been upgraded.
- Gui reports, fail to install LDAP-APP, ok, good info...probably the apt-get package.
...
Head back to 6.2.4, downgraded to 6.2.2
SSH as root
apt-get install ldap-app
...fail, depends on ldap-utils
apt-get install ldap-utils
Following extra will be installed, libldap-2.4-2, libsasl2-modules, libldap-2.4-2 will be upgraded
....
apt-get install ldap-app
Fail: The following packages have unmet dependencies:
ldap-app : Depends: libldap-2.4-2 (= 2.4.31-1+nmu2) but 2.4.31-2 is to be installed
...
apt-get update
apt-get upgrade
...this updates a ton of stuff....
apt-get install libsasl2-modules
...more updates
apt-get install ldap-app
Fail: The following packages have unmet dependencies:
ldap-app : Depends: libldap-2.4-2 (= 2.4.31-1+nmu2) but 2.4.31-2 is to be installed
-----------
Ugh....keep digging.
Let's take a different approach.
- Head to RN102 with firmware 6.2.2 which has never been upgraded.
- Gui reports, fail to install LDAP-APP, ok, good info...probably the apt-get package.
...
Head back to 6.2.4, downgraded to 6.2.2
SSH as root
apt-get install ldap-app
...fail, depends on ldap-utils
apt-get install ldap-utils
Following extra will be installed, libldap-2.4-2, libsasl2-modules, libldap-2.4-2 will be upgraded
....
apt-get install ldap-app
Fail: The following packages have unmet dependencies:
ldap-app : Depends: libldap-2.4-2 (= 2.4.31-1+nmu2) but 2.4.31-2 is to be installed
...
apt-get update
apt-get upgrade
...this updates a ton of stuff....
apt-get install libsasl2-modules
...more updates
apt-get install ldap-app
Fail: The following packages have unmet dependencies:
ldap-app : Depends: libldap-2.4-2 (= 2.4.31-1+nmu2) but 2.4.31-2 is to be installed
-----------
Ugh....keep digging.
Related Content
NETGEAR Academy

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