<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kusune</author_name>
  <author_url>https://blog.hatena.ne.jp/kusune/</author_url>
  <blog_title>メモ。</blog_title>
  <blog_url>https://kusune.hatenadiary.org/</blog_url>
  <categories>
    <anon>TIPS</anon>
    <anon>Debian</anon>
  </categories>
  <description>capture とか bridge とかのために L3 設定なしでただ up したい場合、/etc/network/interfaces に単に auto eth0 iface eth0 inet manual では interface の up 自体が行なわれない模様。この場合、 auto eth0 iface eth0 inet manual up ip link set dev eth0 up down ip link set dev eth0 down などのように、interface の up/down 自体を行なうコマンドを明示すると期待通り動くみたい。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkusune.hatenadiary.org%2Fentry%2F20160107%2F1452156962&quot; title=&quot;設定なしNICのifupに失敗する件 - メモ。&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>2016-01-07 17:56:02</published>
  <title>設定なしNICのifupに失敗する件</title>
  <type>rich</type>
  <url>https://kusune.hatenadiary.org/entry/20160107/1452156962</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
