1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2025-10-16 07:28:25 +02:00
fwbuilder/test/pf/firewall-ipv6-3.fw.orig
Vadim Kurland 8b158c0a74 * OSConfigurator_bsd_interfaces.cpp (configureInterfaces): make
sure we print "ifconfig" commands for mtu and other parameters for
all interfaces, including those with no ip addresses and bridge
ports (unnumbered interfaces used to be skipped before)
2011-02-16 16:23:54 -08:00

44 lines
1.1 KiB
Plaintext
Executable File

#
# This is automatically generated file. DO NOT MODIFY !
#
# Firewall Builder fwb_pf v4.2.0.3479
#
# Generated Wed Feb 16 16:18:56 2011 PST by vadim
#
# files: * firewall-ipv6-3.fw /etc/firewall-ipv6-3.fw
# files: firewall-ipv6-3.conf /etc/firewall-ipv6-3.conf
# files: firewall-ipv6-3-Policy_ipv4.conf /etc/firewall-ipv6-3-Policy_ipv4.conf
#
# Compiled for pf
#
gateway_enable="YES"
ipv6_gateway_enable="YES"
cloned_interfaces="vlan100 vlan101"
ipv6_network_interfaces="ed0 lo0"
network_interfaces="ed0 lo0 vlan100 vlan101"
ifconfig_ed0="1.1.1.1 netmask 0xffffff00"
ifconfig_ed0="fe80::21d:9ff:fe8b:8e94/64"
ifconfig_ed0_alias0="10.10.10.1 netmask 0xffffff00"
ifconfig_ed0_alias0="2001:db8::1/64"
ifconfig_ed0_alias1="10.10.10.2 netmask 0xffffff00"
ifconfig_ed0_alias1="2001:db8::2/64"
vlans_ed1="vlan100 vlan101"
create_args_vlan100="vlan 100 vlandev ed1"
create_args_vlan101="vlan 101 vlandev ed1"
ifconfig_lo0="127.0.0.1 netmask 0xff000000"
ifconfig_lo0="::1/128"
ifconfig_vlan100="172.16.1.1 netmask 0xfffffff0"
ifconfig_vlan101="172.16.2.1 netmask 0xfffffff0"
pf_enable="YES"
pf_rules="/etc/firewall-ipv6-3.conf"