06-18-2016 10:53 PM - edited 03-12-2019 12:54 AM
My client has a public
Now
What he wants me to do is to configure the ASA in such a way that the servers that are in my private interface from range
What he exactly told me was that
1.1.1.2
How can this be accomplished?
I have already configured static NAT, access rules and things that are needed for basic operation. Now, all
Please help.
06-19-2016 01:27 AM
You just need to map the static IP's with the NATTed IP's and allow the ACL's on the outside
It should be good enough.
Regards,
Aditya
Please rate helpful posts and mark correct answers.
06-19-2016 01:53 AM
Thank you Aditya for your help. You have always been there for me whenever i have some queries.
Can you please help me with the commands ?
For example: 1.1.1.2 will be mapped to web server in my private interface 10.10.1.2. So what will be the commands like?
I am using ASA version 9.2(4).
06-19-2016 08:46 PM
Hi Diwakar,
Here is an example for the command:
object network obj-10.10.1.2
host 10.10.1.2
nat (inside,outside) static 1.1.1.2
Regards,
Aditya
Please rate helpful posts and mark correct answers.
06-20-2016 05:31 AM
Hello Aditya,
I already have the public
Now, the client has given me other Public
For
10.10.1.3
Now, How do
I have 6 interfaces on ASA. 0/0 has the public
Hope you understood me.
Please help me.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide