unsubscribe

2004-11-17 Thread Yi Zheng
 
 

minimum required modules for EAP-TTLS

2004-08-10 Thread Yi Zheng
Hi,

I am tring to build a server with the smallest footprint that can do EAP-TTLS, with plain unix password file for authentication. No need for ldap, sql etc. In my current Make.enc, I have the default modules as the following:

RADIUSD_MAJOR_VERSION = 1RADIUSD_MINOR_VERSION = 0.0-pre3RADIUSD_VERSION = 1.0.0-pre3
MODULES = rlm_acct_unique rlm_always rlm_attr_filter rlm_attr_rewrite rlm_chap rlm_counter rlm_dbm rlm_detail rlm_digest rlm_eap rlm_exec rlm_expr rlm_fastusers rlm_files rlm_ippool rlm_krb5 rlm_ldap rlm_mschap rlm_ns_mta_md5 rlm_pam rlm_pap rlm_passwd rlm_preprocess rlm_radutmp rlm_realm rlm_sql rlm_unix rlm_checkval

How do I find out what modules (and perhaps other features)EAP-TTLS is dependent on and eliminate the unnecessarymodules/features to be compiled inas much as possible?

Also when running the server on a ARM based machine, I found some very interesting problems, which seems can be improved by proper coding. I would like some developer to take a look. Whom should I direct the question to?

Thanks,

- Yi

Re: Reauthentication interval for WPA w/ EAP-TTLS

2004-07-07 Thread Yi Zheng
Hi Gary,

Does disabling the linksys wireless manager solve the problem? If so, sounds like the problem is with the supplicant side? Any experience with other supplicant?

I am not using the linksys card, what I have is a cisco 350 wireless card in a IBM T30 notebook.

- Yi

Gary McKinney [EMAIL PROTECTED] wrote:




HI Yi,

I have basically the same setup here at home and ran into the same issues!

If you are running the Linksys PCMCIA wireless network card you need to disable the wireless manager software - the Odyssey Supplicant software and the Linksys wireless manager software do not play nice together!

gm...


- Original Message - 
From: Yi Zheng 
To: [EMAIL PROTECTED] 
Sent: Tuesday, July 06, 2004 8:56 PM
Subject: Reauthentication interval for WPA w/ EAP-TTLS



Hi,

I downloaded the "third" pre-release of version 1.0.0 and was able to make a windows 2k
client running Funk client softwareto work with a linksys wrt54g AP using
WPA with EAP/TTLS authentication against the FreeRadius server. The windows 2k
client gets its DHCP address andthe connectionseems to work fine.However the
funk softwarerepeated the reauthenticationagainst the Radius server continuously
every 3 to 4 seconds. It greatly impact the performance of the AP and makes the
connection very unstable.

I read abouttheSession-Timeout mentioned in some email threads in the archieve but did not figure out where tomakechanges to that. It seems to be that it is the funk client(supplicant) who initiates the reauthticaton. Can someone help me on this? Thanks,

- Yi


Reauthentication interval for WPA w/ EAP-TTLS

2004-07-06 Thread Yi Zheng


Hi,

I downloaded the "third" pre-release of version 1.0.0 and was able to make a windows 2k
client running Funk client softwareto work with a linksys wrt54g AP using
WPA with EAP/TTLS authentication against the FreeRadius server. The windows 2k
client gets its DHCP address andthe connectionseems to work fine.However the
funk softwarerepeated the reauthenticationagainst the Radius server continuously
every 3 to 4 seconds. It greatly impact the performance of the AP and makes the
connection very unstable.

I read abouttheSession-Timeout mentioned in some email threads in the archieve but did not figure out where tomakechanges to that. It seems to be that it is the funk client(supplicant) who initiates the reauthticaton. Can someone help me on this? Thanks,

- Yi