Subject: Re: ISDN - first TCP connection fails
To: Martin Husemann <martin@duskware.de>
From: Ingolf Steinbach <ingolf@steinba.ch>
List: tech-net
Date: 03/09/2002 15:07:44
Hi, Martin!

The patch compiles, however...
    Mar  9 14:46:46 hermes isdnd[185]: ERR ERROR fetching active PPP 
authentication info for isp0 at line 104!
    Mar  9 14:46:46 hermes isdnd[185]: ERR ERROR fetching active PPP 
authentication info for isp0 at line 105!
    Mar  9 14:46:46 hermes isdnd[185]: ERR ERROR fetching active PPP 
authentication info for isp0 at line 106!
    Mar  9 14:46:46 hermes isdnd[185]: ERR ERROR fetching active PPP 
authentication info for isp0 at line 107!
    Mar  9 14:46:46 hermes isdnd[185]: ERR there were 4 error(s) in the 
configuration file, terminating!

The offending lines (104-107) are:
ppp-expect-auth         = none
ppp-send-auth           = chap
ppp-send-name           = "my_name"
ppp-send-password       = "my_password"

Do I have to recompile isdnd (for instance due to the exchange
of IPCP_MYADDR_DYN and IPCP_MYADDR_SEEN)?

    Ingolf