Attachment 'pf_boot_client.conf.txt'

Download

   1 # Default deny.
   2 block all
   3 
   4 # Don't block loopback.
   5 pass on lo0
   6 
   7 # Allow outgoing dns, needed by pfctl to resolve names.
   8 pass out proto { tcp, udp } from any to any port 53 keep state
   9 
  10 # Allow outgoing ping request, might be needed by dhclient to validate
  11 # old (but valid) leases in /var/db/dhclient.leases in case it needs to
  12 # fall back to such a lease (the dhcp server can be down or not responding).
  13 pass out inet proto icmp all icmp-type echoreq keep state
  14 
  15 # Allow IPv6 router/neighbor sollicitation and advertisement.
  16 pass out inet6 proto icmp6 all icmp6-type neighbrsol
  17 pass in inet6 proto icmp6 all icmp6-type neighbradv
  18 pass out inet6 proto icmp6 all icmp6-type routersol
  19 pass in inet6 proto icmp6 all icmp6-type routeradv

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2006-08-18 08:50:22, 401.0 KB) [[attachment:6net_ipv6security.pdf]]
  • [get | view] (2006-08-18 15:11:33, 172.7 KB) [[attachment:IDS-and-IPv6.pdf]]
  • [get | view] (2006-08-21 14:23:53, 2.0 KB) [[attachment:ip6fw_client.conf.txt]]
  • [get | view] (2006-08-21 14:24:14, 4.9 KB) [[attachment:ip6fw_simple.conf.txt]]
  • [get | view] (2006-09-06 09:36:04, 6.9 KB) [[attachment:ip6tables.conf.txt]]
  • [get | view] (2006-08-21 11:21:57, 190.2 KB) [[attachment:ipv6_ciscoacl.pdf]]
  • [get | view] (2006-08-21 11:22:16, 182.5 KB) [[attachment:ipv6_ciscoacl_cisco.pdf]]
  • [get | view] (2006-08-21 10:51:13, 93.6 KB) [[attachment:ipv6_ip6fw.pdf]]
  • [get | view] (2006-08-21 10:16:25, 504.4 KB) [[attachment:ipv6_pf.pdf]]
  • [get | view] (2006-08-21 11:48:01, 250.2 KB) [[attachment:ipv6_windowsxp_firewall.pdf]]
  • [get | view] (2006-08-18 15:56:19, 0.7 KB) [[attachment:pf_boot_client.conf.txt]]
  • [get | view] (2006-08-21 10:38:01, 0.8 KB) [[attachment:pf_simple_client.conf.txt]]
  • [get | view] (2006-09-12 13:40:08, 2.7 KB) [[attachment:pf_simple_firewall_http_ssh_server.conf.txt]]
  • [get | view] (2006-09-12 13:36:25, 1.8 KB) [[attachment:pf_simple_firewall_noserver.conf.txt]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.