Keywords: Mediawiki - OS X - Technical issue - Other
bnsupport ID: bitnami-nami-info-20210215-104952-442
Description:
I just installed bitnami-mediawiki-1.35.1-10-r53-osx-x86_64-vm.dmg on macOS 10.4.6.
It is up and running but there is a network issue because the connection does always reset to the local bridge IP address.
So I connect from a remote machine to http://IP_ADDRESS/wiki/Main_Page and log-in with the default user credentials. It is successful but the connection is redirected to the local bridge IP address, e.g. http://192.168.64.3/wiki/Main_Page which leads to a connection failure.
The network setup is
localhost:8080 -> 80 (Over SSH): enabled
localhost:443 -> 443 (Over SSH): enabled
*:80 -> 80: enabled
*:443 -> 443 (Over SSH): enabled
What did I miss in my initial setup?