User Details
- User Since
- May 6 2021, 3:27 PM (203 w, 2 d)
Mon, Mar 24
Thu, Mar 13
Thanks for testing and confirming, @JeffWDH
Fri, Feb 28
I think this should be considered expected behaviour, during the several iterations of the firewall (including Vyatta era - without explicit tables and chains) we've not changed the logic of enabling conntrack.
Feb 26 2025
Feb 22 2025
Feb 21 2025
Can't reproduce the issue
Feb 20 2025
Feb 19 2025
Closing this, new tasks can be opened for any issues found in new WLB.
Please re-open if this is encountered in new WLB.
This should not be an issue in new implementation
PR for new implementation: https://github.com/vyos/vyos-1x/pull/4356
Feb 18 2025
Jan 25 2025
Jan 13 2025
Jan 12 2025
Nov 29 2024
Nov 26 2024
I think it being called and centered around blacklisting is too specific. I'd be more inclined to see it as a firewall group, perhaps like the functionality of domain groups:
Nov 25 2024
Nov 22 2024
Nov 21 2024
Could nodes be flagged as sensitive in XML properties and that flag exposed to op-mode show scripts?
@syncer The fix is present in rolling and circinus branches
Can be closed as resolved by above PR.
Nov 20 2024
Issue present in 1.4.0 tested with Supermicro SOL on ttyS1.
Oct 28 2024
Most likely, if not addressed already with initial implementation.
Oct 22 2024
Oct 10 2024
Oct 9 2024
Can't reproduce on my end:
Oct 7 2024
Sep 29 2024
Draft PR: https://github.com/vyos/vyos-1x/pull/4108 (WIP)
Sep 2 2024
Can you please include the VyOS config?
Jun 27 2024
May 1 2024
Apr 26 2024
Apr 25 2024
Possibly would make sense for CLI to fall under firewall global-options?
Apr 18 2024
Apr 15 2024
Apr 7 2024
Mar 28 2024
Updated PR to use multi nodes: https://github.com/vyos/vyos-1x/pull/3202
Mar 21 2024
Mar 20 2024
This likely because the global state policy being reintroduced was not accounted for in the firewall check in conf script. I'll check this week.
Mar 12 2024
Interfaces aren't added on boot because mac address is locally administered: https://github.com/vyos/vyos-1x/blob/current/src/helpers/vyos-interface-rescan.py#L60
Mar 11 2024
Pretty sure this is the offending migrator. I briefly discussed this with @c-po