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

    An Unknown 10.x.x.x Network

    Scheduled Pinned Locked Moved Firewalling
    20 Posts 6 Posters 1.9k 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.
    • I
      isomillennium
      last edited by

      Hi All,
      Recently i noticed "allow dhcp client out WAN" from a 10.240.181.37. That ip is a private ip isnt it? I dont have that subnet in my network.

      Sep 17 19:10:17 WAN allow dhcp client out WAN (1000000461) 10.240.181.37:67 255.255.255.255:68 UDP

      This is a log from my firewall. I dont have a 10.x.x.x subnet in my network except for OPenVPN 10.0.8.0/24 ..

      Is this something I should be worried about?

      NogBadTheBadN 1 Reply Last reply Reply Quote 0
      • NogBadTheBadN
        NogBadTheBad @isomillennium
        last edited by NogBadTheBad

        @isomillennium It's come from your ISP or another of their customers, its DHCP.

        Don't worry about it.

        Andy

        1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

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

          @nogbadthebad said in An Unknown 10.x.x.x Network:

          or another of their customers

          wouldn't be from customers, its allowed out his wan, that sure looks like a broadcast offer.

          dhcpd can send two types of offers a directed or a broadcast.

          You shouldn't be seeing anything like that unless you were running dhcpd on your wan. Which would be odd thing to do.

          My eyes still a bit wonky, on first cup of coffee.. But I would investigate anything your curious or concerned with. How often do you see these? Might want to sniff and get more info on the details of the traffic. Not sure why its saying client? 67 to port 68 broadcast with my morning brain is a broadcast offer.

          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

          NogBadTheBadN I 2 Replies Last reply Reply Quote 2
          • NogBadTheBadN
            NogBadTheBad @johnpoz
            last edited by

            @johnpoz I missed the out part 👍

            Andy

            1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

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

              @nogbadthebad my brian still a bit fuzzy, and eyes a bit wonky - but something seems off with that traffic to me.

              Cut clearly if its coming from his wan, than that 10.x address would be his..

              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
              • I
                isomillennium @johnpoz
                last edited by

                @johnpoz Thank you for your reply.
                I have been seeing it here and there every few hours. I might have seen it 10 times .. then i decided to share with you all to see what you all think. I havent seen it yet this morning ..

                And OK i Willl try to do a sniff and Investigate. Thank you

                johnpozJ I 2 Replies Last reply Reply Quote 0
                • johnpozJ
                  johnpoz LAYER 8 Global Moderator @isomillennium
                  last edited by johnpoz

                  @isomillennium and your saying you have no 10.240.181 addresses on pfsense at all, not a vip, not a vpn connection? Nothing..

                  Back to your "worried about" while I wouldn't be so much worried as to what it is. But I for sure would want to understand what it is.

                  allow dhcp client out WAN

                  That says to me its the pfsense itself dhcp client. But a source 67 to broadcast 68 says its a broadcast offer, so dhcp server on pfsense, but then why does it say client?

                  Are you on a pppoe sort of connection you would have a pppoe connection on top of your actual physical wan, with different IP ranges?

                  So the rules are listed as such in pfsense

                  [22.05-RELEASE][admin@sg4860.local.lan]/root: cat /tmp/rules.debug | grep dhcp
                  pass in  quick on $WAN proto udp from any port = 67 to any port = 68 ridentifier 1000000461 label "allow dhcp client out WAN"
                  pass out  quick on $WAN proto udp from any port = 68 to any port = 67 ridentifier 1000000462 label "allow dhcp client out WAN" 
                  [22.05-RELEASE][admin@sg4860.local.lan]/root: 
                  

                  See how that log says source port is 67 to 68.. That would be a in rule? Not out rule.. Notice the rule id, pretty sure those are going to be the same ids across machines. So I am confused where what is causing that log entry myself. I don't log that sort of traffic but might turn on logging for those rules, to see what mine shows.

                  Ah - hmm just noticed they have a typo in description. Notice how both of those rules say out wan.. But clearly one rule is in wan and other is out wan.

                  edit:
                  To be honest the typo is making more sense now. If you were seeing some dhcp server on your wan network send out a broadcast off from 67 to 68, then with that description say out wan for rule 461, that would explain everything - you seeing dchp offers on your wan from something else on your wan, could even be the isp, etc.

                  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 1
                  • I
                    isomillennium @isomillennium
                    last edited by

                    @isomillennium I dont have a 10.240.x.x network. All I have is a cable modem/router, which I disabled the router functionality on so i can hook it up to the Netgate 1100 on the Wan interface. ANd on the Lan side of my NetGate I have a Wavlink Wireless adapter that is bridged to Netgate Lan interfce. And that Wireless adapter is connected from its LAN port to NetGate Lan port so they can be on the same network 192.168.1.0/24.

                    I have a couple of Google Chromecasts hooked up to my TVs ..
                    ANd my OpenVPN Server is 10.0.8.0/24.

                    Nothing with a 10.240.x.x

                    I just realized i see these messages every minute.. The reason i wrote that i havent seen them since last night was becasue I had the "Log packets matched from the default pass rules put in the ruleset" checkbox unchecked in the settings of the logs since i posted this..

                    1 Reply Last reply Reply Quote 0
                    • bingo600B
                      bingo600
                      last edited by bingo600

                      @isomillennium @johnpoz

                      I had a comcast modem in US CT, that had a "Public IP / 30" and acted fully normal, but also had a 10.x.x.x ip address.
                      I saw many blocks of that 10.x.x.x on my pfSense WAN IF.

                      Edit:
                      In fact i now have a Comcast modem in NJ (with a public /29 assigned), and was a bit "spooked" when my colleagues tested it , by plugging a PC in the modem, and "pulled" a 10.x.x.x IP. The PC worked fine, and could browse the internet. The PC using the 10.x.x.x net , used another public IP than was in my assigned /29 , checked via "myip.com".

                      When i setup the pfSense for the "static /29" assigned , that worked too.

                      So the Comcast modems are strange beasts , that can give out 10.x.x.x ip's on the "inside" , and also serve a "public assigned /29".

                      I haven't tried both at the same time though, but i saw the 10.x.x.x blocks on the CT site.

                      /Bingo

                      If you find my answer useful - Please give the post a 👍 - "thumbs up"

                      pfSense+ 23.05.1 (ZFS)

                      QOTOM-Q355G4 Quad Lan.
                      CPU  : Core i5 5250U, Ram : 8GB Kingston DDR3LV 1600
                      LAN  : 4 x Intel 211, Disk  : 240G SAMSUNG MZ7L3240HCHQ SSD

                      johnpozJ S 2 Replies Last reply Reply Quote 1
                      • johnpozJ
                        johnpoz LAYER 8 Global Moderator @bingo600
                        last edited by johnpoz

                        This is my take on what is going on. They have both "out" in the description but this really with the 461 RID and the rule itself seems to be inbound into wan. With 67 source to 68 dest port.

                        I would read that traffic as broadcast offer.. You might want to look in your dhcp lease on your wan, who was the dhcp server?

                        the leases your wan has would be in the /var/db folder, its quite possible the isp dhcp server has a rfc1918 address.

                        Or it could just be some rouge dhcp server sending out that traffic.. I think the problem, the typo... One is a out rule the other is a in rule, but both of the descriptions say out.

                        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

                        bingo600B 1 Reply Last reply Reply Quote 0
                        • bingo600B
                          bingo600 @johnpoz
                          last edited by

                          @johnpoz said in An Unknown 10.x.x.x Network:

                          I think the problem, the typo... One is a out rule the other is a in rule, but both of the descriptions say out.

                          +1

                          Btw: Nice catch .... 👍

                          /Bingo

                          If you find my answer useful - Please give the post a 👍 - "thumbs up"

                          pfSense+ 23.05.1 (ZFS)

                          QOTOM-Q355G4 Quad Lan.
                          CPU  : Core i5 5250U, Ram : 8GB Kingston DDR3LV 1600
                          LAN  : 4 x Intel 211, Disk  : 240G SAMSUNG MZ7L3240HCHQ SSD

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

                            Mmm, that rule is expected and it's passing in the broadcast traffic as it's set.
                            I'll have to check the history there but I believe both those rules are to pass traffic for the WAN DHCP client. Hence they both have the same description. I'm not 100% sure why it was required though.....

                            Steve

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

                              Mmm, Ok you need both rules there because those do not have 'keep state' set. You need to explicitly allow replies from the server. The description is correct if somewhat confusing.

                              The history there goes waaaay back:
                              https://forum.netgate.com/topic/1624/automatic-rules-for-dhcp-client-on-wan-interface

                              Dust off the m0n0wall archive!

                              Steve

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

                                Mmm, in fact given the nature of DHCP as broadcast with unicast reply I expect to need both those rules.
                                The inbound rule could perhaps be more usefully labelled 'allow dhcp client replies' or similar.

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

                                  @stephenw10 said in An Unknown 10.x.x.x Network:

                                  more usefully labelled 'allow dhcp client replies' or similar.

                                  Yeah that would be better ;)

                                  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
                                  • S
                                    SteveITS Galactic Empire @bingo600
                                    last edited by

                                    @bingo600 said in An Unknown 10.x.x.x Network:

                                    Comcast modems are strange beasts , that can give out 10.x.x.x ip's on the "inside" , and also serve a "public assigned /29".

                                    FWIW I see this a lot. In a business environment Comcast "bridges" and passes the public IP through. However they leave NAT working because one can plug in a laptop and bypass the customer router/equipment, while troubleshooting.

                                    My house has a Netgear cable modem "not a router" that has a private IP and is accessible through pfSense, while pfSense has a public IP.

                                    AT&T DSL worked the same way when I had that, I could get to their router/modem using a private IP, while "passthrough" was enabled to give my router a public IP.

                                    Plus I've seen ISPs use 10.x IPs on their internal network. 20ish years ago we had a T1 at work that did that but still routed the public IP to our office. It showed in traceroutes IIRC.

                                    Pre-2.7.2/23.09: 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 restart, or more depending on packages and device speed.
                                    Upvote 👍 helpful posts!

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

                                      @steveits said in An Unknown 10.x.x.x Network:

                                      Plus I've seen ISPs use 10.x IPs on their internal network.

                                      oh many of them do for sure.. .I have a 10.x hop in my trace..

                                      trace.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 24.11 | Lab VMs 2.8, 24.11

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

                                        https://redmine.pfsense.org/issues/13505

                                        Should be a 10s fix unless I'm missing something.

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

                                          @stephenw10 said in An Unknown 10.x.x.x Network:

                                          https://redmine.pfsense.org/issues/13505

                                          you didn't want to link this thread to the redmine?

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

                                            Done. 😉
                                            Example confusion!

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