Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Xen

#1
Worked around the issue by forwarding queries to a ULA IPv6 address for now.

Still interested in getting forwards to ::1 to work. Unbound supposedly listens on it by default, yet forwarding to it does not work.
#2
22.1 Legacy Series / Unbound not listening on ::1
April 30, 2022, 07:24:13 AM
Port forwarding local DNS queries to ::1 does not work the way it does with IPv4 on 127.0.0.1. This seems to be because Unbound does not listen on ::1. Upon hardcoding the SLAAC-assigned IPv6 LAN address, everything works as one would expect.

Is there any way to make Unbound listen on ::1 to make things future-proof?
#3
Cannot believe I missed that! The option was conveniently hidden under the advanced toggle, but it works perfectly as one would expect. Thanks for your reply!
#4
Guessing there is currently no way but to update the IPv6 traffic shaping rules manually?
#5
Perfect, thanks!
#6
Hi meschmesch

Does this work without NPTv6?
#7
It appears traffic shaping only works if a complete address with mask is configured in the traffic shaper section. How would one set up persistent IPv6 shaping when dealing with dynamic prefixes?
#8
How would you redirect all DNS traffic to a local DNS resolver with IPv6?