[8.950][ANSWERED] IPS Update patterns problem

Hi!

I have to 2 astaro 8.950 in testing,...

on 1 is current system configuration  
Intrusion Prevention is active with 12206 of 12206 patterns

on 2  is current system configuration
Intrusion Prevention is active with 6975 of 12385 patterns


Why is not on 1 astaro updated to 12385 patterns?
Parents
  • Hi simby,

    this is caused by different IPS pattern versions. Please check if the following returns different values on either UTM:
    rpm -qa | egrep 'u2d-ipsbundle'


    But nontheless you can force an upgrade:
    audld.plx --types ipsbundle
    
    auisys.plx --types ipsbundle


    Cheers,
    Cristof
  • dexter:/home/login # rpm -qa | egrep 'u2d-ipsbundle'
    u2d-ipsbundle-9-37
    dexter:/home/login # audld.plx --types ipsbundle
    Starting Up2Date Package Downloader
    Authenticating ...
    Authentication successful!
    No new packages available, exiting.
    dexter:/home/login # auisys.plx --types ipsbundle
    Starting Up2Date Package Installer
    dexter:/home/login # Searching for available up2date packages for type 'ipsbundle'
    There are no 'ipsbundle' packages available for installation

    Up2Date Package Installer finished, exiting

    Any other sugestion how to update?
Reply
  • dexter:/home/login # rpm -qa | egrep 'u2d-ipsbundle'
    u2d-ipsbundle-9-37
    dexter:/home/login # audld.plx --types ipsbundle
    Starting Up2Date Package Downloader
    Authenticating ...
    Authentication successful!
    No new packages available, exiting.
    dexter:/home/login # auisys.plx --types ipsbundle
    Starting Up2Date Package Installer
    dexter:/home/login # Searching for available up2date packages for type 'ipsbundle'
    There are no 'ipsbundle' packages available for installation

    Up2Date Package Installer finished, exiting

    Any other sugestion how to update?
Children
No Data