Microsoft
Software
Hardware
Network
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
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
How do you access a ssh-secured SMB share from a Windows 7 client?
Code was working in Android 2.1 SDK but not on 2.2
Iphone Can't get Exchange mail on LAN but ok on 3G.
compareTo() - JavaScript example needed
Exchange 2010 refusing SMTP port 25 connections
vSphere - Hard Disk Size will not go above 256G
How to make IN operator to accept CSV which are varchar in SQL Server 2008
Checking for @ symbol in email address field on access form
Cisco Switch not configured with TACACS asks for username?