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

    Hundreds of firewall logs for 10.219.10.14:80

    Scheduled Pinned Locked Moved General pfSense Questions
    15 Posts 4 Posters 399 Views 2 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.
    • CreationGuyC Offline
      CreationGuy
      last edited by

      Is there a way to not log these requests? I'm not sure why this windows machine is doing this.
      bg.jpg

      patient0P johnpozJ 2 Replies Last reply Reply Quote 0
      • patient0P Offline
        patient0 @CreationGuy
        last edited by

        @CreationGuy is 'Blocks access to login' a rule you created (haven't seen it before) ? If yes, you can disable logging in that rule.

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

          @CreationGuy lets see the rule - normally the only rule that is logged is the default deny rule. Rules you create that you want to log, you would have to set to log

          Example - see these rules have been set to log, the 2 rules between do not log.. See no log symbol on them

          log.jpg

          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.11 | Lab VMs 2.8.1, 25.11

          1 Reply Last reply Reply Quote 0
          • CreationGuyC Offline
            CreationGuy @patient0
            last edited by CreationGuy

            @patient0 No, it's not - no rule for that
            fw.jpg

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

              @CreationGuy the firewall log clearly is a user created rule called "blocks access to login" that is not any sort of default pfsense rule.

              ah yup see you clearly have it set to log

              logrule.jpg

              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.11 | Lab VMs 2.8.1, 25.11

              CreationGuyC 1 Reply Last reply Reply Quote 0
              • CreationGuyC Offline
                CreationGuy @johnpoz
                last edited by

                @johnpoz I see what you're saying there, but looking at the log I posted above, how does that correlate with this:
                fw2.jpg

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

                  @CreationGuy what do you mean how does correlate? That logged traffic is to port 80, and your alias has port 80 in it

                  port80.jpg

                  .14 seems like an odd ip for a pfsense interface IP to me, normally they are like .1 or .254 - I run mine at .253 to not step on anything that might default to using .254.. But .14 just seems like some IP out of thin air?

                  edit: on a side note if your seeing hundreds of them - I would look to why your machine is sending traffic to your pfsense port 80 IP in the first place.

                  Do you have a browser let open or something?

                  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.11 | Lab VMs 2.8.1, 25.11

                  CreationGuyC 1 Reply Last reply Reply Quote 0
                  • CreationGuyC Offline
                    CreationGuy @johnpoz
                    last edited by

                    @johnpoz
                    I had port 80 in there but removed it as I have it disabled in the settings. That cleared it up. My assumption was that this config was just trying to log into the router. That looks like a BOGON IP and maybe that's why the router thought the windows machine was trying to log into it.

                    S johnpozJ 2 Replies Last reply Reply Quote 0
                    • S Offline
                      SteveITS Rebel Alliance @CreationGuy
                      last edited by

                      @CreationGuy Neither IP is a bogon, they are both private/RFC1918 IPs.

                      Removed port 80 from the alias? If you don't have a later "allow to any" rule or any other rule allowing it, then the connection attempts should remain blocked.

                      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, CPU, and/or disk speed.
                      Upvote 👍 helpful posts!

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

                        @CreationGuy said in Hundreds of firewall logs for 10.219.10.14:80:

                        My assumption was that this config was just trying to log into the router.

                        Why would it be doing that? That makes no sense for windows to hit is gateway on port 80. Unless you had a browser open trying to go there, or you had some software on it checking services - like uptime kuma, or something running discovery - ntop can do that for example

                        But out of the box a windows machine sure shouldn't be just sending port 80 traffic to its gateway.. Since 80 is in the clear - you could sniff the traffic and see what its sending.. Unless you allow the traffic you just going to see syn. Windows till try and talk to the internet, to see if has internet access via its NLA service believe its called (network location awareness).. But that wouldn't be to its gateway IP, it would be to some other internet IP, is that 10.219.10.14 not an IP on your pfsense? That rule wouldn't trigger unless the IP was a pfsense IP (this firewall) on one of its interfaces. But yeah now that you mention it - is that 10.219.10.14 not a pfsense IP? I would for sure look on your windows machine on why its trying to talk to that IP.

                        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.11 | Lab VMs 2.8.1, 25.11

                        CreationGuyC 1 Reply Last reply Reply Quote 0
                        • CreationGuyC Offline
                          CreationGuy @johnpoz
                          last edited by

                          @johnpoz The only thing I can think of, is it's running Blue Iris NVR software and it is also running a local on AI server to analyze the feeds. That is a web server.

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

                            @CreationGuy but that IP it is trying to go to is what exactly - that 10.219.10.14 per your rule would need to be an IP actually assigned to pfsense, or a vip on pfsense. What is that IP?

                            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.11 | Lab VMs 2.8.1, 25.11

                            CreationGuyC 1 Reply Last reply Reply Quote 0
                            • CreationGuyC Offline
                              CreationGuy @johnpoz
                              last edited by

                              @johnpoz I don't know what it is, there's no static IPs nor leases with that

                              CreationGuyC 1 Reply Last reply Reply Quote 0
                              • CreationGuyC Offline
                                CreationGuy @CreationGuy
                                last edited by

                                foundit.png
                                Found it, pfblockerNG- I must have set this years ago

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

                                  @CreationGuy there you go! yeah so something goes to something pfblocker is blocking and they get sent to the block site - which you were blocking and logging in you rule..

                                  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.11 | Lab VMs 2.8.1, 25.11

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