#------------------------------------------------------------------------------
# Modified Calculate Utilities 3.7.1.32
# Processed template files:
# /var/db/repos/calculate/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/conf.d/net
# To modify this file, create a /etc/conf.d/net.clt template.
#------------------------------------------------------------------------------
modules="!plug"
config_eth1="10.0.11.80/26"
routes_eth1="default via 10.0.11.65"
dns_servers="10.0.11.66"
dns_search="vopd.local"
#ifplugd="--no-beep"
vlans_eth1="77"
vlan77_name="vlan77"
config_eth1_77="dhcp"
# Note that it is important to include 'bridge_forward_delay_br0=0' and 'bridge_hello_time_br0=1000' in order
# to bring the interface up quickly. Other values will cause network packets
# to be dropped for the first 30 seconds after the bridge has become active.
# This in turn could prevent DHCP from working.
bridge_forward_delay_br0=0
bridge_hello_time_br0=200
bridge_stp_state_br0=0
bridge_br0=""
config_br0="192.168.11.1/24"