Forum archive
redmine inaccessible remotely (from Internet)
I installed the latest turnkey redmine appliance (2009.10-2) and seems to be working well on the local network. However, when I try to access the web page remotely (from the Internet), I do not get a response from the redmine server. Remote access seems to be working OK since I can access the Webmin interface remotely (https, port 12321) and I can access the mercurial interface (http, port 8080), I just don't get a response from the redmine interface (http port 80 or https port 443). The server is configured with a public static IP, and I can login to the Webmin interface, so it appears that the network portion of the server is setup properly. I am not too familiar with the integration into apache and which settings might prevent the remote access. Does anyone have any idea of which settings might affect this problem? Has anyone else setup a turnkey redmine server with a public static IP (for remote workers to access the redmine server)?
TurnKey Redmine 11.0 is the latest version (based on Lucid). Version 2009.10-2 is the legacy version (based on Hardy). We'll be removing the legacy versions download links as soon as we announce the 11.0 release (which will happen once the VM builds are ready).
With regards to remote access, how did you set it up? Are you using reverse NAT (ie. PAT - port address forwarding)? If so, your router might be listening itself on port 80/443 which would cause issues.