[index] AT-AR2050V/AT-AR3050S/AT-AR4050S コマンドリファレンス 5.4.6
Note - URLフィルター(URLブラックリスト)とWebコントロール(URLフィルタリング)は別の機能です。Webコントロールでは、アクセス先のWebサイト(URL)をカテゴリーに分類し、カテゴリー単位でアクセスの拒否・許可を制御します。一方、URLフィルターは、HTTPリクエストに含まれる個々のURLを、ブラックリスト、ホワイトリストに記述されたパターンと照合して拒否・許可を制御します。また、もう一つの違いとして、Webコントロールではアクセス元クライアントごとの制御を行いますが、URLフィルターの制御はすべてのWebアクセスに適用されます。なお、両機能は併用が可能です。併用時は両機能で許可されたときだけWebアクセスが可能です。
# 大文字を小文字に変換 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/list |
# 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/* |
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) Provider: not set Custom blacklists Entries b1.txt 2 b2.txt 2 Custom whitelists Entries w1.txt 3 w2.txt 2 |
(C) 2015 - 2016 アライドテレシスホールディングス株式会社
PN: 613-002107 Rev.K