I started using  ssh. I think TheraTherm also has a free client. I
placed some effort in not using standard port 22 ssh.

ip ssh authentication-retries 2
ip ssh port 2500 rotary 1

line vty 0 4
 access-class 199 in
 rotary 1
 transport input telnet ssh

no access-list 199
access-list 199 permit tcp xxxx 000x any eq telnet
(inside)
access-list 199 permit tcp any any eq 2500
(from outside?)

Martijn


-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Namens Simon
Cheng
Verzonden: donderdag 5 december 2002 20:24
Aan: [EMAIL PROTECTED]
Onderwerp: How to change the default Telnet port of a router [7:58647]

Hi, can anyone tell me is that possible to change the default telnet
port no. on a cisco router? Say I dont want to use tcp port 23 to telnet
to my company router.
Simon




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=58815&t=58647
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to