Top "Firewall" questions

GENERAL FIREWALL SUPPORT IS OFF-TOPIC.

Munin unable to load graphs. socket error

-bash-4.1$ /usr/share/munin/munin-update --nofork --debug -host ec2-184-77-97-201.compute-1.amazonaws.com 2013/11/17 03:35:22 [DEBUG] Creating new lock …

firewall munin
Avoiding a Windows Firewall popup

My organisation produces a suite of Windows applications that make use of networking, and so when users run our software …

windows installation popup firewall
Do firewalls block non-HTTP traffic on port 80?

Can anyone confirm that using a persistent outgoing TCP connection on port 80 will not be blocked by the vast majority …

http networking tcp firewall network-protocols
Can curl be used to mimic a persistent (but idle) open connection

I am having trouble with some Http Client connections returning NoHttpResponseException about 1 in 3 times. My hypothesis is that the firewall …

http curl firewall
How to allow Python.app to firewall on Mac OS X?

When I run a python application on Mac, it shows many dialogs about want "Python.app" to accept incoming network …

python macos certificate firewall
Authenticate multiple symfony2 firewalls with one login form

I have two firewalls: api (for API calls) main (for everything else) My client app login happens via the main …

symfony firewall symfony-security