Confirm.
Version: VyOS 1.4-rolling-202301200317
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jan 21 2023
Jan 20 2023
If the script returns nothing, the raw mode returns "". Is this expected behaviour? Should it not be {}?
Jan 19 2023
Draft PR was published: https://github.com/vyos/vyos-1x/pull/1768
Jan 18 2023
Removing the deprecation notice from 1.4.
VyOS 1.4.x
VyOS config 1.3.2 :
######### Router 01: master #########
Jan 17 2023
I've testing this command , it works as we expected . At this point I think we should add PR in 1.4 with new section :
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1762
it seems the issue is related no-preemt and interfaces bond , based on keepalived documentation :
Error seems to be present only when bonding interface is configured.
The old script uses too much CPU and RAM, and can even crash on big conntrack tables.
1.3 and 1.4 NAT code should not be mixed. Also 1.4 makes use of the generic op-mode framework which is not present in 1.3 thus a backport is not possible.