Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Robs56_
Contributor II
Contributor II

How do I access qlik tools link (console) outside of EC2 windows server?

I've been trying to access my enterprise manager and replicate console link from my local desktop, and it's not allowing me? 

14 Replies
mattdevdba
Luminary
Luminary

Ok well thats a different error now which on the face of it suggests the Public DNS is being resolved but the machine took too long to respond. That normally means the the inbound IP on the security group is not correct or there is some other firewall or NACL blocking it. The inbound IP will need to be your machines public facing IP (i.e. what is assigned by your internet service provider). If you google "what is my IP" it should give you that.

Robs56_
Contributor II
Contributor II
Author

I got my IP address and added in the security group inbound rule with my-IP-address/32. 
Still the same error.

Heinvandenheuvel
Specialist III
Specialist III

This is still not a Qlik / Replicate problem.

The help provided by @mattdevdba is great and appreciated.

However,  if @Robs56_ is serious about this problem he should approach his Network or EC2 Amazon cloud support resources IMHO.

fwiw,

Hein

Robs56_
Contributor II
Contributor II
Author

@mattdevdba really appreciate your responses! 

You are right. I'll reach out to EC2 AWS, this isn't qlik problem apologies, and thanks again for all the help.

mattdevdba
Luminary
Luminary

no worries. If I get some time tomorrow I'll spin up a couple of instances on AWS and publish the configuration of a working public facing setup. We have automated our provisioning of Replicate and EM using packer/terraform but it's all private. The rest of the time for experimenting I just run replicate in Docker so I have a Dockerfile for this.