Disabling Telnet
I have an unusual problem.
i am able to disable telnet by doing the following..
config t
line vty 0 4
transport input ssh
and it works..as soon as I logout of the router..telnet is back on
again.
Is that normal?
.
Relevant Pages
- Re: Disabling Telnet
... i am able to disable telnet by doing the following.. ... your telnet session may be going to vty lines 5 and on. ... (comp.dcom.sys.cisco) - Re: Disabling Telnet
... i am able to disable telnet by doing the following.. ... and it works..as soon as I logout of the router..telnet is back on ... your telnet session may be going to vty lines 5 and on. ... (comp.dcom.sys.cisco) - Re: Weird privilege problem
... also see from your config that you have different access-class's applied to ... The lowest available VTY is always used for new telnet connections. ... aaa authorization exec default group tacacs+ local ... I am able to type commands normally. ... (comp.dcom.sys.cisco) - Re: Log everything to syslog
... someone leaves config. ... Maybe you could increase the level of debugging and put an access list on the line vty section with a log at then of the sentence of the ACL. ... That answers your wishing to know who connects to the router. ... How to log the commands, ... (comp.dcom.sys.cisco) - Re: help, got locked out when configuring AAA and RADIUS
... If I dial into the AS with ppp, it correctly requests the RADIUS server ... If I telnet to the AS, I get the 'username' prompt and nomatter what I ... The config for the VTY is: ... (comp.dcom.sys.cisco) |
|