Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

871W - Users unable to connect to Wireless

Status
Not open for further replies.

psbucs

Technical User
Sep 27, 2003
16
US
I'm having issues with the 871W - Users are unable to connect to the network using wireless. validating identity is all they get. we authenticate using a Radius Server at a remote location. no problem connecting to the network using the ethernet cable.

below is what my configuration on the 871W looks like.

please advise.



dot11 ssid Lincoln
authentication open eap eap_methods
authentication network-eap eap_methods
authentication key-management wpa
accounting acct_methods

ip source-route
no ip dhcp use vrf connected
ip dhcp excluded-address 172.24.145.1 172.24.145.99
!
ip dhcp pool CLIENT
import all
network 172.24.145.0 255.255.255.0
default-router 172.24.145.1
dns-server 10.5.0.50 10.0.1.50 69.152.183.19
domain-name heart.org
netbios-name-server 10.0.1.50 10.0.2.50
lease 7

interface Dot11Radio0
no ip address
no ip route-cache cef
!
encryption mode ciphers tkip
!
ssid Lincoln
!
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
station-role root
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description To LAN
no ip address
no ip mroute-cache
no autostate
bridge-group 1
!
interface BVI1
description WAP TO LAN BRIDGE
ip address 172.24.145.1 255.255.255.0
ip dns view-group ezvpn-internal-viewlist
ip nat inside
ip virtual-reassembly
no ip mroute-cache



if more information is needed let me know.

Thanks


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top