{"id":625,"date":"2019-07-18T10:42:52","date_gmt":"2019-07-18T16:42:52","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=625"},"modified":"2019-09-25T13:44:51","modified_gmt":"2019-09-25T19:44:51","slug":"proxmox-5-configuracion-de-red-de-hestia","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=625","title":{"rendered":"PROXMOX 5: Configuraci\u00f3n de red de HESTIA"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Gu\u00eda <a rel=\"noreferrer noopener\" aria-label=\"truncales  (abre en una nueva pesta\u00f1a)\" href=\"\/?p=619\" target=\"_blank\">truncales <\/a><\/li><li>Actual<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code># Please do NOT modify this file directly, unless you know what\n# you're doing.\n#\n# If you want to manage part of the network configuration manually,\n# please utilize the 'source' or 'source-directory' directives to do\n# so.\n# PVE will preserve these directives, but will NOT its network\n# configuration from sourced files, so do not attempt to move any of\n# the PVE managed interfaces into external files!\n\nauto lo\niface lo inet loopback\n\nauto eno1\niface eno1 inet manual\n\nauto eno2\niface eno2 inet manual\n\nauto vmbr0\niface vmbr0 inet static\naddress 10.20.200.30\nnetmask 255.255.255.0\ngateway 10.20.200.1\nbridge_ports eno1\nbridge_stp off\nbridge_fd 0\n\nauto vmbr1\niface vmbr1 inet static\naddress 10.20.252.30\nnetmask 255.255.255.0\nbridge_ports eno2\nbridge_stp off\nbridge_fd 0\n#Interfaz COROSYNC<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Remplazar<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code> ##############################################\n################ LOCALHOST ###################\n##############################################\n\nauto lo\niface lo inet loopback\n\n##############################################\n####### INTERFACES FISICAS DE HESTIA #########\n##############################################\n\n#---- INTERFAZ TRONCAL REDES LOCALES --------#\n\nauto eno1\niface eno1 inet manual\n\n#----------- INTERFAZ COROSYNC----------------#\n\nauto eno2\niface eno2 inet manual\n\n################################################\n######## SUBINTERFACES DEL TRONCAL eno1 ########\n################################################\n\n#----------------------------------------\n#VLAN SIUA_ADM:60\n#----------------------------------------\nauto eno1.60\niface eno1.60 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UCR:61\n#----------------------------------------\nauto eno1.61\niface eno1.61 inet manual\n\n#----------------------------------------\n#VLAN SIUA_TEC:90 NOTA: cambiar a 62\n#----------------------------------------\nauto eno1.90\niface eno1.90 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UNA:20 NOTA:cambiar a 63\n#----------------------------------------\nauto eno1.20\niface eno1.20 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UNED:64\n#----------------------------------------\nauto eno1.64\niface eno1.64 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UTN:65\n#----------------------------------------\nauto eno1.65\niface eno1.65 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UGIT:190\n#----------------------------------------\nauto eno1.190\niface eno1.190 inet manual\n\n#----------------------------------------\n#VLAN SIUA_VIDEOCONFERENCIA:30\n#----------------------------------------\nauto eno1.30\niface eno1.30 inet manual\n\n#----------------------------------------\n#VLAN SIUA_VOZIP:40\n#----------------------------------------\nauto eno1.40\niface eno1.40 inet manual\n\n#----------------------------------------\n#VLAN SIUA_SER_DMZ:111\n#----------------------------------------\nauto eno1.111\niface eno1.111 inet manual\n\n#----------------------------------------\n#VLAN SIUA_SER_INT:201 NOTA: cambiar 200\n#----------------------------------------\nauto eno1.201\niface eno1.201 inet manual\n\n#----------------------------------------\n#VLAN SIUA_VIGILANCIA:210\n#----------------------------------------\nauto eno1.210\niface eno1.210 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB01:101\n#----------------------------------------\nauto eno1.101\niface eno1.101 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB02:102\n#----------------------------------------\nauto eno1.102\niface eno1.102 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB03:103\n#----------------------------------------\nauto eno1.103\niface eno1.103 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB01:104\n#----------------------------------------\nauto eno1.104\niface eno1.104 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB05:105\n#----------------------------------------\nauto eno1.105\niface eno1.105 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB_PORT01:106\n#----------------------------------------\nauto eno1.106\niface eno1.106 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB_PORT02:107\n#----------------------------------------\nauto eno1.107\niface eno1.107 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB_PORT03:108\n#----------------------------------------\nauto eno1.108\niface eno1.108 inet manual\n\n#----------------------------------------\n#VLAN SIUA_AULAS:110\n#----------------------------------------\nauto eno1.110\niface eno1.110 inet manual\n\n#----------------------------------------\n#VLAN SIUA_BIBLIOTECA:120\n#----------------------------------------\nauto eno1.120\niface eno1.120 inet manual\n\n#----------------------------------------\n#VLAN SIUA_WIFI_EST:155\n#----------------------------------------\nauto eno1.155\niface eno1.155 inet manual\n\n#----------------------------------------\n#VLAN SIUA_WIFI_ADM:169\n#----------------------------------------\nauto eno1.169\niface eno1.169 inet manual\n\n#----------------------------------------\n#VLAN SIUA_ADM_WIFI:241\n#----------------------------------------\nauto eno1.241\niface eno1.241 inet manual\n\n#----------------------------------------\n#VLAN SIUA_ADM_SW:250\n#----------------------------------------\nauto eno1.250\niface eno1.250 inet manual\n\n#----------------------------------------\n#VLAN SIUA_ADM_AP1131:245\n#----------------------------------------\nauto eno1.245\niface eno1.245 inet manual\n\n##############################################\n###### INTERFACES BRIDGES DE HESTIA ##########\n##############################################\n\n#----------- BRIDGE COROSYNC ----------------#\n\nauto vmbr1\niface vmbr1 inet static\naddress 10.20.252.30\nnetmask 255.255.255.0\nbridge_ports eno2\nbridge_stp off\nbridge_fd 0\n\n##############################################\n####### BRIDGES SOBRE EL TRONCAL eno1 ########\n##############################################\n\n#---- BRIDGE PARA INTERFAZ WEB LOCAL --------#\n\nauto vmbr0\niface vmbr0 inet static\naddress 10.20.200.30\nnetmask 255.255.255.0\ngateway 10.20.200.1\nbridge_ports eno1.201\nbridge_stp off\nbridge_fd 0<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Gu\u00eda configuraci\u00f3n de Hestia<\/p>\n","protected":false},"author":2,"featured_media":2001,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[12],"class_list":["post-625","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-proxmox","tag-proxmox"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=625"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/625\/revisions"}],"predecessor-version":[{"id":626,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/625\/revisions\/626"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/2001"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=625"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=625"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}