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

    25.07.1: aspx login page no longer loads, did in 24.11

    Scheduled Pinned Locked Moved General pfSense Questions
    16 Posts 7 Posters 343 Views 7 Watching
    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.
    • beerguzzleB Offline
      beerguzzle @SteveITS
      last edited by

      I would love to hear from any of our other readers what happens when they try to connect to this URL. Full page load with login/password stuff, or just an isolated "Wespath" logo? Diagnostic info, if it failed, would also be appreciated.

      Netgate 1100 and Netgate 2100, latest pfsense+ version

      T johnpozJ w0wW patient0P 4 Replies Last reply Reply Quote 0
      • T Offline
        terryzb @beerguzzle
        last edited by terryzb

        @beerguzzle
        Only the isolated "Wespath" text. I see these errors in the javascript console.
        727cf44f-81c6-4c45-8e8a-dfa253c72c5a-image.png

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

          @beerguzzle here is what I see

          This is blocked by my pihole

          Found 2 adlists exactly matching 'cdn.split.io'.
            - https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts (block)
              - cdn.split.io
            - https://raw.githubusercontent.com/blocklistproject/Lists/master/basic.txt (block)
              - cdn.split.io
          

          And then that benefitaccess.org is blocked by ublock origin

          site.jpg

          Yeah all I get is that wespath black gray logo or whatever... If I turn off ublock.. I get a bunch of crap to loopback on bunch of different ports

          loadloopback.jpg

          This isn't a pfsense issue that is for sure.

          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 25.07.1 | Lab VMs 2.8, 25.07.1

          1 Reply Last reply Reply Quote 0
          • w0wW Offline
            w0w @beerguzzle
            last edited by

            @beerguzzle said in 25.07.1: aspx login page no longer loads, did in 24.11:

            just an isolated "Wespath" logo?

            Chrome, Edge all the same — just logo. Do you have pfBlocker enabled?

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

              @beerguzzle said in 25.07.1: aspx login page no longer loads, did in 24.11:

              https://portal.wespath.org/loginpage.aspx

              Looks fine to me :

              17ed4df9-4670-46dc-a58b-07f00d817cb6-image.png

              They probably had some cleaning to do ?

              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
              • patient0P Offline
                patient0 @beerguzzle
                last edited by

                @beerguzzle only logo on Firefox/macOS 142.0/aarch and piHole. Same as for johnpoz, cdn.split.io blocked. content.benefitsaccess.org blocked by upstream DNS (Control D, StevenBlack Unified list)

                1 Reply Last reply Reply Quote 0
                • beerguzzleB Offline
                  beerguzzle
                  last edited by

                  Thanks to all the boffins here who gave me some more clues as to what was going on. This was a pfblockerng setting/issue.

                  I run pfblockerng, with StevenBlack ADs in my DNSBL feeds. Via command line in /var/db/pfblockerng, doing a "find . -type file -print | xargs grep cdn.split.io" there it was in his list. So I went to pfBlockerNG/DNSBL, went down to DNSBL Whitelist and added cdn.split.io there. Then force reloaded, and checked that the site resolved on my firewall. Then cleared the DNS cache on my Mac, and voila the webpage loaded correctly.

                  I consider having to whitelist cdn.split.io an ugly fix to my problem. But it is a fix.

                  In Firefox, using the developer tools->Network, when loading this page I do not see the loopback traffic with odd port numbers that some of you saw. Some setting in the firefox dev tools?

                  Netgate 1100 and Netgate 2100, latest pfsense+ version

                  johnpozJ GertjanG 2 Replies Last reply Reply Quote 0
                  • johnpozJ Offline
                    johnpoz LAYER 8 Global Moderator @beerguzzle
                    last edited by

                    @beerguzzle could be your running some app the site is looking for that we are not.. that connection refused could just be generic label because our boxes not listening on it, etc.

                    Could be something different in our firefox settings? Could be a dns related where we resolved something to loopback and you are not. Lots of things that could cause that. Firefox does use loopback to talk to itself,

                     [firefox.exe]
                      TCP    127.0.0.1:32193        127.0.0.1:32192        ESTABLISHED
                     [firefox.exe]
                      TCP    127.0.0.1:32194        127.0.0.1:32195        ESTABLISHED
                     [firefox.exe]
                      TCP    127.0.0.1:32195        127.0.0.1:32194        ESTABLISHED
                     [firefox.exe]
                      TCP    127.0.0.1:53567        0.0.0.0:0              LISTENING
                    

                    But since site is working for you now, and I have no desire or need to ever go there.. not something worth looking into myself. Its not a pfsense thing.. Could be something in pihole resolve something to that.

                    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 25.07.1 | Lab VMs 2.8, 25.07.1

                    S 1 Reply Last reply Reply Quote 0
                    • GertjanG Online
                      Gertjan @beerguzzle
                      last edited by Gertjan

                      @beerguzzle said in 25.07.1: aspx login page no longer loads, did in 24.11:

                      I run pfblockerng, with StevenBlack ADs in my DNSBL feeds. Via command line in /var/db/pfblockerng, doing a "find . -type file -print | xargs grep cdn.split.io" there it was in his list. So I went to pfBlockerNG/DNSBL, went down to DNSBL Whitelist and added cdn.split.io there. Then force reloaded, and checked that the site resolved on my firewall. Then cleared the DNS cache on my Mac, and voila the webpage loaded correctly.

                      I consider having to whitelist cdn.split.io an ugly fix to my problem. But it is a fix.

                      I use the Stevens list to, and did't had to whitelist what so ever.
                      Yes, "cdn.cdn.split.io" is in Stevens list, I found it.

                      But it'a also in the top Tranco TOP1M that I sue :

                      2a82e7f2-8968-44d7-afb5-1641909697d0-image.png

                      so that explains why I didn't had any issues. "cdn.cdn.split.io" is auto whitelisted for me as I don't want to have deal with :

                      The TOP1M feed can be used to whitelist the most popular Domain names to avoid false positives.

                      😊

                      153838a9-34ad-411c-9aa1-19734e8dfce9-image.png

                      When I searched in line 8476 (a very long line, thousands of hosts (10791 !) are listed in there, I found "cdn.cdn.split.io". So it was filtered out, among 106 others - see image.

                      @beerguzzle said in 25.07.1: aspx login page no longer loads, did in 24.11:

                      I consider having to whitelist cdn.split.io an ugly fix to my problem. But it is a fix.

                      Not ugly.
                      When you chose a list, you take it as a whole. If any false positives exits in it, you have to white list them all.
                      The perfect list for you ... can only be created (and maintained) by .... you ;)

                      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 Offline
                        SteveITS Rebel Alliance @johnpoz
                        last edited by

                        @johnpoz I thought about that but here the two ports I noticed as the page loaded were 3389 and 5900 (counting up). Which seems not so random. I didn't let it run very long. I was just trying to see if something wasn't loading.

                        And FWIW the 27.07 router I have does have pfBlocker blocking ads, and the other doesn't, but I wasn't going to try it on the other one again.

                        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 reboot, or more depending on packages, and device or disk speed.
                        Upvote 👍 helpful posts!

                        johnpozJ beerguzzleB 2 Replies Last reply Reply Quote 0
                        • johnpozJ Offline
                          johnpoz LAYER 8 Global Moderator @SteveITS
                          last edited by

                          @SteveITS yeah those ports do stick out for sure.. And do seem odd for sure.. You wouldn't run your own app on those ports - those are for sure for rdp and vnc..

                          Wespath is some church run investment something.. I would never in a million years have any desire to do any business with them ever..

                          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 25.07.1 | Lab VMs 2.8, 25.07.1

                          1 Reply Last reply Reply Quote 0
                          • beerguzzleB Offline
                            beerguzzle @SteveITS
                            last edited by

                            @SteveITS Since the Netgate 2100 is at the Methodist local church and I support the firewall, this was a real user issue. They access the site monthly to do retirement account contributions for the church employees. Fortunately the login mechanism (once you can see it) requires two-factor authentication. Glad for that.

                            Netgate 1100 and Netgate 2100, latest pfsense+ version

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