From owner-freebsd-isdn Tue Aug 7 12:55: 9 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from ns.raditex.se (mail.raditex.se [192.5.36.21]) by hub.freebsd.org (Postfix) with ESMTP id DB50637B410 for ; Tue, 7 Aug 2001 12:55:01 -0700 (PDT) (envelope-from gh@raditex.se) Received: from gandalf.raditex.se (gandalf.raditex.se [192.5.36.18]) by ns.raditex.se (8.9.3/8.9.3) with ESMTP id VAA91932 for ; Tue, 7 Aug 2001 21:54:57 +0200 (CEST) (envelope-from gh@raditex.se) Date: Tue, 7 Aug 2001 21:54:57 +0200 (CEST) From: G Hasse X-Sender: gh@gandalf.sickla.raditex.se To: freebsd-isdn@FreeBSD.ORG Subject: Strange ISDN problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I had a Teles S0/16.3c PNP card. With this card I could log into our office but not the other way round... At our office we have a NetGear ISDN router. Now I changed to a Fritz!Card PCI v2.0 to se if this could make a difference. But noop. The first thing to suspect is the login done by chap or if there is any PPP parameter - but noop. (I have checked this a hundred times...) So why can I log into my office but not from my office to home? The entry is like this (the passwords and phone numbers are scrambeled) --- This is on FreeBSD 4.1 --- entry name = SICKLA usrdevicename = isp usrdeviceunit = 1 isdncontroller = 0 isdnchannel = -1 local-phone-incoming = 08123456789 remote-phone-incoming = 88783478 local-phone-dialout = 8123456789 remote-phone-dialout = 88783478 remdial-handling = first dialin-reaction = accept dialout-type = normal direction = inout ppp-auth-paranoid = no ppp-expect-auth = chap ppp-expect-name = aha ppp-expect-password = navigare ppp-send-auth = chap ppp-send-name = aha ppp-send-password = navigare ppp-auth-rechallenge = yes b1protocol = hdlc idletime-incoming = 30 idletime-outgoing = 30 ratetype = 0 unitlength = 90 unitlengthsrc = rate dialretries = 10 dialrandincr = on recoverytime = 5 usedown = on downtries = 2 downtime = 30 And I run ispppcontrol --------------------------------------- #!/bin/sh -x -v killall isdnd ifconfig isp1 delete -link1 down ispppcontrol isp1 myauthproto=chap ispppcontrol isp1 myauthname=aha ispppcontrol isp1 myauthsecret=navigare ispppcontrol isp1 hisauthproto=chap ispppcontrol isp1 hisauthname=aha ispppcontrol isp1 hisauthsecret=navigare #ispppcontrol isp1 norechallenge ifconfig isp1 inet 192.168.20.1 192.168.20.2 netmask 0xffffffff link1 ---- If anyone have an idea I would be VERY glad to hear from you. Göran ---------------------------------------------------------------- Göran Hasse email: gh@raditex.se Tel: +46 8 694 92 70 Raditex AB http://www.raditex.se Fax: +46 8 442 05 91 Sickla Alle 7, 1tr Mob: 070-5530148 131 34 NACKA, SWEDEN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message