cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2039
Views
0
Helpful
3
Replies

Allow one external IP to use NAT on Cisco ASA 5510 Sec Plus

talismaniak
Level 1
Level 1

I keep struggeling with Cisco ASA. Can someone explain a systems engeneer with noob experience on networking how I can make a certain NAT (RDP, SSL or whatever) and securing it by allowing just one external client with fixed internet IP to make use of this NAT?

thanks Talis

3 Replies 3

Maykol Rojas
Cisco Employee
Cisco Employee

Talis,

I understand your frustration. What is exactly what you are trying to accomplish here? It can be interpreted in many ways.

1-Do you want the internal host to be Natted when going to specific IP address on the inernet or

2-Do you want the host already translated to be accessed by one specific host on the internet?

Mike

Mike


Hi Mike,

Thank you for understanding ;-)

I know how to make a NAT, thats pretty easy, but what I don't understand is how to stop everybody from accessing this NAT. Let me explain with two examples:

- When I'm at home I want RDP access to my corporate network, so I want my IP to be able to access one of the Remote Desktop servers and deny requests from

other IP's than myself
- An external suppier needs to have LDAP access to the domaincontroller, so I only want his IP to be able to access it.

So whatever fits best.

Do I need to make an access-list like "access-list TEST extended ip host 255.255.255.255"
and a "static (inside,outside) access-list TEST"?

Thanks Talis

Hello Talis,

I would do it backwards, on the outside interface I mean. like this:

access-list outside permit tcp host host eq 3389

By default there is an implicit deny any any so at the end is only your host that is going to be able to access the specified server.

Mike

Mike
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: