Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    Introducing Netgate Nexus: Multi-Instance Management at Your Fingertips.

    How to return to "old" interface?

    Scheduled Pinned Locked Moved General pfSense Questions
    35 Posts 8 Posters 910 Views 8 Watching
    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.
    • johnpozJ Offline
      johnpoz LAYER 8 Global Moderator @rloeb
      last edited by johnpoz

      @rloeb said in How to return to "old" interface?:

      What is pfnet-controller???

      this is what runs the new gui.

      Looks like your old gui is running on the same 8080 port that the new gui http redirect runs on - since you have no ports listed I assume they are just the default for the new gui 8080 redirect and https 8443.

      I would suggest you edit these ports in the new gui. You can change both the old php gui, and the new gui ports.

      I would take it from that output that you changed your http old gui to 8080, never enabled https. And now your new gui default redirect is stepping on your old gui http port. Correct them to how you want them in the new gui so they do not step on each other.

      An intelligent man is sometimes forced to be drunk to spend time with his fools
      If you get confused: Listen to the Music Play
      Please don't Chat/PM me for help, unless mod related
      SG-4860 26.07 | Lab VMs 2.9.0, 26.07

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        rloeb @johnpoz
        last edited by

        @johnpoz Thank you. I believe I now know how to get back to the old gui, but that will require rebooting pfsense. Can't do that now because it will kill dozens of user sessions.

        johnpozJ 1 Reply Last reply Reply Quote 0
        • johnpozJ Offline
          johnpoz LAYER 8 Global Moderator @rloeb
          last edited by

          @rloeb why would you have to reboot - just change the old gui port in the new gui to something other than 8080, say 8181 -- once you get into the old gui you can alter the ports the new nexus runs on and make sure you are not stepping on ports. Not sure you would have to reboot to do this?

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 26.07 | Lab VMs 2.9.0, 26.07

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            rloeb @johnpoz
            last edited by

            @johnpoz Because it's refusing to accept my login credentials...

            johnpozJ 1 Reply Last reply Reply Quote 0
            • johnpozJ Offline
              johnpoz LAYER 8 Global Moderator @rloeb
              last edited by

              @rloeb thought you said you were logged in? how is a reboot going to fix that? if you have console access you can reset the password, do you have ssh access?

              An intelligent man is sometimes forced to be drunk to spend time with his fools
              If you get confused: Listen to the Music Play
              Please don't Chat/PM me for help, unless mod related
              SG-4860 26.07 | Lab VMs 2.9.0, 26.07

              R 1 Reply Last reply Reply Quote 0
              • R Offline
                rloeb @johnpoz
                last edited by

                @johnpoz Changed GUI port to 8181 as suggested. The old sign in interface page is displayed. When I enter my username and password, it blanks the page and returns to the login screen. No error message, just new login screen.

                johnpozJ 1 Reply Last reply Reply Quote 0
                • johnpozJ Offline
                  johnpoz LAYER 8 Global Moderator @rloeb
                  last edited by

                  @rloeb restart the gui from the console - option 16 I believe.

                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                  If you get confused: Listen to the Music Play
                  Please don't Chat/PM me for help, unless mod related
                  SG-4860 26.07 | Lab VMs 2.9.0, 26.07

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

                    You can use Diag > Sockets in the new or old interfaces to see what ports nginx is listening on.

                    R 1 Reply Last reply Reply Quote 0
                    • dennypageD Offline
                      dennypage @johnpoz
                      last edited by

                      @johnpoz said in How to return to "old" interface?:

                      @rloeb you have to run sh first.

                      Being one who hates having to start the interpreter before running the command:

                      sh -c 'for x in webgui/protocol webgui/port pfnet-controller/http_port pfnet-controller/https_port; do val=`read_xml_tag.sh string "system/${x}"`; echo "${x}: ${val}"; done'
                      
                      R 1 Reply Last reply Reply Quote 0
                      • R Offline
                        rloeb @dennypage
                        last edited by

                        @dennypage :-)

                        It's a small company, and I'm the owner. Once upon a time, decades ago, I wrote a zillion lines of code. Somewhere along the line, I became an "executive." Then I became a business owner... My tech skills have seriously degraded, but they're the only tech skills we have, so I manage the firewall, along with everything else. Unfortunately, my focus isn't on tech details, and Linux was never within my comfort zone. I'm playing with fire here. Or maybe just playing with a firewall...and I haven't the faintest idea what I'm doing.

                        1 Reply Last reply Reply Quote 1
                        • R Offline
                          rloeb @stephenw10
                          last edited by

                          @stephenw10 Thank you. nginx is listening on the correct ports, but the old interface won't accept login credentials. Just repaints...

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

                            Can you see the system log entries when that happens?

                            If you have console access you can probably just roll back the config to before you enabled nexus. The console menu has an option for that.

                            R 1 Reply Last reply Reply Quote 0
                            • R Offline
                              rloeb @stephenw10
                              last edited by

                              @stephenw10 The whole contraption stopped working. Wouldn't respond to DNS queries. I connected to the console using Putty, restored an older version, and got back online. The upgraded to latest release, did NOT activate Nexus, and everything is working just fine.

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

                                Cool.
                                So you have the old webgui running at http on port 8080 there?

                                I'll see if I can replicate what happened because it sounds like an edge case we should handle.

                                R 1 Reply Last reply Reply Quote 1
                                • R Offline
                                  rloeb @stephenw10
                                  last edited by

                                  @stephenw10 The situation is stranger than it appears... I cannot login to the old GUI from Firefox but I can from Opera. I'm wondering if the latest Firefox has a problem, but have no way of diagnosing.

                                  I got tired of fighting and reloaded the entire setup from a backup. Interestingly, the backup was from an earlier version, but when I logged in, I found the latest version. Not sure what that's about, but pfsense is operating as needed and I've got a business to run.

                                  Rog

                                  johnpozJ 1 Reply Last reply Reply Quote 0
                                  • johnpozJ Offline
                                    johnpoz LAYER 8 Global Moderator @rloeb
                                    last edited by johnpoz

                                    @rloeb said in How to return to "old" interface?:

                                    I'm wondering if the latest Firefox has a problem

                                    I am using latest 155.0 of firefox - not having any issues with either the normal php gui or the nexus gui.

                                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                                    If you get confused: Listen to the Music Play
                                    Please don't Chat/PM me for help, unless mod related
                                    SG-4860 26.07 | Lab VMs 2.9.0, 26.07

                                    R 1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      rloeb @johnpoz
                                      last edited by

                                      @johnpoz I'm also running 155.0 and I cannot log in to the GUI. Must be a problem on my system. I don't have time to chase down what's happening. Lost most of the day yesterday fooling with Nexus and trying to get back an operating firewall.

                                      luckman212L 1 Reply Last reply Reply Quote 0
                                      • luckman212L Offline
                                        luckman212 LAYER 8 @rloeb
                                        last edited by luckman212

                                        This thread is getting a bit ridiculous.

                                        @rloeb you said it yourself:
                                        "I haven't the faintest idea what I'm doing"

                                        Uh, ok. You've got a handful of some of the most experienced pfSense users chiming in on this thread trying to help you. From what I've seen, you've spent most of the time complaining about the "horrible interface", how "the device is on another floor and I'm slammed this morning" and generally how much time you've lost or don't have.

                                        Maybe consider taking the time to read and try the suggestions being offered, or at least provide some better debug logs etc so people can try to help you.

                                        Not trying to be rude or dismissive but honestly if you don't have the time or experience (or at least willingness to learn) you really ought to hand off the responsibility to someone who does.

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

                                          Hmm, if you find it again I'd try using private browsing window in Firefox. I sometimes find myself fighting firefox when it's remembered a URL for an IP that's no longer valid. So for example I could imagine it keeps trying to open the Nexus page for the firewall IP because it previously saw a redirect to it.

                                          R 1 Reply Last reply Reply Quote 0
                                          • R Offline
                                            rloeb @stephenw10
                                            last edited by

                                            @stephenw10 Thank you, again. A private window did it.

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.
                                            Privacy Policy · Cookie Policy