From owner-freebsd-isdn Tue Jan 11 8: 1: 1 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id B815D15392 for ; Tue, 11 Jan 2000 08:00:58 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id QAA10805; Tue, 11 Jan 2000 16:59:24 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id QAA23088; Tue, 11 Jan 2000 16:59:32 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id QAA93428; Tue, 11 Jan 2000 16:59:29 +0100 (CET) Date: Tue, 11 Jan 2000 16:59:29 +0100 From: Christoph Kukulies 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> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from tobias-public@gmx.de on Mon, Jan 10, 2000 at 08:24:17PM +0100 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 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