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

map telnet service to outside interface

lean
Level 5
Level 5

Hi,

I have ASA with outside interface ip add 172.31.1.1/24 and inside interface ip add 10.0.0.1/24. There is an telnet server in the inside network with ip add 10.0.0.2/24. Is it possible to map telnet service in the inside network to outside interface as following:

static (inside,outside) tcp 172.31.1.1 23 10.0.0.2 23

I made a try, but it doesn't work. Can some one explain why ?

Best Regards,

1 Reply 1

Jon Marshall
Hall of Fame
Hall of Fame

Hi

Could you try the following

static (inside,outside) interface 24 10.0.0.2 23

and then of course you need to permit the traffic in an access-list.

Jon

Review Cisco Networking for a $25 gift card