Tested?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
- Added acme.wolfplex.org A and NS records
Yesterday
Added file log for script set-ospf-default-route
Added reactor to trigger default route advertise OSPF
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.