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

    DNS Resolver doesn't work with my university domain.

    Scheduled Pinned Locked Moved General pfSense Questions
    60 Posts 5 Posters 10.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.
    • F
      Fandangos @johnpoz
      last edited by

      @johnpoz

      I did a packet capture while trying ntpq on unraid, selected ipv4 and udp only
      I'm looking at the log for .123 only

      13:22:57.861449 IP ***.**.**.***.33801 > 216.239.35.0.123: UDP, length 48
      13:22:57.861500 IP ***.**.**.***.62024 > 143.107.229.210.123: UDP, length 48
      13:22:57.879592 IP 143.107.229.210.123 > ***.**.**.***.62024: UDP, length 48
      13:22:57.920856 IP 216.239.35.0.123 > ***.**.**.***.33801: UDP, length 48
      
      13:22:59.920620 IP 216.239.35.0.123 > ***.**.**.***.33801: UDP, length 48
      13:23:00.861400 IP ***.**.**.***.37425 > 201.49.148.135.123: UDP, length 48
      

      and

      13:23:03.861526 IP ***.**.**.***.33801 > 216.239.35.0.123: UDP, length 48
      13:23:03.861546 IP ***.**.**.***.62024 > 143.107.229.210.123: UDP, length 48
      13:23:03.879777 IP 143.107.229.210.123 > ***.**.**.***.62024: UDP, length 48
      13:23:03.920821 IP 216.239.35.0.123 > ***.**.**.***.33801: UDP, length 48
      13:23:04.861879 IP ***.**.**.***.37425 > 201.49.148.135.123: UDP, length 48
      13:23:04.861897 IP ***.**.**.***.37188 > 200.160.7.186.123: UDP, length 48
      13:23:04.872419 IP 200.160.7.186.123 > ***.**.**.***.37188: UDP, length 48
      13:23:04.885491 IP 201.49.148.135.123 > ***.**.**.***.37425: UDP, length 48
      13:23:05.862358 IP ***.**.**.***.33801 > 216.239.35.0.123: UDP, length 48
      13:23:05.862377 IP ***.**.**.***.62024 > 143.107.229.210.123: UDP, length 48
      13:23:05.880758 IP 143.107.229.210.123 > ***.**.**.***.62024: UDP, length 48
      13:23:05.921698 IP 216.239.35.0.123 > ***.**.**.***.33801: UDP, length 48
      13:23:06.862783 IP ***.**.**.***.37425 > 201.49.148.135.123: UDP, length 48
      13:23:06.862893 IP ***.**.**.***.37188 > 200.160.7.186.123: UDP, length 48
      

      So I get it, it's not blocked at all.

      johnpozJ 1 Reply Last reply Reply Quote 0
      • F
        Fandangos @stephenw10
        last edited by Fandangos

        @stephenw10 said in DNS Resolver doesn't work with my university domain.:

        If you set an interface (or interfaces) for ntpd to listen on it will also use those for outbound requests. If WAN is not included it will NAT that traffic and change the source port:

        I'm not following anymore.

        Are you suggesting creating a virtual interface on pfsense and route traffict trought it?
        I don't know how to do it.

        oh, you mean just unselect WAN?

        0900b0bc-f910-486a-8aa0-11a003ef62f1-image.png

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

          @fandangos yeah blocking source port 123 allows them to prevent you from running a ntp server to the public internet. Because into the isp 123 destination is blocked. So they prob are not actually blocking the source port, but destination port of 123 into the isp network, which your on. So when you use 123 as source, the answer would be to destination 123 into the isp network, which they block.

          But this blocks your answers from getting to you as well because to answer you the answer uses destination 123

          Prob doesn't effect most of their users, because the isp router is prob natting all the isp users traffic and changing the source port, etc. So those users never notice and issue.

          Reason you seeing the problem is pfsense using its public wan IP never goes through a nat and uses the common normal source port for ntp of 123

          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

          F GertjanG 2 Replies Last reply Reply Quote 0
          • F
            Fandangos @johnpoz
            last edited by

            @johnpoz

            60ca8982-61c5-45ca-b112-d78f7c34995b-image.png

            It's alive!

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

              @fandangos Yeah!!! great all sorted and didn't have to sit on hold with your isp, talking to someone that had no idea what your talking about.. And them telling you we do not block any outbound ports ;)

              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

              F 1 Reply Last reply Reply Quote 1
              • F
                Fandangos @johnpoz
                last edited by

                Can't thank you enough, guys.
                Specially John that helped for days until this got figured out, one problem after another.

                Thanks a lot! :)))

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

                  Wow, that's fun*. So the ISP is blocking the udp traffic with source port 123 because that's easier than actually using a stateful firewall?! 🙄

                  F johnpozJ 2 Replies Last reply Reply Quote 0
                  • F
                    Fandangos @stephenw10
                    last edited by

                    @stephenw10

                    Guess so, it's weird but I always had this problem. To be honest, I'm not sure why it started working for my unraid box.
                    It didn't a few months ago when I looked into this.

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

                      @fandangos glad could be of help.. Always fun getting to the actual root of a problem..

                      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
                      • johnpozJ
                        johnpoz LAYER 8 Global Moderator @stephenw10
                        last edited by johnpoz

                        @stephenw10 nothing saying the security guy at isps have to be the sharpest crayon in the box ;) heheh

                        Our users don't need 123 inbound, only out. Never coming to think that 123 is the default/common source port as well for ntp. And they prob don't get many complaints, because most of their users are prob using the isp router and all their devices are behind a nat so would never see the problem to complain about it.

                        @Fandangos if you ever just sitting around hmmm, what could I do that would be painful - you could try calling your isp and point out to them the problem they have ;)

                        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
                        • GertjanG
                          Gertjan @johnpoz
                          last edited by

                          @johnpoz said in DNS Resolver doesn't work with my university domain.:

                          Reason you seeing the problem is pfsense using its public wan IP never goes through a nat and uses the common normal source port for ntp of 123

                          You mean :
                          When I use a modem device, and one PC hooked up to it, using for example PPPOE, this PC won't be able to 'ntp' neither ?
                          I know, this set up doesn't exist any more these days, but was quiet common in the old days.

                          I would like to understand what the reason for the ISP is to block this port 123.
                          ntp is a very low bandwidth service.
                          Router firewalls like pfSense can handle often TLS related functions, DNSSEC is just one of them, and using the correct time is not some kind of option.
                          So it should go back into it's LAN, to ask a NTP service (server), and that one goes back out to the net to sync ?
                          Strange ....

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

                          stephenw10S johnpozJ 2 Replies Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator @Gertjan
                            last edited by

                            @gertjan said in DNS Resolver doesn't work with my university domain.:

                            When I use a modem device, and one PC hooked up to it, using for example PPPOE, this PC won't be able to 'ntp' neither ?

                            Exactly, it would fail because the service almost certainly uses 123 as the source port.
                            It would also fail through any NAT that did not change the source port.

                            They are blocking it because they do not want their users running NTP servers or more likely accidentally exposing NTP servers and being used in an amplification attack.
                            But they are blocking it incorrectly IMO. They seem to have blocked to/from port 123 at the user side. As though they are not using stateful filtering.

                            Steve

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

                              @gertjan said in DNS Resolver doesn't work with my university domain.:

                              I would like to understand what the reason for the ISP is to block this port 123.

                              While I agree it low bandwidth, but it is also a common amplification tool via for one that old monlist command, but pretty sure that was disabled many versions ago to prevent that attack vector.

                              But maybe they are just playing it safe because not like users keep their stuff updated all the time.. Look at here where they are still running like 2.3 versions of pfsense..

                              They could do it a different way to allow for source 123 to be answered, with yeah a stateful firewall. so if one of there users asks some ntp server with source port 123 that is allowed, but nonstateful traffic inbound to 123 would be denied. While sure udp is not really a stateful protocol, most firewalls do keep track of the state.

                              But that would be more work for them so they most likely just go the easy route. And don't monitor state of the users traffic and just block all inbound to their network on 123..

                              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
                              • First post
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.