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

    23.01 install results in no internet

    Scheduled Pinned Locked Moved General pfSense Questions
    69 Posts 8 Posters 21.1k 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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Ah OK so not actually an HA pair?

      So the two devices are configured identically?

      I'm unsure how you're connecting them in the test configuration. I would expect to see a subnet conflict if it gets a WAN IP in the 192.168.30.0 subnet but also have that on an internal interface.
      That can certainly prevent routing correctly.

      Steve

      J 1 Reply Last reply Reply Quote 0
      • J
        jeff3820 @stephenw10
        last edited by jeff3820

        @stephenw10 Yes, absolutely identical. Worked with 22.05 though...

        Fiber internet---Main firewall---VLAN 30---Backup firewall---PC

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

          But I am correct in thinking that results in two interfaces in the same subnet?

          Try disabling the local interface as a test.

          J 1 Reply Last reply Reply Quote 0
          • J
            jeff3820 @stephenw10
            last edited by jeff3820

            @stephenw10 said in 23.01 install results in no internet:

            But I am correct in thinking that results in two interfaces in the same subnet?
            Try disabling the local interface as a test.

            That was it! If I disabled the VLAN 30 interface (the backup firewall had a WAN of 192.168.30.105) on the backup firewall everything started to work properly.

            Mystery solved!! Thank you so much.

            1 Reply Last reply Reply Quote 1
            • P
              puneet1984
              last edited by puneet1984

              hello

              tried a fresh upgrade..removed old boot env of 23.01, removed ntop package.
              upgrade went fine.
              but again got the same issue...
              -there is net connectivity for 1-2 min after boot and then it goes down.

              • CPU speed is trottled

              Have wireguard and tailscale installed
              no HAproxy/openVPN/pfblocker installed

              got some logs

              PHP ERROR: Type: 1, File: /usr/local/pkg/avahi/avahi.inc, Line: 76, Message: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/pkg/avahi/avahi.inc:76
              Stack trace:
              #0 /usr/local/pkg/avahi/avahi.inc(129): avahi_write_config(Array)
              #1 /etc/inc/pkg-utils.inc(715) : eval()'d code(1): avahi_sync_config()
              #2 /etc/inc/pkg-utils.inc(715): eval()
              #3 /etc/rc.start_packages(66): sync_package('Avahi')
              #4 {main}
              thrown @ 2023-02-22 23:18:17
              
              
              
              Crash report begins.  Anonymous machine information:
              
              amd64
              14.0-CURRENT
              FreeBSD 14.0-CURRENT #0 plus-RELENG_23_01-n256037-6e914874a5e: Fri Feb 10 20:30:29 UTC 2023     root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/obj/amd64/VDZvZksF/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBS
              
              Crash report details:
              
              No PHP errors found.
              
              No FreeBSD crash data found.
              			
              Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
              Current: 791 MHz, Max: 800 MHz
              2 CPUs : 1 package(s) x 2 core(s)
              

              on V22.05

              Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
              2 CPUs: 1 package(s) x 2 core(s)
              AES-NI CPU Crypto: Yes (active)
              QAT Crypto: No
              
              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                It looks like you have 3 separate issues there.

                A php bug in Avahi.
                https://redmine.pfsense.org/issues/14019

                A CPU clock speed issue.
                Try running sysctl dev.cpu.0 check the reported clock speeds

                Some other problem preventing traffic after some time.
                You need to determine exactly what's failing there. No route? No DNS? Everything blokcked? Firewall completely unresponsive?

                Steve

                P 2 Replies Last reply Reply Quote 0
                • P
                  puneet1984 @stephenw10
                  last edited by

                  @stephenw10 said in 23.01 install results in no internet:

                  Some other problem preventing traffic after some time.
                  You need to determine exactly what's failing there. No route? No DNS? Everything blokcked? Firewall completely unresponsive?

                  Steve

                  can you elaborate with what i need to check / commands to run?

                  1 Reply Last reply Reply Quote 0
                  • P
                    puneet1984 @stephenw10
                    last edited by puneet1984

                    @stephenw10 said in 23.01 install results in no internet:

                    It looks like you have 3 separate issues there.

                    A php bug in Avahi.
                    https://redmine.pfsense.org/issues/14019

                    A CPU clock speed issue.
                    Try running sysctl dev.cpu.0 check the reported clock speeds

                    Some other problem preventing traffic after some time.
                    You need to determine exactly what's failing there. No route? No DNS? Everything blokcked? Firewall completely unresponsive?

                    Steve

                    i am getting this on my 22.05

                    dev.cpu.0.freq_levels: 800/51000
                    dev.cpu.0.freq: 800
                    

                    why is the CPU throttled??

                    GUI shows

                    Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
                    2 CPUs: 1 package(s) x 2 core(s)
                    AES-NI CPU Crypto: Yes (active)
                    QAT Crypto: No
                    
                    sysctl -a | grep -i cpu
                    
                    kern.smp.cpus: 2
                    kern.smp.maxcpus: 256
                    CPU: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz (800.00-MHz K8-class CPU)
                    FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
                    cpu0: <ACPI CPU> on acpi0
                    hwpstate_intel0: <Intel Speed Shift> on cpu0
                    hwpstate_intel1: <Intel Speed Shift> on cpu1
                    <118>Launching the init system...Updating CPU Microcode...
                    CPU: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz (792.00-MHz K8-class CPU)
                    coretemp0: <CPU On-Die Thermal Sensors> on cpu0
                    CPU: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz (792.04-MHz K8-class CPU)
                    FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
                    cpu0: <ACPI CPU> on acpi0
                    est0: <Enhanced SpeedStep Frequency Control> on cpu0
                    <118>Launching the init system...Updating CPU Microcode...
                    CPU: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz (792.04-MHz K8-class CPU)
                    coretemp0: <CPU On-Die Thermal Sensors> on cpu0
                    kern.ccpu: 0
                      <cpu count="2" mask="3,0,0,0">0, 1</cpu>
                    kern.sched.cpusetsize: 32
                    kern.pin_pcpu_swi: 0
                    kern.racct.pcpu_threshold: 1
                    cpu	HAMMER
                    device	cpufreq
                    kern.vt.splash_cpu_duration: 10
                    kern.vt.splash_cpu_style: 2
                    kern.vt.splash_ncpu: 0
                    kern.vt.splash_cpu: 0
                    vfs.ncpurgeminvnodes: 16
                    net.inet.tcp.per_cpu_timers: 0
                    debug.cpufreq.verbose: 0
                    debug.cpufreq.lowest: 0
                    debug.acpi.cpu_unordered: 0
                    kdb.enter.default=textdump set; capture on; show registers ; run lockinfo; show pcpu; bt; ps; alltrace; capture off; textdump dump; reset
                    hw.model: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
                    hw.ncpu: 2
                    hw.acpi.cpu.cx_lowest: C1
                    
                    1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator
                      last edited by

                      Ah, Ok. It looks like the BIOS is incorrectly reporting the available CPU P-states to the OS. In 22.05 lower P-states are not used unless powerd is enabled in System > Advanced > Misc.
                      In 23.01 Speed Shift is enabled by default for CPUs that support it. That should only use clock speeds the CPU actually supports but if it's limited in the BIOS it maybe.

                      I suspect you're just not seeing it reported in 22.05 because powerd is not enabled.

                      In 23.01 you can disable SpeedShift by setting hint.hwpstate_intel.0.disabled=1 as loader variable. But if the CPU can only use 800MHz it will still be running at that speed and just not reported.

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        puneet1984
                        last edited by puneet1984

                        Hello
                        So i tried updating to 23.01 today again...
                        but i am getting the same issue.... gateways works for sometime and then it disconnects.

                        attaching

                        1. upgrade log
                        2. PPP log - both v22.05 and v23.01
                        3. mpd5 status

                        Logs

                        ppp logs v22.05

                        @stephenw10 Also i am unable to post using my backup ISP ... IP banned...
                        I am using Jio ISP with IP subnet 49.43.x.x.
                        Please check at your end

                        B 1 Reply Last reply Reply Quote 0
                        • P
                          puneet1984 @stephenw10
                          last edited by puneet1984

                          @stephenw10
                          @stephenw10

                          regarding the CPU speed stuck @ 800Mhz.

                          It is a Dell issue...
                          i changed power supply of dell optiplex 3050 micro and bios is not recognising it so it is activating something called as BD PROTHOT which makes the cpu run at the lowest possible freq.
                          Thus i want to know is there any way that can be disabled using a script in bsd.

                          Please check this askubuntu-link and this link

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

                            The PPPoE link is going down because the remove side is closing it:

                            Mar 11 00:24:05	ppp	35096	[wan_link0] LCP: state change Opened --> Stopping
                            Mar 11 00:24:05	ppp	35096	[wan_link0] LCP: rec'd Terminate Request #243 (Opened)
                            Mar 11 00:17:03	ppp	35096	[wan] IFACE: Add description "WAN"
                            Mar 11 00:17:03	ppp	35096	[wan] IFACE: Rename interface ng0 to pppoe0
                            

                            You might be able to manually change those MSRs using cpuctl.

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              puneet1984 @stephenw10
                              last edited by

                              @stephenw10

                              yes the remote site is closing it...but why?? on 22.05 this is not happening.

                              what commands to put in for MSR and cpuctl?
                              i am a not technical person and not a engineer with coding skills.

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

                                @puneet1984 said in 23.01 install results in no internet:

                                what commands to put in for MSR and cpuctl?

                                I don't know, it's not something I've ever had to try. Those links you posted above seem to list the registers used by the throttling though.

                                1 Reply Last reply Reply Quote 0
                                • P
                                  puneet1984
                                  last edited by

                                  @stephenw10

                                  thanks for the help...
                                  i am a not technical guy and trying to setup a home lab for my self as a hobby...
                                  hope some one in the forum will know the know-how and might help..

                                  Also regarding the WAN disconnection from the remote side do you have any idea why this is happening or what i can do more to diagnose the problem.
                                  because the WAN is not working, i am unable to upgrade to 23.01 and thus i am not able to install any packages in 22.05...
                                  i am really in a fix...dont know what to do next.
                                  i am afraid that if i do a fresh clean install of 2.6 CE and then upgrade it to 23.01 the issue might persist and i will be wasting a whole lot of hours and gaining nothing.
                                  i think netgate should not discontinue older versions and their package support atleast for like 3-4 months after releasing a new version, so that guys like me can alteast enjoy using the pfsense on older versions when newer versions do have unexplainable bugs.

                                  also my IP still banned from the community...please ask the IT incharge to look into it.. netgate should not ban legitimate ISP ip range.

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

                                    That IP range is in a subnet that's blocked because it's a source of mostly spam. I'm not sure we can exclude individual IPs within that.

                                    You can continue to use 22.05 for some time. The pkg repos will remain available.

                                    Steve

                                    1 Reply Last reply Reply Quote 1
                                    • B
                                      bert64
                                      last edited by

                                      I'm having a similar issue with PPPOE after updating to 23.01, the link comes up and then mpd5 dies... The log seems to show that a second instance of mpd5 is being started, which sends a kill signal to the previous one and take over from it. This process then repeats indefinitely.

                                      Mar 28 22:32:18 FW1 ppp[7408]: [opt5] IPCP: LayerUp
                                      Mar 28 22:32:18 FW1 ppp[7408]: [opt5]   XXX -> XXX
                                      Mar 28 22:32:20 FW1 ppp[66496]: Multi-link PPP daemon for FreeBSD
                                      Mar 28 22:32:20 FW1 ppp[66496]:
                                      Mar 28 22:32:20 FW1 ppp[66496]: process 66496 started, version 5.9
                                      Mar 28 22:32:20 FW1 ppp[66496]: waiting for process 7408 to die...
                                      Mar 28 22:32:20 FW1 ppp[7408]: caught fatal signal TERM
                                      Mar 28 22:32:20 FW1 ppp[7408]: [opt5] IFACE: Close event
                                      Mar 28 22:32:20 FW1 ppp[7408]: [opt5] IPCP: Close event```
                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        bert64 @puneet1984
                                        last edited by

                                        @puneet1984 Use IPv6 on Jio, less likely to be recycled address space or shared CGNAT space, so less likely to be on existing blacklists.

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

                                          Is there anything in the main system log starting that?

                                          It's not quite the same issue. OP's log here shows the terminate received via LCP and yours doesn't?

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            bert64 @stephenw10
                                            last edited by

                                            @stephenw10 Not that i've seen, i had to revert to 22.05 to get back online.. Is it possible to mount the alternative bootenv to retrieve the logs?

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