cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1306
Views
0
Helpful
1
Replies

Reverse SSH Problem

Simon Young
Level 1
Level 1

I am trying to resolve an issue in my lan environment. I have a 2801 and a 837 (ADSL)

I am trying to configure the 837 to allow me to reverse SSH to the 2801

I have a rollover from the AUX on the 837 to the 2801 console port, I have enabled the modem and  configured

ip ssh port 2001 rotary 1

ip ssh version 2

line con 0

modem enable

transport preferred all

transport output all

line aux 0

rotary 1

no exec

transport preferred all

transport input ssh

transport output all

line vty 0 4

login local

BH02-PUR-RTR001#         sh line

   Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int

     0 CTY              -    -      -    -    -      0       2  8800/0       -

     1 AUX   9600/9600  -    -      1    -    -     14       5     0/0       -

*    2 VTY              -    -      -    -    -     30       0     0/0       -

*    3 VTY              -    -      -    -    -     22       0     0/0       -

     4 VTY              -    -      -    -    -      0       0     0/0       -

     5 VTY              -    -      -    -    -      0       0     0/0       -

     6 VTY              -    -      -    -    -      0       0     0/0       -

I can not connect to the 2801

BH02-PUR-RTR001#ssh -l simon -p 2001 192.168.1.1

[Connection to 192.168.1.1aborted: error status 0]Deleting login session

***************************************************************************************************************

from the 2801 I can create the configuration and everything works

is this an IOS problem -  c837-k9o3y6-mz.123-2.XE4.bin

Thanks in advance

1 Reply 1

Simon Young
Level 1
Level 1

Figured it out - did a no ip ssh v 2 and hey presto started working