# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage part of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet manual
auto eno2
iface eno2 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.20.200.30
netmask 255.255.255.0
gateway 10.20.200.1
bridge_ports eno1
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet static
address 10.20.252.30
netmask 255.255.255.0
bridge_ports eno2
bridge_stp off
bridge_fd 0
#Interfaz COROSYNC
##############################################
################ LOCALHOST ###################
##############################################
auto lo
iface lo inet loopback
##############################################
####### INTERFACES FISICAS DE HESTIA #########
##############################################
#---- INTERFAZ TRONCAL REDES LOCALES --------#
auto eno1
iface eno1 inet manual
#----------- INTERFAZ COROSYNC----------------#
auto eno2
iface eno2 inet manual
################################################
######## SUBINTERFACES DEL TRONCAL eno1 ########
################################################
#----------------------------------------
#VLAN SIUA_ADM:60
#----------------------------------------
auto eno1.60
iface eno1.60 inet manual
#----------------------------------------
#VLAN SIUA_UCR:61
#----------------------------------------
auto eno1.61
iface eno1.61 inet manual
#----------------------------------------
#VLAN SIUA_TEC:90 NOTA: cambiar a 62
#----------------------------------------
auto eno1.90
iface eno1.90 inet manual
#----------------------------------------
#VLAN SIUA_UNA:20 NOTA:cambiar a 63
#----------------------------------------
auto eno1.20
iface eno1.20 inet manual
#----------------------------------------
#VLAN SIUA_UNED:64
#----------------------------------------
auto eno1.64
iface eno1.64 inet manual
#----------------------------------------
#VLAN SIUA_UTN:65
#----------------------------------------
auto eno1.65
iface eno1.65 inet manual
#----------------------------------------
#VLAN SIUA_UGIT:190
#----------------------------------------
auto eno1.190
iface eno1.190 inet manual
#----------------------------------------
#VLAN SIUA_VIDEOCONFERENCIA:30
#----------------------------------------
auto eno1.30
iface eno1.30 inet manual
#----------------------------------------
#VLAN SIUA_VOZIP:40
#----------------------------------------
auto eno1.40
iface eno1.40 inet manual
#----------------------------------------
#VLAN SIUA_SER_DMZ:111
#----------------------------------------
auto eno1.111
iface eno1.111 inet manual
#----------------------------------------
#VLAN SIUA_SER_INT:201 NOTA: cambiar 200
#----------------------------------------
auto eno1.201
iface eno1.201 inet manual
#----------------------------------------
#VLAN SIUA_VIGILANCIA:210
#----------------------------------------
auto eno1.210
iface eno1.210 inet manual
#----------------------------------------
#VLAN SIUA_LAB01:101
#----------------------------------------
auto eno1.101
iface eno1.101 inet manual
#----------------------------------------
#VLAN SIUA_LAB02:102
#----------------------------------------
auto eno1.102
iface eno1.102 inet manual
#----------------------------------------
#VLAN SIUA_LAB03:103
#----------------------------------------
auto eno1.103
iface eno1.103 inet manual
#----------------------------------------
#VLAN SIUA_LAB01:104
#----------------------------------------
auto eno1.104
iface eno1.104 inet manual
#----------------------------------------
#VLAN SIUA_LAB05:105
#----------------------------------------
auto eno1.105
iface eno1.105 inet manual
#----------------------------------------
#VLAN SIUA_LAB_PORT01:106
#----------------------------------------
auto eno1.106
iface eno1.106 inet manual
#----------------------------------------
#VLAN SIUA_LAB_PORT02:107
#----------------------------------------
auto eno1.107
iface eno1.107 inet manual
#----------------------------------------
#VLAN SIUA_LAB_PORT03:108
#----------------------------------------
auto eno1.108
iface eno1.108 inet manual
#----------------------------------------
#VLAN SIUA_AULAS:110
#----------------------------------------
auto eno1.110
iface eno1.110 inet manual
#----------------------------------------
#VLAN SIUA_BIBLIOTECA:120
#----------------------------------------
auto eno1.120
iface eno1.120 inet manual
#----------------------------------------
#VLAN SIUA_WIFI_EST:155
#----------------------------------------
auto eno1.155
iface eno1.155 inet manual
#----------------------------------------
#VLAN SIUA_WIFI_ADM:169
#----------------------------------------
auto eno1.169
iface eno1.169 inet manual
#----------------------------------------
#VLAN SIUA_ADM_WIFI:241
#----------------------------------------
auto eno1.241
iface eno1.241 inet manual
#----------------------------------------
#VLAN SIUA_ADM_SW:250
#----------------------------------------
auto eno1.250
iface eno1.250 inet manual
#----------------------------------------
#VLAN SIUA_ADM_AP1131:245
#----------------------------------------
auto eno1.245
iface eno1.245 inet manual
##############################################
###### INTERFACES BRIDGES DE HESTIA ##########
##############################################
#----------- BRIDGE COROSYNC ----------------#
auto vmbr1
iface vmbr1 inet static
address 10.20.252.30
netmask 255.255.255.0
bridge_ports eno2
bridge_stp off
bridge_fd 0
##############################################
####### BRIDGES SOBRE EL TRONCAL eno1 ########
##############################################
#---- BRIDGE PARA INTERFAZ WEB LOCAL --------#
auto vmbr0
iface vmbr0 inet static
address 10.20.200.30
netmask 255.255.255.0
gateway 10.20.200.1
bridge_ports eno1.201
bridge_stp off
bridge_fd 0