1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2025-10-16 07:28:25 +02:00
fwbuilder/test/pf/pf_cluster_4_rc.conf.local
Vadim Kurland 9ba2dc42ee * RoutingCompiler_ipt.cpp (compile): see #2359 "Crash when
compiling single rule with IPv6 destination and IPv4 gateway or
interface". Routing compiler for iptables does not support ipv6 at
this time and will issue a warning when user tries to place ipv6
address or network in a routing rule. The warning does not appear
when ipv6 address is a member of a group used in the rule. Also
see #1575.
2011-04-19 14:18:33 -07:00

37 lines
822 B
Plaintext
Executable File

#
# This is automatically generated file. DO NOT MODIFY !
#
# Firewall Builder fwb_pf v4.2.0.3529
#
# Generated Tue Apr 19 13:31:13 2011 PDT by vadim
#
# files: * pf_cluster_4_rc.conf.local /etc/pf_cluster_4_rc.conf.local
# files: pf_cluster_4_pf.conf /etc/pf_cluster_4_pf.conf
#
# Compiled for pf
#
gateway_enable="YES"
cloned_interfaces="carp0 carp1"
network_interfaces="carp0 carp1 en0 en1"
pfsync_syncdev="en0"
pfsync_syncpeer="172.24.0.2"
ifconfig_en0="172.24.0.3 netmask 0xffffff00"
ifconfig_en1="192.168.1.3 netmask 0xffffff00"
ifconfig_carp0="vhid 101 pass secret advskew 10"
ifconfig_carp0="172.24.0.1 netmask 0xffffff00"
ifconfig_carp1="vhid 100 pass secret advskew 10"
ifconfig_carp1="192.168.1.1 netmask 0xffffff00"
pfsync_enable="YES"
pf_enable="YES"
pf_rules="/etc/pf_cluster_4_pf.conf"