I have two sites, both have IPFire Routers that recently upgraded to 157. I have an IPSec Tunnel configured to go between the locations. I rebooted the main office IPFire at Midnight last night, and since then the tunnels have not come back up.
I have tried re-configuring new connections using Open VPN, they do not connect. I tried configuring a new tunnel using IPSec with certs for authentication instead of the PSK, they do not connect.
in /var/log/messages on the main sites ipfire I am getting:
Jul 8 11:44:36 ipfire charon: 01[CFG] received stroke: terminate 'XXXXXX'
Jul 8 11:44:36 ipfire charon: 07[IKE] destroying IKE_SA in state CONNECTING without notification
Jul 8 11:44:36 ipfire charon: 12[CFG] rereading secrets
Jul 8 11:44:36 ipfire charon: 12[CFG] loading secrets from '/etc/ipsec.secrets'
Jul 8 11:44:36 ipfire charon: 12[CFG] loading secrets from '/etc/ipsec.user.secrets'
Jul 8 11:44:36 ipfire charon: 12[CFG] loaded RSA private key from '/var/ipfire/certs/hostkey.pem'
Jul 8 11:44:36 ipfire charon: 12[CFG] rereading ca certificates from '/etc/ipsec.d/cacerts'
Jul 8 11:44:36 ipfire charon: 12[CFG] loaded ca certificate "C=US, ST=WI, L=XXX, O=XXXX, OU=XX, CN=XXXXX CA, E=XXXXXXXXXXX" from '/etc/ipsec.d/cacerts/3dparootcert.pem'
Jul 8 11:44:36 ipfire charon: 12[CFG] loaded ca certificate "C=US, ST=XXI, L=XXXXXXXXXX, O=XXXX, Inc., OU=IS, CN=Five Star Plastics, Inc. CA, E=XXXXXXXXXXXXXXXXXXX" from '/etc/ipsec.d/cacerts/cacert.pem'
Jul 8 11:44:36 ipfire charon: 12[CFG] rereading aa certificates from '/etc/ipsec.d/aacerts'
Jul 8 11:44:36 ipfire charon: 12[CFG] rereading ocsp signer certificates from '/etc/ipsec.d/ocspcerts'
Jul 8 11:44:36 ipfire charon: 12[CFG] rereading attribute certificates from '/etc/ipsec.d/acerts'
Jul 8 11:44:36 ipfire charon: 12[CFG] rereading crls from '/etc/ipsec.d/crls'
Jul 8 11:44:36 ipfire charon: 12[CFG] loaded crl from '/etc/ipsec.d/crls/cacrl.pem'
Jul 8 11:44:36 ipfire charon: 12[LIB] crl from Feb 09 15:29:01 2021 is not newer - existing crl from Feb 09 15:29:01 2021 retained
Jul 8 11:44:36 ipfire charon: 05[CFG] received stroke: delete connection 'XXXXX'
Jul 8 11:44:36 ipfire charon: 05[CFG] deleted connection 'XXXXX'
Jul 8 11:44:36 ipfire charon: 09[CFG] received stroke: add connection 'XXXX'
Jul 8 11:44:36 ipfire charon: 09[CFG] loaded certificate "C=US, ST=XX, O=XXXXXXXXXX, OU=IS, CN=ipfire.inside.five-star-plastics.com" from '/var/ipfire/certs/hostcert.pem'
Jul 8 11:44:36 ipfire charon: 09[CFG] id 'XXXXXXX' not confirmed by certificate, defaulting to 'C=XX, ST=XX, O=XXXXXXXX, OU=IS, CN=XXXXXXXXXXXXXXXXXXXXXXXX'
Jul 8 11:44:36 ipfire charon: 09[CFG] loaded certificate "C=XX, ST=XX, O=XXXX, OU=XX, CN=XXXXXXXXXXXXXXXXXXXXXXXXXXXX" from '/var/ipfire/certs/FSP3DPACERTcert.pem'
Jul 8 11:44:36 ipfire charon: 09[CFG] id 'XXXXXXXX' not confirmed by certificate, defaulting to 'C=XX, ST=XX, O=XXXX, OU=XX, CN=XXXXXXXX'
Jul 8 11:44:36 ipfire charon: 09[CFG] added configuration 'XXXX'
Jul 8 11:44:36 ipfire charon: 10[CFG] received stroke: initiate 'XXXX'
Jul 8 11:44:36 ipfire charon: 10[IKE] initiating IKE_SA FSP3DPACERT[2] to XXXXXXX
Jul 8 11:44:36 ipfire charon: 10[IKE] initiating IKE_SA FSP3DPACERT[2] to 69.XXXXXXX
Jul 8 11:44:36 ipfire charon: 10[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
Jul 8 11:44:36 ipfire charon: 10[NET] sending packet: from 104.XXX[500] to 69.XXX[500] (5076 bytes)
Jul 8 11:44:36 ipfire charon: 13[CFG] received stroke: initiate 'XXXXXXXX'
Jul 8 11:44:40 ipfire charon: 15[IKE] retransmit 1 of request with message ID 0
Jul 8 11:44:40 ipfire charon: 15[NET] sending packet: from 104.XXX[500] to 69.XXX[500] (5076 bytes)
Jul 8 11:44:47 ipfire charon: 15[IKE] retransmit 2 of request with message ID 0
Jul 8 11:44:47 ipfire charon: 15[NET] sending packet: from 104.XXX[500] to 69.XXX[500] (5076 bytes)
Jul 8 11:45:00 ipfire charon: 10[IKE] retransmit 3 of request with message ID 0
Jul 8 11:45:00 ipfire charon: 10[NET] sending packet: from 104.XXX[500] to 69.XXX[500] (5076 bytes)
Jul 8 11:45:24 ipfire charon: 05[IKE] retransmit 4 of request with message ID 0
Jul 8 11:45:24 ipfire charon: 05[NET] sending packet: from 104.XXX[500] to 69.XXX[500] (5076 bytes)
The remote office IPFire has the same messages with the IP addresses in the other order.
I cannot ping the IP address from on office to another, but both internet connections are working and online.
Any thoughts on why the connections just do not want to come up?
Chris