Needed fix here:
https://github.com/vyos/vyos1x-config/pull/40
https://github.com/vyos/vyconf/pull/18
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Apr 3 2025
PR incoming shortly.
Pull request created to fix this issue:
https://github.com/vyos/vyos-1x/pull/4433
Apr 2 2025
Note that the duplicate messages are malformed - including what looks like part of the time stamp at the beginning of the message entry.
@dmbaturin Are you sure that should be 100 instead of a two digit number? I think those will be done in lexicographic order, I suspect there may be confusion generated if someone tries to make a 110, and 11 runs first.
Thank you for the quick response to this, and the work to mitigate it 🙌
@mjones-vsat I think the wording is good.
PR
https://github.com/vyos/vyconf/pull/17
merged
I believe this is caused by the /run/rsyslog/rsyslog.conf file including these 2 entries:
- module(load="imklog") # provides kernel logging support
- module(load="imjournal"...
pull-reqeust created: https://github.com/vyos/vyos-1x/pull/4430
Apr 1 2025
Response Policy Zone (RPZ)
It would be very very useful feature in VYOS
RPZ allows admins to easily block access to websites via DNS lookup. The lookup is done before the main communication which is based on IP addresses ( which can be blocked by IP Address Blocklists ). Usually the URLs of malicious websites do change much less often, compared to the IPs of them.
your assumption is correct, but:
In T7159#219749, @dmbaturin wrote:@MPStudyly Well, it's open-source, so anyone can remove the banner by editing the script. The intention of the banner is simply to explain that rolling release and stream builds offer no stability guarantees.
In VMware vSphere, in multiple devices these log messages are seen after upgrading to 1.4.1 version:
The 2.6.12-1+deb12u1 is the latest package available from the Debian bookworm https://packages.debian.org/bookworm/haproxy
If you need the newest HAproxy version, you should build this by building scripts https://github.com/vyos/vyos-build/tree/current/scripts/package-build
Or waiting until bookworm updates the major package version.