Dear all,
I try install and config IDP on SRX cluster,
First step, I download signature DB using: request security idp security-package download on the primary node
But when download complete, has the error:
admin@FW-Internet-01> request security idp security-package download status
node0:
--------------------------------------------------------------------------
In progresslatforms.xml.gz 100 % 257 Bytes/ 257 Bytes
{primary:node0}
admin@FW-Internet-01> request security idp security-package download status
node0:
--------------------------------------------------------------------------
Done;Failed to sync to the secondary RE, errno: 1
{primary:node0}
admin@FW-Internet-01>
Next step, I try install signature, has the error:
admin@FW-Internet-01> request security idp security-package install
node0:
--------------------------------------------------------------------------
Will be processed in async mode. Check the status using the status checking CLI
node1:
--------------------------------------------------------------------------
Will be processed in async mode. Check the status using the status checking CLI
{primary:node0}
admin@FW-Internet-01>
{primary:node0}
admin@FW-Internet-01> request security idp security-package install status
node0:
--------------------------------------------------------------------------
Done;AI installation failed! Attack DB update failed!
Install application package version 2461 succeed.
node1:
--------------------------------------------------------------------------
Done;AI installation failed! Attack DB update failed!
{primary:node0}
admin@FW-Internet-01>
So it seem, the signature database download or install unsuccessful.
I process commands in primary node on cluster and before download I has check connection to update server Juniper is OK:
admin@FW-Internet-01> request security idp security-package download check-server
node0:
--------------------------------------------------------------------------
Successfully retrieved from(https://services.netscreen.com/cgi-bin/index.cgi).
Version info:2797(Detector=12.6.160160603, Templates=2797)
{primary:node0}
admin@FW-Internet-01>
Please help me resolve this issuses,
Many thanks