09-20-2013 03:41 PM - edited 03-11-2019 07:41 PM
Pix 515 6.3.5
I have this configuration
static (outside,inside) 1.1.1.1 192.168.1.1
access-list ACL permit tcp any host 1.1.1.1 eq https
In this case all users from OUTSIDE can access the server by IP 1.1.1.1
Because of a special case that I do not want to resolve with DNS zones and "A" records, I need to make this same host available to INSIDE users by same external IP: 1.1.1.1
How can this be accomplished?
Thanks
Juan
09-21-2013 08:27 AM
Try adding the "DNS" keyword at the end of your static NAT statement. DNS rewrite should occur and point it to the internal IP.
Sent from Cisco Technical Support Android App
09-21-2013 10:06 AM
ljohnston1127,
Possibly, I did not explain myself well. That configuration there works fine for external users accessing the external IP 1.1.1.1.
What I want to is to make possible for the INSIDE/internal users to access that server with the EXTERNAL ip 1.1.1.1 . Users in the INSIDE zone can acccess host by internal ip 192.168.1.1 . I want them to access it by External IP.
Hopefully I am making sense.
Thanks
Juan
09-21-2013 04:31 PM
Hi,
What is your intention to do that?
Go out of your network to get back again to access info that is inside?
09-21-2013 07:12 PM
Nevermind. You are not using dns.
Sent from Cisco Technical Support Android App
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