This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[6.100] Configuration of Intrusion Protect. broken

I just installed V6.100 to my Firewall.

I cannor configure IPS. If i enable Intrusion Protection the Selection for the internal networks appears. If i select a network and press the ADD button, the page reloads and Intrusion Protection is disabled again. Even double click doesn't work also.

The same with anormaly detection below.

BUG ?

Regards
KoC


This thread was automatically locked due to age.
Parents
  • Hi,
    on my ASL it works. Please check the right of the file /etc/wfe/conf/ips_settings. Should be 644 and owned by wwwrun:nogroup.
    If the rights are not the same like mine, please change it with:
    chmod 644 ips_settings
    chown wwwrun:nogroup ips_settings

    I hope this helps!
    /bagira
  • [ QUOTE ]
    Hi,
    on my ASL it works. Please check the right of the file /etc/wfe/conf/ips_settings. Should be 644 and owned by wwwrun:nogroup.
    If the rights are not the same like mine, please change it with:
    chmod 644 ips_settings
    chown wwwrun:nogroup ips_settings

    I hope this helps!
    /bagira 

    [/ QUOTE ]

    Exactly this was the problem. Owner was set to root:root
    Maybe because i restored a Backup after installing.

    Regards
    KoC
Reply
  • [ QUOTE ]
    Hi,
    on my ASL it works. Please check the right of the file /etc/wfe/conf/ips_settings. Should be 644 and owned by wwwrun:nogroup.
    If the rights are not the same like mine, please change it with:
    chmod 644 ips_settings
    chown wwwrun:nogroup ips_settings

    I hope this helps!
    /bagira 

    [/ QUOTE ]

    Exactly this was the problem. Owner was set to root:root
    Maybe because i restored a Backup after installing.

    Regards
    KoC
Children