I am attempting to change the default HTTP port from 80 to 8080 on our server, as port 80 is being blocked by our firewall due to security policies.
I have already modified the port binding in IIS to use port 8080, and subsequently restarted both the IIS services and the DataMiner software. However, the application is still not accessible via port 8080, and it appears the change is not taking effect.
I'm not sure if anything else needs to be changed.
Hi Jose,
Have you checked the Windows Firewall? By default, the installer opens port 80 there, but if you want to use port 8080 you will have to open that port manually.
When connecting with Cube, you will also have to override the destination port, which is described under step 3 here: https://docs.dataminer.services/user-guide/Getting_started/Accessing_DataMiner/Accessing_DataMiner_Cube/Opening_DataMiner_Cube/Overriding_Cube_connection_type.html?q=destination%20port%20cube

Hi Seppe,
The firewall is disable, I read the documentation but isn't clear, I don't know what change needs to made for change to 8080,
I tried to change in Cube to 8080 in remote option but after that can't connect.