Date: Wed, 9 Oct 2002 13:36:39 -0500 (CDT) From: "Lane Holcombe" <lane@cd-solutions.net> To: freebsd-questions@freebsd.org Subject: pcAnywhere over ppp Message-ID: <200210091836.g99IadLs006561@cd-solutions.net>
next in thread | raw e-mail | index | archive | help
I have a number of clients for whom I periodicaly dial in to provide consulting services. In all cases I use ppp on FreeBSD 4.5. Many clients have RAS servers, AS/400 modems, and several other remote dial-in facilities. But one client uses pcAnywhere and I cannot seem to connect with it. Below is the /var/log/ppp.log file. Typically I can determine the cause of a rejected connection, but this time it is unclear. I see "LCP: deflink: State change Stopped --> Closed" but I can't figure out what causes it.: If anyone has experience with ppp over pcAnywhere modem connection then please clue me in. Thanks, lane Oct 9 12:59:11 joeandlane ppp[20895]: Phase: Using interface: tun0 Oct 9 12:59:11 joeandlane ppp[20895]: Phase: deflink: Created in closed state Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set speed 115200 Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q0M1 OK \dATDT\T TIMEOUT 40 CONNECT Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: default: set timeout 360 Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set phone 19999999999 Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authname my.userid Oct 9 12:59:11 joeandlane ppp[20895]: tun0: Command: thebank: set authkey ******** Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Phase: PPP Started (auto mode). Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Phase: bundle: Establish Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: closed -> opening Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: Connected! Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Phase: deflink: opening -> dial Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Phone: 19999999999 Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Chat: deflink: Dial attempt 1 of 1 Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Send: AT^M Oct 9 12:59:11 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect timeout Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: AT^M Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: AT^M^M Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATE1Q0M1^M Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Expect(5): OK Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: ATE1Q0M1^M^M Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Received: OK^M Oct 9 12:59:16 joeandlane ppp[20896]: tun0: Chat: Send: ATDT19999999999^M Oct 9 12:59:18 joeandlane ppp[20896]: tun0: Chat: Expect(40): CONNECT Oct 9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received: ATDT19999999999^M^M Oct 9 12:59:33 joeandlane ppp[20896]: tun0: Chat: Received: CONNECT 115200^M Oct 9 12:59:33 joeandlane ppp[20896]: tun0: Phase: deflink: dial -> carrier Oct 9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: /dev/cuaa0: CD detected Oct 9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: carrier -> login Oct 9 12:59:34 joeandlane ppp[20896]: tun0: Phase: deflink: login -> lcp Oct 9 12:59:34 joeandlane ppp[20896]: tun0: LCP: FSM: Using "deflink" as a transport Oct 9 12:59:34 joeandlane ppp[20896]: tun0: LCP: deflink: State change Initial --> Closed Oct 9 12:59:34 joeandlane ppp[20896]: tun0: LCP: deflink: State change Closed --> Stopped Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: LayerStart Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: ACFCOMP[2] Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: PROTOCOMP[2] Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: MRU[4] 1500 Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: MAGICNUM[6] 0xe9ee6b65 Oct 9 12:59:35 joeandlane ppp[20896]: tun0: LCP: deflink: State change Stopped --> Req-Sent Oct 9 12:59:38 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 9 12:59:38 joeandlane ppp[20896]: tun0: LCP: ACFCOMP[2] Oct 9 12:59:38 joeandlane ppp[20896]: tun0: LCP: PROTOCOMP[2] Oct 9 12:59:38 joeandlane ppp[20896]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 9 12:59:38 joeandlane ppp[20896]: tun0: LCP: MRU[4] 1500 Oct 9 12:59:38 joeandlane ppp[20896]: tun0: LCP: MAGICNUM[6] 0xe9ee6b65 Oct 9 12:59:41 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 9 12:59:41 joeandlane ppp[20896]: tun0: LCP: ACFCOMP[2] Oct 9 12:59:41 joeandlane ppp[20896]: tun0: LCP: PROTOCOMP[2] Oct 9 12:59:41 joeandlane ppp[20896]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 9 12:59:41 joeandlane ppp[20896]: tun0: LCP: MRU[4] 1500 Oct 9 12:59:41 joeandlane ppp[20896]: tun0: LCP: MAGICNUM[6] 0xe9ee6b65 Oct 9 12:59:44 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 9 12:59:44 joeandlane ppp[20896]: tun0: LCP: ACFCOMP[2] Oct 9 12:59:44 joeandlane ppp[20896]: tun0: LCP: PROTOCOMP[2] Oct 9 12:59:44 joeandlane ppp[20896]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 9 12:59:44 joeandlane ppp[20896]: tun0: LCP: MRU[4] 1500 Oct 9 12:59:44 joeandlane ppp[20896]: tun0: LCP: MAGICNUM[6] 0xe9ee6b65 Oct 9 12:59:47 joeandlane ppp[20896]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent Oct 9 12:59:47 joeandlane ppp[20896]: tun0: LCP: ACFCOMP[2] Oct 9 12:59:47 joeandlane ppp[20896]: tun0: LCP: PROTOCOMP[2] Oct 9 12:59:47 joeandlane ppp[20896]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 9 12:59:47 joeandlane ppp[20896]: tun0: LCP: MRU[4] 1500 Oct 9 12:59:47 joeandlane ppp[20896]: tun0: LCP: MAGICNUM[6] 0xe9ee6b65 Oct 9 12:59:50 joeandlane ppp[20896]: tun0: LCP: deflink: LayerFinish Oct 9 12:59:50 joeandlane ppp[20896]: tun0: LCP: deflink: State change Req-Sent --> Stopped Oct 9 12:59:50 joeandlane ppp[20896]: tun0: LCP: deflink: State change Stopped --> Closed Oct 9 12:59:50 joeandlane ppp[20896]: tun0: LCP: deflink: State change Closed --> Initial Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: Disconnected! Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: lcp -> logout Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: logout -> hangup Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: Disconnected! Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: Connect time: 39 secs: 0 octets in, 260 octets out Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: 0 packets in, 5 packets out Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: total 6 bytes/sec, peak 20 bytes/sec on Wed Oct 9 12:59:38 2002 Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: deflink: hangup -> closed Oct 9 12:59:50 joeandlane ppp[20896]: tun0: Phase: bundle: Dead To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210091836.g99IadLs006561>