Displaying 2 results from an estimated 2 matches for "my_firewall".
Did you mean:
kmyfirewall
2013 Jun 27
2
IPTables Firewall modules Question
Greetings,
I have a question about "best practices" for the puppet firewall module. I
have pasted my basic config files below and I am curious about a few things.
* The ports that all nodes share in common I am adding to the
modules/my_firewall/manifests/init.pp file, but the ports that are specific
to a node I am adding to the node definition in manifests/site.pp. What
should I do to prevent the firewall rules from becoming unwieldy in my
site.pp file? It is fine if there are only a few ports open, but once I
start adding a lot of po...
2006 Mar 26
6
Shorewall and squid not wokring together
...tcp www
zones
fw firewall
net ipv4
loc ipv4
policy
fw net ACCEPT
net all DROP info
all all REJECT info
squid.conf
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
cache_effective_user nobody
cache_effective_group nobody
acl my_firewall src 191.100.100.100/255.255.255.0
http_access allow my_firewall
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com
__________________________________________________
Do You Yahoo!?
Tired...