<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y-kamiya</author_name>
  <author_url>https://blog.hatena.ne.jp/y-kamiya/</author_url>
  <blog_title>MEMOcho-</blog_title>
  <blog_url>https://jsapachehtml.hatenablog.com/</blog_url>
  <categories>
    <anon>linux</anon>
  </categories>
  <description>外部からアクセスできない場所にあるircサーバにlimechatでアクセスしたかったため、トンネルを掘って繋いだ。その副作用でいろいろ調べたのでわかったことや手順をメモ。最終的には以下の設定を.ssh/configに書くことで解決 Host hostA HostName hostA.example.jp Host hostB HostName hostB.example.jp ProxyCommand ssh hostA -W %h:%p Host irc HostName irc.example.jp ProxyCommand ssh hostB -W %h:%p LocalForward …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjsapachehtml.hatenablog.com%2Fentry%2F2013%2F11%2F19%2F173355&quot; title=&quot;ircのサーバに踏み台を超えてポートフォワード - MEMOcho-&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>2013-11-19 17:33:55</published>
  <title>ircのサーバに踏み台を超えてポートフォワード</title>
  <type>rich</type>
  <url>https://jsapachehtml.hatenablog.com/entry/2013/11/19/173355</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
