Skip to Content.
Sympa Menu

baslinux - Re: [BL] Eznet -- Getting There

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Lee Forrest <lforrestster AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Eznet -- Getting There
  • Date: Wed, 20 Dec 2006 20:42:32 -0800

On Wed, Dec 20, 2006 at 07:01:43PM -0800, Lee Forrest wrote:
> On Thu, Dec 21, 2006 at 02:44:20PM +1300, 3aoo-cvfd AT dea.spamcon.org wrote:
> > Lee Forrest wrote:
[delete]

> 0 baud 115200
> 0 tty /dev/ttyS4
> 0 debug yes
> 0 password xxxxxxx
> 0 phone xxxxxxx
> 0 user leeforrest AT simple.net
>
> I'm off to BL-Land now.
>
> Thanks much,
>
> Lee

With the above eznet.conf called as:

eznet up 0

eznet log:

/usr/sbin/pppd /dev/ttyS4 115200 connect '/usr/bin/eznet chat 0' defaultroute
lock modem mtu 552 mru 552 debug crtscts -detach idle 300 user
leeforrest AT simple.net remotename x0

The interaction with the modem was as follows:

04:41.482 Send: "atz\r"
04:42.080 Recv: "atz"
04:42.580 Skip: "atz\r\r\n"
04:43.080 Recv: "OK\r\n"
04:43.080 Send: "at&d3\r"
04:43.180 Skip: "at&d3\r\r\n"
04:43.680 Recv: "OK\r\n"
04:43.680 Match: "OK"
04:43.680 Send: "atdxxxxxxxx\r"
04:44.280 Recv: "atdxxxxxxxx"
04:44.780 Recv: "\r"
04:48.080 Send: "\r"
04:48.180 Skip: "\r\n"
04:48.680 Recv: "NO CARRIER\r\n"
04:48.680 Match: "NO CARRIER"
04:48.680 Fail

/quote

It's still failing with "No Carrier" _immediately_ after
the number is dialed.

I also tried with "chat no" added.

Here's the eznet log for that attempt:

/usr/sbin/pppd /dev/ttyS4 115200 connect '/usr/bin/eznet chat 0' defaultroute
l
ock modem mtu 552 mru 552 debug crtscts -detach idle 300 user
leeforrest@simple
.net remotename x0

The interaction with the modem was as follows:

12:40.762 Send: "atz\r"
12:41.360 Recv: "atz"
12:41.860 Skip: "atz\r\r\n"
12:42.360 Recv: "OK\r\n"
12:42.360 Send: "at&d3\r"
12:42.460 Skip: "at&d3\r\r\n"
12:42.960 Recv: "OK\r\n"
12:42.960 Match: "OK"
12:42.960 Send: "atd4830568\r"
12:43.560 Recv: "atd4830568"
12:44.060 Recv: "\r"
12:48.060 Accept

/quote

Here's standard out from pppd for that attempt:

Serial connection established. using
channel 1

Using interface ppp0 Connect: ppp0 <--> /dev/ttyS4

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

sent [LCP ConfReq id=0x1 <mru 552> <asyncmap 0x0> <magic
0x70604333> <pcomp> <accomp>]

LCP: timeout sending Config-Requests Connection terminated.
Receive serial link is not 8-bit clean: Problem: all had bit 7
set to 0 service #0: pppd failure at 07:08PM Wed Dec 20, 2006

/quote

So we know that pppd is working okay and that the right modules
are loaded. And that the process isn't even getting as far as
calling pppd with the default chat=yes.

Don't know where to go from here.

Help.

Hacker? Me? How about "fumbler"?

Lee






Archive powered by MHonArc 2.6.24.

Top of Page