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

    Possible PfSense Bug

    webGUI
    4
    16
    3.5k
    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.
    • C
      cmb
      last edited by

      Odd. So in the end nothing changed, but it starts working again on its own?

      Wondering if the GUI being sluggish/unresponsive/otherwise weird is because you're legitimately losing Internet connectivity, and hitting the update checking bug that hangs the GUI when you have no Internet. So that's just a symptom of the root issue of losing Internet rather than a cause.

      Check Status>Monitoring, quality graph there. Any loss at the time the disconnect occurs?

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

        " but it will throw a CSRF error "

        I have seen this for some time now, not sure when started seeing it, maybe always happened?  But for sure seen it back with 2.2.6 maybe before?  But only happens when you try and log in quick.. I can generate the error every time… If you hit the page and click login right away it fails with that CSRF... If you hit the page and wait a couple of seconds before login then never a problem.

        If you have to type the username and password you would prob never run into this??  its only when you hit login very quickly have page first loads have i seen this.

        I have lastpass set to autologin me in.  It fills in the username and password and then in a second or so it does the submit and you get in.  If in a hurry and click login too soon then error.

        As to your other problem, never seen that..  And I also run as vm on esxi 6u2 build 3620759

        2016-05-12_024840.png_thumb
        2016-05-12_024840.png

        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 24.11 | Lab VMs 2.7.2, 24.11

        1 Reply Last reply Reply Quote 0
        • S
          shades
          last edited by

          Greetings,
          So it's not just a CSRF error, I literally cannot login at all, it throws a "Username or Password incorrect" for a few minutes and then starts working again.
          I am using KeePass most of the time, but this is actually the one case where I am manually typing it in. I am actually now not able to login at all after a few minutes, I have to reboot the system and i can get in. I tried resetting web-configurator and php-fpm. A reboot fixes the traffic problem too. NTOP shows about 60 percent connection drop. Filter logs show no increase in blocks. CLI is fully functional. No log entries.

          "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

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

            so your running ntop on the vm as well?  What other packages?

            ntop and ntopng were packages that were removed from 2.3
            https://doc.pfsense.org/index.php/2.3_Removed_Packages

            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 24.11 | Lab VMs 2.7.2, 24.11

            1 Reply Last reply Reply Quote 0
            • S
              shades
              last edited by

              Sorry, PfTop (option 9).
              Weirdly enough, when I reboot the system, it allows me to auto-login based off the session sometimes too, if I hit refresh.

              I double checked to confirm, only default packages installed, no extras.

              "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

              1 Reply Last reply Reply Quote 0
              • S
                shades
                last edited by

                FYI, I am starting to see these in the log now that I upgraded to 2.3.1p1 when the weirdness happens:

                May 31 15:51:54 kernel arp: 00:0c:29:59:6b:bb is using my IP address 10.99.170.70 on em0!

                I did a fresh install this time too, to make sure it wasnt the old cruft giving me grief. However, not seeing this problem on any of my dedicated hardware pfsense devices.

                "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                1 Reply Last reply Reply Quote 0
                • S
                  shades
                  last edited by

                  To provide more info / context… that is my firewalls mac which the firewall is complaining about having an apparent IP conflict with...

                  "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                  1 Reply Last reply Reply Quote 0
                  • S
                    shades
                    last edited by

                    More information:
                    I cannot access any port forwards at all, and they do not show up on netstat as even being active.
                    the external interface  is still seeing the traffic come in (checked with TCPDUMP).
                    Restart of webconfigurator and php-fpm does not remedy the issue.
                    The host's passwd function does not work to correct the "incorrect password" from shell.
                    I am unable to ping my external gateway, but I can ping all of my internal "LAN" hosts.
                    Switching between e1000 and vmxnet3 interfaces makes no difference.

                    "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                    1 Reply Last reply Reply Quote 0
                    • S
                      shades
                      last edited by

                      New update: dmesg is showing it tried to access promiscuous mode, which I had disabled. trying to enable that.

                      "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                      1 Reply Last reply Reply Quote 0
                      • C
                        cmb
                        last edited by

                        @shades:

                        To provide more info / context… that is my firewalls mac which the firewall is complaining about having an apparent IP conflict with...

                        That's at least part of your problem. It's not complaining about a conflict with its own MAC unless you managed to get the same IP on multiple NICs on the same system. Regardless of the reason, that's broken and needs to be fixed before proceeding with anything else.

                        @shades:

                        New update: dmesg is showing it tried to access promiscuous mode, which I had disabled. trying to enable that.

                        That has nothing to do with promiscuous at the ESX level, guessing you were probably packet capturing, or are looking at pflog0.

                        1 Reply Last reply Reply Quote 0
                        • S
                          shades
                          last edited by

                          I am confused exactly what you mean by 'That is not it's own mac'  … that was a statement not a question on my side.
                          TO prove it, here is a screenshot.

                          pfsense_bug.PNG
                          pfsense_bug.PNG_thumb

                          "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                          1 Reply Last reply Reply Quote 0
                          • S
                            shades
                            last edited by

                            That has nothing to do with promiscuous at the ESX level, guessing you were probably packet capturing, or are looking at pflog0.

                            Probably something to do with the status of traffic show on the rules page, I havent done pftop myself directly on this device.

                            "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                            1 Reply Last reply Reply Quote 0
                            • dotdashD
                              dotdash
                              last edited by

                              @shades:

                              I am confused exactly what you mean by 'That is not it's own mac'  … that was a statement not a question on my side.
                              TO prove it, here is a screenshot.

                              Yes, you are confused.
                              The screenshot shows 00-0c-29-74-3b-e0 on a vmx0 interface. Here is the error you posted-
                              May 31 15:51:54  kernel      arp: 00:0c:29:59:6b:bb is using my IP address 10.99.170.70 on em0!
                              As was stated, you need to fix this.

                              1 Reply Last reply Reply Quote 0
                              • S
                                shades
                                last edited by

                                You are correct, weird it would crash like that though.
                                Fixed now.

                                Much thanks!

                                "Sure, the bleeding edge hurt, but wasn't it fun?!" - Shades

                                1 Reply Last reply Reply Quote 0
                                • C
                                  cmb
                                  last edited by

                                  It wasn't crashing anything, you were communicating with two diff devices and switching back and forth between them, which obviously isn't going to work right.

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