February 12, 201610 yr Hi, My ISP blocks port 80 traffic. Could I move the standard http://tower -> http://tower:8080 for example? Thanks Tom
February 12, 201610 yr Community Expert My ISP blocks port 80 traffic. Could I move the standard http://tower -> http://tower:8080 for example? Yes. The web GUI is started by the emhttp command in the 'go' file and it takes an optional -p parameter to specify the port. e.g. /usr/local/sbin/emhttp -p 8080 &
February 13, 201610 yr Why are you putting your management page on the internet? That's not exactly the best idea.
February 13, 201610 yr Community Expert Awesome! Thanks! No not awesome. You definitely don't want to put it on the internet that way. You WILL be hacked. You need to set up a VPN.
February 13, 201610 yr Author I don't believe I can setup a VPN, as almost every port is blocked by my service provider.
February 13, 201610 yr Community Expert Install Teamviewer on another computer on your network and remote control that computer to access your server.
February 13, 201610 yr Author Actually: it appears as though OpenVPN will work from within our network. Now I only have to fix GitLab
Archived
This topic is now archived and is closed to further replies.