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

    console - restore from recent configuration - disaster has struck

    Scheduled Pinned Locked Moved General pfSense Questions
    11 Posts 4 Posters 698 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.
    • A
      aljames @Cloudless Smart Home
      last edited by

      @Cloudless-Smart-Home you may want to wait for other suggestions first. I am not familiar with how you could possibly restore from your current state, others may.

      This page may be worth of browse to see if any of these apply to you: https://docs.netgate.com/pfsense/en/latest/troubleshooting/locked-out.html

      Do you have an external backup somewhere of your configurations? If so, I would probably test a reinstall and restore in a virtual machine, then do a fresh install on production.

      1 Reply Last reply Reply Quote 0
      • S
        SteveITS Galactic Empire @Cloudless Smart Home
        last edited by

        @Cloudless-Smart-Home What device is this? Are you sure you have the PuTTY settings correct?

        I suppose you could manually copy the older file in if you can enter the shell (#8 IIRC). Want to say the history files are somewhere under /cf but it’s been a while.

        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
        Upvote 👍 helpful posts!

        Cloudless Smart HomeC 1 Reply Last reply Reply Quote 0
        • Cloudless Smart HomeC
          Cloudless Smart Home @SteveITS
          last edited by

          I found a better terminal program called serial, instead of coolterm that had always worked for me in the past, that solved the problem and I was able to navigate and restore from recent configuration history. I didn't even know that was possible before today. then I made note of my forgotten ssh port number, which would have also solved this. I have never locked myself out before, and didn't even know I could do that much damage with ha proxy, which is unfortunately still not working. I will post a new thread for that. so frustrating.

          1 Reply Last reply Reply Quote 0
          • GertjanG
            Gertjan @Cloudless Smart Home
            last edited by

            @Cloudless-Smart-Home said in console - restore from recent configuration - disaster has struck:

            if I press 5 to reboot, it prompts for a second input, detects a phantom return, and goes back to the main menu. no matter what I try, it behaves the same

            Time for plan B : use option 8,
            Type

            reboot
            

            No "help me" PM's please. Use the forum, the community will thank you.
            Edit : and where are the logs ??

            Cloudless Smart HomeC 1 Reply Last reply Reply Quote 0
            • Cloudless Smart HomeC
              Cloudless Smart Home @Gertjan
              last edited by Cloudless Smart Home

              @Gertjan that was spitting out and typing garbage characters, which is when I had to actually reboot with the one finger salute. It got me no closer to getting the gui back. I thought if I got the startup screen there might be additional startup options, like some sort of safe boot without add-ons like my mac, but in both places, all I got was garbage on the screen. but I learned a lot in the process, and began to understand the nature of the issue better. when I actually got the the bios options, it was literally typing exactly double characters on the screen for everything so ok was ookk, reboot was rreebboooott. it seems that the issue could be related to duplexing but I didn't find any settings anywhere for duplexing and it was definitely behaving completely different in every environment - startup, terminal, and regular menu. regular menu displayed mostly correctly, and it took a lot of experimenting before I realized it was double tying all of my responses in the menu. of course, I tried every variable for speed and flow control and those checkboxes in coolterm, but the more I dug in, the more I knew I needed either a different cable (not likely), different drivers, or in the case that worked, just a better terminal emulation app. serial claims to have drivers built in, but in either case, the free 7 day trial of a $40 app worked to solve the issue.

              hoping someone will help me with my new post so I can finally get ha proxy working.

              GertjanG 1 Reply Last reply Reply Quote 0
              • GertjanG
                Gertjan @Cloudless Smart Home
                last edited by

                @Cloudless-Smart-Home said in console - restore from recent configuration - disaster has struck:

                .. every variable for speed and flow control and those checkboxes in coolterm

                You've have something called "Local echo" activated.
                Normally, it should be off.

                Btw : console (serial),or SSH or whatever : get Putty. It's free since last century.

                No "help me" PM's please. Use the forum, the community will thank you.
                Edit : and where are the logs ??

                Cloudless Smart HomeC 1 Reply Last reply Reply Quote 0
                • Cloudless Smart HomeC
                  Cloudless Smart Home @Gertjan
                  last edited by

                  @Gertjan said in console - restore from recent configuration - disaster has struck:

                  tw : console (serial),or SSH or whatever : get Putty. It's free since last century.

                  One of the few advantages of Windows, but not planning on giving up my Mac to get putty. It has always been a challenge.

                  GertjanG 1 Reply Last reply Reply Quote 0
                  • GertjanG
                    Gertjan @Cloudless Smart Home
                    last edited by

                    @Cloudless-Smart-Home

                    MAC ? didn't know. You've two advantages then :

                    1. it's also available for mac
                    2. as you have a mac, you already had a native ssh /serial client build in since OSx is somewhat nix based ^^

                    No "help me" PM's please. Use the forum, the community will thank you.
                    Edit : and where are the logs ??

                    Cloudless Smart HomeC 1 Reply Last reply Reply Quote 0
                    • Cloudless Smart HomeC
                      Cloudless Smart Home @Gertjan
                      last edited by

                      @Gertjan said in console - restore from recent configuration - disaster has struck:

                      it's also available for mac

                      I did that google search before posting this thread, just to make sure somebody hasn't fixed it. Just because software is available, doesn't mean it works. If you dig deeper on the results you showed, it's junk. it doesn't work.

                      GertjanG 1 Reply Last reply Reply Quote 0
                      • GertjanG
                        Gertjan @Cloudless Smart Home
                        last edited by

                        @Cloudless-Smart-Home said in console - restore from recent configuration - disaster has struck:

                        If you dig deeper ...

                        and you right.
                        Although I touch Mac devices every day (apple TV, phone, pad) I never had the courage to actually use an "mac pc" myself.
                        I've been using Putty on MAC (not 'my mac', but the laptop of the company) and, yes, you're right, I recall now, it was also running Windows ^^

                        Anyway, a non issue, as mac is nix base, you already have the native ssh and serial comm client build in, something Microsoft based OSes (up until recent) lacks ...

                        Added to that, SSH access isn't really needed. I'm using SSH - and also SFTP - access a lot because I do 'things' with my pfSense that aren't part of the normal maintenance cycle of a SOHO router firewall.
                        Most of the pfSense users will rarely use the serial console access, and probably never use the SSH access. The ssh access is even, by default, deactivated.

                        No "help me" PM's please. Use the forum, the community will thank you.
                        Edit : and where are the logs ??

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