Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Port forwarding the https to my proxy server using squid

    Scheduled Pinned Locked Moved NAT
    3 Posts 3 Posters 2.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      renzai
      last edited by

      How can i forward all the network traffic of https to my proxy server? i want to filter all the traffic of https to my proxy server.. https –-> proxy server (squid). after i configure the nat port forward i got this error.

      SSL connection error
      Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.

      Nat port forward
      int: Lan
      protocol: tcp
      source: type: network
                address: 192.168.3.0  --> network of my lan interface
      source port range: from : any
                                to : any
      destination: any
      destination port range: from: https
                                      to : https
      redirect target IP : 192.168.3.1
      redirect target port : 3128

      Please help. thanks

      1 Reply Last reply Reply Quote 0
      • P
        podilarius
        last edited by

        https traffic is not usually proxied. Does your http traffic work in the same configuration?

        1 Reply Last reply Reply Quote 0
        • E
          Efonnes
          last edited by

          HTTPS cannot be proxied in that way.  The client needs to know it is going through a proxy for it to work (in other words, the client needs to be configured to use the proxy, either manually or through automatic proxy detection).

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.