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

    Unbound ipv6 problems anyone?

    Scheduled Pinned Locked Moved 2.4 Development Snapshots
    63 Posts 6 Posters 15.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.
    • ?
      Guest
      last edited by

      It would not be difficult to force Unbound to restart on a valid update from dhcp6c, the changes implemented a while back means that it's now possible to differentiate between an a refresh or new lease. However, Chris was having a lot of issues with unbound that I think are now fine and I am not sure if an Unbound restart on a new lease might bring his problems back.

      If you like, I can have a look and send out a patch to you and Chris to see if it works for both of you.

      The other option is a flag to enable or disable an unbound restart on a new ipv6 lease.

      Thoughts.

      1 Reply Last reply Reply Quote 0
      • C
        chrcoluk
        last edited by

        please no :)

        unbound restarting on every dhcp6 renew is crazy.

        As long as the renew keeps the same prefix/ip I dont see why unbound would have a problem.

        Martin I will test the patch tho.  As I expect a new lease wont be triggered on a renew, as long as you also exclude a rebind.

        pfSense CE 2.7.2

        1 Reply Last reply Reply Quote 0
        • ?
          Guest
          last edited by

          :) I did not intend to restart it on a renew or rebind, that would be silly.

          1 Reply Last reply Reply Quote 0
          • C
            chrcoluk
            last edited by

            yeah I know you will find a solution that works for everyone, email me when ready with the patch I will test no problem. :)

            Your optional flag seems a good idea.

            pfSense CE 2.7.2

            1 Reply Last reply Reply Quote 0
            • ?
              Guest
              last edited by

              I'll try and find time tomorrow… if I can stop playing Elite Dangerous :o

              1 Reply Last reply Reply Quote 0
              • ?
                Guest
                last edited by

                Something else is afoot here. I have rebooted multiple times, using dhcp6 before RA, and I cannot make it fall over.

                Bimmer, is it possible that sometimes there is a slow response from your ISP for the v6 lease, hence the 'sometimes' its OK?

                It maybe that if that is the case that there is a bit of a catch 22 going on, in that rc.newwanipv6 cannot restart unbound as it's still in the booting up process. Also, and I've not delved into that bit of the code before, unbound is being killed and restarted, if already running, rather than a SIGHUP; I need to study that a bit more to see if there is a reason for that.

                • note *

                Having studied and read Jimp's note that unbound should be killed then that answers that question. Whilst there is already work going on in this area I will not mess with it, too many cooks….

                1 Reply Last reply Reply Quote 0
                • B
                  bimmerdriver
                  last edited by

                  Sorry for the slow response. I've been away all week… I'll try running wireshark to see what's happening. I suspect it will the same as it always was. I have a suspicion this problem has been present all along, but I haven't noticed it because unbound was getting restarted so often. Possibly now that it's not getting restarted, the problem is visible. That would explain why I didn't notice it before recently, along with the other changes.

                  1 Reply Last reply Reply Quote 0
                  • B
                    bimmerdriver
                    last edited by

                    I captured icmpv6 and dhcpv6 packets with wireshark during a reboot. Everything appears the way it always has. There are no significant delays in any of the replies.

                    Capture.PNG
                    Capture.PNG_thumb

                    1 Reply Last reply Reply Quote 0
                    • B
                      bimmerdriver
                      last edited by

                      I created bug #7750 "unbound refuses ipv6 queries after reboot" for this issue.

                      1 Reply Last reply Reply Quote 0
                      • B
                        bimmerdriver
                        last edited by

                        I just did another reboot to capture log info. It's consistent that unbound starts before the PD process has completed.

                        Aug 2 13:12:15	dhcp6c	11947	add an address 2001:*:*:*:215:5dff:fe5c:e21e/64 on hn0
                        Aug 2 13:12:15	dhcp6c	11947	dhcp6c Received REQUEST
                        Aug 2 13:12:15	dhcp6c	11947	Sending Request
                        Aug 2 13:12:14	dhcp6c	11947	Sending Solicit
                        Aug 2 13:12:13	dhcp6c	11867	skip opening control port
                        Aug 2 13:12:13	dhcp6c	11867	failed initialize control message authentication
                        Aug 2 13:12:13	dhcp6c	11867	failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory
                        
                        Aug 2 13:12:27	unbound	24093:1	info: response for . NS IN
                        Aug 2 13:12:27	unbound	24093:1	info: priming . IN NS
                        Aug 2 13:12:27	unbound	24093:1	info: resolving ipv6.msftconnecttest.com. A IN
                        Aug 2 13:12:27	unbound	24093:1	info: priming . IN NS
                        Aug 2 13:12:27	unbound	24093:1	info: resolving ipv6.msftconnecttest.com. AAAA IN
                        Aug 2 13:12:27	unbound	24093:1	info: priming . IN NS
                        Aug 2 13:12:27	unbound	24093:1	info: resolving 0.pfsense.pool.ntp.org. A IN
                        Aug 2 13:12:14	unbound	24093:0	info: start of service (unbound 1.6.3).
                        Aug 2 13:12:14	unbound	24093:0	notice: init module 1: iterator
                        Aug 2 13:12:14	unbound	24093:0	notice: init module 0: validator
                        
                        1 Reply Last reply Reply Quote 0
                        • S
                          scott83
                          last edited by

                          I've been trying to recreate this, as I'm also on Telus using dhcp6c before RA, but so far no luck, if I reboot from an upgrade or otherwise, everything still works fine. For curiosity sake, I even looked to see when my unbound is starting and it happens after I get my prefix. I'm running on the latest 2.4 snapshot. I'm in AB on FTTH with the T3200M bridged to port1 with a bare metal install on an SG-2440.

                          
                          Aug 2 17:10:24 	dhcp6c 	23456 	dhcp6c Received REQUEST
                          Aug 2 17:10:24 	dhcp6c 	23456 	nameserver[0] 2001:568:ff09:10c::53
                          Aug 2 17:10:24 	dhcp6c 	23456 	nameserver[1] 2001:568:ff09:10b::122
                          Aug 2 17:10:24 	dhcp6c 	23456 	make an IA: PD-0
                          Aug 2 17:10:24 	dhcp6c 	23456 	create a prefix 2001:56a:73d0:3c00::/56 pltime=140733193402432, vltime=14700
                          Aug 2 17:10:24 	dhcp6c 	23456 	add an address 2001:56a:73d0:3c01:208:a3ff:fe0a:5ad6/64 on igb1_vlan101
                          Aug 2 17:10:24 	dhcp6c 	23456 	executes /var/etc/dhcp6c_wan_dhcp6withoutra_script.sh 
                          
                          Aug 2 17:10:29 	unbound 	48227:0 	notice: init module 0: validator
                          Aug 2 17:10:29 	unbound 	48227:0 	notice: init module 1: iterator
                          Aug 2 17:10:29 	unbound 	48227:0 	info: start of service (unbound 1.6.3). 
                          Aug 2 17:10:30 	unbound 	48227:0 	info: resolving s.youtube.com. A IN 
                          
                          1 Reply Last reply Reply Quote 0
                          • B
                            bimmerdriver
                            last edited by

                            That's really strange. Your dhcp6c is running well ahead of mine, relative to unbound.

                            I was on a T2200H but just switched to a T3200M. I didn't expect it would make any difference and it didn't.

                            All unbound settings are default.

                            I've tried a clean install in a fresh VM (running on hyper-v), but that didn't make any difference either.

                            ![Capture 1.PNG_thumb](/public/imported_attachments/1/Capture 1.PNG_thumb)
                            ![Capture 1.PNG](/public/imported_attachments/1/Capture 1.PNG)
                            ![Capture 2.PNG](/public/imported_attachments/1/Capture 2.PNG)
                            ![Capture 2.PNG_thumb](/public/imported_attachments/1/Capture 2.PNG_thumb)

                            1 Reply Last reply Reply Quote 0
                            • B
                              bimmerdriver
                              last edited by

                              I enabled dhcp debug mode to see if there would be any earlier messages.

                              Here are the first messages (newest at the top):

                              Aug 2 18:09:14	dhcp6c	11792	failed initialize control message authentication
                              Aug 2 18:09:14	dhcp6c	11792	failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory
                              Aug 2 18:09:14	dhcp6c	11792	extracted an existing DUID from /var/db/dhcp6c_duid: 00:01:00:01:20:d5:a4:23:00:15:5d:5c:e2:1e
                              

                              Here are the last messages:

                              Aug 2 18:09:19	dhcp6c	11840	got an expected reply, sleeping.
                              Aug 2 18:09:19	dhcp6c	11840	removing server (ID: 00:03:00:01:0c:a4:02:29:50:01)
                              Aug 2 18:09:19	dhcp6c	11840	removing an event on hn1, state=REQUEST
                              Aug 2 18:09:19	dhcp6c	11840	script "/var/etc/dhcp6c_wan_dhcp6withoutra_script.sh" terminated
                              Aug 2 18:09:19	dhcp6c		dhcp6c REQUEST on hn1 - running rc.newwanipv6
                              Aug 2 18:09:17	dhcp6c	11840	executes /var/etc/dhcp6c_wan_dhcp6withoutra_script.sh
                              Aug 2 18:09:17	dhcp6c	11840	add an address 2001:*:*:*:215:5dff:fe5c:e21e/64 on hn0
                              Aug 2 18:09:17	dhcp6c	11840	create a prefix 2001:*:*:*::/56 pltime=140733193402432, vltime=14700
                              Aug 2 18:09:17	dhcp6c	11840	make an IA: PD-0
                              Aug 2 18:09:17	dhcp6c	11840	nameserver[1] 2001:568:ff09:10b::122
                              Aug 2 18:09:17	dhcp6c	11840	nameserver[0] 2001:568:ff09:10a::55
                              Aug 2 18:09:17	dhcp6c	11840	dhcp6c Received REQUEST
                              

                              Here are the first unbound messages:

                              Aug 2 18:09:16	unbound	24030:0	info: start of service (unbound 1.6.3).
                              Aug 2 18:09:16	unbound	24030:0	notice: init module 1: iterator
                              Aug 2 18:09:16	unbound	24030:0	notice: init module 0: validator
                              
                              1 Reply Last reply Reply Quote 0
                              • ?
                                Guest
                                last edited by

                                It would appear that something is odd with your system Bimmer, otherwise Chris and Ned over here would be suffering also, and they are not having any issues.

                                Time for you and Scott to do some comparisons :)

                                So, let's start with the basics, Scott, what are you running pfSense  on?

                                1 Reply Last reply Reply Quote 0
                                • B
                                  bimmerdriver
                                  last edited by

                                  @marjohn56:

                                  It would appear that something is odd with your system Bimmer, otherwise Chris and Ned over here would be suffering also, and they are not having any issues.

                                  Time for you and Scott to do some comparisons :)

                                  So, let's start with the basics, Scott, what are you running pfSense  on?

                                  Something is strange, that's for sure.

                                  Do you notice these messages in the dhcp log? They are the very first dhcp6c messages

                                  Aug 3 13:38:05	dhcp6c	10883	failed initialize control message authentication
                                  Aug 3 13:38:05	dhcp6c	10883	failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory
                                  Aug 3 13:38:05	dhcp6c	10883	extracted an existing DUID from /var/db/dhcp6c_duid: 00:01:00:01:20:d5:a4:23:00:15:5d:5c:e2:1e
                                  Aug 3 13:38:02	dhclient		Creating resolv.conf
                                  

                                  I'm wondering if perhaps they are slowing down the execution of dhcp6c.

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    scott83
                                    last edited by

                                    @marjohn56:

                                    So, let's start with the basics, Scott, what are you running pfSense  on?

                                    I'm running it on an official pfSense (Negate) SG-2440 appliance.

                                    @bimmerdriver:

                                    Do you notice these messages in the dhcp log? They are the very first dhcp6c messages

                                    I believe I have these messages in my log too, I will confirm and post when I get home from work.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      Guest
                                      last edited by

                                      Ignore those messages, they are in everyone's log and have been since day one. dhcp6c is looking for the a key that does not exist and will not exist as pfSense does not use that method of control, it's just noise in the log. I could stop it but it really is nothing.

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        bimmerdriver
                                        last edited by

                                        @marjohn56:

                                        Ignore those messages, they are in everyone's log and have been since day one. dhcp6c is looking for the a key that does not exist and will not exist as pfSense does not use that method of control, it's just noise in the log. I could stop it but it really is nothing.

                                        If they are normal, I don't care that they are there. I was just wondering if dhcp6c was blocking momentarily because of some issue.

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          bimmerdriver
                                          last edited by

                                          @scott83:

                                          @marjohn56:

                                          So, let's start with the basics, Scott, what are you running pfSense  on?

                                          I'm running it on an official pfSense (Negate) SG-2440 appliance.

                                          I'm running on a hyper-v server. The guest has 2000 MB of RAM and 2 processors. It's basically idling. The server is lightly loaded.

                                          @scott83:

                                          @bimmerdriver:

                                          Do you notice these messages in the dhcp log? They are the very first dhcp6c messages

                                          I believe I have these messages in my log too, I will confirm and post when I get home from work.

                                          It sounds like they are a non-issue.

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            bimmerdriver
                                            last edited by

                                            @marjohn56:

                                            It would appear that something is odd with your system Bimmer, otherwise Chris and Ned over here would be suffering also, and they are not having any issues.

                                            Here is some further info that makes me wonder why dhcp6c and unbound messages start to appear in the log around the same time during the reboot. Not clear what is happening during the "Configuring WAN interface…done." phase, but it's a few steps before unbound is started, yet dhcp6c is only barely into the startup phase by the time unbound is starting.

                                            ![pfsense console.PNG](/public/imported_attachments/1/pfsense console.PNG)
                                            ![pfsense console.PNG_thumb](/public/imported_attachments/1/pfsense console.PNG_thumb)

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