I have a cisco 1700 router, when I telnet to it from a remote site, it comes back saying "connection closed by remote host". I have checked the vty lines and verified the password. even more interesting is that when I telnet to it when directly connected via ethernet, it allows me to connect. remotely, I can telnet to the switch where it's connected to but not the the router itself.
Software/Hardware used:
ASKED:
April 1, 2009 11:25 AM
UPDATED:
July 6, 2010 4:49 AM
Try a tracert from both devices to determine if the traffic is not making it back to the remote telnet host.
You are seeing ‘connection closed by remote host’ so you are definitely connecting to the telnet port of some device. Might not be the WAN interface of that 1700 router however!
Quick thing you can do is use nmap to identify the router from the remote site. For example nmap -O {IP Address of WAN interface of 1700}.
If you can confirm that the IP address that you are attempting to connect to from the remote site is in fact the WAN interface on the 1700 then you need to logon to that route from the LAN side and check what access list are defined on inbound traffic from the WAN.
Let me know how you go.
check your on vty port – login commad is entered or not.
If you enter password and not login command then router doesn’t give telnet access.