Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 1997 23:39:25 -0700 (PDT)
From:      fyeung@fyeung8.netific.com (Francis Yeung)
To:        questions@freebsd.org
Subject:   latest iijppp problems
Message-ID:  <9708060639.AA12569@fyeung8.netific.com>

next in thread | raw e-mail | index | archive | help

Greetings,

	The log below is from the latest version of the iijppp code
(970803) from ~brian's site:


	
Aug  5 22:57:51 ppp[629]: Connect: ^M
Aug  5 22:57:51 ppp[629]: Connect: ^M
Aug  5 22:57:51 ppp[629]: Connect: Type "shell" or your SLIP/PPP login:
Aug  5 22:57:52 ppp[629]: Connect: xxxxxx^M
Aug  5 22:57:52 ppp[629]: Connect: Password:
Aug  5 22:57:52 ppp[629]: Phase: *Connected! 


>>>	login/password were accepted and it is connected


Aug  5 22:57:53 ppp[629]: Phase: Disconnected! 
Aug  5 22:57:53 ppp[629]: Phase: Connect time: 1 secs 


>>>	get disconnected within 1 sec


Aug  5 22:57:53 ppp[629]: Phase: NewPhase: Dead 
Aug  5 22:57:53 ppp[629]: Phase: Open Failed /dev/cuaa0 


>>>  /dev/cuaa0 open failed :


	Would this be caused by the redial timeout ?
	
	I am using -

 set redial 10.5 0
 set reconnect 5 8

	in my ppp.conf !


Aug  5 22:57:53 ppp[629]: Phase: Enter pause (10) for redialing. 
Aug  5 22:58:03 ppp[629]: Phase: Redialing timer expired. 
Aug  5 22:58:03 ppp[629]: Connect: ATE1Q0M0^M^M
Aug  5 22:58:03 ppp[629]: Connect: OK


>>> after a few tries, I noticed the following in the log


ppp[193]: Phase: NewPhase: Dead
ppp[193]: Error: select: Bad file descriptor
ppp[193]: Phase: PPP Terminated (done).  


	The process was terminated. The "socket/select" detects some
crashed file descriptors ! (? in main or chat.c)



	Has anyone noticed this before ?


	Thanks.

	Francis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9708060639.AA12569>