Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I have AWS Lambda function which is calling API for generation of qlik ticket using subnet ips range. All ports are opened.
Somehow, AWS Lambda Function is not able to generate a qlik ticket as we have not whitlisted the subnet ips. I wanted to understand that how can we whitliste the subnet ip range.
Regards,
Thanks @Ray_Strother for the reply.
Actually, we are not using inbuilt PostgreSQL which comes with qlik installation.
My issue is, in Virtual proxy, we want to whitelist the dynamic IPs (like subnet ips) which has some range.
AWS Lambda API call is happening from these subnet ips to generate qlik ticket via virtual proxy. As you know that we have an option in vproxy to host whitelist the source ips (in this case subnet ips) so that we can allow third party server to communicate with qlik server to generate qlik ticket.
My question is, how to whitelist the dynamic IPs in virtual proxy or we always needs static IPs only ?
Regards,