Resolved! ACE redirect from port 80 to port 8080
Hello.In ACE module I am trying to redirect traffic (80 to 8080). The thing is that my VIP receives traffic in port 80, 8080 and 443 and I want to redirect only http traffic.I have tried the following config:access-list http extended permit tcp any a...