比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

...

アクティベーション(製品登録)

...

  1. ngadminを起動し、cuda-test-ng.cloudapp.netへ接続します。
    Image Modified

 

 

Image Removed

Image Removed

 

  1. 「Activate State」の「Please enter license token」の→をクリックし、「Enter license token and activate appliance」を選択します。
    Image Added
  2. ライセンストークンを入力します。
    Image Added
  3. 必要な情報を入力し、ライセンス同意書を確認後、「I accept the Term and Conditions」にチェックし、「Activate」ボタンをクリックします。
    Image Modified

...

  1. 以下のように表示されれば、アクティベーション(製品登録)が成功し、バラクーダセントラルからライセンスファイルが自動的にダウンロードされます。
    Image Modified

 

FWルールの設定

  1. CONFIGURATION>Configuration Treeへ移動します。
    Image Modified

 

  1. Image Modified

 

Image Removed

 

 

Image Removed

 

Image Removed

 

Image Removed

 

...

  1. Virtual Servers>Assigned Services>NGFW>Forwarding Rulesをクリックします。
    Image Added
  2. 以下のFWルールを作成します。

    設定項目
    ActionDst NAT
    SourceInternet
    Service  HTTP
    Destination DHCP1 Local IP
     Redirection10.0.1.4(WAFのIPアドレス)
    Connection MethodNo SNAT


    Image Added

  3. 以下のFWルールを作成します。

    設定項目
    ActionDst NAT
    SourceInternet
    Service  HTTPS
    Destination DHCP1 Local IP
     Redirection10.0.1.4(WAFのIPアドレス)
    Connection MethodNo SNAT

    Image Added

  4. 以下のFWルールを作成します。

    設定項目
    ActionDst NAT
    Source10.0.1.4(WAFのIPアドレス)
    ServiceHTTP
    DestinationDHCP1 Local IP
     Redirection10.0.2.4(LinuxのIPアドレス)
    Connection MethodNo SNAT


    Image Added

  5. 以下のFWルールを作成します。

    設定項目
    ActionDst NAT
    Sourceinternet
    Service8000
    DestinationDHCP1 Local IP
     Redirection10.0.1.4(WAFのIPアドレス)
    Connection MethodNo SNAT


    Image Added

  6. 以下のFWルールを作成します。

    設定項目
    ActionDst NAT
    Sourceinternet
    Service1022
    DestinationDHCP1 Local IP
     Redirection10.0.2.4:22(LinuxのIPアドレス)
    Connection MethodNo SNAT

    Image Added

  7. 以下のFWルールを作成します。

    設定項目
    ActionPass
    SourcePrivate IPv4 Addresses
    ServiceAny
    DestinationInternet
    Connection MethodDynamic SNAT
  8. Image Added
  9. 設定を保存します。
    Image Added

 

 

 

エンドポイントの設定追加

 

NGFの仮想マシンのエンドポイントに、以下を追加します。

プロトコルパブリックポートプライベートポート備考
TCP8080 
TCP443443 
TCP80008000WAFのWebGUI用
TCP10221022LinuxのSSH用

Image Added