NetBSD Problem Report #18506

Received: (qmail 14180 invoked by uid 605); 2 Oct 2002 16:31:38 -0000
Message-Id: <200210021631.g92GVQM22414@jump.tangro.de>
Date: Wed, 2 Oct 2002 18:31:26 +0200 (CEST)
From: hf@tangro.de
Sender: gnats-bugs-owner@netbsd.org
Reply-To: hauke@Espresso.Rhein-Neckar.DE
To: gnats-bugs@gnats.netbsd.org
Subject: ipppctl/isdnd appear to stomp over some option fields
X-Send-Pr-Version: 3.95

>Number:         18506
>Category:       bin
>Synopsis:       ipppctl/isdnd appear to stomp over some option fields
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    martin
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 16:32:00 +0000 2002
>Closed-Date:    Sun Sep 23 13:32:30 +0000 2018
>Last-Modified:  Sun Sep 23 13:32:30 +0000 2018
>Originator:     Hauke Fath
>Release:        NetBSD 1.6_STABLE
>Organization:
Tangro GmbH -- does not speak for me and vice versa.
>Environment:
System: NetBSD jump 1.6_STABLE NetBSD 1.6_STABLE (JUMP) #0: Tue Oct 1 14:06:01 CEST 2002 hf@scree.tangro.de:/usr/src/sys/arch/i386/compile/JUMP i386
Architecture: i386
Machine: i386

Oct  1 18:32:58 jump /netbsd: isic0 at isa0 port 0x340-0x347 irq 5
Oct  1 18:32:58 jump /netbsd: isic0: AVM A1 or AVM Fritz!Card
Oct  1 18:32:58 jump /netbsd: isic0: ISAC 2085 Version A1/A2 or 2086/2186 Version 1.1 (IOM-2)
Oct  1 18:32:58 jump /netbsd: isic0: HSCX 82525 or 21525 Version 2.1
Oct  1 18:32:58 jump /netbsd: BRI 0 at isic0

>Description:
	isppp and isdnd appear to stomp on (some) option fields.

>How-To-Repeat:

[hf@jump] /etc/isdn # ipppctl ippp0 myauthname=FOO hisauthname=BAR
[hf@jump] /etc/isdn # ipppctl -v ippp0
ippp0:  phase=terminate
        myauthproto=chap myauthname="FOO"
        hisauthproto=chap hisauthname="BAR"
        lcp timeout: 0.800 s
        idle timeout = disabled
        max-auth-failure = 5
[hf@jump] /etc/isdn # ipppctl ippp0 myauthname=FOO 
[hf@jump] /etc/isdn # ipppctl -v ippp0
ippp0:  phase=terminate
        myauthproto=chap myauthname="FOO"
        hisauthproto=chap hisauthname="(null)"
        lcp timeout: 0.800 s
        idle timeout = disabled
        max-auth-failure = 5
[hf@jump] /etc/isdn # ipppctl ippp0 hisauthname=BAR
[hf@jump] /etc/isdn # ipppctl -v ippp0
ippp0:  phase=terminate
        myauthproto=chap myauthname="(null)"
        hisauthproto=chap hisauthname="BAR"
        lcp timeout: 0.800 s
        idle timeout = disabled
        max-auth-failure = 5
[hf@jump] /etc/isdn #

This results in the client failing to chap authenticate after ten
retries that produce the log entry

Oct  2 18:21:39 jump /netbsd: ippp0: chap starting without my name being set

Setting the {my,his}auth{name,secret} in /etc/isdn/isdnd.rc makes no
difference.

>Fix:
	None, sorry.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: bin-bug-people->martin 
Responsible-Changed-By: martin 
Responsible-Changed-When: Wed Oct 2 10:55:21 PDT 2002 
Responsible-Changed-Why:  
I'll handle this. 

From: Martin Husemann <martin@duskware.de>
To: hf@tangro.de
Cc: gnats-bugs@gnats.netbsd.org
Subject: Re: bin/18506: ipppctl/isdnd appear to stomp over some option fields
Date: Wed, 2 Oct 2002 19:57:31 +0200

 > [hf@jump] /etc/isdn # ipppctl ippp0 myauthname=FOO hisauthname=BAR

 Your point is valid and this is certainly a bug. Just a side note: the
 prefered configuration to set this up is in /etc/isdn/isdnd.rc, look
 at "ppp-send-auth", "ppp-send-name" and "ppp-send-password" and friends.

 Martin
State-Changed-From-To: open->closed
State-Changed-By: maxv@NetBSD.org
State-Changed-When: Sun, 23 Sep 2018 13:32:30 +0000
State-Changed-Why:
ippp was removed


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.