PowerDNS recursor also supports multiple IPV4 and IPv6 nameservers when using a DNS zone forwarding
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Apr 15 2018
This will be merged together with T560. Branch is located here: https://github.com/c-po/vyos-1x/tree/powerdns-recursor
As set service dns forwarding query-all-server was introduced in VyOS 1.2.x some time ago I decided to drop it as it was not yet released. I hope this is ok.
Command service dns forwarding query-all-servers was not available in VyOS 1.1.9 and added in 1.2.x. As this command is no longer available when switching to pdns-recursor (T560) it is not ported and dropped again.
Apr 13 2018
@logan.attwood show log
This is a first configuration file generated from the vyos-1x python scripts:
An ISO for testing can be found here: https://www.mybll.net/vyos-1.2.0-rolling-201804131440-xl2tpd-fix-amd64.iso
This is the patch for xl2tpd 1.3.6 (https://github.com/xelerance/xl2tpd/tree/debian-jessie) found in Debian Jessie:
Apr 12 2018
Apr 11 2018
Config options: https://doc.powerdns.com/3/recursor/settings/
Mar 27 2018
@syncer not yet, but my first guess is that this message is missleading. I‘ll look into it after my vacation.
Mar 26 2018
Problem still exists with Kernel 4.14.30
Also VyOS 1.2.x does not have something like set interface ethernet eth1 ipv6 accept_ra [never=0|only-if-no-forwarding=1|always=2]. I only see the possibility to configure the advertise side.
Problem still exists when adding to /etc/xl2tpd/xl2tpd.conf:
[global] force userspace = yes ipsec saref = no
Mar 23 2018
@higebu thanks for sharing the link. Looks like they also have some CLI examples. Does this apply to FRR, too? I remember the idea was to move to FRR for routing.
Mar 22 2018
I found some interesting docs:
What is the benefit of simply enabling it in the Kernel configuration? I guess there is userspace support required, too? Or does it work out of the box?
Mar 21 2018
Integrated iproute2 TAG 4.14.1 into https://github.com/vyos/vyatta-iproute.
Mar 18 2018
@jhendryUK or @hsahmed can you share a full configuration for reproduction please.
Mar 16 2018
done by @UnicronNL ... ISO built.
@syncer vyos-999.201803161451-amd64.iso is the first version running on Linux 4.14.26!
Thanks for the feedback!
@myura please test the latest rolling release if your i219 chipset is now detected. Kernel has been upgraded to 4.14.26.
Mar 15 2018
Will be implemented by T583.
Mar 13 2018
Mar 12 2018
The Kernel commit/patch fc58d4a33953776 is used by https://github.com/vyos/vyatta-keepalived/commit/8bd97620 and VyOS 1.2 is using vyos-keepalived which no longer needs this patch.
@syncer please close and reopen if req.
@syncer please close and reopen if req.
Mar 10 2018
Mar 8 2018
Looking through all changes I come up with the following:
Looking through Jenkins CI and the sources itself (T565) ... we should drop them.
Looking into this I see 47 non merge commits which are not in the mainline Kernel:
Mar 7 2018
Mar 4 2018
You should find a HTML rendering of every manpage via Google.
Mar 3 2018
Implemented and CI build triggered.