{"id":70,"date":"2018-02-06T12:26:29","date_gmt":"2018-02-06T12:26:29","guid":{"rendered":"http:\/\/www.tomnem.cz\/wordpress\/?p=70"},"modified":"2018-02-06T12:26:29","modified_gmt":"2018-02-06T12:26:29","slug":"nastaveni-bridge-karty-linux-ubuntu","status":"publish","type":"post","link":"https:\/\/tomnem.cz\/wordpress\/index.php\/2018\/02\/06\/nastaveni-bridge-karty-linux-ubuntu\/","title":{"rendered":"Nastaven\u00ed bridge karty Linux Ubuntu"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>N\u00e1vod plat\u00ed pro Ubuntu 16.04. Pro nov\u011bj\u0161\u00ed zve\u0159ejn\u011bn nov\u00fd n\u00e1vod. <\/p>\n\n\n\n<p>&nbsp;<br \/>Doinstalovat bal\u00ed\u010dek bridge-utils:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get install bridge-utils<\/pre>\n\n\n\n<p>upravit<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/etc\/network\/interface<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\"># interfaces(5) file used by ifup(8) and ifdown(8)\nauto lo\niface lo inet loopback\n\n#tohle dod\u00e1me:\n#automaticky inicializujeme rozhran\u00ed\nauto enp10s0\nauto br0\n\n#nastavit re\u017eim startu rozhran\u00ed\niface enp10s0 inet manual\n\n# The local network bridge\niface br0 inet static\n#p\u0159i\u0159ad\u00edme virtu\u00e1ln\u00ed s\u00ed\u0165 ke skute\u010dn\u00e9\n  bridge_ports enp10s0\n    address 192.168.0.2\n    netmask 255.255.255.0\n    network 192.168.0.0\/24\n    broadcast 192.168.0.255\n    gateway 192.168.0.1<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>N\u00e1vod plat\u00ed pro Ubuntu 16.04. Pro nov\u011bj\u0161\u00ed zve\u0159ejn\u011bn nov\u00fd n\u00e1vod. &nbsp;Doinstalovat bal\u00ed\u010dek bridge-utils: apt-get install bridge-utils upravit \/etc\/network\/interface # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback #tohle dod\u00e1me: #automaticky inicializujeme rozhran\u00ed auto enp10s0 auto br0 #nastavit re\u017eim startu rozhran\u00ed iface enp10s0 inet manual # The local network bridge iface &hellip;<br \/><a href=\"https:\/\/tomnem.cz\/wordpress\/index.php\/2018\/02\/06\/nastaveni-bridge-karty-linux-ubuntu\/\" class=\"more-link pen_button pen_element_default pen_icon_arrow_double\">Pokra\u010dovat ve\u00a0\u010dten\u00ed <span class=\"screen-reader-text\">Nastaven\u00ed bridge karty Linux Ubuntu<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/70"}],"collection":[{"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":0,"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/posts\/70\/revisions"}],"wp:attachment":[{"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/media?parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/categories?post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tomnem.cz\/wordpress\/index.php\/wp-json\/wp\/v2\/tags?post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}