User Details
- User Since
- Jul 20 2023, 1:16 AM (70 w, 3 d)
Aug 21 2024
Is there any way to incentivize the addition of this?
Jun 16 2024
Jun 15 2024
May 7 2024
Apr 29 2024
If this ever becomes a thing, support for directly connected routes (ie. PPPoE) would be great as well.
Mar 5 2024
Jan 14 2024
Can confirm, short term testing worked.
100% agree. I have submitted a similar feature request here:
Dec 20 2023
Nov 28 2023
Nov 22 2023
Nov 21 2023
Although, now that I look at the contents of the 'zz' country code, I wonder if there are unintended consequences to specifying some of these... Such as the multicast ones, etc.
Nov 16 2023
Nov 15 2023
Fix was merged into 1.4 and 1.5.
This is still an issue in 1.5. I tried importing a cert signed by my own CA and got the same error.
Nov 14 2023
The country-code item in the config_dict is type list and gets skipped by the convert_to_set_commands function.
Nov 12 2023
What about using nginx which seems to be already leveraged by the web API?
Nov 11 2023
Nov 10 2023
Here is another candidate, although msmtp still looks like a better choice:
https://wiki.debian.org/nullmailer
Nov 7 2023
According to firewall-version.xml.i, the firewall config version was not updated to 12. Was this intentional?
Nov 2 2023
I understand (and accept) the risks of running rolling.
When moving from vyos-1.5-rolling-202310090023 to vyos-1.5-rolling-202311020022 all of my inbound-interfaces got dropped from my firewall config. The NAT ones got migrated successfully.
Oct 29 2023
This has been implemented in 1.5 and 1.4.
Oct 28 2023
This functionality has also been backported to 1.4 so it will be in the next LTS release.
Oct 26 2023
Oct 16 2023
@fsbof This change was accepted so it should end up in the 1.5 rolling soon. I suspect backporting to 1.4 wouldn't be an issue but that is a question for a more senior dev. But as for 1.3, I am unsure as I have never ran that version and don't know if there are any changes between those releases that would make it a pain to backport.
Once accepted, I will update the documentation for this change as well as the ssh fingerprint change (T5653).
Oct 14 2023
I've updated this to default to no ASCII art as I think it's cleaner, but added an option to show it if you want to see it:
Oct 13 2023
$ show ssh fingerprints SSH server public key fingerprints:
I had a similar issue going from 1.5-rolling-202309250022 to 1.5-rolling-202310090023.
Oct 12 2023
An additional "nice to have" would be a hook that runs on route state change.
Examples:
set protocols failover route 0.0.0.0/0 next-hop 100.100.100.1 hook '/config/scripts/failover-hook-100.100.100.1'
Oct 11 2023
Sep 28 2023
Sep 26 2023
Also added flowtable as nothing needs to be sequenced in there either:
https://github.com/JeffWDH/vyos-1x/commit/ac22cc054d9c15af010c824ac9a05f5cc71fc954
I have not contributed code to this project before so let me know if I've missed conventions...
Is there a reason why some global options and some address groups (not all) are included in the output? Seems unintentional to me.