Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [firewall]

A Firewall is an application or hardware device used to inspect and filter network traffic.

Score of 0
0 answers
52 views

I am running a pfSense firewall (2.8.1-RELEASE, FreeBSD 15) hosted on a cloud VM. I have configured an OpenVPN server to allow remote users to connect from multiple geographically distributed sites. ...
Score of -1
1 answer
145 views

I'm running dedicated game servers on my homelab. Many of these servers communicate with multiple ports on the same protocol (for example, Conan Exiles uses tcp/7777, tcp/25575, udp/7777, udp/7778, ...
Score of -1
2 answers
100 views

We have a domain controller being fixed and is having caused some down time due to hardware failure. Because of this accessing A/D and Group Policy can take up to 30 minutes to load. Is there a way ...
Score of 1
1 answer
257 views

I'm attempting to use a WireGuard tunnel to connect to PostgreSQL. WireGuard settings: Server: wg0.conf [Interface] Address = 10.8.0.1/24 SaveConfig = false ListenPort = 51820 PrivateKey = <...
Score of 1
1 answer
206 views

I have a Linux host running several LXC containers. I am managing the firewall with UFW. I have the following situation: I cannot reach a remote mail server on ports 25, 993, 465, or 587 from any of ...
Score of 1
0 answers
92 views

Recently I was working with the AWS firewall and I had a problem bypassing the whole firewall, the configuration is: stateless group: rule_1 : if the destination is <work_load_subnet> -> ...
Score of 0
1 answer
142 views

I wrote a server in C running on Windows using network sockets. The client connects to the server using the server public IP address. When I attempt to connect from the client, the connection times ...
Score of 0
0 answers
120 views

I'm looking for a reliable, repeatable way to confirm whether a website is actually down, or if the issue is caused by access restrictions rather than a service outage. Typical scenarios I've ...
Score of -1
1 answer
707 views

I'm configuring HTTP/3 on Nginx setup: server { ..... ## Enable HTTP/2 listen 443 ssl; http2 on; ## Enable HTTP/3 listen 443 quic reuseport; http3 on; add_header Alt-Svc 'h3=":...
Score of 0
1 answer
177 views

My question is what are the reasons for the firewalld systemd service to be masked on a remote VPS running Fedora Linux v41? The OS image came from the VPS provider. Is it possible that they mask it ...
Score of 0
0 answers
52 views

A CDS can be used to mediate information flows between two security domains, where such mediation needs to be more tightly controlled than what a firewall can offer. This is typically between the ...
Score of 1
0 answers
134 views

I'm looking to clamp down on my IoT devices, so I've put most of them in an IoT zone and network. Right now the IoT to Gateway policies allow mDNS and all traffic. Looking at the Zone Matrix, the ...
Score of 0
1 answer
144 views

I'm exploring how to control or restrict file attachments and file transfers at the VPN level, using WireGuard or OpenVPN, to prevent users from uploading or downloading certain files while connected ...
Score of 0
2 answers
314 views

I can't get any of my PFSense firewall rules to block anything. As an example, I am tryin to prevent all traffic from the LAN subnet from communicating with the 10.0.2.0/24 network. This screenshot ...
Score of 0
1 answer
176 views

When running vagrant up, it gets stuck at the point when it's trying to mount the NFS shared folders. https://github.com/hashicorp/vagrant/blob/f2960d545864e1b644fe7fb0f3b82fec9895dd13/website/content/...

15 30 50 per page
1
2 3 4 5
288