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

enable rdp, ftp and telnet to cisco ASA 5505

mikejgalovich
Level 1
Level 1

Hello, can someone tell me what the command string are for enabling FTP and RDP thru the firewall to a server with an address of 192.168.1.x?

Also, how do I enable telnet to the 5505 from outside?

Thanks

1 Reply 1

mmacdonald70
Level 1
Level 1

I'm assuming that you are trying to access a server that is behind the firewall. To do this, you will need to create a static mapping:

static (inside, outside) external.ip 192.168.1.x netmask 255.255.255.255

and assign an access list to the outside interface that allows access to the required ports.

You cannot telnet to an ASA outside interface without a VPN. Use SSH