04-11-2015 08:52 PM
Hi Everyone,
My problem is the following:
I have an application published on my website over the web, and I want to manage access right to the front panel.
I have followed the instructions for the browser access list but it does not block the client IP address.
As you can see in the image bellow, I setup the web server for the published VI, and I used a virtual machine to make some tests, my local computer running the VI as the 192.168.2.8 IPAddress and the remote computer connecting to it as the 192.168.2.11 IPAddress, and even with the RemoteIPAddress set as deny access on the web server I can access the VI from this machine...
The application is normally embedded on a website page and I don't want users to access it directly by the URL they should only access it trough the whole page.
Another question I tried to set limit workers value to 1, so that only one user can work at a time, in the webserverconf file but it does not changes anything.
LimitWorkers 1
Thanks,
Best Regards,
05-15-2015
10:00 AM
- last edited on
10-31-2024
11:53 AM
by
Content Cleaner
Hi Olivioloyer,
First I want to clarify if you are Publishing a Web Service or if you are using a Remote Front Panel.
If you are Publishing a Web Service the methods to implement security are a little different than those created in a Remote Front Panel. Im sending you a document on how can this be achieved.
Tutorial: Creating and Accessing a LabVIEW Web Service (Real-Time, Windows)
If you are working with Remote Front Panels your configuration sounds correct and this may be an issue on how is LabVIEW updating your Browser Access configuration. Could you share with me your LabVIEW & Operating System Version and your Web Server Configuration File so we can check what is going on??
Any other Question feel free to ask
Have a great day