Hi,
Any idea how to make web interface accessible within DataMiner Cube for iDirect IQ200 modem? Web interface(http and https) works as expected for all other elements hosted on same DataMiner and also using any third party browser iDirect Modem web interface is accessible from same DataMiner server.
We have tried following options in the code.
;Web Interface#https://[Polling Ip]/login.html;Web Interface 2#https://X.X.X.X/login.html;Web Interface 3#https://X.X.X.X:443;Web Interface 4#https://localhost"
Web interface 1, 2 and 3 are inaccessible while we are able to reach localhost on web interface 4.
Web bowser engine is also set to Chromium.
Web interface View page source shows: <html><head></head><body></body></html>
BR.
Hi Daud. Are you able to access the webinterface using another browser on the client machine where Cube is running? The client machine (not server) has to be able to access the device, as otherwise it will not be possible to open the web interface.