<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>watarin</author_name>
  <author_url>https://blog.hatena.ne.jp/watarin/</author_url>
  <blog_title>わたりんの雑記とメモ</blog_title>
  <blog_url>https://watarin.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>iptablesを使ってPINGなどを拒否する方法 http://d.hatena.ne.jp/watarin/20070507/1178534020 でPINGをDROP を書いたけどPING(echo request)以外にもサーバの検出に使われるものがあるので 必要なもののみ通すっていう方針に変えて下記の通り A INPUT -p icmp --icmp-type echo-reply -j ACCEPT A INPUT -p icmp --icmp-type destination-unreachable -j ACCEPT A INPUT -p icmp --icmp-type so…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwatarin.hatenadiary.org%2Fentry%2F20070719%2F1184819881&quot; title=&quot;iptablesでPING他、不要なICMPリクエストを拒否 - わたりんの雑記とメモ&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>2007-07-19 13:38:01</published>
  <title>iptablesでPING他、不要なICMPリクエストを拒否</title>
  <type>rich</type>
  <url>https://watarin.hatenadiary.org/entry/20070719/1184819881</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
