Changeset 10520 in hybrid
- Timestamp:
- Apr 17, 2012, 7:36:11 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf
r10448 r10520 22 22 captive_portal_interfaces="wlan0" 23 23 publicnat="http,https" 24 masterip="127.0.0.1" 24 25 # For an traditional proxy setup set, uncomment: 25 26 #publicnat=0 … … 32 33 33 34 # NAT MGMT to Wireless Leiden (2) 34 nat on lo0 from $private to $wl_net -> (lo0)35 nat on ! $ext_if from $private to $wl_net -> $masterip 35 36 36 37 # Nat the internet but NOT to Private Network (1)
Note:
See TracChangeset
for help on using the changeset viewer.