Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 01:52:06 +0100
From:      Vincent Jardin <vjardin@wanadoo.fr>
To:        Michael Bretterklieber <mbretter@inode.at>, freebsd-net@freebsd.org
Cc:        Brendan Bank <brendan@gnarst.net>
Subject:   Re: mpd radius - request for review
Message-ID:  <3DA24B4A00F924C1@mel-rta8.wanadoo.fr> (added by postmaster@wanadoo.fr)
In-Reply-To: <3DC53410.8000602@inode.at>
References:  <3DC53410.8000602@inode.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I have not tested your code yet.

However, according to me the radius code should be into link.c and not bund.c
For example, it is important in order to support the accounting of the 
multilink ppp sessions, isn'it ?

Vincent

Le Dimanche 3 Novembre 2002 15:34, Michael Bretterklieber a écrit :
> Hi,
>
> now I finished the work for radius-mpd-integration.
>
> It would be great if my code will be reviewed and integrated into
> "official" mpd.
> If there are any bugs or dirty hacks in my code, then let me know.
>
> I tested the code successfuly against freeradius and Microsoft Radius
> (Windows 2000).
> All auth-types are supported (pap, chap-md5, mschap v1 and mschap v2),
> also mppe works.
>
> Here are the new config-params:
>
> set radius config /etc/radius.conf
> or
> set radius retries 3
> set radius timeout 3
> set radius server localhost testing123
> => configures radius (thanks to Brendan Bank).
>
> set bundle enable radius-auth  => enables Radius Auth
> set bundle enable radius-fallback => enables fallback to mpd.secret if
> radius-auth not succeeded
>
> set ipcp enable radius-ip => let the radius-server assign the ip for the
> user
>
> with "show radius" all radius-related params are printed out.
>
> After the code has being integrated into mpd I would like continue
> implementing more features:
> - MPPE Types and Policy
> - Let mpd use other radius-params.
> - Accounting
>
> If the code is to bad for integration into mpd, no problem, because then
> it was only a good exercise for me.
>
> I attached the patches and also 2 new files for mpd 3.10.
>
>
> bye,

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DA24B4A00F924C1>