Home AMX User Forum NetLinx Studio

TP Connections

viningvining Posts: 4,368
After my recent NI4000 (2) crashes I modified my code to work on a NI2100 so I can continue the struggle, removed the 4000 from the network, changed IP of the 2100 to that of the 4000, set it to system 1 (same as the 4000) and expected my TPs to connect. Much to my dismay they didn't.

In diagnostics I get:
Line   1635 :: ICSPTCPRx31: Error in Authentication Sys=1 Dev=10004 Error -2 - 08:31:43
Line   1636 :: ICSPTCPRx31: Error in Authentication Sys=1 Dev=10003 Error -2 - 08:31:44
Line   1637 :: ICSPTCPRx31: Error in Authentication Sys=1 Dev=10002 Error -2 - 08:31:45
Line   1638 :: ICSPTCPRx31: Error in Authentication Sys=1 Dev=10001 Error -2 - 08:31:46

which I've never seen before.

and on the TPs connection page I get "Authentication Failed" are they locked onto the mac of the previous master? Everythings been rebooted, refreshed and repeated several times.

What authentication? These devices are defined in the code, the TPs are set to the URL w/ the proper IP of the 2100, DNS entries are set. I have my normal user and priveleges set under the master security tab.

This is my first usage of this particular master and I don't recall any issues like this on other x100 models.

Any help would be appreciated before I go into a full mental melt down!

Comments

  • GSLogicGSLogic Posts: 562
    Are you sure you don't have another system online with the same ID?
  • Never seen that message before.....

    Maybe from the Webinterface of the NI-2k1, the ICSP Security is enabled. So the panels can find the master by correct URL, but have an incorrect or unset username and password in system settings to establish communication.
  • viningvining Posts: 4,368
    GSLogic wrote:
    Are you sure you don't have another system online with the same ID?
    I only wish I had another working master. The casrep masters have been unplugged and pulled.

    Marc Scheibein wrote:
    Never seen that message before.....

    Maybe from the Webinterface of the NI-2k1, the ICSP Security is enabled. So the panels can find the master by correct URL, but have an incorrect or unset username and password in system settings to establish communication.
    Yep, that did it. In the master's web browser under "Security", "Systems Level" tab the enable check box at the top was checked. All the other check boxes were checked including "ICSP Connectivity" the sub check box for "Encrypt ICSP Connection" was not. Un check the "ICSP Connectivity" check box and now all is well. Everything else was left checked as normal.

    If I were to leave this enabled where in the TPs set up would I configure this?
  • alexanboalexanbo Posts: 282
    It's under System Settings where you specify the Master URL etc, the last two boxes are for username and password. You'll need to setup Studio,TPD4 etc as well to use the username and password when you turn on icsp security.
  • SensivaSensiva Posts: 211
    May be...

    Or may be your old master was configured to have an Username and password, which means that the panel is the same too, if you are sure that the new 2k one doesn't have a password, then follow alexanbo steps and clear them on the panel.
Sign In or Register to comment.