Category "firewall"

How to only allow certain user agents through mod security's WAF?

I'm very new to all of this so I'm kinda stuck... How would I restrict access to my server to a limited amount of user agents (using mod security)? Also how wou

Terraform 403 error when creating function app and storage account with private endpoint

I am getting a 403 forbidden when creating a function app that connects to its storage account via private endpoint inside a vnet. Storage account has firewall

firewalld: ERROR: Calling pre func <bound method Firewall.full_check_config of <class 'firewall.core.fw.Firewall'

I got an error on systemctl status firewalld.service which looked like this: firewalld[18072]: ERROR: Calling pre func <bound method Firewall.full_check_conf

Cypress Windows - Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:209:20)

I have installed Cypress on my PC but when I try to use it at the end of test execution, it fails due to following error: Error: read ECONNRESET at TCP.onStream

How to enable "Allow Azure services and resources to access this server" through PowerShell (Azure CLI)?

After creating a new Azure SQL server using az sql server create, how can I enable the following options through PowerShell(Azure CLI)?

Firewall policy - allow only application rules deny NAT rules and Network rules in Azure firewall

Is it possible to create a custom azure policy to only allow application rules and deny NAT rules and Network rules in Azure firewall?

fix the location /nbextensions ressources in Jupyter

I'm trying to install and run Jupyter on Ubuntu 14.04. The installation seems ok, but when I open a browser and try to open a Python notebook, the browser pops

enable firewall port 22 on ec2 server after disable it

Step error: 1. sudo ufw enable 2. Command may disrupt existing ssh connections. Proceed with operation (y|n)? y 3. exit Before ssh again and can not access. On

iptables moving rule in a list

i have 2 rules of iptables iptables -A INPUT -s 5.5.5.5 -j DROP iptables -A INPUT -s 6.5.5.5 -j ACCEPT is there a function or a command that will swap the

How to set IP address on an interface in Fortigate CLI?

I want to set IP address on Port1 of Fortinet Fortigate CLI. I am trying to use the following command: set ip 192.168.176.0 255.255.255.0 but I am getting the f