From owner-freebsd-isdn Mon Jan 10 11:32: 5 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from tobias.penguinpowered.com (ppp20577.01019freenet.de [212.81.208.97]) by hub.freebsd.org (Postfix) with ESMTP id 4242914BCA for ; Mon, 10 Jan 2000 11:31:47 -0800 (PST) (envelope-from tobias-public@gmx.de) Received: from manitu.starfleet.ea (ftw@effi [192.168.1.2]) by tobias.penguinpowered.com (8.8.8/8.8.8) with ESMTP id UAA21237 for ; Mon, 10 Jan 2000 20:22:45 +0100 (CET) Message-ID: X-Mailer: XFMail 1.4.4 on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 10 Jan 2000 20:24:17 +0100 (CET) Reply-To: rosenkranz@geocities.com From: "Tobias F. Weihmann" To: freebsd-isdn@freebsd.org Subject: sync PPP does not dial out Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 spppcontrol isp0 myauthproto=pap myauthname=myusername myauths ecret=mysecret hisauthproto=none callin ifconfig isp0 0.0.0.0 0.0.0.1 debug link1 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 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 -- -- private contact.. Tobias F. Weihmann homepage......... http://rosenkranz.cjb.net (What happened to Epyx) geekcode......... GCS/C d- a-- C++ UL(B) P++ L++ E--- W++ N+ w-- M+ PS++ PE- Y+ PGP- t++@ X- R(+) tv+ b+++@ DI+ D e h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message