On Tue, 16 Feb 1999, Ivo Simicevic wrote:
>
> Can someone tell me what this errors / warnings are about??
> I am getting this stuff when my fixed connection to Internet (leased line)
> goes down and I try to logon from remote using modem.
> If named is not running then I don't get this errors/warnings and I can
> normaly log-on using ppp.
>
> Feb 10 22:14:41 ip pppd[21614]: pppd 2.3.5 started by ultra, uid 10000
> Feb 10 22:14:41 ip pppd[21614]: Using interface ppp5
> Feb 10 22:14:41 ip pppd[21614]: Connect: ppp5 <--> /dev/ttyS1
> Feb 10 22:14:58 ip pppd[21600]: write: warning: Input/output error(5)
> Feb 10 22:14:58 ip pppd[21600]: write: warning: Input/output error(5)
> Feb 10 22:14:58 ip pppd[21600]: ioctl(PPPIOCSASYNCMAP): Input/output error(5)
> Feb 10 22:14:58 ip pppd[21600]: Exit.
>
> Thanks.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [EMAIL PROTECTED]
>
I got this problems, too.
The problem is that pppd look in pap-secret and find an *. It trys to
lookup "*" but the link will go down after x LCP-Configure packets.
pppd trys to continue with negotiation of the asyncmap, but the physical
link is down. That is the problem.
I solved the problem by modifing the source of ppp.
Somebody nows a better way to avoid the lookup of "*"?
It's ok to delete it in pap-secrets?
************************************
Catalin(ux) BOIE
System Administrator at Deuroconsult
[EMAIL PROTECTED]
http://www2.deuroconsult.ro/~catab
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]