Home | History | Annotate | Download | only in npf

Lines Matching refs:pass

30 	pass out final proto udp from any port bootpc to any port bootps
31 pass in final proto udp from any port bootps to any port bootpc
32 pass in final proto udp from any port bootps to 255.255.255.255 port bootpc
36 pass stateful out final proto udp to any port domain
47 pass stateful out final proto tcp all
48 pass stateful out final proto udp all
49 pass stateful out final proto icmp all
50 pass stateful out final proto ipv6-icmp all
62 pass in final proto esp from any to inet4($ext_if)
63 pass out final proto esp from inet4($ext_if) to any
64 pass stateful in final from any to inet4($ext_if) port "ipsec-nat-t"
65 pass stateful in final from any to inet4($ext_if) port l2tp
68 # Pass multicast.
71 pass in final proto igmp all
72 pass in final from any to 224.0.0.0/4
75 # Pass established connections.
77 pass in final proto tcp flags A/A all
78 pass in final proto tcp flags R/R all
82 pass in final proto tcp from any to any port 5500
87 #pass in final proto tcp from any to <A>/<M> port http
92 #pass in final proto udp from any port ntp
93 #pass in final to any port imap
94 #pass in final to any port domain
95 #pass in final proto tcp to any port smtp
96 #pass in final proto tcp to any port auth
97 #pass in final proto tcp to any port ssh
98 #pass in final proto tcp to any port bgp
99 #pass in final proto tcp to any port ftp
100 #pass in final proto tcp to any port "ftp-data"
101 #pass in final proto udp to any port isakmp
102 #pass in final proto udp to any port 8001
103 #pass in final proto tcp to inet4($ext_if) port www
114 pass in final proto icmp icmp-type echo all
115 pass in final proto icmp icmp-type timxceed all
116 pass in final proto icmp icmp-type unreach all
117 pass in final proto icmp icmp-type echoreply all
118 pass in final proto icmp icmp-type sourcequench all
119 pass in final proto icmp icmp-type paramprob all
120 pass in final proto ipv6-icmp all
129 # Pass everything to internal networks,
131 pass final all
136 pass final on lo0 all
138 pass final on ppp0 all