Intrusion Prevention

  • 1.  Importing idp license to idp device

    Posted 11-30-2010 11:00

    Hello everyone

     

    How can I import license key from my notebook to idp device ? I read in juniper idp guide that I have to copy license file to /tmp folder, but my txt file is in my notebook and I don't know how can I import txt file from my notebook to idp device? and  my idp os version 4.1            

                                                                               

    BestRegards



  • 2.  RE: Importing idp license to idp device
    Best Answer

    Posted 11-30-2010 18:51

    Hi,

     

    I believe the stand alone IDP's support SCP.  Try downloading WinSCP and transfer the file.  Then follow the rest of the documentation.

     

    John



  • 3.  RE: Importing idp license to idp device

    Posted 12-10-2010 06:28

    I've always use 3Cdeamon on my laptop as the IDP standalone sensors have a FTP client.

     

    SSH to IDP CLI with username admin

    su root

    cd /tmp

    ftp <laptop>   (download file)

    chmod 777 lic.txt

    scio lic add lic.txt

     

    to confirm:

    scio lic list