Changeset 10606 in hybrid for branches/releng-9.0/nanobsd/files/etc
- Timestamp:
- Apr 28, 2012, 3:40:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf
r10589 r10606 86 86 87 87 # For proper functioning allow the local machine to initiate requests outside (4) 88 pass out on $ext_if inet proto udp from $ext_if to any port{domain, 1194 } keep state88 pass out on $ext_if inet proto udp from $ext_if to any port{domain, 1194, ntp} keep state 89 89 pass out on $ext_if inet proto tcp from $ext_if to any port{http, https, 1194} keep state 90 90 pass out on $ext_if inet proto icmp from $ext_if to any icmp-type { echoreq }
Note:
See TracChangeset
for help on using the changeset viewer.