cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
321
Views
0
Helpful
1
Replies

Dual public Interface with single default route

dthomaz77
Level 4
Level 4

I have 4 interfaces on my ASA running 9.2.

Interface inside

10.1.1.1/24

Interface outside

description ISP

1.1.1.1/24

interface outsidedev

description public dev environment

1.1.2.1/24

interface dmz

10.1.2.1/24

The ISP provider will advertise 1.1.2.0/24 via 1.1.1.1

My question is how do I route between the outside and outsidedev  interfaces without applying firewall services and translations?

I want to only route between them.

Thanks

 

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

Just assign them the same security level and make sure you have a permit for trafffic same-security.

The public dev hosts should have the ASA public dev address as their default gateway. Traffic will enter there and exit towards the default route.

Incoming traffic from upstream will hit the ASA outside address per your ISP's routing and then know to exit the public dev interface as it is in the ASA's routing table as a connected route. 

If you have an ACL on the outside interface, you would need to add a permit for inbound traffic destined for the public dev subnet. 

View solution in original post

1 Reply 1

Marvin Rhoads
Hall of Fame
Hall of Fame

Just assign them the same security level and make sure you have a permit for trafffic same-security.

The public dev hosts should have the ASA public dev address as their default gateway. Traffic will enter there and exit towards the default route.

Incoming traffic from upstream will hit the ASA outside address per your ISP's routing and then know to exit the public dev interface as it is in the ASA's routing table as a connected route. 

If you have an ACL on the outside interface, you would need to add a permit for inbound traffic destined for the public dev subnet. 

Review Cisco Networking for a $25 gift card