Cisco Systems Cisco 1121G AP and Linksys wireless clients

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Cisco 1121G AP and Linksys wireless clients Jaytee 10-10-06
Posted by Jaytee on October 10, 2006, 8:39 pm
Please log in for more thread options
I've got a problem with my Cisco 1121G AP. I'll post the Config first
and then the log. Long and the short of it is I have 2 computers and a
laptop. Laptop has a Cisco a/b/g wireless card while the two desktops
have Linksys Wireless-G PCI cards. The Cisco card can go forever no
problems, the desktops both have some issue where they get
deauthenticated and ...well see below. It causes havoc when a user
attempts to watch streaming media across the wireless links. Generally
what I have to do is restart the wireless connection and it works for a
time before the same problem pops back up.

Config:

!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname jtap
!
no logging console
enable secret 5 <removed>
!
ip subnet-zero
!
!
no aaa new-model
!
dot11 ssid jtwlan
max-associations 2
authentication open
authentication key-management wpa
wpa-psk ascii 7 <removed>
!
!
!
username jaytee password 7 <removed>
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid jtwlan
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0
36.0 48.0 54.0
channel 2462
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
bridge-group 1 spanning-disabled
!
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
hold-queue 80 in
!
interface BVI1
ip address 192.168.1.3 255.255.255.0
no ip route-cache
!
ip http server
no ip http secure-server
ip http help-path
http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
!
!
control-plane
!
bridge 1 route ip
!
!
!
line con 0
line vty 0 4
password 7<removed>
login
!
end

Event Log:

Time         Severity         Description
Mar 4 08:05:36.601        Information        Interface Dot11Radio0, Station
0014.bf7b.1e86 Associated KEY_MGMT[WPA PSK]
Mar 4 08:05:17.937        Debugging        Station 0014.bf7b.1e86 Authentication
failed
Mar 4 08:05:07.711        Debugging        Station 0014.bf7b.1e86 Authentication
failed
Mar 4 08:05:05.461        Information        Interface Dot11Radio0, Deauthenticating
Station 0014.bf7b.1e86 Reason: Previous authentication no longer valid
Mar 4 08:05:05.461        Warning        Packet to client 0014.bf7b.1e86 reached max
retries, removing the client
Mar 4 08:02:06.692        Information        Interface Dot11Radio0, Station
0014.bf7b.1e86 Associated KEY_MGMT[WPA PSK]
Mar 4 08:01:01.674        Debugging        Station 0014.bf7b.1e86 Authentication
failed
Mar 4 08:01:00.454        Information        Interface Dot11Radio0, Deauthenticating
Station 0014.bf7b.1e86
Mar 4 08:00:46.605        Information        Interface Dot11Radio0, Station
0014.bf7b.1e86 Associated KEY_MGMT[WPA PSK]
Mar 4 08:00:45.422        Information        Interface Dot11Radio0, Deauthenticating
Station 0014.bf7b.1e86


Posted by Aaron Leonard on October 11, 2006, 1:36 pm
Please log in for more thread options
Your problem sounds like a bug in the Linksys cards. I'd recommend getting
the latest Linksys firmware, then if this doesn't fix the problem, contact
Linksys tech support.

Either that or replace the Linksys cards with PI21AGs.

Aaron

---


~ I've got a problem with my Cisco 1121G AP. I'll post the Config first
~ and then the log. Long and the short of it is I have 2 computers and a
~ laptop. Laptop has a Cisco a/b/g wireless card while the two desktops
~ have Linksys Wireless-G PCI cards. The Cisco card can go forever no
~ problems, the desktops both have some issue where they get
~ deauthenticated and ...well see below. It causes havoc when a user
~ attempts to watch streaming media across the wireless links. Generally
~ what I have to do is restart the wireless connection and it works for a
~ time before the same problem pops back up.
~
~ Config:
~
~ !
~ version 12.3
~ no service pad
~ service timestamps debug datetime msec
~ service timestamps log datetime msec
~ service password-encryption
~ !
~ hostname jtap
~ !
~ no logging console
~ enable secret 5 <removed>
~ !
~ ip subnet-zero
~ !
~ !
~ no aaa new-model
~ !
~ dot11 ssid jtwlan
~ max-associations 2
~ authentication open
~ authentication key-management wpa
~ wpa-psk ascii 7 <removed>
~ !
~ !
~ !
~ username jaytee password 7 <removed>
~ !
~ bridge irb
~ !
~ !
~ interface Dot11Radio0
~ no ip address
~ no ip route-cache
~ !
~ encryption mode ciphers tkip
~ !
~ ssid jtwlan
~ !
~ speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0
~ 36.0 48.0 54.0
~ channel 2462
~ station-role root
~ bridge-group 1
~ bridge-group 1 subscriber-loop-control
~ bridge-group 1 block-unknown-source
~ no bridge-group 1 source-learning
~ no bridge-group 1 unicast-flooding
~ bridge-group 1 spanning-disabled
~ !
~ interface FastEthernet0
~ no ip address
~ no ip route-cache
~ duplex auto
~ speed auto
~ bridge-group 1
~ no bridge-group 1 source-learning
~ bridge-group 1 spanning-disabled
~ hold-queue 80 in
~ !
~ interface BVI1
~ ip address 192.168.1.3 255.255.255.0
~ no ip route-cache
~ !
~ ip http server
~ no ip http secure-server
~ ip http help-path
~ http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
~ !
~ !
~ control-plane
~ !
~ bridge 1 route ip
~ !
~ !
~ !
~ line con 0
~ line vty 0 4
~ password 7<removed>
~ login
~ !
~ end
~
~ Event Log:
~
~ Time         Severity         Description
~ Mar 4 08:05:36.601        Information        Interface Dot11Radio0, Station
~ 0014.bf7b.1e86 Associated KEY_MGMT[WPA PSK]
~ Mar 4 08:05:17.937        Debugging        Station 0014.bf7b.1e86 Authentication
~ failed
~ Mar 4 08:05:07.711        Debugging        Station 0014.bf7b.1e86 Authentication
~ failed
~ Mar 4 08:05:05.461        Information        Interface Dot11Radio0, Deauthenticating
~ Station 0014.bf7b.1e86 Reason: Previous authentication no longer valid
~ Mar 4 08:05:05.461        Warning        Packet to client 0014.bf7b.1e86 reached max
~ retries, removing the client
~ Mar 4 08:02:06.692        Information        Interface Dot11Radio0, Station
~ 0014.bf7b.1e86 Associated KEY_MGMT[WPA PSK]
~ Mar 4 08:01:01.674        Debugging        Station 0014.bf7b.1e86 Authentication
~ failed
~ Mar 4 08:01:00.454        Information        Interface Dot11Radio0, Deauthenticating
~ Station 0014.bf7b.1e86
~ Mar 4 08:00:46.605        Information        Interface Dot11Radio0, Station
~ 0014.bf7b.1e86 Associated KEY_MGMT[WPA PSK]
~ Mar 4 08:00:45.422        Information        Interface Dot11Radio0, Deauthenticating
~ Station 0014.bf7b.1e86


Similar ThreadsPosted
Cisco 1121G AP and Linksys wireless clients October 10, 2006, 8:39 pm
VPN between Cisco 837 and Linksys wireless router. February 14, 2005, 4:58 pm
Re: Linksys wireless-G notebook adapter pings Cisco web each second March 23, 2008, 11:17 pm
Re: Linksys wireless-G notebook adapter pings Cisco each second March 24, 2008, 1:57 am
Cisco 876W Wireless Clients no Internet connectivity December 18, 2005, 4:48 pm
Cisco 876W Wireless Clients no Internet connectivity December 18, 2005, 4:48 pm
Cisco wireless access points: snmp query for number of clients September 6, 2006, 1:53 pm
Unable to Connect Multiple VPN Clients via Linksys Router October 20, 2006, 8:57 am
Wireless Clients Cannot Connect to Each Other May 7, 2006, 11:51 pm
Linksys WRT54G v2 and iBM T40 wireless access - need help December 3, 2005, 1:03 pm
Linksys Wireless-G Range Expander WRE54G September 14, 2006, 12:19 pm
Some wireless clients cannot detect my unbroadcast Aironet AP July 3, 2008, 11:21 pm
Wireless clients can't get DHCP address from router behind Aironet 1100 January 20, 2007, 2:10 pm
Re: Cisco 1300 series wireless access point/bridge Vs Linksys WAP54GPE Access Point Anyone know the basic pros & cons? November 28, 2007, 6:29 pm
Re: Cisco 1300 series wireless access point/bridge Vs Linksys WAP54GPE Access Point Anyone know the basic pros & cons? November 30, 2007, 4:03 pm