@starcraft66 is it working as expected?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Nov 2 2019
Nov 1 2019
Oct 31 2019
Merged to equuleus branch.
Oct 30 2019
@xrobau WOW! What a bisection and research on that problem! Thanks a lot!
Oct 28 2019
Hi @hexes well without knowing the details and diving into zabbix I suggest you just grab the diffs on the OpenVPN rewrite to see what was crucial. vyos-build repository should be the one if I remember correctly, or vyatta-cfg-system - one of those.
Oct 27 2019
I'd keep it open as a reminder what to add to the validator steps in a possible rewrite.
Oct 26 2019
Thanks for the contribution!
Oct 24 2019
Why not single source also the op-mode part into ifconfig.py?
As this is merged into equuleus can we close this?
Let me merge it into equuleus branch
According to T1030 it is working as expected
Whats the configuration you got on your side?
Oct 23 2019
Thanks for the feedback - will backport to our LTS branch later on!
You could check the latest rolling which have it
@pvelati looks like that the zone statement is required for Cloudflare only. I did not find a documentation how it should look like. is it only and always the domain part of your dynamic dns entry? If thats the case it can be automatically rendered into the configuration.
Added your reccomended changes and auto create directories if they are non existent. Can you please check again?
Oct 22 2019
Oct 21 2019
Please retest with upcoming rolling release from 20191022.
Thanks for feeding back. Please try the latest rolling ISO if it works for you.
Looks like there is a missing priority statement in the VIF implementation.
Looks good first glance to me. Next rolling will have it included.
Oct 20 2019
Can you please test installing this package and feedback to me?
@pvelati thanks for the update!
vyos@vyos:~$ wget http://ftp.de.debian.org/debian/pool/main/d/ddclient/ddclient_3.8.3-1.1_all.deb Connecting to ftp.de.debian.org (141.76.2.4:80) ddclient_3.8.3-1.1_a 100% |********************************************************************************************************************************************************************************************| 81924 0:00:00 ETA vyos@vyos:~$ sudo dpkg -i ddclient_3.8.3-1.1_all.deb (Reading database ... 59343 files and directories currently installed.) Preparing to unpack ddclient_3.8.3-1.1_all.deb ... Unpacking ddclient (3.8.3-1.1) over (3.8.2+vyos2+current1) ... Setting up ddclient (3.8.3-1.1) ...
Even better, looks like wimpunk is maintaining again and there is a fresh release https://github.com/ddclient/ddclient/releases 3.9.0
Debian Buster uses 3.8.3 https://packages.debian.org/buster/ddclient which could be considered as using a proper source tree.
Oct 19 2019
Okay, thanks for the info.