[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:07481] pppd does not work on pap while upgrade to hamm
こんにちは。松田陽一@PAL-NET三鷹です。
From: MATSUDA Yoh-ichi / 松田陽一 <matsuda@xxxxxxxxxxxx>
Subject: [debian-users:07406] Re: pppd does not work while upgrade to hamm
Date: Tue, 4 Aug 1998 12:06:29 +0900
> ただ、まだpap 認証用の方が未解決です。
> こちらはまた問題点等をまとめて再度質問します。
pppconfig にてpap 認証用の設定を作成して見たのですが、一般ユーザ
でもスクリプトが動作するようになったのは良いのですが、相変わらず
pppdがpap 認証をしてくれなくて困っています。
> という訳で、オプションがクサい、と思い、/etc/ppp/optionsの37行目、
>
> # Require the peer to authenticate itself before allowing network
> # packets to be sent or received.
> # Please do not disable this setting. It is expected to be standard in
> # future releases of pppd. Use the call option (see manpage) to disable
> # authentication for specific peers.
> #auth
> ↑
> コイツをコメントアウトしました。
このコメントアウトを戻しても、結果は変わりませんでした。
しぐねちゃ以下にログを添付します。
どなたか、hamm環境でpap 認証に成功された方はいらっしゃいませんで
しょうか。
--
松田 陽一(yoh)
mailto:matsuda@xxxxxxxxxxxx
http://www.palnet.or.jp/~matsuda/index.htm
Aug 6 19:02:47 hoge pppd[931]: pppd 2.3.5 started by yoh, uid 1000
Aug 6 19:02:48 hoge chat[932]: abort on (BUSY)
Aug 6 19:02:48 hoge chat[932]: abort on (NO CARRIER)
Aug 6 19:02:48 hoge chat[932]: abort on (VOICE)
Aug 6 19:02:48 hoge chat[932]: abort on (NO DIALTONE)
Aug 6 19:02:48 hoge chat[932]: abort on (NO ANSWER)
Aug 6 19:02:48 hoge chat[932]: send (ATz^M)
Aug 6 19:02:48 hoge chat[932]: expect (OK)
Aug 6 19:02:48 hoge chat[932]: ATz^M^M
Aug 6 19:02:48 hoge chat[932]: OK
Aug 6 19:02:48 hoge chat[932]: -- got it
Aug 6 19:02:48 hoge chat[932]: send (ATDTXXXXXX^M)
Aug 6 19:02:49 hoge chat[932]: expect (CONNECT)
Aug 6 19:02:49 hoge chat[932]: ^M
Aug 6 19:03:11 hoge chat[932]: ATDTXXXXXX^M^M
Aug 6 19:03:11 hoge chat[932]: CONNECT
Aug 6 19:03:11 hoge chat[932]: -- got it
Aug 6 19:03:11 hoge chat[932]: send (\d)
Aug 6 19:03:12 hoge pppd[931]: Serial connection established.
Aug 6 19:03:13 hoge pppd[931]: Using interface ppp0
Aug 6 19:03:13 hoge pppd[931]: Connect: ppp0 <--> /dev/ttyS1
Aug 6 19:03:13 hoge pppd[931]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xffff9325> <pcomp> <accomp>]
Aug 6 19:03:40 hoge last message repeated 9 times
Aug 6 19:03:43 hoge pppd[931]: LCP: timeout sending Config-Requests
Aug 6 19:03:43 hoge pppd[931]: Connection terminated.
Aug 6 19:03:44 hoge pppd[931]: Hangup (SIGHUP)
Aug 6 19:03:44 hoge pppd[931]: Exit.