<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gurigoroblog</author_name>
  <author_url>https://blog.hatena.ne.jp/gurigoroblog/</author_url>
  <blog_title>Guri-Tech Blog</blog_title>
  <blog_url>https://blog.guri-tech.net/</blog_url>
  <categories>
    <anon>ぐりごろぶろぐ</anon>
  </categories>
  <description>iptablesの設定メモです。良く忘れるので。ほかの人に役に立つかは知らない。 ルール確認 sudo iptables -nvL n -&gt; サービスでなくポート番号で表示 v -&gt; パケット数を表示 ルール1つ削除 sudo iptables -L --line-number sudo iptables -D INPUT [number] ルール追加(許可) sudo iptables -A INPUT -p tcp --dport [portNo] -j ACCEPT </description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.guri-tech.net%2Fentry%2F%253Fp%253D218&quot; title=&quot;iptablesの使い方メモ - Guri-Tech Blog&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-03-23 18:34:06</published>
  <title>iptablesの使い方メモ</title>
  <type>rich</type>
  <url>https://blog.guri-tech.net/entry/%3Fp%3D218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
