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,