- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-20-2021 03:04 AM
I have one real ip address and I have three web sites. Is it possible to work on them on the same port 443 , and the difference is according to the site address? i asked for NAT Solution in paloalto kindly help
11-20-2021 08:49 AM
As per my understanding if address is different it should work.
Let's see if someone else has some input on this.
Regards
11-20-2021 09:01 AM
I'm assuming that what you mean is that you have one public IP address and you want to NAT tcp/443 to multiple different websites hosted by different internal hosts correct?
If I'm interrupting the question properly, you wouldn't do this directly on the firewall. Instead what you would do is setup something like NGINX to act as a web proxy. You would create the NAT to send tcp/443 to your NGINX (or similar) instance and NGINX would use the hostname to send to the proper backend server to service the website request.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!