I'm try to configure a freeradius with wpa2, and I would like to make all the client configuration in the AP, without make configuration in the machine. What configuration I have to use? thanks for the patience. mateus Alan DeKok wrote: Mateus Lpi wrote: I'm looking for a how-to to configure a freeradius+aes What is that? under linux (debian). At moment I just found a ttls guide, that's not my intention. TTLS is an EAP authentication protocol. AES is a cryptographic stream cipher. They are two very different things. Perhaps you could explain what you mean. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
I'm try to configure a freeradius with wpa2, and I would like to make all the client configuration in the AP, without make configuration in the machine. What configuration I have to use?
FreeRADIUS doesnt care or know about WPA v's WPA2 - this is a client to access point issue. the only way tio get WPA2 instead of WPA is to configure the client to use that method of talking across the wifi medium. certainly this WILL involve installing a KB patch or 2 if this is WinXP client alan
A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
I'm try to configure a freeradius with wpa2, and I would like to make all the client configuration in the AP, without make configuration in the machine. What configuration I have to use?
FreeRADIUS doesnt care or know about WPA v's WPA2 - this is a client to access point issue. the only way tio get WPA2 instead of WPA is to configure the client to use that method of talking across the wifi medium. certainly this WILL involve installing a KB patch or 2 if this is WinXP client
Yep you'll need KB917021 That's the WPA2 patch with the security fixes... The original one had parking issues.
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk) Authentication, Authorisation and Accounting Officer Infrastructure Services | ENG1 E1-1-08 University Of Sussex, Brighton EXT:01273 873900 | INT: 3900
I was thinking that freeradius provide the wap2 encryption. I have a pci card with atheros chipset working in AP mode. But i still have a question, I made a simple configuration with freeradius that worked with radtest, but how can I block the access to the wireless lan for users who does not have a username? thanks a lot, yours mateus On Fri, Mar 28, 2008 at 11:46 AM, Arran Cudbard-Bell < A.Cudbard-Bell@sussex.ac.uk> wrote:
A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
I'm try to configure a freeradius with wpa2, and I would like to make all the client configuration in the AP, without make configuration in the machine. What configuration I have to use?
FreeRADIUS doesnt care or know about WPA v's WPA2 - this is a client to access point issue. the only way tio get WPA2 instead of WPA is to configure the client to use that method of talking across the wifi medium. certainly this WILL involve installing a KB patch or 2 if this is WinXP client
Yep you'll need KB917021
That's the WPA2 patch with the security fixes... The original one had parking issues.
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk) Authentication, Authorisation and Accounting Officer Infrastructure Services | ENG1 E1-1-08 University Of Sussex, Brighton EXT:01273 873900 | INT: 3900
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
I was thinking that freeradius provide the wap2 encryption. I have a pci card with atheros chipset working in AP mode. But i still have a question, I made a simple configuration with freeradius that worked with radtest, but how can I block the access to the wireless lan for users who does not have a username?
FreeRADIUS is a RADIUS server. it doesnt 'provide' encryption. an 802.1X supplicant does that. how to block access? simply return an Access Deny to any user who attempts connection with incorrect/null name/password alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Arran Cudbard-Bell -
Mateus Luvison