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

    SG-1100 Won’t Reboot on Upgrade - no internet access!

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    upgrade
    123 Posts 6 Posters 9.5k 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.
    • TangoOverswayT
      TangoOversway @SteveITS
      last edited by

      @SteveITS

      So maybe a fresh install without using my config.

      I would agree. There is no way this is normal and the flakiness of things like the serial connection, that it boots sometimes and not others - all this is confusing.

      When you talk about the pfSense menu, you mean the web menu, right?

      The only config file I'm using is the backup I made just before I upgraded.

      Is installing to the USB stick an option in the normal install process? (I'm about to look that up. I know USB drives are slower than internal, but a failing internal drive seems to be a real possibility.)

      S 2 Replies Last reply Reply Quote 0
      • S
        SteveITS Galactic Empire @TangoOversway
        last edited by

        @TangoOversway said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

        When you talk about the pfSense menu, you mean the web menu, right?

        no the console menu, option 4:
        https://docs.netgate.com/pfsense/en/latest/config/console-menu.html

        Double check your USB stick for other config.xml files? em0/em1 should not be interfaces in an 1100 config file. It should use mvneta0.4090 etc.

        Yes it's possible to install to a USB stick as @stephenw10 said. There are a few threads like
        https://forum.netgate.com/topic/196372/migrating-netgate-1100-from-emmc-to-usb-flash-storage-to-keep-it-fit

        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!

        1 Reply Last reply Reply Quote 0
        • S
          SteveITS Galactic Empire @TangoOversway
          last edited by

          @TangoOversway Try assigning just WAN to mvneta0 and see if it lets you not assign LAN at all, at least to get to the menu.

          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!

          1 Reply Last reply Reply Quote 0
          • TangoOverswayT
            TangoOversway
            last edited by

            Akismet is flagging this as spam. Bet it's due to the XML data.

            @SteveITS said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

            Double check your USB stick for other config.xml files? em0/em1 should not be interfaces in an 1100 config file. It should use mvneta0.4090 etc.

            From my config (only one on the USB stick):

            	<interfaces>
            		<wan>
            			<enable></enable>
            			<if>mvneta0.4090</if>
            			<switchif>switch0.port3</switchif>
            			<descr><![CDATA[WAN]]></descr>
            			<alias-address></alias-address>
            			<alias-subnet>32</alias-subnet>
            			<spoofmac></spoofmac>
            			<ipaddr>dhcp</ipaddr>
            			<dhcphostname></dhcphostname>
            			<dhcprejectfrom></dhcprejectfrom>
            			<adv_dhcp_pt_timeout></adv_dhcp_pt_timeout>
            			<adv_dhcp_pt_retry></adv_dhcp_pt_retry>
            			<adv_dhcp_pt_select_timeout></adv_dhcp_pt_select_timeout>
            			<adv_dhcp_pt_reboot></adv_dhcp_pt_reboot>
            			<adv_dhcp_pt_backoff_cutoff></adv_dhcp_pt_backoff_cutoff>
            			<adv_dhcp_pt_initial_interval></adv_dhcp_pt_initial_interval>
            			<adv_dhcp_pt_values>SavedCfg</adv_dhcp_pt_values>
            			<adv_dhcp_send_options></adv_dhcp_send_options>
            			<adv_dhcp_request_options></adv_dhcp_request_options>
            			<adv_dhcp_required_options></adv_dhcp_required_options>
            			<adv_dhcp_option_modifiers></adv_dhcp_option_modifiers>
            			<adv_dhcp_config_advanced></adv_dhcp_config_advanced>
            			<adv_dhcp_config_file_override></adv_dhcp_config_file_override>
            			<adv_dhcp_config_file_override_path></adv_dhcp_config_file_override_path>
            			<dhcpcvpt>bk</dhcpcvpt>
            			<ipaddrv6>dhcp6</ipaddrv6>
            			<dhcp6-duid></dhcp6-duid>
            			<dhcp6-ia-pd-len>0</dhcp6-ia-pd-len>
            			<dhcp6cvpt>bk</dhcp6cvpt>
            			<adv_dhcp6_prefix_selected_interface>wan</adv_dhcp6_prefix_selected_interface>
            		</wan>
            		<lan>
            			<enable></enable>
            			<if>mvneta0.4091</if>
            			<switchif>switch0.port2</switchif>
            			<descr><![CDATA[LAN]]></descr>
            			<spoofmac></spoofmac>
            			<ipaddr>172.16.7.1</ipaddr>
            			<subnet>22</subnet>
            			<ipaddrv6>track6</ipaddrv6>
            			<track6-interface>wan</track6-interface>
            			<track6-prefix-id>0</track6-prefix-id>
            		</lan>
            		<opt1>
            			<if>mvneta0.4092</if>
            			<descr><![CDATA[OPT]]></descr>
            			<enable></enable>
            			<spoofmac></spoofmac>
            		</opt1>
            	</interfaces>
            

            Can't find EM0 or EM1 in there at all (other than in a string that looks like a crypto key or something like that - so it's part of a long string of random numbers and letters.)

            @SteveITS said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

            ry assigning just WAN to mvneta0 and see if it lets you not assign LAN at all, at least to get to the menu.

            If you mean do that now, after boot (post install), I've tried that and it didn't accept it.

            I'll try a new install and disable the LAN when I do it. I'm reading up on installing it to a USB stick first.

            1 Reply Last reply Reply Quote 0
            • TangoOverswayT
              TangoOversway
              last edited by

              Is the net installer the one I downloaded and have been using? I tried searching for "pfsense net installer" and didn't get anything useful.

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

                Yes, the Net Installer is what you downloaded from the store.

                I assume the config you are restoring was from the 1100?

                The em NICs it's complaining about there are probably from the default config. pfSense builds a config based on a default file with additions for specific hardware. So for an 1100 it should see that and add the default VLANs and switch config. You should not see em0,em1.

                So somehow it's losing the config that would have been generated at install.

                I suggest installing clean and keeping the default config until you're able to access the webgui. Then restore your config there.

                1 Reply Last reply Reply Quote 0
                • TangoOverswayT
                  TangoOversway
                  last edited by

                  Re-installing. Got to this screen:

                  Screenshot 2025-02-21 at 12.41.00 PM.png

                  I notice both are mvneta0. Later when I have to name the interface (in the post install part where I was caught in a loop), I'm wondering if I should have connected to the LAN. There was no name other than mvneta0 as an option. (I tried mvneta0.4090, as suggested, and got an error.)

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

                    Yes, those are the correct default interfaces for the 1100. It only has one NI (mvneta0) so the interfaces are VLANs on that NIC.

                    After install it should boot completely without asking you reassign the NICs. It's unclear why it somehow pulled in the pfSense default config with em0 and em1 whoch don't exist in the 1100.

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

                      To re-assign WAN as that after install you have to answer Yes when it asks if you want to create VLANs Then create 4090 and 4091 on mvneta0. Then it will allow you set mvneta0.4090 as WAN

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

                        Do you have the TAC ticket ID you opened? They usually respond to those in minutes.

                        1 Reply Last reply Reply Quote 0
                        • TangoOverswayT
                          TangoOversway
                          last edited by

                          I thought I opened a TAC ticket late last night, but had left the form up so I could get the SN and other info from my box. So I filled that in and sent it in today - maybe an hour ago, maybe longer.

                          I'm back to trying to reach the servers. I've deactivated the LAN and trying it over and over.

                          I'm wondering if there might be a reason why it only took a few retries in the early morning (US Eastern time) and during the day it's just not connecting.

                          Again, I see the LEDs flashing on the RJ45 and it doesn't complain about the NIC being inactive or anything.

                          This is the part where I wonder if a different IP address would help.

                          1 Reply Last reply Reply Quote 0
                          • TangoOverswayT
                            TangoOversway
                            last edited by TangoOversway

                            I had disabled the LAN and it couldn't reach the servers. Enabled it and it did, first try. Then I realized I forgot to put in the blank USB stick in the USB3.0 socket, so I had to go back and restart. Again left the LAN on and it went through first time. So it's formatting and preparing to install to the USB stick.

                            A thought on that: While I have a new SG1100 coming in next week, I'm wondering if, once I get it working on the USB stick, it would be easy to copy or clone that system to the main drive and see if it works on there.

                            Ah - it's fetching and stuff now. So I guess I can take a break and get one or two things done while it spends time doing that.

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

                              You had to assign it? Or it detected it?

                              You will have to set LAN as none or chnage it's subnet in the installer to avoid a conflict there.

                              TangoOverswayT 1 Reply Last reply Reply Quote 0
                              • TangoOverswayT
                                TangoOversway @stephenw10
                                last edited by

                                @stephenw10

                                @stephenw10 said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

                                You had to assign it? Or it detected it?

                                First I went through and specifically picked "None" or whatever the option was to not detect or use it. And it wouldn't connect to the servers.

                                Then I canceled and let the install restart. When it got there, I just hit <return> and let it keep the values. Then it connected to the server without a problem - two times. (I had to do it a 2nd time so I could plug in the USB stick I wanted to install it on.)

                                @stephenw10 said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

                                You will have to set LAN as none or chnage it's subnet in the installer to avoid a conflict there.

                                It seems to be working without that. It's got the LAN set up (as I said, I just hit <return>). But this is with the initial install at this point, where I can't touch the subnets.

                                Is this something Netgate should look into, since at least one ISP now is forcing a 192.168.1.xxx address space? Starlink is often a "last choice" when it's the only choice and they're all over the US and Canada now and I think in many other countries worldwide, so I would think this could become an issue.

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

                                  Yes in retrospect pfSense should probably have used a different default subnet. The problem now is that it's been that for so long changing it would cause confusion at best.

                                  But we are aware of the issue and you should be able to set it in any install situation you find.

                                  TangoOverswayT 1 Reply Last reply Reply Quote 0
                                  • TangoOverswayT
                                    TangoOversway @stephenw10
                                    last edited by

                                    @stephenw10

                                    @stephenw10 said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

                                    Yes in retrospect pfSense should probably have used a different default subnet. The problem now is that it's been that for so long changing it would cause confusion at best.

                                    I get that - and there was no way of foretelling the arrogance of Starlink and their decision in what was, at the time, years in the future.

                                    BUT

                                    I wonder how hard it would be to check the WAN during install and, if the address it's been given is in that default subnet for pfSense, offering the user a choice to pick a different subnet to use. Also, this is during the install, not when it's configured, so, perhaps, switching to a different subnet just for the install, then switching back to the default at the end of the install might work. At that point, once it's done what it has to do during the install (or even during the post-reboot configuration), it could change back to the default subnet OR offer the user the choice.

                                    @stephenw10 said in SG-1100 Won’t Reboot on Upgrade - no internet access!:

                                    But we are aware of the issue and you should be able to set it in any install situation you find.

                                    Well, somehow, it's working for me, but it's not something that's changeable during the install itself, which is when I've been having the problem.

                                    1 Reply Last reply Reply Quote 0
                                    • TangoOverswayT
                                      TangoOversway
                                      last edited by

                                      Made it through all the past install crashes. It's still extracting packages, which is taking a good while, but it's working on a USB stick, which is going to be much slower than the internal drive. It's well past the boost-libs-1.85 package, which was the child process that was always killed. (That was package 53/177. It's on the last package now.)

                                      1 Reply Last reply Reply Quote 0
                                      • TangoOverswayT
                                        TangoOversway
                                        last edited by

                                        I'd be happier if I had not already seen this and had to go back! (Still, it's progress.)

                                        Screenshot 2025-02-21 at 2.11.15 PM.png

                                        1 Reply Last reply Reply Quote 0
                                        • TangoOverswayT
                                          TangoOversway
                                          last edited by

                                          Even better!

                                          Screenshot 2025-02-21 at 2.17.38 PM.png

                                          It never asked me for any LAN info or to connect to the internet or anything like that. All the stuff I dealt with before are no issue now, at all. Only thing question it asked before this menu came up was to set my password.

                                          And notice it's using the same address space on both NICs. Well, we'll change that when I upload my config through the web.

                                          I have to leave for an appointment soon, so if I don't post an update, what I'm going to do now is to halt the system, disconnect the WAN connection, connect the LAN directly to my Mac, and upload my backed up configuration.

                                          I'm surprised that if I had just left the LAN interface defined during setup, this time things would have gone smoothly. Yesterday there were so many wacky things that didn't make sense, it's like a dream. I had problems with serial connections, with it booting, and other issues I reported. I'm wondering if a lot of them could be explained by failing internal storage. That could have led to problems booting, reading settings and info, and maybe more.

                                          1 Reply Last reply Reply Quote 0
                                          • TangoOverswayT
                                            TangoOversway
                                            last edited by

                                            Just this part to show the web config is up and running AND it's using my config info, with my LAN address space!
                                            Screenshot 2025-02-21 at 2.39.19 PM.png

                                            I was hoping to take it downstairs and plug it in where it belongs and quickly check to see if things are behaving, but I won't be able to now, since it has to finish reinstalling packages.

                                            I've got an appointment and about 90 minutes of driving coming up (to get there and back), so that'll give me time to mentally review everything. I want to list the issues that came up and see if it's possible to figure out why they weren't a problem today when they were so hard to deal with yesterday.

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