Added reactor to trigger default route advertise OSPF
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Wed, May 6
Fixed the commit that now have all the ipsec config
Added sleep command to avoid conflitct between commands for the IKE to be mounted correctly
Updated connection names for IKE and children
Tue, May 5
Many changes :
Update roles/router/carp/init.sls so its /etc/syslog.conf replacement logic is consistent with GRE logging.
change : the file log should only be added on routers and windriver/ysul
Script for creation GRE tunnel will now send logs to a correct file syslog
Updated function calls
Updated GRE/IPsec failover script
Include tables.conf in /etc/pf.conf (file that will include all the pf configuration)
Include router.conf in /etc/pf.conf so pf can read the config
provision roles/router/pf/files/pf.conf as /etc/pf.conf.d/router.conf
Mon, May 4
When router-002 takes over, the default route changes as expected.
We need to use /etc/pf.conf.d as roles/core/pf/files/pf.conf provide tables
However, after the default route was changed, complector could no longer reach the Internet (e.g. ping 8.8.8.8).
After testing Complector with OSPF enabled to receive the default route, it works as expected.
Finally check after T2319 :
Sun, May 3
@dereckson While testing and modifying the GRE tunnel, it took so long on Ysul that SSH stopped responding, and we lost access to the machine.
Now, regardless of whether router-002 or router-003 is the primary router, the tunnel with Windriver works perfectly. However, there is still an issue with Ysul: the tunnel works when router-003 is primary, but it does not work when router-002 is primary.
Changed the file tunnels.sls : create tunnels on routers and after on clients (windriver and ysul)
Changed the interface name from windriver to primary router (gre1 instead of gre2)
Fri, May 1
Ok but fix the w/W uppercase for the title.
Removed the redundant log file creation block, as newsyslog already creates the file via the C flag.
Updated title and removed NS records
Title + duplicate NS records
Updating format to use one space separator everywhere
Thu, Apr 30
Little change of a log : log(f"Sending Salt event: network/carp/primary {payload}") (no more carp/master)
Wed, Apr 29
Fix the tag of the event to network/carp/primary