05-25-2008 03:56 PM - edited 03-09-2019 08:46 PM
I would like to know if there is something I can do to allow wireless traffic to the local LAN.
My config is attached. i have Vlans 1-5, 1&2 are for the lan, 3-5 are for wireless. I cannot access resources on the LAN with either.
05-25-2008 09:50 PM
Edgar,
Enter the below under the main lan interface:-
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
HTH.
05-26-2008 10:48 AM
05-26-2008 10:56 AM
Disregard,I figured it out.
I removed the deny ip any 10.10.1.0 0.0.0.255.
I do appreciate the help.
access-list 111 permit ip 10.10.1.0 0.0.0.15 host 10.10.1.1
access-list 111 permit ip any 10.10.1.0 0.0.0.255
access-list 111 permit ip 10.10.1.0 0.0.0.15 any
access-list 111 permit udp any any eq bootpc
access-list 111 permit udp any any eq bootps
access-list 111 deny ip any any
05-26-2008 11:00 AM
You have removed ALL the wireless config?
05-27-2008 10:01 AM
No, the wireless is still configured, I just removed the bridging, and the network performs great. The appropiate Vlans are segmented and protected, Thanks for you help .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide