{"id":627,"date":"2019-07-18T10:44:31","date_gmt":"2019-07-18T16:44:31","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=627"},"modified":"2019-09-25T13:45:07","modified_gmt":"2019-09-25T19:45:07","slug":"proxmox-5-configuracion-de-red-de-ares","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=627","title":{"rendered":"PROXMOX 5: Configuraci\u00f3n de red de ARES"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Gu\u00eda <a href=\"\/?p=619\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"truncales  (abre en una nueva pesta\u00f1a)\">truncales <\/a><\/li><li>Actual<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>auto lo\niface lo inet loopback\n\niface enp4s0 inet manual\n\nauto vmbr0\niface vmbr0 inet static\naddress 10.20.200.20\nnetmask 255.255.255.0\ngateway 10.20.200.1\nbridge_ports enp4s0\nbridge_stp off\nbridge_fd 0\n\niface enp9s0f0 inet manual\n\niface enp6s0 inet manual\n\nauto vmbr1\niface vmbr1 inet static\naddress 10.20.252.20\nnetmask 255.255.255.0\nbridge_ports enp6s0\nbridge_stp off\nbridge_fd 0\n\n\niface enp9s0f1 inet manual\n\niface enp10s0f0 inet manual\n\niface enp10s0f1 inet manual<\/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 ARES ##########\n##############################################\n\n#---- INTERFAZ TRONCAL REDES LOCALES --------#\n\nauto enp4s0\niface enp4s0 inet manual\n\n#----------- INTERFAZ COROSYNC----------------#\n\nauto enp6s0\niface enp6s0 inet manual\n\n#------------- INTERFAZ LIBRE ----------------#\n\nauto enp9s0f0\niface enp9s0f0 inet manual\n\n#------------- INTERFAZ LIBRE ----------------#\n\nauto enp9s0f1\niface enp9s0f1 inet manual\n\n#------------- INTERFAZ LIBRE ----------------#\n\nauto enp10s0f0\niface enp10s0f0 inet manual\n\n#------------- INTERFAZ LIBRE ----------------#\n\nauto enp10s0f1\niface enp10s0f1 inet manual\n\n################################################\n###### SUBINTERFACES DEL TRONCAL enp4s0 ########\n################################################\n\n#----------------------------------------\n#VLAN SIUA_ADM:60\n#----------------------------------------\nauto enp4s0.60\niface enp4s0.60 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UCR:61\n#----------------------------------------\nauto enp4s0.61\niface enp4s0.61 inet manual\n\n#----------------------------------------\n#VLAN SIUA_TEC:90 NOTA: cambiar a 62\n#----------------------------------------\nauto enp4s0.90\niface enp4s0.90 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UNA:20 NOTA:cambiar a 63\n#----------------------------------------\nauto enp4s0.20\niface enp4s0.20 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UNED:64\n#----------------------------------------\nauto enp4s0.64\niface enp4s0.64 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UTN:65\n#----------------------------------------\nauto enp4s0.65\niface enp4s0.65 inet manual\n\n#----------------------------------------\n#VLAN SIUA_UGIT:190\n#----------------------------------------\nauto enp4s0.190\niface enp4s0.190 inet manual\n\n#----------------------------------------\n#VLAN SIUA_VIDEOCONFERENCIA:30\n#----------------------------------------\nauto enp4s0.30\niface enp4s0.30 inet manual\n\n#----------------------------------------\n#VLAN SIUA_VOZIP:40\n#----------------------------------------\nauto enp4s0.40\niface enp4s0.40 inet manual\n\n#----------------------------------------\n#VLAN SIUA_SER_DMZ:111\n#----------------------------------------\nauto enp4s0.111\niface enp4s0.111 inet manual\n\n#----------------------------------------\n#VLAN SIUA_SER_INT:201 NOTA: cambiar 200\n#----------------------------------------\nauto enp4s0.201\niface enp4s0.201 inet manual\n\n#----------------------------------------\n#VLAN SIUA_VIGILANCIA:210\n#----------------------------------------\nauto enp4s0.210\niface enp4s0.210 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB01:101\n#----------------------------------------\nauto enp4s0.101\niface enp4s0.101 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB02:102\n#----------------------------------------\nauto enp4s0.102\niface enp4s0.102 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB03:103\n#----------------------------------------\nauto enp4s0.103\niface enp4s0.103 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB01:104\n#----------------------------------------\nauto enp4s0.104\niface enp4s0.104 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB05:105\n#----------------------------------------\nauto enp4s0.105\niface enp4s0.105 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB_PORT01:106\n#----------------------------------------\nauto enp4s0.106\niface enp4s0.106 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB_PORT02:107\n#----------------------------------------\nauto enp4s0.107\niface enp4s0.107 inet manual\n\n#----------------------------------------\n#VLAN SIUA_LAB_PORT03:108\n#----------------------------------------\nauto enp4s0.108\niface enp4s0.108 inet manual\n\n#----------------------------------------\n#VLAN SIUA_AULAS:110\n#----------------------------------------\nauto enp4s0.110\niface enp4s0.110 inet manual\n\n#----------------------------------------\n#VLAN SIUA_BIBLIOTECA:120\n#----------------------------------------\nauto enp4s0.120\niface enp4s0.120 inet manual\n\n#----------------------------------------\n#VLAN SIUA_WIFI_EST:155\n#----------------------------------------\nauto enp4s0.155\niface enp4s0.155 inet manual\n\n#----------------------------------------\n#VLAN SIUA_WIFI_ADM:169\n#----------------------------------------\nauto enp4s0.169\niface enp4s0.169 inet manual\n\n#----------------------------------------\n#VLAN SIUA_ADM_WIFI:241\n#----------------------------------------\nauto enp4s0.241\niface enp4s0.241 inet manual\n\n#----------------------------------------\n#VLAN SIUA_ADM_SW:250\n#----------------------------------------\nauto enp4s0.250\niface enp4s0.250 inet manual\n\n#----------------------------------------\n#VLAN SIUA_ADM_AP1131:245\n#----------------------------------------\nauto enp4s0.245\niface enp4s0.245 inet manual\n\n##############################################\n######## INTERFACES BRIDGES DE ARES ##########\n##############################################\n\n#----------- BRIDGE COROSYNC ----------------#\n\nauto vmbr1\niface vmbr1 inet static\naddress 10.20.252.20\nnetmask 255.255.255.0\nbridge_ports enp6s0\nbridge_stp off\nbridge_fd 0\n\n#----------- BRIDGE DISPONIBLE --------------#\n\nauto vmbr2\niface vmbr2 inet manual\nbridge_ports enp9s0f0\nbridge_stp off\nbridge_fd 0\n\n#----------- BRIDGE DISPONIBLE --------------#\n\nauto vmbr3\niface vmbr3 inet manual\nbridge_ports enp9s0f1\nbridge_stp off\nbridge_fd 0\n\n#----------- BRIDGE DISPONIBLE --------------#\n\nauto vmbr3\niface vmbr3 inet manual\nbridge_ports enp10s0f0\nbridge_stp off\nbridge_fd 0\n\n#----------- BRIDGE DISPONIBLE --------------#\n\nauto vmbr4\niface vmbr4 inet manual\nbridge_ports enp10s0f1\nbridge_stp off\nbridge_fd 0\n\n##############################################\n##### BRIDGES SOBRE EL TRONCAL enp66s0 ######\n##############################################\n\n#---- BRIDGE PARA INTERFAZ WEB LOCAL --------#\n\nauto vmbr0\niface vmbr0 inet static\naddress 10.20.200.20\nnetmask 255.255.255.0\ngateway 10.20.200.1\nbridge_ports enp4s0.201\nbridge_stp off\nbridge_fd 0<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Gu\u00eda de configuraci\u00f3n red Ares<\/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-627","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\/627","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=627"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/627\/revisions"}],"predecessor-version":[{"id":628,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/627\/revisions\/628"}],"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=627"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=627"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}