Navigation

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

    Can't Open Webgui

    webGUI
    3
    4
    2932
    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.
    • A
      Atlanta-Mike last edited by

      I have searched and searched the forums and can't find a solution to what I have done, either because I am a bad searcher or I am the first to do this.

      Here's what happened, I have loaded Squid and it seemed to be running fine.  After a few days, I checked the stats to see how often I am getting a cache hit (using Lightsquid).  I was surprised to find it was only around 0.4% to 0.8%.  After doing some reading from some Google searches, I came to the conclusion that since I am running in transparent mode, I need to change the Squid port to port 80.  So I did that, BEFORE changing the webgui to HTTPS.  Now I can't get into the webgui.  When I try to log in, I get an error page from Squid saying something about an Invalid Request.

      I know I can re-load the whole thing, but I would really like to avoid that.  Is there any way to get into the webgui from the console screen?  Or change the webgui to HTTPS from the console?

      Thanks for your help.

      Mike

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

        you might want to try to SSH into the box and edit the /conf/conf.xml file, it should be by the top of the file.

        <webgui><protocol>http</protocol>
        <certificate>xxxx</certificate>
        <private-key>xxxx</private-key>
        <port>"NewPortNumberHere"</port></webgui>

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

          This scenario is covered in the documentation:

          http://doc.pfsense.org/index.php/I_locked_myself_out_of_the_WebGUI%2C_help!

          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
          • A
            Atlanta-Mike last edited by

            Thanks, that did it.  It was a fun process because if I tried the Stop command or the KillAll command, Squid would only stop for a few seconds.  I had my laptop while at the router and would have to log in and get to the right page as fast as possible to change the webgui port number.  It took a few trys before I was able to make the change before Squid would kick in and keep me from making the change.

            Mike

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