Eap in v4

Matthew Newton mcn at freeradius.org
Tue Mar 20 12:34:18 CET 2018


On Tue, 2018-03-20 at 14:21 +0300, Aleksandr Stepanov wrote:
> I cant start EAP on FreeRADIUS v4
> 
> My config is
> 
> eap {
...


> Freeradus shows it as
> Loaded module "rlm_eap"
>     eap gheap {
>       default_eap_type = peap
>       ignore_unknown_eap_types = yes
>       cisco_accounting_username_bug = no
>     }

That's not the same config as you're showing above.

> /opt/freeradius/etc/raddb/mods-enabled/eap[1]: No EAP method
> configured, module cannot do anything

You need to define the eap methods in your new "eap gheap" config.

The default eap config works. Copy that (the whole lot) and then change
the bits you need, rather than deleting most of it. Or just use the
default "eap" config.

-- 
Matthew



More information about the Freeradius-Users mailing list