Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am deploying a new wireless setup with two 2504 controllers, one for the corporate ssid and one for guest segment.The anchor controller used for web-authentication has 1 leg in the inside network (10.x.x.x) and 1 leg in the dmz 192.168.100.x (to...
This issue seems to be related to SDM settings, by default the "desktop default" template is used which does not have resources for PBR. #sh sdm prefer The current template is "desktop default" template. The selected template optimizes the resources...
I have the same issue, except that I do not use a group-list, just a simple ACL to permit my own IP.Cisco 3750 - IOS 12.2(44)SE6sh ip wccp 100Global WCCP information: Router information: Router Identifier: 10.101.241.61 ...
What router ID did you set on the S170?Also, did you play with Load-balancing method (MASK/HASHING) settings and the Forwarding / Return method (GRE/L2) in the advanced tab?Also provide the output of "sh ip wccp xx detail" commandI have the samme pr...
Of course, the problem was NAT :-snat (dmz,outside) dynamic "public ip" had to becomenat (guest_int,outside) dynamic "public ip"Guest_int is the new interface, and I'm programmed for NAT config related to DMZ.. Anyhow, I'm happy it's fixed.Thanks f...
The problem was the NAT config.nat (dmz,outside) dynamic "public ip" had to be nat (guest_int,outside) dynamic "public ip"This is the new interface, and I'm programmed for NAT config related to DMZ.. Anyhow, I'm happy it's fixed.Thanks for the help