• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
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 55.6k 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
    abuledi @Gertjan
    last edited by Feb 1, 2019, 4:46 PM

    @gertjan https://github.com/pfsense/pfsense/commit/4573641589d50718b544b778cea864cfd725078a.patch
    colored text

    1 Reply Last reply Reply Quote 0
    • G
      Gertjan @free4
      last edited by Feb 1, 2019, 6:42 PM

      Why ?

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

      Hello,
      I made a fix for it : https://github.com/pfsense/pfsense/pull/4031

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

      A 1 Reply Last reply Feb 1, 2019, 6:45 PM Reply Quote 0
      • A
        abuledi @Gertjan
        last edited by Feb 1, 2019, 6:45 PM

        @gertjan which one should I give url??

        F 1 Reply Last reply Feb 1, 2019, 6:55 PM Reply Quote 0
        • G
          Gertjan
          last edited by Feb 1, 2019, 6:53 PM

          The issue discussed in this thread : https://github.com/pfsense/pfsense/pull/4031

          Dono where you took your patch URL from (except that it is something proposed by @jimp last September, so ... old).

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

          A 1 Reply Last reply Feb 1, 2019, 6:58 PM Reply Quote 0
          • F
            free4 Rebel Alliance @abuledi
            last edited by free4 Feb 1, 2019, 6:55 PM Feb 1, 2019, 6:55 PM

            @abuledi please use https://github.com/pfsense/pfsense/compare/master...Augustin-FL:patch-captivportal-reconfigure-no-configbump.diff as "URL/Commit ID"

            1 Reply Last reply Reply Quote 0
            • A
              abuledi @Gertjan
              last edited by Feb 1, 2019, 6:58 PM

              @gertjan yes... Same issue I am facing but I am new here so mentioned patch is not compliang I have to execute this could please send me url so I can sync this patch to my box..

              1 Reply Last reply Reply Quote 0
              • G
                Gertjan
                last edited by Feb 2, 2019, 12:10 AM

                What are the messages when you "Test" the patch ?

                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
                • S
                  stephenw10 Netgate Administrator
                  last edited by Feb 2, 2019, 4:11 PM

                  The patch applies fine for me against 2.4.4p2:

                  0_1549123810235_Selection_563.png

                  0_1549123869098_Selection_564.png

                  I suspect you have entered the wrong URL.

                  Steve

                  A 1 Reply Last reply Feb 2, 2019, 4:15 PM Reply Quote 1
                  • A
                    abuledi @stephenw10
                    last edited by Feb 2, 2019, 4:15 PM

                    @stephenw10 please share that url thanks in advance...

                    1 Reply Last reply Reply Quote 0
                    • S
                      stephenw10 Netgate Administrator
                      last edited by stephenw10 Feb 2, 2019, 4:17 PM Feb 2, 2019, 4:17 PM

                      It's this, the link that free4 posted above, twice:

                      https://github.com/pfsense/pfsense/compare/master...Augustin-FL:patch-captivportal-reconfigure-no-configbump.diff

                      Steve

                      A 1 Reply Last reply Feb 2, 2019, 4:24 PM Reply Quote 0
                      • A
                        abuledi @stephenw10
                        last edited by Feb 2, 2019, 4:24 PM

                        @stephenw10 https://github.com/pfsense/pfsense/commit/4573641589d50718b544b778cea864cfd725078a.patch

                        I already use that url and you share also same but no luck for me..

                        1 Reply Last reply Reply Quote 0
                        • G
                          Gertjan
                          last edited by Feb 2, 2019, 4:34 PM

                          And you are running 2.4.4p2 ?

                          0_1549124848879_4384d06e-7d6b-416c-ba7d-92ffd815281b-image.png

                          0_1549125100130_4f6a842d-7ae3-4a05-bf7b-b54da54b3f69-image.png

                          What does the first "detail" links tell ypu ?

                          Use

                          0_1549125237200_d452a482-c8fc-4a3d-b6c6-fea1bc8020f0-image.png

                          to highlight the code.

                          /usr/bin/patch --directory=/ -t -p2 -i /var/patches/5c3c2026af1e2.patch --check --forward --ignore-whitespace
                          
                          Hmm...  Looks like a unified diff to me...
                          The text leading up to this was:
                          --------------------------
                          |diff --git a/src/etc/inc/captiveportal.inc b/src/etc/inc/captiveportal.inc
                          |index 9b4856f774..b08bd350e0 100644
                          |--- a/src/etc/inc/captiveportal.inc
                          |+++ b/src/etc/inc/captiveportal.inc
                          --------------------------
                          Patching file etc/inc/captiveportal.inc using Plan A...
                          Hunk #1 succeeded at 225.
                          Hunk #2 succeeded at 233.
                          Hunk #3 succeeded at 371.
                          Hunk #4 succeeded at 391.
                          Hunk #5 succeeded at 415.
                          Hunk #6 succeeded at 563.
                          Hunk #7 succeeded at 605.
                          Hunk #8 succeeded at 698.
                          Hunk #9 succeeded at 911.
                          Hunk #10 succeeded at 967.
                          Hunk #11 succeeded at 1101.
                          Hunk #12 succeeded at 1219.
                          Hunk #13 succeeded at 1234.
                          Hunk #14 succeeded at 1683.
                          Hunk #15 succeeded at 1706.
                          Hunk #16 succeeded at 2208.
                          Hunk #17 succeeded at 2431.
                          Hmm...  The next patch looks like a unified diff to me...
                          The text leading up to this was:
                          --------------------------
                          |diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc
                          |index 6d082a01d7..f1cc340192 100644
                          |--- a/src/etc/inc/globals.inc
                          |+++ b/src/etc/inc/globals.inc
                          --------------------------
                          Patching file etc/inc/globals.inc using Plan A...
                          Hunk #1 succeeded at 69.
                          Hmm...  The next patch looks like a unified diff to me...
                          The text leading up to this was:
                          --------------------------
                          |diff --git a/src/etc/inc/system.inc b/src/etc/inc/system.inc
                          |index 73b1acbcac..d55adeea07 100644
                          |--- a/src/etc/inc/system.inc
                          |+++ b/src/etc/inc/system.inc
                          --------------------------
                          Patching file etc/inc/system.inc using Plan A...
                          Hunk #1 succeeded at 2113.
                          Hmm...  The next patch looks like a unified diff to me...
                          The text leading up to this was:
                          --------------------------
                          |diff --git a/src/etc/inc/upgrade_config.inc b/src/etc/inc/upgrade_config.inc
                          |index 97fb3d6a3e..51398ca6cb 100644
                          |--- a/src/etc/inc/upgrade_config.inc
                          |+++ b/src/etc/inc/upgrade_config.inc
                          --------------------------
                          Patching file etc/inc/upgrade_config.inc using Plan A...
                          Hunk #1 succeeded at 5921 (offset -13 lines).
                          Hmm...  The next patch looks like a unified diff to me...
                          The text leading up to this was:
                          --------------------------
                          |diff --git a/src/usr/local/www/services_captiveportal.php b/src/usr/local/www/services_captiveportal.php
                          |index ccdc6152af..69875d12a3 100644
                          |--- a/src/usr/local/www/services_captiveportal.php
                          |+++ b/src/usr/local/www/services_captiveportal.php
                          --------------------------
                          Patching file usr/local/www/services_captiveportal.php using Plan A...
                          Hunk #1 succeeded at 151.
                          Hunk #2 succeeded at 354.
                          Hunk #3 succeeded at 635.
                          Hunk #4 succeeded at 1187.
                          Hmm...  The next patch looks like a unified diff to me...
                          The text leading up to this was:
                          --------------------------
                          |diff --git a/src/usr/local/www/status_captiveportal.php b/src/usr/local/www/status_captiveportal.php
                          |index bdfd441f5a..3963fd2ed5 100644
                          |--- a/src/usr/local/www/status_captiveportal.php
                          |+++ b/src/usr/local/www/status_captiveportal.php
                          --------------------------
                          Patching file usr/local/www/status_captiveportal.php using Plan A...
                          Hunk #1 succeeded at 268.
                          done
                          

                          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
                          • S
                            stephenw10 Netgate Administrator
                            last edited by Feb 2, 2019, 4:36 PM

                            If you're using the same settings as I posted above then it would only not apply if the files have already been modified or it's not 2.4.4p2 (so the files are different).

                            You see the same error details?

                            Steve

                            1 Reply Last reply Reply Quote 0
                            • O
                              ohbobva
                              last edited by May 22, 2019, 3:33 AM

                              I just upgraded to 2.4.4-RELEASE-p3 and now I'm experiencing this issue. Has the fix not made it into released versions, yet?

                              F 1 Reply Last reply May 22, 2019, 5:54 AM Reply Quote 1
                              • F
                                free4 Rebel Alliance @ohbobva
                                last edited by May 22, 2019, 5:54 AM

                                @ohbobva no...sadly, Netgate didn't included the fix in 2.4.4-p3 :/

                                1 Reply Last reply Reply Quote 1
                                • J
                                  jurhein
                                  last edited by jurhein May 24, 2019, 5:56 PM May 24, 2019, 5:55 PM

                                  The real cause of this problem is that when the cellphone/laptop become out of wifi signal range
                                  for example you login to the captive portal page [there is internet connection]
                                  but when you turn off the wifi of cellphone/laptop then you re-open it
                                  it will reconnected but there is no internet, when you look at
                                  pfsense gui still connected but the cellphone has no internet,
                                  i am hoping they fix this bug
                                  i downgrade my pfsense to version 2.3.2 [no bug]

                                  S 1 Reply Last reply Oct 21, 2019, 4:27 PM Reply Quote 1
                                  • DerelictD
                                    Derelict LAYER 8 Netgate
                                    last edited by May 24, 2019, 7:09 PM

                                    Going to need more than "has no internet."

                                    Chattanooga, Tennessee, USA
                                    A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                                    DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                                    Do Not Chat For Help! NO_WAN_EGRESS(TM)

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      MTNet
                                      last edited by May 31, 2019, 11:44 PM

                                      We have over 100 pfsense deployments in the field and are encountering this issue as well.

                                      1 Reply Last reply Reply Quote 0
                                      • johnpozJ
                                        johnpoz LAYER 8 Global Moderator
                                        last edited by johnpoz Jun 1, 2019, 1:00 AM Jun 1, 2019, 1:00 AM

                                        Really you have 100 installs of pfsense in the field and the most you can add to the information about the problem is

                                        +1

                                        WTF??????

                                        Sorry but BS!!!

                                        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

                                        M 1 Reply Last reply Jun 1, 2019, 1:32 AM Reply Quote 0
                                        • S
                                          stephenw10 Netgate Administrator
                                          last edited by Jun 1, 2019, 1:23 AM

                                          Um, yeah, waaay more info required.

                                          I assume you mean you log into the captive portal and it reports you are connected but you are still unable to reach external sites?

                                          And you have tried the suggestions here?:
                                          https://docs.netgate.com/pfsense/en/latest/book/captiveportal/troubleshooting-captive-portal.html

                                          Steve

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            [[user:consent.lead]]
                                            [[user:consent.not_received]]