This is a discussion on Re: Freeradius 1.0.2 crashes in startup due tls within the FreeRADIUS Users forums, part of the Networking and Network Related category; Mikko Saarinen <mikko.saarinen@radionet.com> wrote: > I'm trying to test the PEAP support, but Freeradius ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Mikko Saarinen <mikko.saarinen@radionet.com> wrote:
> I'm trying to test the PEAP support, but Freeradius 1.0.2 dies when > it loads and configures the tls module. In older version 0.9.3 the > tls works a-ok, but it has no peap support. > > Anyone have idea if this is a known problem and if there is version > in which the peap runs. It's a bug in libtldl. It can't find the libraries on your system, but it lies, and tells FreeRADIUS it can. When FreeRADIUS asks libltdl to use the libraries, it dies. Build the server statically, and it will work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |