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 Tom,
We are running DataMiner cube on same server where DataMiner is installed, and we are able to access webinterface using other browsers.