CISCO 2600 - routing problem



Situation like this on CISCO 2600:

fa0/0 - 61.XXX.XXX.243 255.255.255.248 - connected to T1 61.XXX.XXX.241
255.255.255.248

fa0/1 - 72.XXX.XXX.11 255.255.255.248 - connected to cable modem
72.XXX.XXX.9 255.255.255.248

E1/0 - 61.XXX.XXX.253 255.255.255.248- connected to host
61.XXX.XXX.249 255.255.255.248

I have Internet access from both the router and the host with static
route over T1:
ip route 0.0.0.0 0.0.0.0 61.XXX.XXX.241

but with static route over cable modem :
ip route 0.0.0.0 0.0.0.0 72.XXX.XXX.9
I can ping Internet (for example yahoo.com) only from router not from
the host.
>From the host I can just ping the cable modem 72.XXX.XXX.9. I can't ping
the next hop after the modem what is 72.XXX.XXX.14/29

What is the problem?
Please help.

Current configuration : 1027 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname FDI
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$RiU/$7c8alL.w7IB7PcDbxcA/3.
enable password 7 15211C5D520A7870
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
no ip source-route
ip cef
!
ip name-server 64.118.139.51
ip name-server 64.118.139.52
no ftp-server write-enable
!
interface FastEthernet0/0
ip address 61.XXX.XXX.243 255.255.255.248
no ip redirects
no ip unreachables
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 72.XXX.XXX.11 255.255.255.248
no ip redirects
no ip unreachables
duplex auto
speed auto
!
interface Ethernet1/0
ip address 61.XXX.XXX.253 255.255.255.248
half-duplex
!
ip classless
no ip route static inter-vrf
ip route 0.0.0.0 0.0.0.0 72.XXX.XXX.9
no ip http server
!
no cdp run
!
line con 0
line aux 0
line vty 0 4
password 7 03127D0F5359671B1F
login
!
end

.



Relevant Pages

  • CISCO 2600 - routing problem
    ... I have Internet access from both the router and the host with static ... but with static route over cable modem: ... I can ping Internet only from router not from ...
    (comp.dcom.sys.cisco)
  • Re: why are alias names a bad idea?
    ... Converting the host name to IP ... >>address of the router requires sending a packet to the DNS server, ... I was talking of the SET ROUTE command. ... IP address of the router. ...
    (comp.os.vms)
  • Re: Add route batch file
    ... indivudual host instead of a router) indicates a possible design issue. ... Routing should be done only at the LAN's router,...individual hosts should ... > My office needs a persistant route added to the routing table on all the> workstations. ...
    (microsoft.public.win2000.networking)
  • Re: IP Route Tables - Point to Point Connection - Only Routing 1 way
    ... through the router Interfaces and so know the link is up and running. ... interface FastEthernet0/0 ... ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ...
    (comp.dcom.sys.cisco)
  • Re: why are alias names a bad idea?
    ... The manual provides some examples where the /GATYEWAY is given as a host ... to an IP address is done at one point in time (likely during stack ... If the default route changes from one router to another, ...
    (comp.os.vms)