Change telnet port on cisco router?
Is there a way you can change the port that telnet is listening on on a cisco router prefferably 3660 or anyone really just want to know...I know you can implement ssh over 22 but can you configure any other ports???
Thanks, kenny.
Thanks, kenny.
There is no better than adversity, every defeat, every loss, every heartbreak contains its seed. Its own lesson on how to improve on your performance the next time.
Comments
-
Stotic Member Posts: 248Yes, it is possible because I've done it before, but the command escapes me. If only I had my SNRS book...
-
Paul Boz Member Posts: 2,620 ■■■■■■■■□□I'd just drop telnet all together and set up SSH, which uses port 22.
ip ssh time-out 60
ip ssh authentication-retries 3
!
line vty 0 15
transport input SSH
It doesn't answer your question directly, but it will definitely get around port 23!CCNP | CCIP | CCDP | CCNA, CCDA
CCNA Security | GSEC |GCFW | GCIH | GCIA
pbosworth@gmail.com
http://twitter.com/paul_bosworth
Blog: http://www.infosiege.net/ -
srg Member Posts: 140Paul Boz wrote:I'd just drop telnet all together and set up SSH, which uses port 22.
ip ssh time-out 60
ip ssh authentication-retries 3
!
line vty 0 15
transport input SSH
It doesn't answer your question directly, but it will definitely get around port 23!
Is it possible to run ssh on a different port than 22 then? -
elegua Member Posts: 282srg wrote:Paul Boz wrote:I'd just drop telnet all together and set up SSH, which uses port 22.
ip ssh time-out 60
ip ssh authentication-retries 3
!
line vty 0 15
transport input SSH
It doesn't answer your question directly, but it will definitely get around port 23!
Is it possible to run ssh on a different port than 22 then?
Yes, it's possible, when i get home i let you know how.
Hope this help. -
dtlokee Member Posts: 2,378 ■■■■□□□□□□Use the 'rotary" command in line config mode to force the router to listen on a different portThe only easy day was yesterday!
-
manic Inactive Imported Users Posts: 42 ■■□□□□□□□□...your isp block common ports?"What do you want from me?" -Pink Floyd
-
Darthn3ss Member Posts: 1,096mine doesn't, yaaaayFantastic. The project manager is inspired.
In Progress: 70-640, 70-685