File: firewall-base-rulesets-web_server_outbound.conf.orig

package info (click to toggle)
fwbuilder 5.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 41,192 kB
  • sloc: cpp: 185,790; sh: 71,182; ansic: 4,345; xml: 3,488; python: 83; makefile: 74; perl: 49
file content (8 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# 
# Rule  web_server_outbound 0 (global)
pass out  quick inet proto icmp  from any  to any icmp-type { 3 , 8 code 0  } keep state  label "RULE 0 -- ACCEPT "  
# 
# Rule  web_server_outbound 1 (global)
pass out  quick inet proto tcp  from any  to any port 53 keep state  label "RULE 1 -- ACCEPT "  
pass out  quick inet proto udp  from any  to any port 53 keep state  label "RULE 1 -- ACCEPT "