Fix priority for CARP in NetBox, and then in the file nodes.sls
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 23 2026
Feb 22 2026
Add functions to get the CARP configurations in NetBox
Feb 21 2026
For (1), it was disabled between March 2022 (D2569) and August 2024 (forum thread reporting the issue).
Feb 20 2026
This revision should only contain the NotFound.vue page and its catch-all route — that's the task. Please strip out the unrelated changes (navbar logo rework, SubscribeForm restyling, logo.svg replacement, package-lock.json removals) into their own separate revisions. See inline comments for specific fixes needed on indentation and missing newlines.
FIx deployed.
Avoid to include nodes.sls on the review
Fix OVH + IPv6 /64 => netmask gateway /56
- Fix duplicate primary IP in aliases
Feb 19 2026
Added alkane workflow scheme to its wiki documentation
Listen directives added for bots and users
yt-dlp package has been downloaded, but still needs to be tested
Will be deployed tonight on production servers
We want to change the "if" statement in php.sls for a proper map in order to support more OS
19:21 < Yousra> Dereckson router-003: IP= 178.32.70.111/30, en fait .111 c'est la broadcast
Feb 18 2026
Copying from Discord:
A new bloc IPV4 was added in NetBox : The 172.27.27.0/28 subnet was fully allocated and currently used by VMs on Hyper-1, so I expand it to a larger prefix by combining 172.27.27.0/28 and 172.27.27.16/28 into a single 172.27.27.0/27 subnet to allow better address utilization in the future.
The additional public IPv4 address has been received and is ready to be used for the CARP setup : IP=51.68.252.230/32
We chose to go with strongswan as it is native to FreeBSD and the most complete solution in terms of supported protocols. Strongswan has already been installed and tested on router-002 and router-003.
Feb 17 2026
That's a good idea, you can add it as low priority in Frontend and assign it to @Chenani-MohamedAmine
GRE tunnel and IPsec configurations work as intended between router-002 and router-003, GRE is reachable on both sides and traffic is encrypted in IPsec with an ESP header
Clean and straightforward.
{F24385587}
I can then proceed with the CARP configuration, and if new things are discovered, I will document them on the wiki :)