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 have 5 Vlans in my L3 Switch i want to all 4 vlans traffic to route via my ISA Proxy sever (Proxy Server Connected to 1st ISP) and . I want to route the 5th vlan traffic via my ASA firewall (ASA is connected to 2nd ISP )
This can be due to a misconfiguration at either end. It can be due to a server being misconfigured to use a non-RSA certificate with the RSA key exchange algorithm.Try this ca generate rsa key 1024ca save all
access-list 105 permit ip x.x.x.x x.x.x.x any! interface vlan 4 ip policy route-map test ! route-map test permit 1 match ip address 105 set ip default next-hop x.x.x.x (ASA Gateway) I have 5 Vlans in my L3 Switch i want to all 4 vlans traffic to rout...