[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ISDN PAP and Debian



Iztok Umek wrote:

> Hello!
>
> I have trouble with authentification it seems.
>
> Nov 19 21:29:30 stealth ipppd[589]: Local number: 0611421240, Remote
> number: 1691140, Type: outgoing
> Nov 19 21:29:30 stealth ipppd[589]: PHASE_WAIT -> PHASE_ESTABLISHED,
> ifunit: 0, linkunit: 0, fd: 7
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfReq id=0x1 <mru
> 1500> <magic 0xffffc061> <pcomp> <accomp>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0x9c <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0x9c <auth
> pap>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfAck id=0x1 <mru
> 1500> <magic 0xffffc061> <pcomp> <accomp>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0x9d <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0x9d <auth
> pap>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0x9e <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0x9e <auth
> pap>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0x9f <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0x9e <auth
> pap>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0x9f <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0x9f <auth
> pap>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0xa0 <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0xa0 <auth
> pap>]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP TermReq id=0xa1]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP TermAck id=0xa1]
> Nov 19 21:29:30 stealth ipppd[589]: rcvd [0][LCP ConfReq id=0xa2 <auth
> pap> <magic 0xd383b861>]
> Nov 19 21:29:30 stealth ipppd[589]: sent [0][LCP ConfRej id=0xa2 <auth
> pap>]
> Nov 19 21:29:31 stealth kernel: isdn: HiSax,ch0 cause: E0010
> Nov 19 21:29:31 stealth kernel: ippp0: remote hangup
> Nov 19 21:29:31 stealth kernel: ippp0: Chargesum is 0
> Nov 19 21:29:31 stealth ipppd[589]: Modem hangup
> Nov 19 21:29:31 stealth ipppd[589]: Connection terminated.
> Nov 19 21:29:31 stealth ipppd[589]: taking down PHASE_DEAD link 0,
> linkunit: 0
>
> I am confused what files are there to edit for ipppd.
>
> I edited /etc/ppp/pap-secrets
>
> for outgoing I have:
>
> username * password
>
> and /etc/isdn/ipppd.ippp0 I enabled nex things:
>
> debug
> name username
> user username
> require-pap
>
> I don't know exactly what should I put in those name, username and
> remotename
>
> Regards,
>         Iztok
>
> P.S.: How do I know for sure that I have debian ipppd?
>
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe"
> to
> debian-user-request@lists.debian.org .
> Trouble?  e-mail to templin@bucknell.edu .

 I have my authentification working Ok.
In  /etc/ppp/pap-secrets put the complete username (with domain)

        username@domain * password

In  /etc/isdn/ipppd.ippp0 enable only:

        debug
        name username@domain

and try again.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: