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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to