08-31-2021 09:35 AM
Hello All.
I have an FTD running 6.6.4. - the current interface config:
1. Inside Zone - Interface 10.10.10.1 (network 10.10.0.0)
2. Outside Zone - Interface 10.20.20.248 (network 10.20.20.0)
3. Route - any-ipv4, outside, global, 10.20.20.1, false, 1
Need to add two more interfaces:
1. DMZ Zone - Interface 10.40.40.254 (network 10.40.40.0)
2. DMZ Zone - Interface 10.50.50.254 (network 10.50.50.0)
3. I need routes that will allow data from my inside zone (network 10.10.0.0) to these networks (10.40.40.0 and 10.50.50.0) also.
What would my routes be? I do not have a spare to test with, so I am worried that I will block myself by adding a incorrect route.
Any help would be greatly appreciated.
08-31-2021 09:44 AM
You don't need any additional routes. The firewall is aware of these networks when it has an IP in that new net. But you need to allow this communication in your security-policy.
08-31-2021 09:50 AM
08-31-2021 09:59 AM
The moment the interface is in place and active, traffic should not be routed to outside any more. Without an allow rule, traffic should be dropped.
Are the interfaces active? Do you see them on the CLI with "show interface ip brief", "show route"?
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