Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2002 21:53:39 -0800 (PST)
From:      Kjerste Soderberg <kjerstes@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ppp.conf not dialing but can manually
Message-ID:  <20020104055339.94607.qmail@web9702.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
anyone suggest why;

ppp.conf looks like;
ml:

 set timeout 0
 set log local Phase Chat lcp ipcp
 set phone "1someTely"
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
           \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T
TIMEOUT 40 CONNECT"
 set login
 set authname somename
 set authkey somepass

 set mrru 1500
 clone 1,2
 link 1 set device /dev/cuaa0
 link 2 set device /dev/cuaa1
 link 2 set phone "1someTely"
 link deflink remove

Of course someTely, somename and somepass are all
valid values.

When invoking ppp manually then entering term mode we
can atdt someTely# manually and it dials fine and then
establishes the link, but yet the above ppp.conf 
doesn't work. It never dials out ..

ppp.log looks like;

Dec 17 22:58:22 headend ppp[578]: Phase: Using
interface: tun1
Dec 17 22:58:22 headend ppp[578]: Phase: deflink:
Created in closed state
Dec 17 22:58:22 headend ppp[578]: Phase: PPP Started
(interactive mode).
Dec 17 22:58:25 headend ppp[578]: Phase: bundle:
Establish
Dec 17 22:58:25 headend ppp[578]: Phase: deflink:
closed -> opening
Dec 17 22:58:25 headend ppp[578]: Phase: deflink:
Connected!
Dec 17 22:58:25 headend ppp[578]: Phase: deflink:
opening -> carrier
Dec 17 22:58:26 headend ppp[578]: Phase: deflink:
/dev/cuaa1 doesn't support CD

Dec 17 22:58:26 headend ppp[578]: Phase: deflink:
carrier -> ready
Dec 17 22:59:43 headend ppp[578]: Phase: deflink:
Disconnected!
Dec 17 22:59:43 headend ppp[578]: Phase: deflink:
Connect time: 78 secs: 0 octet
s in, 0 octets out
Dec 17 22:59:43 headend ppp[578]: Phase: deflink: : 0
packets in, 0 packets out

Dec 17 22:59:43 headend ppp[578]: Phase:  total 0
bytes/sec, peak 0 bytes/sec on
 Mon Dec 17 22:59:43 2001
Dec 17 22:59:43 headend ppp[578]: Phase: deflink:
ready -> closed
Dec 17 22:59:43 headend ppp[578]: Phase: bundle: Dead
Dec 17 22:59:43 headend ppp[578]: Phase: PPP
Terminated (normal).


Does the 
Dec 17 22:58:26 headend ppp[578]: Phase: deflink:
/dev/cuaa1 doesn't support CD
 mean that this modem somehow isn't working??

Not really familiar w/ modems ....

Thanx to any & all responders



__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

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?20020104055339.94607.qmail>