<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Fortigate on Aimless</title>
    <link>https://blog.aimless.jp/categories/fortigate/</link>
    <description>Recent content in Fortigate on Aimless</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>ja</language>
    <copyright>Written by kongou_ae</copyright>
    <lastBuildDate>Wed, 18 Mar 2026 12:19:45 +0000</lastBuildDate>
    <atom:link href="https://blog.aimless.jp/categories/fortigate/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure Gateway Load Balancer を FortiGate で試す</title>
      <link>https://blog.aimless.jp/archives/2022/07/azure-gateway-loadbalancer-with-fortigate/</link>
      <pubDate>Sat, 16 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2022/07/azure-gateway-loadbalancer-with-fortigate/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;
&lt;p&gt;Azure Gateway Load Balancer が GA になりました。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://azure.microsoft.com/ja-jp/updates/generally-available-azure-gateway-load-balancer/&#34;&gt;Generally available: Azure Gateway Load Balancer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;公式ドキュメントによると、Gateway Load Balancer には次のメリットがあります。&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Azure Gateway Load Balancer を使用すると、管理上のオーバーヘッドが増えずに、高度なネットワーク機能を簡単に追加または削除できます。 これにより、パブリック エンドポイントへのすべてのトラフィックがアプリケーションの前にアプライアンスに最初に送信されるのを確認するために必要な、ネットワーク内の Bump-in-the-wire テクノロジが提供されます。 NVA を使用するシナリオでは、フローが対称的である点が特に重要です。 Azure Gateway Load Balancer は、バックエンド プール内の特定のインスタンスへのフローの保持性と、フローの対称性を維持します。 その結果、手動で構成することなく、追加ネットワーク仮想アプライアンスへの一貫したルートが保証されます。 その結果、パケットは両方向に同じネットワーク パスを通過し、このキー機能を必要とするアプライアンスはシームレスに機能できます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Active/Passive な FortiGate を Azure 上にデプロイする</title>
      <link>https://blog.aimless.jp/archives/2019/09/deploy-active-passive-fortigate-on-azure/</link>
      <pubDate>Sun, 15 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2019/09/deploy-active-passive-fortigate-on-azure/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;
&lt;p&gt;このエントリでは、Active/Passive な FortiGate を Azure 上に構築する手順と、切り替えたときの挙動を説明します。&lt;/p&gt;
&lt;h2 id=&#34;参考ドキュメント&#34;&gt;参考ドキュメント&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://aimless.jp/blog/archives/2019-03-21-public-cloud-and-nva/&#34;&gt;https://aimless.jp/blog/archives/2019-03-21-public-cloud-and-nva/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.fortinet.com/vm/azure/fortigate/6.2/azure-cookbook/6.2.0/632940/single-fortigate-vm-deployment&#34;&gt;https://docs.fortinet.com/vm/azure/fortigate/6.2/azure-cookbook/6.2.0/632940/single-fortigate-vm-deployment&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.fortinet.com/vm/azure/fortigate/6.2/azure-cookbook/6.2.0/227656/deploying-and-configuring-active-passive-ha-between-multiple-zones&#34;&gt;https://docs.fortinet.com/vm/azure/fortigate/6.2/azure-cookbook/6.2.0/227656/deploying-and-configuring-active-passive-ha-between-multiple-zones&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;構築の手順&#34;&gt;構築の手順&lt;/h2&gt;
&lt;h3 id=&#34;azure-リソースの構築&#34;&gt;Azure リソースの構築&lt;/h3&gt;
&lt;p&gt;上記の参考ドキュメントのとおり、FortiGate はシングルゾーン上での冗長化とゾーンをまたいだ冗長化の両方をサポートしています。今回は構築が簡単なシングルゾーン版を前提とします。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update FortiGate policy by REST API</title>
      <link>https://blog.aimless.jp/archives/2018-11-26-update-firewall-policy-by-rest/</link>
      <pubDate>Mon, 26 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2018-11-26-update-firewall-policy-by-rest/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;By e-mail, I recieved the question about how to update the FortiGate&#39;s policy by rest api. So I write this content.&lt;/p&gt;
&lt;p&gt;If you don&#39;t know a token and a cookie to access FortiGate by rest api, Please confirm the following content (Japanese only).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://aimless.jp/blog/archives/2017-04-01-manageing-fortigate-by-rest-api/&#34;&gt;FortiGateをREST APIで管理する&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Our environment is FortiGate 30D (v5.6.3).&lt;/p&gt;
&lt;h2 id=&#34;get-a-policy&#34;&gt;Get a policy&lt;/h2&gt;
&lt;p&gt;You can get all policy by the following command.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FortiGateとAzureのVPN GatewayをBGPで接続する</title>
      <link>https://blog.aimless.jp/archives/2017-07-17-connect-azure-and-fortgate-with-bgp/</link>
      <pubDate>Mon, 17 Jul 2017 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2017-07-17-connect-azure-and-fortgate-with-bgp/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://aimless.jp/blog/archives/2017-07-16-install-vngw-with-bgp/&#34;&gt;BGP対応のAzure VPN GatewayをPowerShellでデプロイする&lt;/a&gt;で作成したBGP対応のVPN GatewayをFortiGateと接続します。FortigateとAWSをIPSecで接続したことがあれば、同じイメージで対応できます。動作確認で利用したFortiGateはFortiGate 50B（v4.0 MR3 Patch 14）です。古いモデルで申し訳ない。&lt;/p&gt;</description>
    </item>
    <item>
      <title>FortiGateをREST APIで管理する</title>
      <link>https://blog.aimless.jp/archives/2017-04-01-manageing-fortigate-by-rest-api/</link>
      <pubDate>Sat, 01 Apr 2017 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2017-04-01-manageing-fortigate-by-rest-api/</guid>
      <description>&lt;h2 id=&#34;背景&#34;&gt;背景&lt;/h2&gt;
&lt;p&gt;FortiOSがREST APIに対応していることに気が付いたので試してみました。&lt;/p&gt;
&lt;p&gt;参考：&lt;a href=&#34;http://www.tuncaybas.com/FOS_JSON_REST_API_523.pdf&#34;&gt;FortiOS REST API&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;ドキュメントやフォーラムを見る限りだと2年前くらいにリリースされたv5.2.3からREST APIに対応していたみたいです。2年前に知りたかった。公式サイトにドキュメントが見当たらないので、開発者専用の機能なのかもしれません。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AWS上のオンデマンドなUTM製品を比較する</title>
      <link>https://blog.aimless.jp/archives/2399/</link>
      <pubDate>Mon, 16 Feb 2015 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2399/</guid>
      <description>&lt;p&gt;　イマイチ使いどころが見つけられないAWS上のUTM製品について、オンデマンド版（ライセンスこみで使えるAMI）の費用を比較しました。&lt;/p&gt;
&lt;p&gt;　なお、AWS上には、Barracuda NG FirewallやPaloalto VM-Seriesもあるのですが、これらはオンデマンド版が存在せずBYOL版のみのため、記載していません。オンデマンド版があれば、評価しやすいのに。。。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AWSにFortiGateをデプロイしてみた（NATとFWポリシー編）</title>
      <link>https://blog.aimless.jp/archives/2358/</link>
      <pubDate>Sat, 24 Jan 2015 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2358/</guid>
      <description>&lt;p&gt;　&lt;a href=&#34;https://aimless.jp/blog/blog/archives/2317&#34;&gt;AWSにFortiGateをデプロイしてみた（ネットワーク設定編）&lt;/a&gt;の続きです。AWS上に設置したFortiGateでNATとFWポリシーを試します。&lt;/p&gt;
&lt;h2 id=&#34;vpc環境&#34;&gt;VPC環境&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;FortiGate-VM&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;項目&lt;/th&gt;
          &lt;th&gt;ID&lt;/th&gt;
          &lt;th&gt;プライベートIP&lt;/th&gt;
          &lt;th&gt;EIP&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;ENI(Exernal)&lt;/td&gt;
          &lt;td&gt;eni-921a6ecb&lt;/td&gt;
          &lt;td&gt;10.175.1.195&lt;/td&gt;
          &lt;td&gt;54.65.151.103&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;ENI(internal)&lt;/td&gt;
          &lt;td&gt;eni-6304703a&lt;/td&gt;
          &lt;td&gt;10.175.2.195&lt;/td&gt;
          &lt;td&gt;–&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;CIDR&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;項目&lt;/th&gt;
          &lt;th&gt;値&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;VPC CIDR&lt;/td&gt;
          &lt;td&gt;10.175.0.0/16&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;external_subnet&lt;/td&gt;
          &lt;td&gt;10.175.1.0/24&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;internal_subnet&lt;/td&gt;
          &lt;td&gt;10.175.2.0/24&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;external_subnetのroute-table&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Destination&lt;/th&gt;
          &lt;th&gt;Target&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;10.175.0.0/16&lt;/td&gt;
          &lt;td&gt;local&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;0.0.0.0&lt;/td&gt;
          &lt;td&gt;IGW&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;internal_subnetのroute-table&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>AWSにFortiGateをデプロイしてみた（ログ出力編）</title>
      <link>https://blog.aimless.jp/archives/2378/</link>
      <pubDate>Sat, 24 Jan 2015 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2378/</guid>
      <description>&lt;p&gt;　AWS上にデプロイしたForiGate-VMは、デフォルトではログが出力されなかったので、ログを出力するために必要な作業をメモします。&lt;/p&gt;
&lt;h2 id=&#34;初期状態&#34;&gt;初期状態&lt;/h2&gt;
&lt;p&gt;　デプロイ直後の状況は以下の通りです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AWSにFortiGateをデプロイしてみた（ネットワーク設定編）</title>
      <link>https://blog.aimless.jp/archives/2317/</link>
      <pubDate>Fri, 23 Jan 2015 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2317/</guid>
      <description>&lt;p&gt;　いつの日か、AWS上の通信ログを取りたくなる日が来るだろうということで、使い慣れているFortiGateのVM版をAWS上にデプロイしてみました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ShellShock（ネットワーク機器編）</title>
      <link>https://blog.aimless.jp/archives/2229/</link>
      <pubDate>Fri, 26 Sep 2014 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2229/</guid>
      <description>&lt;h1 id=&#34;はじめに&#34;&gt;はじめに&lt;/h1&gt;
&lt;p&gt;ShellShockに関して、私の業務と関わりのあるネットワーク機器ベンダのSecurity Advisoryが揃ってきたので、現時点での情報を簡単にまとめます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>SSLインスペクションについて調べた</title>
      <link>https://blog.aimless.jp/archives/2187/</link>
      <pubDate>Sat, 30 Aug 2014 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2187/</guid>
      <description>&lt;p&gt;　UTM製品は、SSLによって暗号化されている通信の中身を見てUTM処理を行うものがあります。イマイチ振る舞いが分からなかったので、いろいろと調べました。きっとこんな感じだろレベルであり、あってるかどうかは不明です。なお、絵を描く気力はなかったです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenSSL脆弱性の影響（ネットワーク機器編）</title>
      <link>https://blog.aimless.jp/archives/2019/</link>
      <pubDate>Sat, 07 Jun 2014 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/2019/</guid>
      <description>&lt;p&gt;　週明けからの対応に向けて、自分に影響のありそうなベンダのアナウンスを調べたのでメモ。（6/7 21:30現在です）&lt;/p&gt;
&lt;p&gt;　CVE-2010-5298がCVE-2014-5298になっていたので、修正しました（6/9）　&lt;/p&gt;</description>
    </item>
    <item>
      <title>FortiGateのAV/IPS定義ファイル更新</title>
      <link>https://blog.aimless.jp/archives/1879/</link>
      <pubDate>Fri, 02 May 2014 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1879/</guid>
      <description>&lt;p&gt;メモ。&lt;/p&gt;
&lt;h2 id=&#34;定義ファイルの更新を確認する方法&#34;&gt;定義ファイルの更新を確認する方法&lt;/h2&gt;
&lt;h3 id=&#34;1イベントログ&#34;&gt;1．イベントログ&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;http://docs.fortinet.com/uploaded/files/1745/fortigate-lmr-40-mr3.pdf&#34;&gt;FortiGate® Log Message Reference&lt;/a&gt;より。41000（成功）はよく見るけど、42000（失敗）は見たことがない。&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Event-pattern Event-pattern logs are recorded whenever an administrator updates virus, IPS, and antispam databases from the FortiGuard network. 41000 41001&lt;/p&gt;</description>
    </item>
    <item>
      <title>FortiGateのsyslogをパースするFluentdのプラグインを作った。</title>
      <link>https://blog.aimless.jp/archives/1735/</link>
      <pubDate>Tue, 18 Mar 2014 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1735/</guid>
      <description>&lt;p&gt;　勢いだけで、FortiGateのsyslogをパースするためのFluentdプラグインを作りました。&lt;a href=&#34;https://github.com/kongou-ae/fluent-plugin-fortigate-traffic-log&#34; title=&#34;fluent-plugin-fortigate-traffic-log&#34; target=&#34;_blank&#34;&gt;fluent-plugin-fortigate-traffic-log&lt;/a&gt;です。（命名センスなし）&lt;/p&gt;
&lt;p&gt;　「ファイアウォールの通信ログを気軽に分析できれば、ユーザへの提案に繋がる何かが生まれそうだなー」と思い、FortiGateのsyslogをFluentd+Elastic Search+kibana3の組み合わせに乗せるべく試行錯誤した結果です。当初は普通のTailインプットプラグインでサポートされている正規表現で頑張るつもりでしたが、FortiGateのsyslogのフォーマットが一定でなかったため、カスタムパーサを作った次第です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>FortiGateでter len 0</title>
      <link>https://blog.aimless.jp/archives/1629/</link>
      <pubDate>Sat, 29 Jun 2013 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1629/</guid>
      <description>&lt;p&gt;　いつも忘れてしまうのでメモ。デフォルトはmore。&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# show system console                                                                 
config system console
    set output standard
end
&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>FortigateでGeoIPを使う</title>
      <link>https://blog.aimless.jp/archives/1283/</link>
      <pubDate>Sat, 22 Sep 2012 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1283/</guid>
      <description>&lt;/p&gt; 
&lt;p&gt;　JANOGのMLで話題になっているGeoIPがFortigateでも使えるよーというお話です。弄ってたら気付きました。&lt;/p&gt;
&lt;h3 id=&#34;設定方法&#34;&gt;設定方法&lt;/h3&gt;
&lt;p&gt;　アドレスオブジェクトのタイプを「地域」を選択して、国を選択します。今回は日本にしてみました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>FortigateのSSL-VPNで2要素認証してみた</title>
      <link>https://blog.aimless.jp/archives/1272/</link>
      <pubDate>Tue, 11 Sep 2012 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1272/</guid>
      <description>&lt;/p&gt; 
&lt;p&gt;　いつか仕事でやることもあるだろうという事で、FortigateのSSL-VPNでの二要素認証のやり方をメモします。FortiOSはv4 MR3 Patch 6です。仕組みとしてはハードウェアトークン（FortiToken）、Email、SMSの3種類ありますが、今回はEmailになります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>扇風機でNW機器を冷やしてみた</title>
      <link>https://blog.aimless.jp/archives/1226/</link>
      <pubDate>Sun, 29 Jul 2012 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1226/</guid>
      <description>&lt;/p&gt; 
&lt;p&gt;　現在自宅では、Cisco892JとFortigate-50Bが24時間稼働しています。導入後初めての夏を迎え「エアコンなしの部屋でどうなるかなー」と思っていたのですが、Fortigateの表面がやや熱い。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ForigateでSSL-VPN（トンネルモード）</title>
      <link>https://blog.aimless.jp/archives/1135/</link>
      <pubDate>Sun, 17 Jun 2012 00:00:00 +0000</pubDate>
      <guid>https://blog.aimless.jp/archives/1135/</guid>
      <description>&lt;/p&gt; 
&lt;p&gt;　そのうち仕事でやるだろうということで、自宅で試した手順をメモしておきます。環境は、Fortigate-50B＋FortiOS4.0 MR3 Patch 6です。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
