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

    Pfsense, No internet when it is said "You are connected".

    Scheduled Pinned Locked Moved Captive Portal
    168 Posts 34 Posters 54.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.
    • M
      MTNet
      last edited by MTNet

      That’s fine then. If you are from Netgate you know who we are and we are not lying about the number of units. If you would like to ASK questions that would help solve this feel free. I’m not going to argue with if enough information was provided.

      As said the only difference is updating. And they are updated to the latest.

      We are not editing CP.

      1 Reply Last reply Reply Quote 0
      • M
        MTNet @Gertjan
        last edited by

        @Gertjan that helped initially then we had users report it again.

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

          My point was not that you were lying about the number of units.. Not trying to argue with you... My point is that you have provided ZERO info in trying to help you that is worth anything..

          So you updated all of your 2.3.4p1 boxes to 2.4.4p3 and now they have a connected but no internet problem... And you are not editing any captive portal settings when this happens?

          And then you roll back to what 2.4.4p1? And your saying you have no issues? Or you rolling them back to 2.3.4?

          If your not editing the captive portal then your issue is not related to the current redmine issue being discussed..

          I find it difficult to comprehend that someone that has 100 some deployments has no clue how too provide actual useful info the problem they are experiencing.

          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.8, 24.11

          1 Reply Last reply Reply Quote 0
          • M
            MTNet
            last edited by

            Your first post said you called BS. Sorry but that’s not how we prefer to operate. It puts people that could help in a defensive position and that doesn’t seem to be a good spot to help.

            You are still insulting us. Have a good day.

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

              @MTNet said in Pfsense, No internet when it is said "You are connected".:

              If you are from Netgate you know who we are and we are not lying about the number of units.

              Indeed I do and you are not.

              So you are seeing something slightly different to what others here have reported though it seems likely to be related.

              It's the first time I'm been made aware that this is affecting users when the captive portal has not been changed and re-saved.

              Just to be clear do you know what version you first saw this on? It looks like the re-saving issue appeared in 2.4.4. It would not surprise me to find whatever variant you are hitting did also.

              Steve

              1 Reply Last reply Reply Quote 0
              • F
                free4 Rebel Alliance
                last edited by free4

                Hello everyone,
                Let's try to calm down okay?

                @ohbobva , @MTNet and @jurhein I understand that this problem is very annoying. To this date, you (and everyone having facing this captive portal problem) have 3 options :

                • Click on "Disconnect All" every time you reboot your pfSense or edit some captive portal settings
                • Install the patch that has been chosen to address this issue. I updated my previous post to provide guidelines on how to install this patch on 2.4.4-p3.
                • Downgrade your pfSense to a previous version. This issue is present on all 2.4.X version, 2.3.X are unaffected. Because of the multiple production and security fixes made in 2.4.4 I would not recommend doing this however.

                On Netgate side ( @Derelict , @stephenw10 @rbgarga )...would it be possible to merge pull request 4042 quite quickly, if possible ? This PR is ready to be merged, and is resolving a very impacting problem for pfSense's captive portal (as you can see from angry comments on this thread...)

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

                  I'll poke the devs.

                  Have you seen this issue outside making changes to the captive portal?

                  Steve

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    free4 Rebel Alliance @stephenw10
                    last edited by free4

                    @stephenw10 yes..kind of.

                    I originally faced the issue as a regular pfSense user. I am part of a network/infra team for an IT university, we are running pfSense captive portal for LAN events. We encountered the issue during one of these events.

                    Few weeks/month after the event, I tried to reproduce the bug using lab environment/VM (the idea was to check vaguely what caused this issue, was it reproducible?). I created the redmine ticket at that time.

                    I tried to understand the root cause ("when and what introduced this bug?") only few month later (for those interested, the root cause is explained at the end of this post)

                    1 Reply Last reply Reply Quote 1
                    • GertjanG
                      Gertjan
                      last edited by

                      Update :

                      I re applied the patch https://github.com/pfsense/pfsense/pull/4042.diff (this is the "patch ID" I used).

                      /etc/inc/captiveportal.inc was complaing with one chunck (the 12th one) because in "master" there is a new function :
                      function captiveportal_reserve_ruleno($ruleno)
                      so I decides to make a backup of my /etc/inc/captiveportal.inc and and replace it with the master version ( https://raw.githubusercontent.com/pfsense/pfsense/master/src/etc/inc/captiveportal.inc ).

                      Now, the patch applies perfectly well.

                      Great work !

                      Again : applied against "2.4.4-p3" with updated (current Master) /etc/inc/captiveportal.inc

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

                      ? B 2 Replies Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        Ok, great.

                        @Gertjan I assume you are seeing this fix the issue that locks users out if you edit the captive portal?

                        @MTNet Can you test this patch to confirm it fixes the variant you're seeing? I'm not sure anyone else is seeing this without editing the config. If anyone else is though please test this patch against 2.4.4p3.

                        Steve

                        GertjanG 1 Reply Last reply Reply Quote 0
                        • GertjanG
                          Gertjan @stephenw10
                          last edited by

                          @stephenw10 said in Pfsense, No internet when it is said "You are connected".:

                          @Gertjan I assume you are seeing this fix the issue that locks users out if you edit the captive portal?

                          Yep.
                          It's all here : https://github.com/pfsense/pfsense/pull/4042 ^^

                          @stephenw10 said in Pfsense, No internet when it is said "You are connected".:

                          I'm not sure anyone else is seeing this without editing the config.

                          Oh, they will. It's a valid for every captive portal setup.

                          1. Your portal is used.
                          2. You edit the portal config page : ipfw firewall rules are flushed, but database contains still the logged in user.
                          3. You win : you'll see the "You are already logged in" text.

                          But .... because there are close to none-admins that edit their captive portal settings page after an initial system setup,, the error isn't really known - doesn't show up ...
                          I could see the error because I actually was looking for it.

                          Btw : I borrowed the latest version /etc/inc/captiveportal.inc from "Master" so I might benefit other pull requests.

                          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
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by stephenw10

                            Right exactly. That patch was proven against p2 to fix the issue after editing. I would expect it to work against p3 also.
                            The question is; is anyone else, other than @MTNet, seeing this issue without editing the config?
                            If they are it needs testing against that situation.

                            Steve

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

                              Why should we need any testing? MTNet has 100 deployments and its happening on all of them ;) <rolleyes>

                              And the overwhelming amount of technical info provided should be enough... I mean it could be put into a book its so detailed..

                              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.8, 24.11

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @Gertjan
                                last edited by A Former User

                                @Gertjan said in Pfsense, No internet when it is said "You are connected".:

                                Update :

                                I re applied the patch https://github.com/pfsense/pfsense/pull/4042.diff (this is the "patch ID" I used).

                                /etc/inc/captiveportal.inc was complaing with one chunck (the 12th one) because in "master" there is a new function :
                                function captiveportal_reserve_ruleno($ruleno)
                                so I decides to make a backup of my /etc/inc/captiveportal.inc and and replace it with the master version ( https://raw.githubusercontent.com/pfsense/pfsense/master/src/etc/inc/captiveportal.inc ).

                                Now, the patch applies perfectly well.

                                Great work !

                                Again : applied against "2.4.4-p3" with updated (current Master) /etc/inc/captiveportal.inc

                                tried this steps in 2.4.4-p3. patched works but the problem is the users who are logged already in captive portal are not displaying in the captive portal status (active users)? and in the services for captive portal users, numbers of users is 0. Have you encountered this?

                                right now I am using 2.3.2 version. waiting for the fix to the latest version of pfsense.

                                thanks!

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

                                  Please be specific about what circumstances you are seeing that under. As far as I'm aware with that patch applied in 2.4.4p3 editing the captive portal and re-saving no-longer results in users logged in but unable to connect.
                                  However there seems to be another set of reports here for the case in which users are falling into that situation without the captive portal having been edited. If that is happening the patch would likely not address that.

                                  Steve

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

                                    ( https://raw.githubusercontent.com/pfsense/pfsense/master/src/etc/inc/captiveportal.inc ).

                                    what i did to fix the issue is i replace the original captiveportal.inc with the captiveportal.inc from "master" w/o patching using winSCP.

                                    sorry for my english

                                    ? 2 Replies Last reply Reply Quote 0
                                    • ?
                                      A Former User @jurhein
                                      last edited by

                                      @jurhein said in Pfsense, No internet when it is said "You are connected".:

                                      ( https://raw.githubusercontent.com/pfsense/pfsense/master/src/etc/inc/captiveportal.inc ).

                                      what i did to fix the issue is i replace the original captiveportal.inc with the captiveportal.inc from "master" w/o patching using winSCP.

                                      sorry for my english

                                      can you check the captive portal status (active users), if connected users are showing and in the service for captive portal users, if numbers of users is 0. thanks!

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

                                        So are you seeing that just happen spontaneously without editing the captive portal?

                                        Steve

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          jurhein @A Former User
                                          last edited by jurhein

                                          @dyobetem

                                          yes the connected users are showing and in the service for captive portal users the number is not 0, again i did not run the patch using system patches [package] what i did is replacing the captiveportal.inc using winSCP.. im on latest version 2.4.4 p3, and im using a shellcmd package [captiveportal_disconnect_all.php] so that when you restart the pfsense all users disconnect and then re-login

                                          sorry my english is not good

                                          ? 1 Reply Last reply Reply Quote 0
                                          • ?
                                            A Former User @jurhein
                                            last edited by

                                            @jurhein said in Pfsense, No internet when it is said "You are connected".:

                                            @dyobetem

                                            yes the connected users are showing and in the service for captive portal users the number is not 0, again i did not run the patch using system patches [package] what i dead is replacing the captiveportal.inc using winSCP.. im on latest version 2.4.4 p3, and im using a shellcmd package [captiveportal_disconnect_all.php] so that when you restart the pfsense all users disconnect and then re-login

                                            sorry my english is not good

                                            care to share that shellcmd package [captiveportal_disconnect_all.php] nad how to use that?. I want to try this also. as of now I am using 2.3.2 version of pfsense and I want to try the latest for my captive portal. thanks!

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