<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hys-neko-lab</author_name>
  <author_url>https://blog.hatena.ne.jp/hys-neko-lab/</author_url>
  <blog_title>ヒスねこTechBlog</blog_title>
  <blog_url>https://techblog.hys-neko-lab.com/</blog_url>
  <categories>
    <anon>ネットワーク</anon>
    <anon>仮想化</anon>
  </categories>
  <description>かなり奮闘したので... ブリッジの作成 物理NICの名称がeth0とします。 nmcliはsudo apt install network-managerすると使用できます。 # ブリッジ(testbr0)作成 $ nmcli con add type bridge ifname testbr0 # ブリッジを物理NIC接続 $ nmcli con add type bridge-slave ifname eth0 master testbr0 # ブリッジ有効化 $ nmcli con up bridge-slave-eth0 dockerコンテナの接続 dockerは比較的すぐに接続でき…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechblog.hys-neko-lab.com%2Fentry%2F2022%2F08%2F31%2F211617&quot; title=&quot;dockerコンテナとkvm仮想マシンを物理ネットワークに接続 - ヒスねこTechBlog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-08-31 21:16:17</published>
  <title>dockerコンテナとkvm仮想マシンを物理ネットワークに接続</title>
  <type>rich</type>
  <url>https://techblog.hys-neko-lab.com/entry/2022/08/31/211617</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
