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.
I need to change the way a Public Wifi Vlan routes out of my Cisco ASA 5515. Here is the current config
access-group Public-WiFi-IN in interface Public-WiFiroute Outside 0.0.0.0 0.0.0.0 120.22.12.125 1 route Inside 10.0.0.0 255.0.0.0 172.31.254.65 ...
That is the plan. I want to send all of the Public-Wifi traffic to a different FW which has its own WAN connections. What other information would you need?