<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:tnt@kalik.co.yu">tnt@kalik.co.yu</a> wrote:
<blockquote cite="mid:BskpirX2.1182689712.7742090.tnt@kalik.co.yu"
type="cite">
<pre wrap="">And the problem is? Your request gets accepted and you do return VLAN
attributes.
Ivan Kalik
Kalik Informatika ISP
Dana 24/6/2007, "emmcosta" <a class="moz-txt-link-rfc2396E" href="mailto:emmcosta@gmail.com"><emmcosta@gmail.com></a> pi¹e:
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
</pre>
<blockquote type="cite">
<pre wrap="">See in attach naslist, clients.conf and radius -xx log.
</pre>
</blockquote>
<pre wrap="">you dont have 127.0.0.1 in your clients.conf
alan
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
</pre>
</blockquote>
<pre wrap="">I already add 127.0.0.1 im my clients.conf but I continue with the problem.
--
/emmc
</pre>
</blockquote>
<pre wrap=""><!---->
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
</pre>
</blockquote>
I think that I know which is the problem, when I change configuration
in my Cisco ap 1100 to this:<br>
<br>
....................<br>
dot11 ssid FONTELONGA<br>
vlan 2<br>
authentication open eap eap_methods<br>
authentication key-management wpa<br>
accounting acct_methods<br>
<br>
interface Dot11Radio0<br>
no ip address<br>
no ip route-cache<br>
!<br>
encryption vlan 2 mode ciphers tkip<br>
!<br>
encryption mode ciphers tkip<br>
!<br>
ssid FONTELONGA<br>
........................<br>
<br>
The authentication fail, but if I have change to this:<br>
<br>
............<br>
<br>
dot11 ssid FONTELONGA<br>
vlan 2<br>
authentication open eap eap_methods<br>
accounting acct_methods<br>
..........<br>
<br>
interface Dot11Radio0<br>
no ip address<br>
no ip route-cache<br>
!<br>
encryption mode wep optional<br>
!<br>
encryption vlan 2 mode wep mandatory<br>
!<br>
ssid FONTELONGA<br>
<br>
............<br>
the authentication is sucessefull.<br>
<br>
Can you help-me, my Cisco Ap 1100 IOS version is 12.3(8)JA2.<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
/emmc
</pre>
</body>
</html>