Greetings,
Is there a way from the Astaro to redirect incoming HTTP traffic to a HTTPS port on a NAT'd server?
We're running a FTP server that has it's own web interface for transferring over HTTPS. For security purposes we want any connection that comes in via HTTP to automatically go to the HTTPS port. Unlike a normal www server there's nothing to modify on this application to handle port redirection.
I tried creating a DNAT rule that changes the incoming HTTP traffic service to HTTPS on the Destination service, but whenever I attempt to connect to that address the browser returns a 501/505 error, basically saying it cannot display the page. Without changing the traffic ports the nat rule works fine.
Any suggestions?
This thread was automatically locked due to age.