Link to home
Start Free TrialLog in
Avatar of jeremy95926
jeremy95926

asked on

Cisco 1720 Point-to-Point routing issue

Sorry...previous question posting was a bit wordy. We have two cisco 1720's connecting two sites. The two sites have T1's to the internet and an additional point-to-point T1 for inter-office communication. A backup VPN over the internet T1's is up and working.

I am testing the routes with traceroute on the Cisco and I am unable to get traffic to route through the point-to-point. It always goes out the default-gateway and through the firewall/vpn. I put the route commands in as per Question 22395697.  Help?

Here are the route commands that I implemented per the earlier question:

Site #1
interface Serial0
 ip address 192.168.24.1 255.255.255.0
 ip mask-reply
 no cdp enable
ip default-gateway 209.125.127.2
ip route 0.0.0.0 0.0.0.0 209.125.127.2
ip route 216.217.211.192 255.255.255.224 192.168.24.2

Site #2
interface Serial0
 ip address 192.168.24.2 255.255.255.0
 ip mask-reply
 no cdp enable
ip default-gateway 216.217.211.194
ip route 0.0.0.0 0.0.0.0 216.217.211.194
ip route 209.125.127.0 255.255.255.192 192.168.24.1
ASKER CERTIFIED SOLUTION
Avatar of cyoncon
cyoncon
Flag of Ecuador image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jeremy95926
jeremy95926

ASKER

Here are my two configs:

Site #1
version 12.1
hostname cisco_fc
memory-size iomem 25
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
!
interface Serial0
 ip address 192.168.24.1 255.255.255.0
 ip mask-reply
 no cdp enable
!
interface FastEthernet0
 ip address 209.125.127.9 255.255.255.192
 ip mask-reply
 speed auto
 full-duplex
 no cdp enable
!
ip default-gateway 209.125.127.2
ip classless
ip route 0.0.0.0 0.0.0.0 209.125.127.2
ip route 216.217.211.192 255.255.255.224 192.168.24.2
!
end

Site #2
version 12.1
hostname cisco_sr
memory-size iomem 15
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
!
interface Serial0
 ip address 192.168.24.2 255.255.255.0
 ip mask-reply
 no cdp enable
!
interface FastEthernet0
 description connected to local network
 ip address 216.217.211.200 255.255.255.224
 ip mask-reply
 speed auto
 full-duplex
 no cdp enable
!
ip classless
ip default-gateway 216.217.211.194
ip route 0.0.0.0 0.0.0.0 216.217.211.194
ip route 209.125.127.0 255.255.255.192 192.168.24.1
end

Site 1 IP Routing Table:

Gateway of last resort is 209.125.127.2 to network 0.0.0.0

     209.125.127.0/26 is subnetted, 1 subnets
C       209.125.127.0 is directly connected, FastEthernet0
C    192.168.24.0/24 is directly connected, Serial0
     216.217.211.0/27 is subnetted, 1 subnets
S       216.217.211.192 [1/0] via 192.168.24.2
S*   0.0.0.0/0 [1/0] via 209.125.127.2

Site 2 IP Routing Table

Gateway of last resort is 216.217.211.194 to network 0.0.0.0

     209.125.127.0/26 is subnetted, 1 subnets
S       209.125.127.0 [1/0] via 192.168.24.1
C    192.168.24.0/24 is directly connected, Serial0
     216.217.211.0/27 is subnetted, 1 subnets
C       216.217.211.192 is directly connected, FastEthernet0
S*   0.0.0.0/0 [1/0] via 216.217.211.194
ok...I think I've figured out the issue. I found another posting that showed a similiar setup (thanks to your floating static route comment) and the issue was that the other site test machine didn't have the correct gateway setup so the pings didn't come back. Since it didn't seem like the settings were working, I didn't want to change the computers on the network to the new gateway. With the correct gateway on both sides test computers...all is working. I can shutdown the Serial0 and the traffic routes correctly through the internet VPN.

I noticed an issue crop up after I change stations to the new gateway (previously they used the sonicwall firewall as the gateway IP). If this becomes a big question, I'd be happy to open another question but since it relates to this issue, I thought I'd post it here first.

The routing table on my clients (Windows XP) stays the same except for 0.0.0.0 and default gateway. On my servers (Windows 2003) it goes from the same as the XP to a much larger list that includes a bunch of routes to weird things like google, etc. It seems strange that this change causes the routing tables on my servers to grow. Is there some sort of route advertisement going on in my config that I don't understand that only effects Windows 2003 servers?

FYI...here are the route print statements.

Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0    209.125.127.1    209.125.127.3     10
        127.0.0.0        255.0.0.0        127.0.0.1        127.0.0.1      1
    209.125.127.0  255.255.255.192    209.125.127.3    209.125.127.3     10
    209.125.127.3  255.255.255.255        127.0.0.1        127.0.0.1     10
  209.125.127.255  255.255.255.255    209.125.127.3    209.125.127.3     10
        224.0.0.0        240.0.0.0    209.125.127.3    209.125.127.3     10
  255.255.255.255  255.255.255.255    209.125.127.3    209.125.127.3      1
Default Gateway:     209.125.127.1

To a much large table like this:
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0    209.125.127.9    209.125.127.3     10
   63.209.251.102  255.255.255.255    209.125.127.1    209.125.127.3      1
     64.232.128.3  255.255.255.255    209.125.127.1    209.125.127.3      1
   64.232.187.101  255.255.255.255    209.125.127.1    209.125.127.3      1
   64.232.187.110  255.255.255.255    209.125.127.1    209.125.127.3      1
    64.233.161.99  255.255.255.255    209.125.127.1    209.125.127.3      1
    64.233.174.81  255.255.255.255    209.125.127.1    209.125.127.3      1
     64.233.179.9  255.255.255.255    209.125.127.1    209.125.127.3      1
     66.249.95.69  255.255.255.255    209.125.127.1    209.125.127.3      1
    70.61.150.205  255.255.255.255    209.125.127.1    209.125.127.3      1
      72.5.77.145  255.255.255.255    209.125.127.1    209.125.127.3      1
        127.0.0.0        255.0.0.0        127.0.0.1        127.0.0.1      1
       192.5.6.32  255.255.255.255    209.125.127.1    209.125.127.3      1
    192.175.48.42  255.255.255.255    209.125.127.1    209.125.127.3      1
   192.203.230.10  255.255.255.255    209.125.127.1    209.125.127.3      1
    192.228.91.19  255.255.255.255    209.125.127.1    209.125.127.3      1
    195.60.159.12  255.255.255.255    209.125.127.1    209.125.127.3      1
     207.20.85.66  255.255.255.255    209.125.127.1    209.125.127.3      1
    209.125.127.0  255.255.255.192    209.125.127.3    209.125.127.3     10
    209.125.127.3  255.255.255.255        127.0.0.1        127.0.0.1     10
  209.125.127.253  255.255.255.255    209.125.127.1    209.125.127.3      1
  209.125.127.255  255.255.255.255    209.125.127.3    209.125.127.3     10
      209.244.0.1  255.255.255.255    209.125.127.1    209.125.127.3      1
     216.177.32.3  255.255.255.255    209.125.127.1    209.125.127.3      1
     216.217.22.3  255.255.255.255    209.125.127.1    209.125.127.3      1
    216.239.32.10  255.255.255.255    209.125.127.1    209.125.127.3      1
        224.0.0.0        240.0.0.0    209.125.127.3    209.125.127.3     10
  255.255.255.255  255.255.255.255    209.125.127.3    209.125.127.3      1
Default Gateway:     209.125.127.9
===========================================================================
Persistent Routes:
  None