cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2172
Views
0
Helpful
2
Replies

Reverse Telnet on console Port

mpalis
Level 1
Level 1

I am trying to configure a Cisco 2511 to act as a terminal server and connect using reverse telnet to the console ports of my core routers. The problem is that every time i am doing reverse telnet I get the message "connection refuse by remote host" Below is my config:

Comm/Term Serverversion 11.0

service udp-small-servers

service tcp-small-servers

!

hostname comserv

!

enable secret <Removed>!

username test password 7 120D000406

ip subnet-zero

ip telnet source-interface Ethernet0

chat-script reset "" "at&fs0=1" OK

!

interface Loopback0

ip address 10.1.1.1 255.255.255.0

!

interface Ethernet0

ip address x.x.x.x

!

interface Serial0

no ip address

shutdown

!

interface Serial1

no ip address

shutdown

!!

ip host test 2001 10.1.1.1

ip name-server x.x.x.x

ip classless

ip route 0.0.0.0 0.0.0.0 x.x.x.x

logging buffered

dialer-list 1 protocol ip permit

!

line con 0

line 1 16

session-timeout 20

no exec

transport preferred telnet

transport input all

line aux 0

script reset reset

login local

modem InOut

transport input all

stopbits 1

flowcontrol hardware

line vty 0 4

password <removed>

login

!

end

Core Router

line con 0

exec-timeout 0 15

password 7 XXXXX

login local

exec prompt timestamp

no exec

transport preferred telnet

stopbits 1

Any help will be appreciated

2 Replies 2

yusuff
Cisco Employee
Cisco Employee

Here's a sample for Configuring a Terminal/Comm Server;

http://www.cisco.com/warp/public/793/access_dial/comm_server.html

HTH

R/Yusuf

I did my configuration based on the URL but with no success

http://www.cisco.com/warp/public/793/access_dial/comm_server.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: