hsflowd expects the agent-address to be chosen from addresses it can see in it's own namespace.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
At least example is incorrect but the bug with interface still exists if if will fail for some another reason
Probably should use common `interface.py` https://github.com/vyos/vyos-1x/blob/c2238596f7994e51974e9a517fb7ab7e948e955f/src/op_mode/interfaces.py#L468C1-L474C38
I would prefer if both disabled, all, rx-only and tx-only setting could be applied.
same issue on 1.5-rolling-202502130006
vyos@vyos# run show interfaces wireguard wg0 wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1420 qdisc noqueue state UNKNOWN group default qlen 1000 link/none inet 10.10.0.1/24 brd 10.10.0.255 scope global wg0 valid_lft forever preferred_lft forever inet6 fe80::f4d1:45ff:feb8:435/64 scope link valid_lft forever preferred_lft forever Description: hk wg over wss
I've also confirmed this problem exists on these versions:
I'm also facing the same issue: interfaces named pod-XXX vanish from the zone-based firewall after a system reboot. Here's my configuration:
vyos@vyos# sudo ip netns list netns-3ea94443-cb81-9ea7-05a1-d1e08b1cafe8 (id: 0)
In T4733#177910, @rgwan wrote:DHCP server with VRF support works correctly in v1.4
Yesterday
Test with gdb
IXGBE driver version 6.0.5 now builds on Kernel 6.6.77 https://github.com/intel/ethernet-linux-ixgbe/releases/tag/v6.0.5
Backport for 1.5-stream-2025-Q1, after Q1 is released.
Thank you for your understanding regarding this feature request!
I agree it would be nice to make VyOS compatible with more platforms and able to serve as a drop-in replacement for them.
Wed, Feb 12
Can someone provide me with information of why zebra_irdp.so or irdp.so is missing the modules for FRR 10.2.1
I have monitored the starting of FRR protocols and it starts every needed protocols and once it comes to zebra_irdp.so and could ldopen the module zebra fails
Module updates (6.0.0) add support for encrypted passwords, including idempotence and tests.