cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
533
Views
5
Helpful
6
Replies

setup routing in a ASA

shanemcanuff
Level 1
Level 1

I have a ASA 5520, how do I set up a static route to route traffic to a router, I have 10.9.1.0/16 on the ASA which my users are on, on the router I have 192.168.0.0/16, how do I set to ASA to route to the router for the 192.168.0.0 network?

2 Accepted Solutions

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Shane

Assuming 192.168.0.0/16 is on the inside of the ASA and the next hop from the ASA ie. the router is 192.168.0.1

route inside 192.168.0.0 255.255.0.0 192.168.0.1

Jon

View solution in original post

You've corrected enough of mine, so I'm just returning the favor! The only reason for the green star is that it's been a little slow so I've had more NetPro time.

View solution in original post

6 Replies 6

Jon Marshall
Hall of Fame
Hall of Fame

Shane

Assuming 192.168.0.0/16 is on the inside of the ASA and the next hop from the ASA ie. the router is 192.168.0.1

route inside 192.168.0.0 255.255.0.0 192.168.0.1

Jon

A slight modification to Jon's post-

The last IP in the configuration Jon posted is where the ASA should send packets to to get to the 192.168.0.0 network. It should be an address from 10.9.0.0 network.

Oops, thanks for correcting my mistake :-)

And belated congrats for the green star !

You've corrected enough of mine, so I'm just returning the favor! The only reason for the green star is that it's been a little slow so I've had more NetPro time.

So since the 192.168.0.0 is 255.255.254.0 and the ASA is 10.9.1.0 255.255.0.0 is this right

route inside 192.168.0.0 255.255.0.0 10.9.1.4

Shane

If 10.9.1.4 is the IP address of one of the router interfaces then yes that would work.

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card