10-22-2012 10:24 AM - edited 03-07-2019 09:37 AM
Hey am implementing some cisco wireless equipment. I have a 2504 WLC connected to a Catalyst 3560 which has multiple vlans and is connected to a 2800 series router. I know the catalyst is L3 but I am needing nat functions to get outside to the internet. From my 2800 series router I am able to ping out to the internet, also I am able to ping the vlan interfaces on the catalyst switch. Problem is from the catalyst switch I can ping the inside and outside address of the 2800 but I cannot get any further then that. I cannot ping the 2800 router gateway. Not sure what I am doing wrong as far as routing.
I've attached my 2800 and 3560 configs.
Thanks for any help.
Solved! Go to Solution.
10-23-2012 08:01 AM
I am not 100% sure but it looks like you need an ACl of some type specifying what traffic to nat. For instance, NAT everything from:
192.168.1.0 255.255.255.0
and
192.168.2.0 255.255.255.0
Also, i see a static nat statment in there. You may be looking for nat overload instead...
Please rate if this post was helpful!
10-23-2012 08:01 AM
I am not 100% sure but it looks like you need an ACl of some type specifying what traffic to nat. For instance, NAT everything from:
192.168.1.0 255.255.255.0
and
192.168.2.0 255.255.255.0
Also, i see a static nat statment in there. You may be looking for nat overload instead...
Please rate if this post was helpful!
10-23-2012 09:19 AM
Adam,
You're the man! that was exactly my problem. Soon as I read your post it totally made sense. I applied NAT overload with an access list and I am getting outbound now. Thanks for the help!
10-23-2012 10:15 AM
Glad to help!
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: