telnet problem / ping ok

Hi Newsgroup!

I have the following setup here at work (see the drawing below) and a problem with the telnet connection to the Cisco 1760 behind the Cisco

2620. I am able to ping the Cisco 1760 (192.168.10.2) from my notebook, but i can't telnet it. When I telnet the Cisco 2620 and then telnet 192.168.10.2 from within the Cisco 2620 i get the login screen. It seems that the telnet 192.168.10.2 isn't "going through" the Cisco 2620... :-(

Tanks in advance! Johannes Timmer

Notebook 10.5.1.40 | | FastE 10.5.1.60 Cisco 2620 Serial 192.168.10.1 | | Serial 192.168.10.2 Cisco 1760

======================================= Config Cisco 2620 =======================================

Current configuration : 658 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Concentrator ! enable secret 5 $1$ZAZY$bka6iVhX0ibnUNwDjuDkS. ! ip subnet-zero ! ! ! ! ! ! interface FastEthernet0/0 ip address dhcp client-id FastEthernet0/0 duplex auto speed auto ! interface Serial1/0 ip address 192.168.10.1 255.255.255.0 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown ! interface Serial1/3 no ip address shutdown ! router rip network 10.0.0.0 network 192.168.10.0 ! ip classless ip http server ! ! line con 0 line aux 0 line vty 0 4 password Cisco login ! end

======================================= Config Cisco 1760 =======================================

Current configuration : 836 bytes ! ! Last configuration change at 11:21:48 UTC Tue Nov 14 2006 ! NVRAM config last updated at 11:21:54 UTC Tue Nov 14 2006 ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Berlin ! boot-start-marker boot-end-marker ! enable secret 5 $1$RFzy$9PDyuwH4wqLs87i1id9j2/ ! no aaa new-model ip subnet-zero ! ! ! ip cef ! ! ! ! interface FastEthernet0/0 no ip address shutdown speed auto ! interface Serial0/0 no ip address shutdown ! interface Serial0/1 ip address 192.168.10.2 255.255.255.0 ip access-group 1 in clockrate 64000 ! interface BRI1/0 no ip address shutdown ! router rip network 10.0.0.0 network 192.168.10.0 ! ip classless no ip http server ! access-list 1 permit any ! line con 0 line aux 0 line vty 0 4 password Cisco login ! end

Reply to
Johannes Timmer
Loading thread data ...

Is your computer using the 2620 as the TCP/IP default gateway? If not, then have you added a route on your computer, to the

192.168.10.0 network?

Johannes Timmer wrote:

Reply to
Jason Tyler Tomasi

I manually added a route for teh 192.168.10.0 network on my computer but that didn't work... :-( After I changed the deafault gateway of my computer to 10.5.1.60 (the Cisco 2620) I could establish a telnet connection to the 1760 behind the 2620... How can I get this to work without changing the default gateway?

Cheers

Reply to
Johannes Timmer

What happens when you remove the access-list from the 192.168.10.2 interface? If you are able to telnet after the ACL is removed, then maybe your ACL is incorrect.

If you are able to initiate a successful telnet to the 1760 from within the 2620, double-check your laptop's IP settings. What are the settings set forth by the DHCP server? Is the default gateway supposed to be 10.5.1.60?

Johannes Timmer wrote:

Reply to
brickwalls19

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.