06-23-2014 04:45 PM - edited 03-11-2019 09:22 PM
We currently have a Cisco ASA 5505 Security Plus. I am looking to bring in a seperate circuit to handle our SIP trunks. I am not talking about an active/standby or failover setup. Can I achieve this with a simple route statement? Here is some backgound...
Interfaces:
Inside (VLAN1) 192.168.1.1 (security = 100)
Outside (VLAN2) 50.50.50.2 (security = 0)
VoIP (VLAN3) 60.60.60.2 (security = 50)
Can I just add the 2nd route statement to redirect all traffic for my SIP provider's switch which is located at 99.99.99.99?
route outside 0.0.0.0 0.0.0.0 50.50.50.1 1
route voip 99.99.99.99 255.255.255.255 60.60.60.1 1
I suspect the answer is yes and that I possibly just trying to overthink this issue.
Thanks,
Todd -
Solved! Go to Solution.
06-23-2014 06:27 PM
Hi ,
Yes this possible , to route specific traffic via gateway . Ensure inspect sip is enabled on global policy for your SIP traffic .
HTH
Sandy
06-23-2014 06:27 PM
Hi ,
Yes this possible , to route specific traffic via gateway . Ensure inspect sip is enabled on global policy for your SIP traffic .
HTH
Sandy
06-24-2014 08:38 AM
Yes, it does.
Thanks!!
Todd -
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide