以下のログファイルの一部では、クライアントが認証要求に応答しなかった状況を示します。
11/14/95 10:22:41 - Connection requested to miles 11/14/95 10:22:42 - Dialing number P365 ... 11/14/95 10:23:16 - Got modem connection 11/14/95 10:23:47 - PPP error on ipdptp0: Maximum number of configure requests exceeded |
この例では、サーバーが PAP 認証を要求し、クライアントがその要求を拒否しています。指定された数の要求を送信した後、サーバーは PPP ネゴシエーションを開始しないまま接続を解除します。
以下のログファイルの一部では、クライアントが認証要求への応答に使用したパスワードがまちがっている状況を示します。
11/14/95 15:20:04 - Connection requested to miles 11/14/95 15:20:04 - Dialing number P365 ... 11/14/95 15:20:09 - Got modem connection 11/14/95 15:20:09 - LCP up on ipdptp0 11/14/95 15:20:09 - PPP error on ipdptp0: Negotiation of mandatory options failed |
上記のいずれの場合でも、サーバーは失敗した PPP ネゴシエーションをもとに、以下のログファイルメッセージを生成します。
11/14/95 15:20:08 - Received a call on pppdev0 11/14/95 15:20:09 - Using dialup_path with expect_login_id ppp2 11/14/95 15:20:09 - PPP error on ipdptp0: Negotiation of mandatory options failed 11/14/95 15:20:09 - Device pppdev0 has been disconnected |