Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Tunneling setup - QV11 server on separate box than IIS7

We are trying to test tunneling with QV11 and IIS7. My environment is 2 separate machines currently on the same network both running windows 2008R2. I have setup firewall rules to allow ports 80, 4750 (QV setting service) and configured tunneling in IIS7. I can test the setup as described in the tunnel setup guide and I do get the expected results. When I attempt to access a document directly using qvp://QVSServer/Doc.qvw the document fails to open. When I use access point it cannot produce a list of documents producing a "So Server" message. The minute I open up port 4747 on my QV server all works well. Has anyone had any luck with tunneling? I thought that if you used tunneling only port 80 will need to be opened?

I solved my issue. I did not have the QWS installed on my QlikView Server. Something had to be listening on port 80 !. Once I did that tunneling worked, the Client Errorlog shows:

2012-07-27 13:28:46 Warning Connect ClientServerSupport.cpp 2727 Server did not respond inside timeout: "" 0

2012-07-27 13:29:11 Info Connect QVDoc.cpp 4221 Switching to HTTP tunneling 0

2012-07-27 13:29:11 Info Connect QVDoc.cpp 4253 Trying Http tunneled connection 0

2012-07-27 13:29:11 Info Connect ClientServerSupport.cpp 2678 Negotiating string: "<?xml version="1.0"?><prot>qvp<dpi wanted="false">96 96</dpi><authenticate wanted="true"/><encrypted wanted="true" algorithm="aes"/><gzip/><balanced/><build>11282</build><machine_id>WEBSVR [9B4F1942-8484-4385-6522-DB8A30B89F62]</machine_id><any_username>WEBSVR\Administrator</any_username></prot>" 0

2012-07-27 13:29:11 Info Connect ClientServerSupport.cpp 2779 Server negotiation string: "<?xml version="1.0"?><prot>qvp<authenticate principal="QVSERVER$@" domain=""/><encrypted algorithm="aes"/><gzip/><balanced/><license_needed/><build>11282</build><session>{7420A8AC-120E-4A6D-923F-76233648AAFD}</session></prot>" 0

2012-07-27 13:29:11 Info Connect ClientServerSupport.cpp 2779 Server negotiation string: "<?xml version="1.0"?><eof/>" 0

2012-07-27 13:29:11 Info Connect ClientServerSupport.cpp 2856 Initiating authentication 0

2012-07-27 13:29:12 Info Connect ClientServerSupport.cpp 2903 Authentication packet arrived 0

2012-07-27 13:29:12 Info Connect ClientServerSupport.cpp 2903 Authentication packet arrived 0

2012-07-27 13:29:12 Info Connect ClientServerSupport.cpp 2932 Secure (crypto) packet arrived 0

2012-07-27 13:29:12 Info Connect ClientServerSupport.cpp 2955 Session established OK 0

11 Replies
Not applicable
Author

Hi Ramasamy.

Did you get it to work? If so: Where did you add the HKEY's?

I guess: Server 1 - IIS. Am I correct in that ?

pablolabbe
Luminary Alumni
Luminary Alumni

You nned to  change the registry key at Server1 - IIS, and point QVSServer parameter to one of the Qlikview servers.

The tunneling only works with one servers. There is no load balance with tunneling.

Best Regards,

Pablo Labbe