1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-21 02:37:16 +01:00
fwbuilder/test/pf/firewall109-3.fw.orig
2011-02-17 18:01:45 -08:00

38 lines
906 B
Plaintext
Executable File

#
# This is automatically generated file. DO NOT MODIFY !
#
# Firewall Builder fwb_pf v4.2.0.3480
#
# Generated Thu Feb 17 17:52:59 2011 PST by vadim
#
# files: * firewall109-3.fw /etc/fw/pf.fw
# files: firewall109-3.conf /etc/fw/path\ with\ space/pf.conf
#
# Compiled for pf 4.7
#
# complex configuration with bridge and vlan, uses vlan interfaces with names not matching vlan IDs. rc.conf format
gateway_enable="YES"
cloned_interfaces="vlan8210 vlan9210 bridge0"
network_interfaces="bridge0 em0"
ifconfig_em0="10.3.14.81 netmask 0xffffff00"
vlans_em1="vlan9210"
create_args_vlan9210="vlan 210 vlandev em1"
vlans_em2="vlan8210"
create_args_vlan8210="vlan 210 vlandev em2"
ifconfig_vlan8210="up"
ifconfig_vlan9210="up"
ifconfig_bridge0="addm vlan8210 -stp vlan8210 addm vlan9210 -stp vlan9210 up 192.168.1.1 netmask 0xffffff00"
pf_enable="YES"
pf_rules="/etc/fw/path\ with\ space/pf.conf"