Palo Alto Networks VPN統合のトラブルシューティング

認証ログを確認する

  1. Webブラウザーを開いてGlobalProtectの管理者ページに移動するか、Palo Alto Networks Panoramaを開きます。
  2. モニター(Monitor) > 認証(Authentication)に移動します。
  3. 検索フィルターにsubtype eq Radiusと入力します。
  4. Palo Alto Networksの管理シェルを開き、次のコマンドを実行します。
    • debug authentication on dump
    • tail follow yes lines 20 mp-log authd.log
  5. Enter(enter)キーを押してテストを実行します。ログで詳しい出力を確認します。

認証プロファイルをテストする

  1. Palo Alto Networksの管理シェルを開き、次のコマンドを実行します。

    test authentication authentication-profile <profile name> username <username> password
  2. <profile name><username>はOrganizationの値に置き換えてください。