User Details
- User Since
- Apr 4 2016, 12:29 PM (459 w, 2 d)
Nov 28 2024
You are right with the naming we should consider this.
Regarding differentiation between network and address lists:
The current sources are returning mixed lists containing addresses and prefixes so I would not consider having both.
Nov 26 2024
A lot of work was lost in mid of the year when my not pushed changes got lost due to a hardware failure.
So I had to do the work again.
Nov 1 2024
Jul 26 2024
Jul 2 2024
Jun 14 2024
There is another incompatibility:
Apr 26 2024
Hi Giggum,
our previous solution was IPv4 only and not so nice integrated in VyOS,
therefore there are several reasons why a rework is a good idea.
Apr 15 2024
I probably can continue here in summer at first.
Feb 27 2024
Thank you very much!
Feb 13 2024
@c-po in task T4797 (https://github.com/vyos/vyos-1x/pull/1648) you mentioned that the author should use the system task-scheduler feature.
I would understand this the same way as the author did:
The implementation of scheduling should be a module which could be reused by other features/extensions but the "cron" data should be stored separate from
what the user can schedule via the config.
But maybe you see it differently?
@Apachez I would need this feature in another feature (https://vyos.dev/T6040) to avoid a double implementation.
Feb 12 2024
@TheSin- we also need this feature because our old blacklisting implementation is no longer working since the new nft implementation replaces sets after changes in the config.
So we have to go the official way and I just stumbled over your feature request when I started to make my own implementation.
Even when I have not implemented any core parts for VyOS yet, I offer my help with the implementation of this feature.
@dmbaturin I understand that show commands are already implemented via the API.
But what about commands like ping and traceroute?
Would this require much more effort?
Jan 25 2024
Jan 22 2024
Jan 12 2024
Just a question: Would it be nice if this feature could also be combined with the commit-confirm?
e.g. like commit-confirm soft 20
Jan 9 2024
Warning would be much better because it would solve the problem.
When you have the image already loaded and the system was rebooted, the image should still exist and therefore the user/pass is not required (for the moment).
Viacheslav suggested the following change which worked for me:
Jan 8 2024
The same problem (container config does not get loaded) occurs, when DNS is not available for whatever reason.
This must not prevent the current container settings to be online.
I think I found the problem.
Nov 27 2023
Seems like it's the same for the other functions
sudo podman ps --all vs. sudo podman ps --all --format='{{json .}}'
sudo podman network ls vs. sudo podman network ls --format='{{json .}}'
The implementation in file container.py has the command podman image ls which is ok when called from shell.
When called from API it should have been podman image ls --format='{{json .}}'
Seems like I was wrong, the content is returned but not in structured json format.
For further automation it would be nice to have json objects instead of a string which needs to be parsed by the client.
Apr 4 2023
Oct 13 2022
May 23 2022
I was not aware that the nft implementation changes the kind of how groups are used.
We have implemented a blacklisting approach which heavily relates on using ipset because no one wants to have hundred thousand of addresses in the config file.
So I think this is essential, at least for us.
Mar 22 2022
Feb 1 2022
Seems like this is already handled in T4101
Jan 28 2022
I could commit a merge request but I have not figured out in which repo the file is located.
@Viacheslav steps to reproduce:
Jan 20 2022
Dec 20 2021
@m.korobeinikov why not use network group with /32 host addresses ?
Dec 14 2021
Dec 9 2021
Nov 5 2021
Great. As soon as there is an example available I think I can also help provide additional commands.
Who can help with the architecture of this webservice?
Sep 6 2021
When there is an example for operator rest api commands I could add some functionality.
But the architecture for such operations should be provided by someone who is deeper involved in the vyos roadmap.
Sep 28 2020
So far I have seen that BFD for static routes in FRR is currently under development:
https://github.com/FRRouting/frr/issues/3369
Aug 31 2020
@Cheeze_It BFD for static routes would be nice as well but sometimes the target you test against is not under your control and/or does not support BFD.
Apr 14 2020
@jestabro you removed VyOS 1.2.6 does this mean it will not be included in 1.2.x ?
Nov 22 2019
Oct 9 2019
@c-po wrote:
I would not backport it. Its a proof of concept and things are still unclear about peer configuration (why does cumulus FRR behave differently and has no peer config) also the FRR interface is only a PoC.
Oct 4 2019
Hi trae32566
Sep 25 2019
It would be awsome if the feature could also be made available in the next VyOS 1.2.x version.
Because it likely takes a lot more time until version 1.3 gets released.
Aug 23 2019
Apr 8 2019
Hello runar,
I know that it's possible to do it manually.
But I really would like to see a more integrated solution where you can add a check for the next hop inside the configuration.
Hi zsdc,
Feb 19 2019
Feb 9 2019
Jan 28 2019
Nov 27 2018
Nov 26 2018
Oct 24 2018
Oct 16 2018
Jan 9 2017
The suggestion from @rps (XORP style) seems to be the best way from my point of view:
https://phabricator.vyos.net/V3#51
May 19 2016
@higebu: Thank you we will give it a try.
I think that should be the default setting as long as the problem is not fixed.
May 18 2016
Maybe just bad luck, but 4x create snapshot 4x frozen router (Always on ESXi 5.5)