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

DNS Unbound errors - No route to host --IPv6

Scheduled Pinned Locked Moved DHCP and DNS
14 Posts 4 Posters 2.0k 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.
  • S
    SuudoXR
    last edited by Mar 7, 2021, 3:48 PM

    Hello!

    First time user of the forum and the product. :)

    After getting everything up and running I was familiarising myself with the logs and saw the below in the DNS Resolver logs:

    Mar 7 15:28:51 unbound 53313 [53313:0] error: udp connect failed: No route to host for 2620:13e:100d:c::35 port 53

    This is repeated several times for a range of IPv6 addresses:
    There was lots more but this is a snippet

    858436f7-82b7-4310-9db6-00c84ea6f627-image.png

    I am not using IPv6 on the WAN side but do have it set to tracking on LAN.

    I'm not seeing a reason why these would be failing the rules on the WAN/LAN are the "out of the box" ones with no addition pass/blocks added myself.

    Does this indicate an issue my side?

    Many thanks for any assistance given!

    P.S apologies if there is some crucial info I have not included!

    F V 2 Replies Last reply Mar 7, 2021, 4:29 PM Reply Quote 0
    • F
      fireodo @SuudoXR
      last edited by Mar 7, 2021, 4:29 PM

      @suudoxr

      Hi you can add to DNS Resolver under Custom Options this:

      do-ip6:no

      save and those errors should dissapear.

      Kind Regards,
      fireodo

      Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
      SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
      pfsense 2.7.2 CE
      Packages: Apcupsd Cron Iftop Iperf LCDproc Nmap pfBlockerNG RRD_Summary Shellcmd Snort Speedtest System_Patches.

      S 1 Reply Last reply Mar 8, 2021, 11:12 AM Reply Quote 0
      • S
        SuudoXR @fireodo
        last edited by Mar 8, 2021, 11:12 AM

        @fireodo Thank you for the quick reply! much appreciated :)

        1 Reply Last reply Reply Quote 0
        • V
          viktor_g Netgate @SuudoXR
          last edited by Mar 8, 2021, 3:03 PM

          @suudoxr unable to reproduce your issue
          Could you provide more info about your Interfaces and DNS Resolver configuration?

          S 1 Reply Last reply Mar 8, 2021, 6:47 PM Reply Quote 0
          • S
            SuudoXR @viktor_g
            last edited by Mar 8, 2021, 6:47 PM

            @viktor_g
            Apologies if there is a better method than screenshot frenzy but here is my interfaces and DNS resolver config. I don't believe anything in the advanced DNS resolver tab has been altered:
            88f95f12-5e32-455b-a459-5b86f8207f9c-image.png
            29821199-c8fd-4091-b1eb-47b1b49dfc20-image.png
            e83f7728-4fbb-4d5c-a4db-c1423b5a718b-image.png
            6ba180f5-094c-4461-953e-9c4b16c945d2-image.png

            I do have a couple of VLAN interfaces but they are not enabled (I can confirm they errors still persist with them turned off so not related).

            Thanks for your time :)

            G F 2 Replies Last reply Mar 9, 2021, 7:14 AM Reply Quote 0
            • G
              Gertjan @SuudoXR
              last edited by Mar 9, 2021, 7:14 AM

              Why tracking on the LAN the WAN for IPv6 ?

              If the WAN has no IPv6 , why doing 'IPv6' on LAN ?

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

              S 1 Reply Last reply Mar 9, 2021, 8:14 AM Reply Quote 0
              • S
                SuudoXR @Gertjan
                last edited by SuudoXR Mar 9, 2021, 8:20 AM Mar 9, 2021, 8:14 AM

                @gertjan Hello thanks for replying!

                Just so I can learn and understand are you suggesting that this would explain the unbound errors because my ISP does not offer Ipv6? Or is this just an observation and a separate misconfiguration that could be improved?

                As for why its on it was default option when I setup the interface so just haven't disabled it, happy to switch of if unnecessary.

                Thanks!

                G 1 Reply Last reply Mar 9, 2021, 9:17 AM Reply Quote 0
                • G
                  Gertjan @SuudoXR
                  last edited by Mar 9, 2021, 9:17 AM

                  @suudoxr

                  No IPv6 on WAN, so this option can't be used :

                  51c2b1e9-fd30-48ef-954f-b4c11335b1ba-image.png

                  See https://docs.netgate.com/pfsense/en/latest/interfaces/configure-ipv6.html

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

                  S 1 Reply Last reply Mar 9, 2021, 9:44 AM Reply Quote 0
                  • F
                    fireodo @SuudoXR
                    last edited by Mar 9, 2021, 9:21 AM

                    @suudoxr said in DNS Unbound errors - No route to host --IPv6:

                    I do have a couple of VLAN interfaces but they are not enabled (I can confirm they errors still persist with them turned off so not related).

                    Have you tried to add to DNS Resolver under Custom Options this:

                    "do-ip6:no" ?

                    and restart the resolver?

                    Regards,
                    fireodo

                    Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                    SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                    pfsense 2.7.2 CE
                    Packages: Apcupsd Cron Iftop Iperf LCDproc Nmap pfBlockerNG RRD_Summary Shellcmd Snort Speedtest System_Patches.

                    1 Reply Last reply Reply Quote 0
                    • S
                      SuudoXR @Gertjan
                      last edited by Mar 9, 2021, 9:44 AM

                      @gertjan Ok thanks I have set that to none now, will see what changes.

                      @fireodo I did set that and whilst they did go to aid @viktor_g I have removed it for now to allow him to see if he can re-create. Although I do wonder why it was still failing and just telling it not to do ipv6 is a solution im still curious as to the reason :)

                      F 1 Reply Last reply Mar 9, 2021, 9:47 AM Reply Quote 0
                      • F
                        fireodo @SuudoXR
                        last edited by Mar 9, 2021, 9:47 AM

                        @suudoxr said in DNS Unbound errors - No route to host --IPv6:

                        @fireodo I did set that and whilst they did go to aid @viktor_g I have removed it for now to allow him to see if he can re-create. Although I do wonder why it was still failing and just telling it not to do ipv6 is a solution im still curious as to the reason :)

                        No IPv6 on WAN -> no IPv6 resolution from Resolver 😊

                        Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                        SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                        pfsense 2.7.2 CE
                        Packages: Apcupsd Cron Iftop Iperf LCDproc Nmap pfBlockerNG RRD_Summary Shellcmd Snort Speedtest System_Patches.

                        S 1 Reply Last reply Mar 9, 2021, 10:20 AM Reply Quote 0
                        • S
                          SuudoXR @fireodo
                          last edited by Mar 9, 2021, 10:20 AM

                          @fireodo right ok, so do I need to be looking at why something on my LAN is trying to go out to IPv6? Now that I have turned off Ipv6 tracking on LAN will that prevent that?

                          Thanks very much to all for the assistance so far, learning as we go :D

                          F G 2 Replies Last reply Mar 9, 2021, 10:27 AM Reply Quote 0
                          • F
                            fireodo @SuudoXR
                            last edited by Mar 9, 2021, 10:27 AM

                            @suudoxr said in DNS Unbound errors - No route to host --IPv6:

                            @fireodo do I need to be looking at why something on my LAN is trying to go out to IPv6? Now that I have turned off Ipv6 tracking on LAN will that prevent that?

                            No, there is nothing from your LAN that want to go out to IPv6 but the resolver (unbound) try to resolve IPv4 AND IPv6.

                            Thanks very much to all for the assistance so far, learning as we go :D

                            You're welcome!

                            Kettop Mi4300YL CPU: i5-4300Y @ 1.60GHz RAM: 8GB Ethernet Ports: 4
                            SSD: SanDisk pSSD-S2 16GB (ZFS) WiFi: WLE200NX
                            pfsense 2.7.2 CE
                            Packages: Apcupsd Cron Iftop Iperf LCDproc Nmap pfBlockerNG RRD_Summary Shellcmd Snort Speedtest System_Patches.

                            1 Reply Last reply Reply Quote 0
                            • G
                              Gertjan @SuudoXR
                              last edited by Mar 9, 2021, 12:07 PM

                              @suudoxr said in DNS Unbound errors - No route to host --IPv6:

                              do I need to be looking at why something on my LAN is trying to go out to IPv6?

                              Something on your LAN - a device that is IPv6 capable - would try to use pfSense if pfSense would announce on your LAN that it is a IPv6 gateway.

                              Which isn't the case, because you do not have a IPv6 connection to the net.

                              This doesn't mean that many devices on your LAN use IPv6 among themselves, as any modern OS prefers IPv6 over IPv4.

                              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 1
                              14 out of 14
                              • First post
                                14/14
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                This community forum collects and processes your personal information.
                                consent.not_received