{"id":9213,"date":"2022-05-31T14:31:25","date_gmt":"2022-05-31T20:31:25","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=9213"},"modified":"2022-05-31T14:31:25","modified_gmt":"2022-05-31T20:31:25","slug":"crear-rutas-estaticas-proxmox","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=9213","title":{"rendered":"Crear rutas est\u00e1ticas Proxmox"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Creamos las reglas dentro del archivo <\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;Match]\nName = net1\n\n&#91;Network]\nDescription = Interface net1 autoconfigured by PVE\nAddress = 10.20.200.74\/24\nDHCP = no\nIPv6AcceptRA = false\n\n&#91;Route]\nGateway=10.20.200.1\nDestination=10.20.0.0\/16\n\n&#91;Route]\nGateway=10.20.200.1\nDestination=10.30.240.0\/24<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Creamos el archivo pve-ignore para que proxmox no sobre escriba el archivo<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/systemd\/network\/.pve-ignore.eth0.network<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Creamos las reglas dentro del archivo Creamos el archivo pve-ignore para que proxmox no sobre escriba el archivo<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[12,399],"class_list":["post-9213","post","type-post","status-publish","format-standard","hentry","category-proxmox","tag-proxmox","tag-rutas-estaticas"],"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\/9213","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=9213"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/9213\/revisions"}],"predecessor-version":[{"id":9214,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/9213\/revisions\/9214"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9213"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9213"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}