Giter Site home page Giter Site logo

Comments (7)

EdNett avatar EdNett commented on August 16, 2024

I'm just going to reinstall the entire server - this thing has never woked properly!

from boa.

EdNett avatar EdNett commented on August 16, 2024

This error arises when I set:

_NGINX_NAXSI=YES

in the barracuda.cnf file

I am checking if a full ngx reinstall with those set to NO will allow Nginx to be restarted. It does, so it must be NAXSI - Is libpcre installed? NAXSI depends on it. Here is libpcre:

root@server1:# whereis libpcre
libpcre: /usr/lib/x86_64-linux-gnu/libpcre32.a /usr/lib/x86_64-linux-gnu/libpcre.so /usr/lib/x86_64-linux-gnu/libpcre16.so /usr/lib/x86_64-linux-gnu/libpcre32.so /usr/lib/x86_64-linux-gnu/libpcre16.a /usr/lib/x86_64-linux-gnu/libpcre.a
root@server1:
#

from boa.

EdNett avatar EdNett commented on August 16, 2024

By the way, NAXSI is a very nice feature - rather than experimental - I think we should be using it by default - unless it slows down the web server or uses resources too much - but I don't think that it does. This feature has always worked until now.

from boa.

omega8cc avatar omega8cc commented on August 16, 2024

_NGINX_NAXSI was not tested for years, please avoid in production any feature not enabled by default.

from boa.

omega8cc avatar omega8cc commented on August 16, 2024

By the way, perhaps /etc/init.d/nginx is not executable so you can't use it.

Please check ll /etc/init.d/nginx

from boa.

EdNett avatar EdNett commented on August 16, 2024

Hello, No there is nothing wrong with the permissions of that file. I checked that first thing of course.

Naxsi behaves like a DROP-by-default firewall, the only task is to add required ACCEPT rules for the target website to work properly. Are the ACCEPT rules being added?

from boa.

omega8cc avatar omega8cc commented on August 16, 2024

This experimental feature is not supported currently. We may review it at some point in the future, though.

Sent with GitHawk

from boa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.