Пост #229550

     
сохранен 25.10.2021 17:52
  • Редактировать пост
  • Печать
  • Скачать
  • Сравнить с постом
    #  
  • Нумерация строк
  • Подсветка синтаксиса  
Текст поста
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#------------------------------------------------------------------------------
# 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"
#ifplugd="--no-beep"

#vlans_eth1="77"
#vlan77_name="vlan77"
#config_eth1_77="dhcp"

config_eth1="null"

bridge_br0_1="eth1"
config_br0_1="10.0.11.80/26"
routes_br0_1="default via 10.0.11.65"
bridge_forward_delay_br0_1=0
bridge_hello_time_br0_1=1000
bridge_stp_state_br0_1=0

bridge_br0_2=""
config_br0_2="192.168.11.1/24"
bridge_forward_delay_br0_2=0
bridge_hello_time_br0_2=1000
bridge_stp_state_br0_2=0

dns_servers="10.0.11.66"
dns_search="vopd.local"
Добавить комментарий
Автор