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

    Converting ProxyPass rule to haproxy on pfSense webgui

    Scheduled Pinned Locked Moved Cache/Proxy
    1 Posts 1 Posters 446 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.
    • S
      shane
      last edited by

      I am using pfSense 2.4.5_1 with haproxy package 0.61_1. I want do create an access control list with corresponding actions to replace my existing Apache reverse-proxy configuration:

      ProxyPass /backend/ http://192.168.0.129:8080/backend/
                     
      ProxyPassReverse /backend/ http://192.168.0.129:8080/backend/
      
                     
      
      ProxyPass / http://192.168.0.129:8080/web-frontend/
                     
      ProxyPassReverse / http://192.168.0.129:8080/web-frontend/
      

      As far as I understood, I will have to rewrite the request, but I was not able to find how this simple example could be done via the webgui of HAproxy on pfSense.

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