Question : Routing problem on Cisco Router

I hve a private T1 between 2 of my locations. The internal IP address of the router at site 1 is 192.168.1.1. The IP address of the router at site 2 is 192.168.2.2. I added another pipe to the internet using a Cisco ASA (192.168.1.254). My computers gateway is 192.168.1.1, so the gateway is the Cisco router on the private T1. Since I want to route all traffic bound for the internet out to the ASA, I have change the route statement on the router on site 1 (the gatewy). The configuration for the router at site 1 was:

ip route 0.0.0.0 0.0.0.0 192.168.2.2

I changed it to:

ip route 0.0.0.0 0.0.0.0 192.168.1.254

When I run a tracert statement I sometimes get a reply from 192.168.1.1 and sometimes I get nothing but *'s, but I am not getting past the first reply. So, I am not getting packets from 192.168.1.1 to 192.168.1.254. Is there any reason why this might happen?

Answer : Routing problem on Cisco Router

have you added permissions for traceroute in the ASA?  By default the ASA will block any request.
Random Solutions  
 
programming4us programming4us