Changeset 14069 in hybrid
- Timestamp:
- Mar 12, 2018, 11:25:00 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-11/nanobsd/files/etc/pf.hybrid.conf
r14068 r14069 91 91 92 92 # Packets going out are the ones to the internet with an certain limit (1) 93 pass out on $ext_if inet proto tcp from $wl_net to anyport { $publicnat } keep state \93 pass out on $ext_if inet proto tcp from $wl_net to !$wl_net port { $publicnat } keep state \ 94 94 (max-src-conn-rate 100/10, max-src-conn 10) 95 95
Note:
See TracChangeset
for help on using the changeset viewer.