Added minisign package https://github.com/vyos/vyos-build/tree/current/packages/minisign and also included this in vyos-1x dependency list for crux, equuleus and current
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Apr 3 2021
Apr 2 2021
This can be reproduced with the following config on 1.4
This looks very promising to me for VyOS 1.4-rolling-202104020417, can we please backport this @jestabro ?
show ipv6 route lists you the forwarding path - FIB
show ipv6 bgp or show ipv6 route bgp will show you the rib
Could you please try backporting this to 1.3 equuleus branch?
Apr 1 2021
That one just bit me - and actually this is caused by loading the tunnel-broker config from https://github.com/vyos/vyos-1x/blob/b666f8ba97dc792aac90fad4c4c99e47caca7baf/smoketest/configs/tunnel-broker
Mar 31 2021
So my feeling tells me that the offender is here.
Mar 30 2021
Mar 29 2021
Mar 27 2021
Mar 26 2021
Mar 25 2021
(20:28) vyos_bld 3dd4a86280b8:~ # cat key.txt [Interface] PrivateKey = abcdefghijklmnopqrstuvwxyz1234567890=+ Address = YOUR_VPN_PRIVATE_IP/24 DNS = 1.1.1.1, 1.0.0.1
Mar 24 2021
Mar 23 2021
This is an interesting use-case and will not work as of now.
Please try with the next rolling release - issue should be fixed
We have two problems here
- the execution here is yet not possible with vyos-configd
- also wihthout configd the routes are not always applied into FRR - still investigating
Mar 21 2021
The first error is related to T2759 and can be ignored.