Navigation

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

    Define listen address for webUI

    webGUI
    2
    4
    626
    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.
    • J
      jornane last edited by

      I run a pfSense with HAproxy and a lot (tens) of virtual IPs and the firewall disabled. HAproxy listens on port 443 on almost all these virtual IPs, but some are empty for now. When I try to access port 443 on these "empty" IPs, I get the pfSense webConfigurator.

      I would like to give pfSense a list of IPs the webConfigurator can listen on, aka decide which Listen directives are written in /var/etc/nginx-webConfigurator.conf.
      There doesn't seem to be any way to do this in the UI as it is now, it seems to be hardcoded on : <port>and [::]: <port>Does anybody know a way to define the listen address?</port></port>

      1 Reply Last reply Reply Quote 0
      • D
        doktornotor Banned last edited by

        No way in the GUI. Move the WebGUI out of 443 and put it behind HAProxy as well.

        1 Reply Last reply Reply Quote 0
        • J
          jornane last edited by

          Thank you for your solution!

          I was considering using a different port for the webConfigurator, but I feel it makes my setup a bit convoluted. Is there a feature request to fix this, or should I make one?

          1 Reply Last reply Reply Quote 0
          • D
            doktornotor Banned last edited by

            There has been a feature request for so long that I don't expect it's going to happen, ever.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post