Certificates can be wound there:
loaded certificate from '/etc/swanctl/x509/R1.pem' loaded certificate from '/etc/swanctl/x509ca/CA.pem' loaded RSA key from '/etc/swanctl/private/x509_R1.pem'
Certificates can be wound there:
loaded certificate from '/etc/swanctl/x509/R1.pem' loaded certificate from '/etc/swanctl/x509ca/CA.pem' loaded RSA key from '/etc/swanctl/private/x509_R1.pem'
This doesn't seem to help, whatever is calling the validator script seems to hide the output unless the exit status is non-zero.
Try to restart vyos-configd after changing script file
A simple re-prdoucer is
Indeed, this looks like the commit
Hardcoded version of the fix for 1.4:
https://github.com/vyos/vyos-1x/pull/1068
https://github.com/vyos/vyos-build/pull/201
FRR doesn't support it.
OK, thanks.
In this case, there is no difference, the bug/feature is the same.
In T3975#111054, @Viacheslav wrote:Duplicate T1375
Duplicate T1375
When I manually add the "vrf red" with vtysh, then the frr config is like the one you reported.
If you add configuration to "vtysh" will you see config like this or another:
My thoughts on this for a proper implementation would be to change how static routes are installed in the system.