Date: Wed, 9 May 2001 13:00:47 -0700 (PDT) From: "Kim C. Callis" <kcallis@c2associates.net> To: Nick Sayer <nsayer@quack.kfu.com> Cc: <freebsd-mobile@freebsd.org> Subject: Re: The next issue... Ricochet Merlin Message-ID: <20010509125233.S251-400000@excalibur.c2associates.net> In-Reply-To: <3AF969F3.10603@quack.kfu.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, 9 May 2001, Nick Sayer wrote: > I have the USB one. It's pretty straightforward, and I would expect the > PCCard one to work the same way, modulo the device name. > > ricochet: > enable dns > set device /dev/umodem0 > set dial "ABORT ERROR \"\" AT\\r\\c OK ATDT3333\\r\\c CONNECT" > set authname askdjlasdjljdalsdja > set authkey my_secret_password > set timeout 0 > add default HISADDR > dial Nick, I thought it was straight forward, but not straight forward enough! I took you piece of the ppp.conf and added it to /etc/ppp/ppp.conf. I still get the blasted script failed. This has been the problem since trying this. I notice that even in term mode, the responses to the Merlin are v e r y s l o w! Maybe I should increase the connect time! Kim [-- Attachment #2 --] May 9 12:47:54 excalibur ppp[239]: Phase: Using interface: tun0 May 9 12:47:54 excalibur ppp[239]: Phase: deflink: Created in closed state May 9 12:47:54 excalibur ppp[239]: Phase: bundle: Establish May 9 12:47:54 excalibur ppp[239]: Phase: deflink: closed -> opening May 9 12:47:54 excalibur ppp[239]: Phase: PPP Started (interactive mode). May 9 12:47:55 excalibur ppp[239]: Phase: deflink: Connected! May 9 12:47:55 excalibur ppp[239]: Phase: deflink: opening -> dial May 9 12:48:25 excalibur ppp[239]: Warning: Chat script failed May 9 12:48:25 excalibur ppp[239]: Phase: deflink: dial -> hangup May 9 12:48:25 excalibur ppp[239]: Phase: deflink: Disconnected! May 9 12:48:25 excalibur ppp[239]: Phase: deflink: Connect time: 30 secs: 0 octets in, 0 octets out May 9 12:48:25 excalibur ppp[239]: Phase: deflink: : 0 packets in, 0 packets out May 9 12:48:25 excalibur ppp[239]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Wed May 9 12:48:25 2001 May 9 12:48:25 excalibur ppp[239]: Phase: deflink: hangup -> closed May 9 12:48:25 excalibur ppp[239]: Phase: bundle: Dead May 9 12:48:27 excalibur ppp[239]: Phase: PPP Terminated (normal). [-- Attachment #3 --] default: set log local +chat +debug #Phase Chat Connect Carrier lcp ipcp ccp command set speed 115200 wwc: enable dns set device /dev/cuaa1 set dial "ABORT ERROR \"\" AT\\r\\c OK ATDT3333\\r\\c CONNECT" set authname MyUserName set authkey MyPassword set timeout 0 add default HISADDR dial [-- Attachment #4 --] Working in interactive mode Using interface: tun0 Debug: ReadSystem: Checking wwc (/etc/ppp/ppp.conf). Debug: Select changes time: no Debug: deflink: Opened /dev/cuaa1 Debug: deflink: tty_Create: physical (get): fd = 2, iflag = 0, oflag = 0, cflag = 4b00 Debug: deflink: physical (put): iflag = 201, oflag = 0, cflag = 3cb00 Chat: deflink: Dial attempt 1 of 1 ppp ON excalibur> Chat: Send: AT Chat: Expect(30): OK Chat: Expect timeout Warning: Chat script failed Debug: deflink: Close Debug: route_IfDelete (6) Debug: Found the following interfaces: Debug: Index 1, name "fxp0" Debug: Index 2, name "lp0" Debug: Index 3, name "ppp0" Debug: Index 4, name "sl0" Debug: Index 5, name "lo0" Debug: Index 6, name "tun0" Debug: route_IfDelete: addrs: 3, Netif: 5 (lo0), flags: 200005, dst: 127.0.0.1 ? Debug: route_IfDelete: addrs: 3, Netif: 5 (lo0), flags: 200005, dst: 127.0.0.1 ? ppp ON excalibur>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010509125233.S251-400000>
