<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kabegiwakun</author_name>
  <author_url>https://blog.hatena.ne.jp/kabegiwakun/</author_url>
  <blog_title>かべぎわブログ</blog_title>
  <blog_url>https://www.kabegiwablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>シェルスクリプト</anon>
  </categories>
  <description>概要 踏み台経由かつ鍵認証で多段sshをしてみたいと思います。 コマンド コマンドとしてはこんなかんじ。 $ ssh -i 踏み台の鍵 -o ProxyCommand='ssh -i 目的地の鍵 -W %h:%p ユーザ名@踏み台のアドレス' ユーザ名@目的地のアドレス わかりにくいから実際に書いてみるとこんなかんじ。 $ ssh -i ~/.ssh/bastion-key.pem -o ProxyCommand='ssh -i ~/.ssh/wawawa-key.pem -W %h:%p centos@example.wawawa.com' centos@172.140.1.1 意外と便利よ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.kabegiwablog.com%2Fentry%2F2019%2F01%2F24%2F100000&quot; title=&quot;鍵認証で踏み台経由で多段ssh接続する - かべぎわブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kabegiwakun/20180321/20180321093102.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-24 10:00:00</published>
  <title>鍵認証で踏み台経由で多段ssh接続する</title>
  <type>rich</type>
  <url>https://www.kabegiwablog.com/entry/2019/01/24/100000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
