特定のインバウンドコネクションをSMOに転送する(asg_excp_conf)
特定のインバウンド接続をSMOセキュリティグループメンバに転送するよう、セキュリティグループ アクティブ/アクティブクラスタ機能を提供するセキュリティアプライアンスの論理グループ。セキュリティグループには 1 つ以上のセキュリティアプライアンスを含めることができます。セキュリティグループは、互いに別々に独立して機能します。本番ネットワークには、セキュリティグループが1つのセキュリティゲートウェイとして表示されます。すべてのセキュリティグループには以下が含まれます。(A) 本番ネットワークが接続されているアップリンクポート、(B) セキュリティアプライアンス(ダウンリンクポートは Quantum Maestro Orchestrator が自動的に決定)、(C) Check Point Management Server が接続されている管理用ポート。を設定することができます。
|
重要:
|
構文
|
パラメータ
パラメータ |
説明 |
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
すべての例外エントリを含むテーブルをクリアする。 |
||||||||||||||||||||||||||||||||||
|
特定の例外エントリをそのIDで削除する。 IDを見るには、" ID番号は0(ゼロ)から始まります。 |
||||||||||||||||||||||||||||||||||
|
すべての例外エントリを含むテーブルを表示します。 |
||||||||||||||||||||||||||||||||||
|
新しい例外エントリを設定する。
論拠となる。
|
例

[Expert@HostName-ch0x-0x:0] asg_excp_conf set 2 192.168.20.30 40000 172.16.40.50 80 1_01: Exception entry added successfuly. 1_02: Exception entry added successfuly. 1_03: Exception entry added successfuly. 1_04: Exception entry added successfuly. 2_01: Exception entry added successfuly. 2_02: Exception entry added successfuly. 2_03: Exception entry added successfuly. 2_04: Exception entry added successfuly. [Expert@HostName-ch0x-0x:0] |

[Expert@HostName-ch0x-0x:0] asg_excp_conf get 1_01: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 1_02: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 1_03: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 1_04: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_01: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_02: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_03: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- 2_04: ------------------------------------------------------ Exceptions table: ------------------------------------------------------ 0 : Exception Type 2 , Source IP: 192.168.20.30 , Source Port: 40000 , Destination IP: 172.16.40.50 Destination Port 80 1 : Exception Type 4 , Source IP: 192.168.20.30 , Source Port: 50000 , Destination IP: 172.16.40.50 Destination Port 8080 ------------------------------------------------------------------------------------------------------------------------------- [Expert@HostName-ch0x-0x:0] |

[Expert@HostName-ch0x-0x:0]# asg_excp_conf del 0 1_01: Exception ID 0 deleted 1_02: Exception ID 0 deleted 1_03: Exception ID 0 deleted 1_04: Exception ID 0 deleted 2_01: Exception ID 0 deleted 2_02: Exception ID 0 deleted 2_03: Exception ID 0 deleted 2_04: Exception ID 0 deleted [Expert@HostName-ch0x-0x:0] |

[Expert@HostName-ch0x-0x:0] asg_excp_conf clear 1_01: Exception table cleared 1_02: Exception table cleared 1_03: Exception table cleared 1_04: Exception table cleared 2_01: Exception table cleared 2_02: Exception table cleared 2_03: Exception table cleared 2_04: Exception table cleared [Expert@HostName-ch0x-0x:0] |