mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-22 11:17:31 +01:00
rule element by name after group is expanded, this helps ensure stable ordering of objects in generated configuration. * Compiler.cpp (replaceClusterInterfaceInItfRE::processNext): sorting objects in rule element after cluster interfaces have been replaced, this helps ensure stable ordering of objects in generated configuration. * FWObject.h (FWObjectNameCmpPredicate): moved this class from gui-specific module to libfwbuilder as it is universally useful. It can compare FWObject objects by name and can optionally can follow references; it can be used with std::sort() to sort lists of FWObject pointers or directly sort rule elements.
35 lines
707 B
Plaintext
Executable File
35 lines
707 B
Plaintext
Executable File
#
|
|
# This is automatically generated file. DO NOT MODIFY !
|
|
#
|
|
# Firewall Builder fwb_pf v4.2.0.3499
|
|
#
|
|
# Generated Sat Mar 12 19:45:10 2011 PST by vadim
|
|
#
|
|
# files: * firewall105.fw /etc/fw/pf.fw
|
|
# files: firewall105.conf /etc/fw/path\ with\ space/pf.conf
|
|
#
|
|
# Compiled for pf 4.7
|
|
#
|
|
# bridge interface, static address, rc.conf format
|
|
|
|
|
|
|
|
gateway_enable="YES"
|
|
|
|
|
|
|
|
cloned_interfaces="bridge0"
|
|
network_interfaces="bridge0 em0 em1"
|
|
ifconfig_em0="10.3.14.81 netmask 0xffffff00"
|
|
ifconfig_em1="10.1.1.81 netmask 0xffffff00"
|
|
ifconfig_em2="up"
|
|
ifconfig_em3="up"
|
|
|
|
ifconfig_bridge0="addm em2 -stp em2 addm em3 -stp em3 up 192.168.1.1 netmask 0xffffff00"
|
|
|
|
pf_enable="YES"
|
|
pf_rules="/etc/fw/path\ with\ space/pf.conf"
|
|
|
|
|
|
|