Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2001 13:41:34 +0200 (CEST)
From:      Paul Dekkers <psd+freebsd-isdn@vanderfeest.nl>
To:        freebsd-isdn@freebsd.org
Subject:   Serial ISDN device
Message-ID:  <986989294.3ad442ee4b8a5@webmail.vanderfeest.nl>

next in thread | raw e-mail | index | archive | help
Hi,

Because of my not working ISDN-card, I tried, as a temporary solution, an 
external adapter. This was also without any luck;
I have my ppp.conf entry included below. This should work, shouldn't it?

When I use cu -l /dev/cuaa0 and connect to my ISP using ATDT I get 'CONNECT 
HDsomething'... Why doesn't my ppp negotiate? It tells me there is a carrier 
(cuaa0: CD detect) and that it's busy with lcp... After that it disconnects and 
shows it sent some bytes.

Maybe there is something wrong with my config?

Thank you in advance, and I hope that there is some solution for my other 
problem... (I'm sure I run the new kernel, because of uname...)

Paul

default:

isp:
 set phone ...
 set authname ...
 set authkey ...

 nat enable yes

 set dial "ABORT BUSY ABORT NO\\sCARRIER \"\" ATZ OK-ATZ-OK ATDT\\T CONNECT"

# set enddisc mac

# enable lqr
 set reconnect 3 5
 set redial 3 10
# set lqrperiod 45
# disable pred1 deflate
# deny pred1 deflate

 set timeout 60 120

 set device /dev/cuaa0
 set speed 115200

 set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0
 add 0 0 127.2.2.2

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?986989294.3ad442ee4b8a5>