With this, will there also be possible to parse the same json into an json import? This to allow for a more programatic way to add things than via set commands
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Oct 30 2019
Oct 28 2019
Oct 27 2019
Oct 26 2019
Oct 24 2019
Oct 23 2019
Thanks for the feedback - will backport to our LTS branch later on!
Just installed the latest rolling.
I tried the old conf, delete them, and reconfigure dns dynamic.
thanks @c-po , it's working fine now
You could check the latest rolling which have it
In T1030#46018, @c-po wrote:@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.
@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.
I tried the new rolling iso VyOS 1.2-rolling-201910230349 but it doesn't work oob.
I see that you tweaked a bit the ddclient.conf file, but you need to add "zone=" in the conf in order to make it works.
Added your reccomended changes and auto create directories if they are non existent. Can you please check again?
Oct 22 2019
ok, I've found a way to make it working.
I've tried the VyOS 1.2-rolling-201910220117 with integrated ddclient 3.9.0 and this conf:
vyos@vyos# show service dns dynamic
interface pppoe0 {
service cloudflare {
host-name test.mydomain.com
login myemail@gmail.com
password 000000mycfapikey00000000
}
}but it doesn't work.
Oct 21 2019
Thanks for feeding back. Please try the latest rolling ISO if it works for you.
@c-po I tried your 3.9.0 deb package. I installed with some dependencies (libdata-validate-ip-perl libnet-ipv6addr-perl libnet-netmask-perl libnetwork-ipv4addr-perl).
After that, I modified some config parameters in the dns dynamic section to trigger the update but it doesn't work oob.
Oct 19 2019
Oct 18 2019
I see no reason to add wget as curl is superior. We should set this to Wontfix
@Harliff Does curl work for you?
Oct 17 2019
Oct 16 2019
PR #37
PR #31
Oct 14 2019
Oct 13 2019
Oct 11 2019
Oct 10 2019
I made a test lab at home for this, so let me know if you have any other settings or anything you need documentation for.
Oct 9 2019
@cpo cumulus behave differently cause they use an other implementation as in pure frr. They use PTMD see https://docs.cumulusnetworks.com/cumulus-linux/Layer-3/Bidirectional-Forwarding-Detection-BFD/ and https://github.com/CumulusNetworks/ptm
@c-po wrote:
I would not backport it. Its a proof of concept and things are still unclear about peer configuration (why does cumulus FRR behave differently and has no peer config) also the FRR interface is only a PoC.
Oct 7 2019
@trae32566 definately! As Arista is gaining more food in the marked please share it here so we can then add it to our documentation.
I have a VyOS <-> Arista configuration, which should be similar to Cisco, if that works for y'all?
I would not backport it. Its a proof of concept and things are still unclear about peer configuration (why does cumulus FRR behave differently and has no peer config) also the FRR interface is only a PoC.