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

Can't connect to FWSM on 6506

cisconoobie
Level 2
Level 2

I established an ssh session to my 6506 and have priv 15 on my user account.

When I try to "session slot 5 proc 1" I get:

The default escape character is Ctrl-^, then x.

You can also type 'exit' at the remote prompt to end the session

% telnet connections not permitted from this terminal

Is there any way I can get to the FWSM via a ssh session to the 6506?

1 Reply 1

aghaznavi
Level 5
Level 5

This happens because the VTY (Telnet) is misconfigured as transport output none. try the following commands.

line vty 0 4

exec-timeout 60 0

transport input ssh

transport output telnet ssh

flowcontrol software out

line vty 5 15

exec-timeout 60 0

transport input ssh

transport output telnet ssh

flowcontrol software out

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: