Security

last person joined: 6 days ago 

Ask questions and share experiences with Juniper Connected Security. Discuss Advanced Threat Protection, SecIntel, Secure Analytics, Secure Connect, Security Director, and all things related to Juniper security technologies.
  • 1.  Running software update to SRX from NSM

    Posted 05-18-2010 13:48

    NSM version is the A20 patched version of 10.0.R1.

     

    Has anyone been able to succesfully update code on an SRX via NSM?

     

    For me it NSM always hangs on "waiting for device response of file-put" and then errors:

     

    Error Code:

    Error Text:
       Error information from the device :
     Incomplete response from the device . Task is not completed.

    Error Details:
       Image file - junos-srxsme-10.0R3.10-domestic.tgz

     



  • 2.  RE: Running software update to SRX from NSM
    Best Answer

    Posted 05-18-2010 16:57

    The timeout that NSM waits before device installs the image is sometimes too low depending on the link and resources on device.

     

    You can try changing this time out in file /var/netscreen/DevSvr/be/cfg/SWRPCInfo.prop
     

    file-put.response.timeout=120
    file-put.response.retry=3

     

    Change the retries to 10

     

    Restart NSM Device server  and push the image to SRX again

     

    Thanks

    Nikhil

     

     



  • 3.  RE: Running software update to SRX from NSM

    Posted 05-25-2010 13:38

    WOW, the default only waits 6min? It takes SRX devices longer than  that just to boot some times. I am going to have to try this out, as I have been unable to update an SRX via NSM as well.