<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rougeref</author_name>
  <author_url>https://blog.hatena.ne.jp/rougeref/</author_url>
  <blog_title>rougeref’s diary</blog_title>
  <blog_url>https://rougeref.hatenablog.com/</blog_url>
  <categories>
    <anon>job</anon>
  </categories>
  <description>インタネットVPNサーバを設定中。仮想のネットワークインタフェイスから入ってきたパケットを特定のネットワークインタフェイスへ流すようなルーティングルールが必要になりました。コマンドラインレベルではこんなコマンドで追加できますが、 # route add -net 10.1.0.0 netmask 255.255.0.0 gw 10.204.200.1これ当然リブートしちゃうと設定消えます。どうやったら起動時にルーティングテーブルを追加できるのかなと調べたら、network-script中にroute-ethnってファイルを追加すればいいみたい。上記の例だと10.204.200.1ってのがeth…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frougeref.hatenablog.com%2Fentry%2F20091125%2Fp1&quot; title=&quot;Linuxでルーティングテーブルを追加する - rougeref’s diary&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>2009-11-25 00:00:00</published>
  <title>Linuxでルーティングテーブルを追加する</title>
  <type>rich</type>
  <url>https://rougeref.hatenablog.com/entry/20091125/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
