[index] AT-AR1050V コマンドリファレンス 5.5.4
NoteHTTPSの通信では暗号化されたTLSセッション上でHTTPリクエストが送信されるため、アクセス先URLそのものを検査することはできません。ただし通常、TLSセッション開始時のClientHelloメッセージには接続先サーバーのドメイン名がSNIとして含まれるため、HTTPS通信に対してはこのドメイン名の情報を利用して処理を行います。
Note初期設定では、トンネルインターフェースで受信したパケットは検査されません。
トンネルインターフェースで受信したパケットに本機能を適用するには、インターフェースモードのtunnel inline-processingコマンドか、グローバルコンフィグモードのtunnel security-reprocessingコマンドを有効にしてください。
tunnel security-reprocessingコマンドの有効時は、すべてのトンネルインターフェースで受信パケットが検査対象になります。
一方、tunnel inline-processingコマンドは指定したIPsecトンネルインターフェースに対してのみ有効ですが、復号後のパケットだけを検査するためsecurity-reprocessingよりもパケット処理の負荷軽減が見込まれます。
NoteSNIを含まないHTTPSトラフィックはフィルタリングの対象になりません。
# 大文字を小文字に変換 SITE6.EXAMPLE.JP/products/list.html ↓ site6.example.jp/products/list.html # ユーザー名、パスワードを除去。大文字を小文字に変換 userA:passwordB@shop.example.com/MYPAGE/index.html ↓ shop.example.com/mypage/index.html # ドメイン名先頭の www. を除去 www.example.com/document/list ↓ example.com/document/listURLとURLパターンの比較は、ともに変換後(各例の下段)の文字列で行われます。
# com, example.com, www.example.com などにマッチ。com.example.jpにはマッチしない。 com # example.com、store.example.com、www.jp.example.com などにマッチ。example.com.auにはマッチしない。 example.com
# xxxxという文字列を含むすべてのURL。www.xxxx.example.com, example.jp/file/xxxx.zip などにマッチ。 *xxxx* # example.net/viruses/ という文字列で始まるすべてのURL。 example.net/viruses/* # example.net/harmful/ という文字列を含むすべてのURL。 *example.net/harmful/* # /viruses/ という文字列を含むすべてのURL。 */viruses/*
NoteHTTPSのフィルタリングではSNIに含まれるサーバーのドメイン名しか使用できないため、HTTPSトラフィックはドメイン名のみのパターンにしかマッチしません。
awplus(config)# url-filter ↓ awplus(config-url-filter)#
awplus(config-url-filter)# whitelist flash:/w1.txt ↓ awplus(config-url-filter)# whitelist flash:/w2.txt ↓
awplus(config-url-filter)# blacklist flash:/b1.txt ↓ awplus(config-url-filter)# blacklist flash:/b2.txt ↓
awplus(config-url-filter)# protect ↓
awplus# url-filter reload custom-lists ↓
awplus# show url-filter ↓ Status: Enabled (Active) Events: 104 Provider: not set Custom blacklists Entries b1.txt 2 b2.txt 2 Custom whitelists Entries w1.txt 3 w2.txt 2
awplus(config)# log buffered level informational facility local5 ↓
awplus(config)# url-filter ↓ awplus(config-url-filter)# log url-requests ↓
(C) 2019 - 2024 アライドテレシスホールディングス株式会社
PN: 613-002735 Rev.AD