VyOS 1.4 uses persistent OpenVPN interfaces.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Aug 29 2021
1.3 fixed in T3779
The issue may be with OpenVPN/dynamic interfaces only, without the option "persist".
In that case, if no connectivity between interfaces it tried to re-add the interface "down/up" vtunX with a new SNMP index. And it will be in the loop until connectivity will be restored with the remote site.
Not seeing this issue when setting "description" field - we've run it in production for years bridging our OpenStack and datacenter environments, and the names show up correctly (blanked sensitive details):
How about CLI set system syslog atop file 5
That means save the latest 5 files.
A small ad hoc in-house script obviated the need for a separate preprocessor.
Reproducible on my side, too.
Aug 28 2021
To fix the bug :
Aug 27 2021
Once i dropped that repo everything started to work again... and while it may be a temporary thing, i think that this sort of illustrates the problem with reliance on external repos. Its probably safer to mirror their content into something that can be relied upon to stay live as companies are bought and sold all the time, resources vanish, and licenses change from real FOSS to semi-permissive .
I can not reproduce the issue for 1.4 and 1.3 release. Maybe a temporary image build issue with the upstream repositories.
Aug 26 2021
Now the last part left is to add minisign signature verification to the add system image script. For now, we should keep the old GPG verification code just in case someone wants to downgrade, or if we have to re-introduce GPG signatures for whatever reason.
Thanks for the PR!
Bump - is anyone interested in reviewing this or at least discussing direction? It's difficult to contribute to stalled projects.
Aug 25 2021
I found a new and exciting way to break it though. And maybe what we were talking about in Slack will be able to correct some of this.
Looks good to me now
