01-04-2018 05:22 PM - edited 03-18-2019 01:44 PM
Hi,
Vcs expressway edge with two nic's
one in the dmz and the other in the voice vlan .
Is it a valid configuration ?
Second thing , What type of NAT required ?
Any examples
Thanks
01-04-2018 06:10 PM
01-05-2018 09:15 AM
Hi,
The below design is validated design ( topology is below )
As you said the below nat statement is enough ?
object network obj-192.168.3.10
host 192.168.3.10
!
object network obj-192.168.3.10
nat (DMZ,Outside) static 5.5.5.5
Thanks
01-04-2018 11:25 PM - edited 01-04-2018 11:26 PM
Configuration for a VCS-C/E is covered in the VCS Configuration Guides, look at the Basic Configuration (Control with Expressway) Deployment Guide, look at Appendix 3 (Firewall and NAT Settings) and 4 (Advanced Network Deployments).
01-05-2018 09:26 AM
Hi,
Cisco recommend the below .
What if I have the below topology
01-05-2018 01:13 PM
Your drawing looks fine, but you need to configure NIC2 so the E knows the NAT configuration (it embeds the public address in the SIP/H.323 messaging), and also you need to set routes. NIC2 should be your default route, but set static route(s) for your internal traffic to use NIC1. Refer to the documents that Patrick mentioned, it's all in there.
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