I have tested out NHRPv6 on FRR as well and found out that it seems impossible to get it work.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
May 25 2025
May 24 2025
Sorry for late reply. It probably don't but I haven't had time to test it yet. It's not a big issue anyway.
May 23 2025
If it helps - I was ultimately able to post my bug task after removing a long block of CLI output from nft as well as an external URL.
Tested. It works
May 22 2025
There is still no new major release of open-vm-tools available as Debian package.
In the current configuration implementation of rsyslogd system_syslog.py the problem is that the render method
would need the tree of system syslog as well as the tree of system logs logrotate messages.
The problem also appears when you only define
When viewing the template for the 1.5 versions it looks like the same problem is there
https://github.com/vyos/vyos-1x/blob/current/data/templates/rsyslog/rsyslog.conf.j2#L66
Closed out by https://github.com/vyos/vyos.vyos/pull/392
Closed with changes ini PR#397
May 21 2025
I created a task for this as well https://vyos.dev/T7469
Send a real example from keepalived if you know how to implement this
You should use policy route
it is not cisco
Will it not do what you want?
set firewall ipv4 prerouting raw default-action 'accept' set firewall ipv4 prerouting raw rule 10 action 'notrack' set firewall ipv4 prerouting raw rule 10 source address '192.0.2.0/24'
Add example for rsyslog
It is not cisco
@L0crian @a.apostoliuk @sarthurdev I think I agree with the idea to add an option to disable conntrack per chain. I made a task about that: T7475
@Fabse That field is for the compatibility implications of the change for the purpose of backport decisions and release notes. This is a bug, so a fix that restores correct behavior has no compatibility implications — it will just make the system work as it was always expected to work, so it will be safe to backport to any releases and will not require the user to take any action.
add a warning for 1.4 https://github.com/VyOS-Networks/vyos-1x/pull/722