Changeset 10861 in hybrid for branches/releng-9.0/nanobsd/files/etc
- Timestamp:
- May 15, 2012, 12:50:34 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf
r10842 r10861 27 27 # the public accesspoint in iLeiden setup. 28 28 ext_if="vr0" 29 ext_if_net="vr0:network"30 29 captive_portal_interfaces="wlan0" 31 30 publicnat="http,https" … … 46 45 47 46 # NAT MGMT to Wireless Leiden (2) 48 nat on ! $ext_if from $ ext_if_netto $wl_net -> $masterip47 nat on ! $ext_if from $private to $wl_net -> $masterip 49 48 50 49 # Do NOT allow NAT to the Private Network (3)
Note:
See TracChangeset
for help on using the changeset viewer.