This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTP Redirect

Hello All,
I have searched for countless hours and am unable to find what I am trying to do.  I am wanting to make all HTTP traffic get redirected to HTTPS.  I have looked at DNAT, SNAT, etc and nothing I have tired seems to be working.

Scenario:
User browses to http://www.weather.com and i want that webpage to be changed to https://www.weather.com without the user remembering to put https to get the secure website.

I am looking to go this path so I can block all HTTP traffic and just allow HTTPS since websites will automatically be converted over to HTTPS without user intervention.

Everything I have read says you need a webserver to do this and I am having a hard time believing there is no way to say "port 80 change to port 443".

https://www.sophos.com/en-us/support/knowledgebase/120388.aspx


This thread was automatically locked due to age.
Parents
  • Drew, you can use WAF for access from the LAN to an internal server.  I test and refine a Firewall Profile using an additional address on the Internal interface before disabling the DNAT on the External interface.

    If you have an external server that you want to protect with the WAF, you can configure it as the Real Server for a Virtual Server in the UTM.  Change public DNS to point the FQDN at your UTM, set the server's firewall to only accept traffic from your IP and you're golden.

    Cheers - Bob
    PS Moving thread back to the Network Protection forum, but leaving a permanent redirect in the Web Server Security forum.
Reply
  • Drew, you can use WAF for access from the LAN to an internal server.  I test and refine a Firewall Profile using an additional address on the Internal interface before disabling the DNAT on the External interface.

    If you have an external server that you want to protect with the WAF, you can configure it as the Real Server for a Virtual Server in the UTM.  Change public DNS to point the FQDN at your UTM, set the server's firewall to only accept traffic from your IP and you're golden.

    Cheers - Bob
    PS Moving thread back to the Network Protection forum, but leaving a permanent redirect in the Web Server Security forum.
Children
No Data