tnt@kalik.co.yu wrote:
And the problem is? Your request gets accepted and you do return VLAN
attributes.
Ivan Kalik
Kalik Informatika ISP
Dana 24/6/2007, "emmcosta" <emmcosta@gmail.com> piše:
A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
See in attach naslist, clients.conf and radius -xx log.
you dont have 127.0.0.1 in your clients.conf
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I already add 127.0.0.1 im my clients.conf but I continue with the problem.
--
/emmc
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I think that I know which is the problem, when I change configuration in
my Cisco ap 1100 to this:
.....................
dot11 ssid FONTELONGA
vlan 2
authentication open eap eap_methods
authentication key-management wpa
accounting acct_methods
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption vlan 2 mode ciphers tkip
!
encryption mode ciphers tkip
!
ssid FONTELONGA
.........................
The authentication fail, but if I have change to this:
.............
dot11 ssid FONTELONGA
vlan 2
authentication open eap eap_methods
accounting acct_methods
...........
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode wep optional
!
encryption vlan 2 mode wep mandatory
!
ssid FONTELONGA
.............
the authentication is sucessefull.
Can you help-me, my Cisco Ap 1100 IOS version is 12.3(8)JA2.
--
/emmc