Internetwork to the Internet

I have Router1 a Cisco 2600 and Router2 a Cisco 2600 with both running IOS 12.4.

On Router1 serial interface I have configured:

ip address 192.168.2.1
no shutdown
clock rate 64000

On Router 1 ethernet interface I have configured:

ip address dhcp
no shutdown

And it has recieved DCHP information from my Charter cable modem router of IP address, gateway, subnet mask.

On Router2 serial interface I have configured:

ip address 192.168.2.2
no shutdown

I've also configured on Router1:

ip route 0.0.0.0 0.0.0.0 fastethernet 0/0
ip default-network 97.0.0.0

I'm able to ping Google 74.125.225.113 from Router1 but not Router2.

Also, I don't see the advertised route in Router2 from show ip route.

i think the second router will have to be setup as an access point ,but i could be wrong

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.