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

    Web page title changes?

    2.2 Snapshot Feedback and Problems - RETIRED
    7
    16
    2.7k
    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.
    • F
      firewalluser
      last edited by

      I like to have several web browser tabs open when using pfsense, but it can be hard to work out which browser tab to click on when the web page title uses the format: [Firewall Domain] [Web Page Title]

      Could the web page titles be swapped around, so we can see the webpage titles instead of just seeing the firewall domain in the web browser tab?

      Capitalism, currently The World's best Entertainment Control System and YOU cant buy it! But you can buy this, or some of this or some of these

      Asch Conformity, mainly the blind leading the blind.

      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        If it were swapped then it would cause difficulties for those managing CARP clusters and multiple firewalls that need to see the hostname first.

        If you had 6 different firewalls open and the same page open on each one, then having the web page title first is much more confusing.

        Maybe someone could add the alternate order as an optional non-default choice under System > Advanced, but I don't see the default changing.

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • KOMK
          KOM
          last edited by

          it would cause difficulties for those managing CARP clusters and multiple firewalls that need to see the hostname first.

          Is this the dominant use-case, people running dual-node failover configs?

          If you had 6 different firewalls open and the same page open on each one, then having the web page title first is much more confusing.

          Again, how often does it happen where you're trying to manage many different firewall instances at the same time, versus having different views of the same firewall instance open?

          I agree with firewalluser, but then I only manage the one firewall.

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            I'd say the number of people with multiple firewalls outweighs the number of people with just a single firewall, but that's purely anecdotal.

            At least from those we encounter from working the support side of things, most people have several and manage several at once in many cases.

            As I said, someone could add it as an optional toggle, but the default is unlikely to change.

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              Bring on pfCenter (or its successor).  ;)

              Interesting though that there seem to more people managing multiple boxes. I guess it could also be that people with multiple boxes are much mroe likely to have support contracts or find bugs. I know I've managed to set things on my 'production' box whilst thinking I was operating on a test box before, even with the host name in the title.  ::) Some sort of alternative theme with a different favicon maybe?

              Steve

              1 Reply Last reply Reply Quote 0
              • jimpJ
                jimp Rebel Alliance Developer Netgate
                last edited by

                Once you pop, you can't stop.  8)

                When you use pfSense somewhere, you want to use it everywhere…

                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

                1 Reply Last reply Reply Quote 0
                • C
                  cmb
                  last edited by

                  A significant portion of users have multiple systems, whether a pair at one location, or one each at multiple locations. Having the hostname first is best for most use cases.

                  1 Reply Last reply Reply Quote 0
                  • KOMK
                    KOM
                    last edited by

                    Having it be a dynamic, user-defined field with a few simple variables (%host, %IP, %node, %page, %carp etc) to build your custom output would be ideal.  Not exactly high-priority, but Christmas is coming…

                    1 Reply Last reply Reply Quote 0
                    • P
                      phil.davis
                      last edited by

                      I have a dozen or so systems on our intranet connected by OpenVPN site-to-site. I often have quite a few webGUI open on different boxes, so its usually best for me to be able to see the host name.
                      But I can see that some people managing 1 or few systems might like to have multiple pages open on the 1 system and see the page names first in the browser tab.
                      It is rather easy to implement a checkbox option, just a few minutes code cut-paste-hack. So here is a pull request that lets the user choose:
                      https://github.com/pfsense/pfsense/pull/1348
                      The question is, how many check box options to have on that System:Advanced:Admin page - it could go on forever if we think of another 100 customizable things that could be done to the webGUI. Up to the project managers to decide if this extra checkbox is worth it, or whether to wait for Christmas and an all-singing all-dancing dynamic user-defined field ;)

                      As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
                      If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

                      1 Reply Last reply Reply Quote 0
                      • H
                        heper
                        last edited by

                        @stephenw10:

                        Bring on pfCenter (or its successor).  ;)

                        YES, i'd use that if it doesn't cost $1000

                        1 Reply Last reply Reply Quote 0
                        • F
                          firewalluser
                          last edited by

                          @jimp:

                          If it were swapped then it would cause difficulties for those managing CARP clusters and multiple firewalls that need to see the hostname first.

                          If you had 6 different firewalls open and the same page open on each one, then having the web page title first is much more confusing.

                          Maybe someone could add the alternate order as an optional non-default choice under System > Advanced, but I don't see the default changing.

                          I manage a number of different systems for SME's but rarely work on different firewalls at different sites from the one browser.
                          I'll use one browser with multiple tabs open for one instance of a firewall because when I switch between browsers (read different firewalls) it doesnt matter what tab its on, I can always see the ip address and thus identify the firewall that way, but when copying settings/rules for different interfaces through the gui, its handy to have the tabs open cut n pasting the settings across.

                          Its always interesting to see how different people work none the less as it may be possible to pick up new ways to improve productivity.

                          Capitalism, currently The World's best Entertainment Control System and YOU cant buy it! But you can buy this, or some of this or some of these

                          Asch Conformity, mainly the blind leading the blind.

                          1 Reply Last reply Reply Quote 0
                          • C
                            cmb
                            last edited by

                            I merged Phil's pull request for this yesterday, should have made the most recent snapshot that's available at the time of this writing.

                            1 Reply Last reply Reply Quote 0
                            • F
                              firewalluser
                              last edited by

                              Thanks!

                              I shall upgrade & check it out once my isp has reset my adsl variable ip, as I'm just testing the firewall states with the version below.

                              2.2-BETA (amd64)
                              built on Tue Dec 02 08:17:30 CST 2014
                              FreeBSD 10.1-RELEASE

                              Capitalism, currently The World's best Entertainment Control System and YOU cant buy it! But you can buy this, or some of this or some of these

                              Asch Conformity, mainly the blind leading the blind.

                              1 Reply Last reply Reply Quote 0
                              • F
                                firewalluser
                                last edited by

                                @jimp:

                                I'd say the number of people with multiple firewalls outweighs the number of people with just a single firewall, but that's purely anecdotal.

                                At least from those we encounter from working the support side of things, most people have several and manage several at once in many cases.

                                As I said, someone could add it as an optional toggle, but the default is unlikely to change.

                                Can't you tell what the popular settings are from the AutoConfigBackup's deposited in the cloud service?

                                If you are not allowed to do it due to the existing contract, maybe an opt in facility to share the configs for analysis to better pfsense could also give you access to more data?

                                Sanitisation might be an issue for some though, but it would not be hard to do a search and replace for ranges & ip's to be randomised, and something similar for the domains, username and passwords, CA & cert names.

                                This way you still get an overview of how people are using pfsense, but its sanitised enough to not really give too much pertinent details away.

                                JAT.

                                Capitalism, currently The World's best Entertainment Control System and YOU cant buy it! But you can buy this, or some of this or some of these

                                Asch Conformity, mainly the blind leading the blind.

                                1 Reply Last reply Reply Quote 0
                                • P
                                  phil.davis
                                  last edited by

                                  The configs stored by AutoConfig Backup are encrypted first. They would need to know the passwords used (or be running a brute-force cracker in the background on that server ;)
                                  Maybe some users make the password "abc123" but hopefully not many are that crazy to give away their CA/certificates…

                                  As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
                                  If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    firewalluser
                                    last edited by

                                    Yeah, the xml file would need to be sanitised and would also need to be spun out to a separate file name before uploading/submitting as an example. I'm not proposing people give away anything too sensitive, although I do recognise it could be argued the very config ie layout of the network could be useful for some.

                                    Its only a thought, but anyway thanks for your changes for the webtitle!

                                    Capitalism, currently The World's best Entertainment Control System and YOU cant buy it! But you can buy this, or some of this or some of these

                                    Asch Conformity, mainly the blind leading the blind.

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