Date: Mon, 18 Sep 2000 08:25:49 -0600 From: "Bert Hiddink" <hiddink@galileo.or.cr> To: questions@FreeBSD.ORG Subject: My ppp.log (was: Re: Defaultrouter on Window box) ppp.lo Message-ID: <20000918141817.0FB6A37B424@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello, Ben, I add my ppp.log (the file was not there, I created it and then it started logging), in relation to the message I posted before: ------- Previous posted message follows ------- [SNIP] >> Windows software may have given you the attitude to give up and not >> bother if something doesn't work first time, but with FreeBSD things >> generally work if you stick with it. OK, so I'll stick to ppp! I added "chat debug" to the "set log" line. However, this does not change anything. Still get the same message "Warning: chat script failed". And my /var/log/ppp.log file stays empty. Here is my ppp.conf again: ################################################################# # PPP Sample Configuration File # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # # $FreeBSD: src/etc/ppp/ppp.conf,v 1.2 1999/08/27 23:24:08 peter Exp $ ################################################################# default: # # Make sure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) # set device /dev/cuaa4 set log Phase Chat LCP IPCP CCP tun command chat debug set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" set timeout 120 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns papchap: # # edit the next three lines and replace the items in caps with # the values which have been assigned by your ISP. # set phone ******** set authname ******* set authkey ******** ########################3 Any ideas to help me further? Many thanks in advance! -brt ------- End of previous posted message ------- And here is my ppp.log attached, with de "chat debug" option on. Does this give you any hints of where the problem might be? Many thanks in advance for your help! Regards, -brt Bert Hiddink, FUNDACION GALILEO Correo electronico: hiddink@galileo.or.cr Sitio: http://www.galileo.or.cr Tel. (506) 280 8683, telefax. (506) 280 8847 [-- Attachment #2 --] The following section of this message contains a file attachment prepared for transmission using the Internet MIME message format. If you are using Pegasus Mail, or any another MIME-compliant system, you should be able to save it or view it from within your mailer. If you cannot, please ask your system administrator for assistance. ---- File information ----------- File: ppp.log Date: 15 Sep 2000, 10:09 Size: 5376 bytes. Type: Unknown [-- Attachment #3 --] Sep 15 10:07:03 alfa ppp[913]: Phase: Using interface: tun0 Sep 15 10:07:03 alfa ppp[913]: Phase: deflink: Created in closed state Sep 15 10:07:03 alfa ppp[913]: tun0: Command: default: set speed 115200 Sep 15 10:07:03 alfa ppp[913]: tun0: Command: default: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q0 OK \dATDT\T TIMEOUT 40 CONNECT Sep 15 10:07:03 alfa ppp[913]: tun0: Command: default: set timeout 120 Sep 15 10:07:03 alfa ppp[913]: tun0: Command: default: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Sep 15 10:07:03 alfa ppp[913]: tun0: Command: default: add default HISADDR Sep 15 10:07:03 alfa ppp[913]: tun0: Debug: wrote -1: cmd = Add, dst = 0, gateway = 200000a Sep 15 10:07:03 alfa ppp[913]: tun0: Command: default: enable dns Sep 15 10:07:03 alfa ppp[913]: tun0: Phase: PPP Started (interactive mode). Sep 15 10:07:03 alfa ppp[913]: tun0: Debug: Select changes time: no Sep 15 10:07:08 alfa ppp[913]: tun0: Command: /dev/tty: dial papchap Sep 15 10:07:08 alfa ppp[913]: tun0: Debug: ReadSystem: Checking default (/etc/ppp/ppp.conf). Sep 15 10:07:08 alfa ppp[913]: tun0: Debug: ReadSystem: Checking papchap (/etc/ppp/ppp.conf). Sep 15 10:07:08 alfa ppp[913]: tun0: Debug: ReadSystem: Checking papchap (/etc/ppp/ppp.conf). Sep 15 10:07:08 alfa ppp[913]: tun0: Command: papchap: set phone 2837685 Sep 15 10:07:08 alfa ppp[913]: tun0: Command: papchap: set authname hiddink Sep 15 10:07:08 alfa ppp[913]: tun0: Command: papchap: set authkey ******** Sep 15 10:07:08 alfa ppp[913]: tun0: Phase: bundle: Establish Sep 15 10:07:08 alfa ppp[913]: tun0: Phase: deflink: closed -> opening Sep 15 10:07:08 alfa ppp[913]: tun0: Debug: deflink: Opened /dev/cuaa4 Sep 15 10:07:08 alfa ppp[913]: tun0: Debug: deflink: tty_Create: physical (get): fd = 2, iflag = 0, oflag = 0, cflag = 4b00 Sep 15 10:07:08 alfa ppp[913]: tun0: Debug: deflink: physical (put): iflag = 201, oflag = 0, cflag = 3cb00 Sep 15 10:07:08 alfa ppp[913]: tun0: Phase: deflink: Connected! Sep 15 10:07:08 alfa ppp[913]: tun0: Phase: deflink: opening -> dial Sep 15 10:07:08 alfa ppp[913]: tun0: Chat: Phone: 2837685 Sep 15 10:07:08 alfa ppp[913]: tun0: Chat: deflink: Dial attempt 1 of 1 Sep 15 10:07:08 alfa ppp[913]: tun0: Chat: Send: AT^M Sep 15 10:07:08 alfa ppp[913]: tun0: Chat: Expect(5): OK Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Expect timeout Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Send: AT^M Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Expect(5): OK Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Received: AT^M^M Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Received: OK^M Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Send: ATE1Q0^M Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Expect(5): OK Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Received: AT^M^M Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Received: OK^M Sep 15 10:07:13 alfa ppp[913]: tun0: Chat: Send: ATDT2837685^M Sep 15 10:07:15 alfa ppp[913]: tun0: Chat: Expect(40): CONNECT Sep 15 10:07:15 alfa ppp[913]: tun0: Chat: Received: ATE1Q0^M^M Sep 15 10:07:15 alfa ppp[913]: tun0: Chat: Received: OK^M Sep 15 10:07:55 alfa ppp[913]: tun0: Chat: Expect timeout Sep 15 10:07:55 alfa ppp[913]: tun0: Warning: Chat script failed Sep 15 10:07:55 alfa ppp[913]: tun0: Phase: deflink: dial -> hangup Sep 15 10:07:55 alfa ppp[913]: tun0: Phase: deflink: Disconnected! Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: deflink: Close Sep 15 10:07:55 alfa ppp[913]: tun0: Phase: deflink: Connect time: 47 secs: 0 octets in, 0 octets out Sep 15 10:07:55 alfa ppp[913]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Fri Sep 15 10:07:55 2000 Sep 15 10:07:55 alfa ppp[913]: tun0: Phase: deflink: hangup -> closed Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete (11) Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Found the following interfaces: Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 1, name "lp0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 2, name "sl0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 3, name "ppp0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 4, name "lo0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 5, name "gif0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 6, name "gif1" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 7, name "gif2" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 8, name "gif3" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 9, name "faith0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 10, name "ed1" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: Index 11, name "tun0" Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 4 (lo0), flags: 200005, dst: 127.0.0.1 ? Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete: addrs: 7, Netif: 10 (ed1), flags: 101, dst: 192.168.1.0 ? Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 4 (lo0), flags: 220405, dst: 192.168.1.9 ? Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 4 (lo0), flags: 200005, dst: 127.0.0.1 ? Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete: addrs: 7, Netif: 10 (ed1), flags: 101, dst: 192.168.1.0 ? Sep 15 10:07:55 alfa ppp[913]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 4 (lo0), flags: 220405, dst: 192.168.1.9 ? Sep 15 10:07:55 alfa ppp[913]: tun0: Phase: bundle: Dead
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000918141817.0FB6A37B424>
