Closed sthen closed 8 years ago
isakmpd can't load its config on startup, ipsecctl does this, which is what the 'ipsecctl reload' invokes. can't believe i never noticed this. i'd love to get sample configs that include scenarios with ipsec, pppoe, etc, and i'll put them up on the nsh site...
I have this diff locally so that 'ipsec reload' gets written to the config file. I didn't do it as a pull request because I don't understand why it doesn't already have it..
I also have this because the current flags given to isakmpd don't work for me. -S is only useful for an sasyncd setup. And -a is fairly specialist (mainly useful with bgpd's ipsec support). But changing them will break sasyncd setups and some bgp setups so I'm not sure what approach to take here, any ideas?