• 検索結果がありません。

逆、つまり応答トラフィックをマッチングするパケットフィルタを設 定します。

ドキュメント内 Junos Day One SRX 1 SRX NAT SRX NSM (ページ 92-99)

barnys@SRX3400# set security flow traceoptions packet-filter match-reverse source-prefix 0.0.0.0/0

barnys@SRX3400# set security flow traceoptions packet-filter match-reverse destination-prefix 192.168.2.0/24

Junos

では一方向のフローのみをキャプチャするため、手順

2

3

は必須です。複数のパケットフィルタを使用すると、出力フローと逆 方向のフローの両方をキャプチャできます。この例のようにパケット フィルタを個々に設定する場合は、

OR

ステートメントとして処理され、

SRX

は、いずれか一方のフィルタに合致するトラフィックをマッチン グするように指示されます。

4. この設定をコミットした後に、

show log DEBUGコマンドを使用して

キャプチャ結果を調べることができます。

さらに詳しくは トラブルシューティングは膨大なテーマであり、ここではほんの少し表 面に触れた程度にすぎません。しかし、この短いブックレットで説明 したことはすべて、より広大な

SRX

の世界へジャンプするきっかけと なります。他の

Day One

ブックレット、

SRX

に関する新しい書籍、

Reilly Media

社発行の『Junos Security』、そしてもちろん

SRX

の マニュアルを使用して、トラブルシューティングに役立ててください。

付録

SRXの工場出荷時のデフォルト設定 . . . .94

ライセンスの確認と適用 . . . .98

Steel-Belted RADIUSの統合 . . . .100

SRX の工場出荷時のデフォルト設定

参考用に、SRXの工場出荷時のデフォルト設定を、ここにいくつか示 します。

SRX210

の工場出荷時のデフォルト設定(

Junos 10.1R18

を搭載)

## Last commit:2010-03-23 08:39:12 UTC by root version 10.1R1.8;

system {

autoinstallation {

delete-upon-commit; ## Deletes [system autoinstallation] upon change/commit

traceoptions { level verbose;

flag { all;

} }

interfaces { ge-0/0/0 { bootp;

} } }

name-server { 208.67.222.222;

208.67.220.220;

}

services { ssh;

telnet;

web-management { http {

interface vlan.0;

} https {

system-generated-certificate;

interface vlan.0;

} } dhcp { router {

192.168.1.1;

}

pool 192.168.1.0/24 {

address-range low 192.168.1.2 high 192.168.1.254;

}

propagate-settings ge-0/0/0.0;

付録 95

} }

syslog {

archive size 100k files 3;

user * {

any emergency;

}

file messages { any critical;

authorization info;

}

file interactive-commands { interactive-commands error;

} }

max-configurations-on-flash 5;

max-configuration-rollbacks 5;

license {

autoupdate {

url https://ae1.juniper.net/junos/key_retrieval;

} }

## Warning: missing mandatory statement(s):‘root-authentication’

}

interfaces {

interface-range interfaces-trust { member ge-0/0/1;

member fe-0/0/2;

member fe-0/0/3;

member fe-0/0/4;

member fe-0/0/5;

member fe-0/0/6;

member fe-0/0/7;

unit 0 {

family ethernet-switching { vlan {

members vlan-trust;

} } } }

ge-0/0/0 { unit 0;

} vlan { unit 0 {

family inet {

address 192.168.1.1/24;

} }

} }

security { nat {

source {

rule-set trust-to-untrust { from zone trust;

to zone untrust;

rule source-nat-rule { match {

source-address 0.0.0.0/0;

} then {

source-nat { interface;

} } } } } }

screen {

ids-option untrust-screen { icmp {

ping-death;

} ip {

source-route-option;

tear-drop;

} tcp {

syn-flood {

alarm-threshold 1024;

attack-threshold 200;

source-threshold 1024;

destination-threshold 2048;

timeout 20;

} land;

} } } zones {

security-zone trust { host-inbound-traffic { system-services { all;

}

protocols { all;

}

付録 97

}

interfaces { vlan.0;

} }

security-zone untrust { screen untrust-screen;

interfaces { ge-0/0/0.0 {

host-inbound-traffic { system-services { dhcp;

tftp;

} } } } } }

policies {

from-zone trust to-zone untrust { policy trust-to-untrust { match {

source-address any;

destination-address any;

application any;

} then { permit;

} } } } } wlan {

cluster vlan-0-default { name juniper-ap-cluster;

default-cluster;

interfaces { vlan.0;

} } } vlans {

vlan-trust { vlan-id 3;

l3-interface vlan.0;

} }

SRX3400

の工場出荷時のデフォルト設定(

Junos 10.1R18

を搭載)

## Last commit:2010-03-24 14:35:41 UTC by root version 10.1R1.8;

system { syslog { user * {

any emergency;

}

file messages { any notice;

authorization info;

}

file interactive-commands { interactive-commands any;

} }

license {

autoupdate {

url https://ae1.juniper.net/junos/key_retrieval;

} }

## Warning: missing mandatory statement(s):‘root-authentication’

}

security { idp {

security-package {

url https://services.netscreen.com/cgi-bin/index.

cgi;

} } }

ライセンスの確認と適用

SRX

の使用に必要なライセンスを確認し、簡単な手順で適用するこ とができます。

ライセンスは、通常はデバイス購入時に注文され、シャーシのシリア ル番号にバインドされます。ここに示す手順は、すでにライセンスを 所有していることを想定していますが、所有していない場合は、社内 のアカウントチームに協力してもらうか、ジュニパーネットワークスの 顧客サービスに連絡して、必要なサポートを受けてください。

ライセンス文書が手元にあり、ライセンスの生成だけが必要な場合や、

顧客サービスの連絡先情報が必要な場合は、

https://www.juniper.

net/generate_license/

を参照してください。

付録 99

以下の手順は、ライセンスを確認して適用する際の実際の処理を示し ています。

ライセンスを適用するには:

1.

デバイスに接続してライセンスのステータスを確認します。

root> show system license License usage: none

Licenses installed: none

2.

ここでは、ライセンスが必要な機能が何も設定されていないことを 示しています。例えば、

IPS

サービスが設定されていた場合などです。

受け取ったライセンスが、シャーシのシリアル番号と合致することを 再確認してください。シリアル番号を表示する方法は次のとおりです。

root> show chassis hardware Hardware inventory:

Item Version Part number Serial number Description

Chassis AA4508AD0013 SRX 3400

3. 受け取ったライセンスファイルを、メモ帳またはその他のテキスト

ドキュメント内 Junos Day One SRX 1 SRX NAT SRX NSM (ページ 92-99)