cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1548
Views
0
Helpful
15
Replies

Routing Question Confusion

micklacey
Level 1
Level 1

hey all you Cisco experts!!

i have a question.

I want to route all traffic to 1 website we use a lot for streaming to a particular interface on my router.

this interface is directly connected to my ASA which we use for VPN  termination and i want to push the http traffic for this site out over  that line as it has less contention

so i put in the following commands on router:

ip route 89.207.56.140 255.255.255.255 10.254.0.5

10.254.0.5 is the ip on the interface connected to the ASA

on the ASA i configured the following:

route INTERFACENAME 89.207.56.140 255.255.255.255 defaultgatewayip 1

so this basically didnt work. i couldnt get on to the website we stream  from. so obviously the commands had an affect. but i must be missing  something here.

anyone any ideas> thanks

15 Replies 15

i can also ping the lan from my ASA