Changeset 10438 in hybrid for branches/releng-9.0/nanobsd/files/etc
- Timestamp:
- Apr 12, 2012, 9:42:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-9.0/nanobsd/files/etc/rc.conf
r10437 r10438 61 61 pf_rules="/etc/pf.open.conf" 62 62 pf_flags='' 63 # Used with /etc/pf.proxy.conf 64 # pf_flags="-D ext_if=vr0 -D int_if=vr1 -D publicnat={80,443}" 65 # Used with /etc/pf.node.conf 66 # pf_flags="-D captive_portal_interfaces=wlan0,wlan1" 63 # Used with Proxy Configuration 64 #pf_rules="/etc/pf.proxy.conf" 65 #pf_flags="-D ext_if=vr0 -D int_if=vr1 -D publicnat={80,443}" 66 # Used with Node Configuration 67 #pf_rules="/etc/pf.node.conf" 68 #pf_flags="-D captive_portal_interfaces=wlan0,wlan1"
Note:
See TracChangeset
for help on using the changeset viewer.