Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 16:59:29 +0100
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        rosenkranz@geocities.com
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: sync PPP does not dial out
Message-ID:  <20000111165928.A93372@gil.physik.rwth-aachen.de>
In-Reply-To: <XFMail.20000110202417.tobias-public@gmx.de>; from tobias-public@gmx.de on Mon, Jan 10, 2000 at 08:24:17PM %2B0100
References:  <XFMail.20000110202417.tobias-public@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 10, 2000 at 08:24:17PM +0100, Tobias F. Weihmann wrote:
> 
> Greetings,
> 
> I'm using I4B Tel for months now and it really works fine. Now I
> tried configuring a sppp connection. I setup an entry like this
> in isdnd.rc:
> 
> entry
> name                    = I4BPPP        # name for reference
> usrdevicename           = isp           # ipr, tel, rbch
> usrdeviceunit           = 0             # unit number
> isdncontroller          = 0             # controller to use or -1 to use any
> isdnchannel             = -1            # channel to use or -1 to use any
> local-phone-incoming    = 685313        # we take calls for this local number
> remote-phone-incoming   = *             # we take calls from this remote machine
> remote-phone-dialout    = 010330191011  # remote number to dial
> local-phone-dialout     = 685313        # our number to tell remote
> remdial-handling        = first         # first, last or next
> dialin-reaction         = accept        # accept, reject, ignore, answer,
> dialout-type            = normal        # normal / calledback

> b1protocol              = hdlc          # hdlc, raw
> idletime-incoming       = 240           # incoming call idle timeout
> idletime-outgoing       = 30            # outgoing call idle timeout
> ratetype                = 0             # city rate
> unitlength              = 90            # default unit length
> unitlengthsrc           = rate          # none, rate, cmdl, conf, aocd
> dialretries             = 3             # no of retries
> dialrandincr            = on            # increase time between dials
> recoverytime            = 25            # wait between dails
> usedown                 = off           # do not use soft up/down
> downtries               = 2
> downtime                = 30
> 
> 010330191011 is my ISPs number, 685313 is my MSN. Then I said

I compared your entry to mine and it matches
exactly (despite of the MSNs of course, but they match logically).

> 
> spppcontrol isp0 myauthproto=pap myauthname=myusername myauths
> ecret=mysecret hisauthproto=none callin
> 
> ifconfig isp0 0.0.0.0 0.0.0.1 debug link1
                               ^
                                try netmask 0xffffffff 
> route add default 0.0.0.1
> 
> If I try pinging any IP it says "sendto: Network is down" several times.
> I4B logs nothing and when I set I4B to -d 0x255 it just logs:
> 
> 10.01.2000 20:02:58 DBG time < 1 - last 947530978:551991 now 947530978:552017
> 10.01.2000 20:02:59 DBG time OK! - last 947530978:551991 now 947530979:552339
> 10.01.2000 20:03:00 DBG time OK! - last 947530979:553528 now 947530980:552669
> ...
> 
> ifconfig isp0 says:
>   isp0: flags=9015<UP,DEBUG,POINTOPOINT,LINK0,MULTICAST> mtu 1500
>           inet 0.0.0.0 --> 0.0.0.1 netmask 0xff000000 
> 
> and spppcontrol says:
>   isp0:   phase=dead
>           myauthproto=pap myauthname="0006327437903200847211060001"
> 
> My OS is NetBSD 1.4 and my I4B is beta 0.90. My ISDN card is Teles S0/16.

I had problems with teles cards recently. Have you tried another card?
(e.g. AVM).

> I have a working I4B answering machine and external isdn (=modem) conn-
> ection. I did not forget to compile isp device into kernel.
> 
> Thank you for any help!
> Tobias
> 
> --                                                                 --

-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de


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?20000111165928.A93372>