Re: EAP TLS relocation error

2002-10-15 Thread Artur Hecker
hi ville well, it's true, it shouldn't be 3. EAP/TLS type is 13, not 3 (ftp://ftp.isi.edu/in-notes/rfc2716.txt, page 16). i don't know why your devices are sending 3 in the request. ciao artur > rad_recv: Access-Request packet from host 194.100.181.250:1026, id=27, > length=213 > Fr

Re: EAP TLS relocation error

2002-10-15 Thread Ville Leinonen
Hi, all! Now its seems to work, i take openssl-0.9.7beta2 and i configure that sharedmode (and i make some changes tls Makefile, i change opensll path and libs). Everything goes just fine, freeradius dont crash anymore, but i have some other problems. It gives rlm_eap: Unsupported EAP_TYPE 3,

Re: EAP TLS relocation error

2002-10-11 Thread Artur Hecker
hi Ville Leinonen wrote: > Hi! > > It outputs: > > [root@commando raddb]# ldd /usr/lib/rlm_eap_tls-0.7.so > libcrypto.so.2 => /lib/libcrypto.so.2 (0x40012000) > libssl.so.2 => /lib/libssl.so.2 (0x400e7000) > libnsl.so.1 => /lib/libnsl.so.1 (0x40117000) > libresol

Re: Re: EAP TLS relocation error

2002-10-11 Thread Ville Leinonen
everything should be ok, but its still crash. -Ville > > Lähettäjä: Artur Hecker <[EMAIL PROTECTED]> > Päiväys: 2002/10/11 pe PM 03:04:04 GMT+02:00 > Vastaanottaja: [EMAIL PROTECTED] > Aihe: Re: EAP TLS relocation error > > hi > > try "ldd /usr/lib/rlm

Re: EAP TLS relocation error

2002-10-11 Thread Artur Hecker
hi try "ldd /usr/lib/rlm_eap_tls-0.7.so". if ever there are some unresolved symbols reported, something is wrong. correct the problem then. ciao artur Ville Leinonen wrote: Hi! My freeradius-0.7.1 crash when i try to authenticate. It gives relocation error.Any ideas what is wrong? My OS is R