Comment 2 for bug 1951832

Revision history for this message
gregrwm (gregrwm) wrote : Re: no shared key found in 22.04

yes. focal on HD, vs a jammy iso, connecting to the same colo ("right"). i'm less familiar with the details at the colo, other than the focal config i have on my end works for it. with some difficulty i could likely get more details about the colo config.

sorry the description above didn't show the following section in my ipsec.conf:
conn %default
    ikelifetime=60m
    keylife=20m
    rekeymargin=3m
    keyingtries=1
    keyexchange=ikev1
    authby=secret
    ike=...
    esp=...
if you want to see any of the "..." let's find a way less public.

the extent of my configuration is ipsec.conf, ipsec.secrets, xl2tpd.conf, options.l2tpd.client, and issuing a couple commands to open the connection. as it's the first stage that fails, i presume only the ipsec.conf, ipsec.secrets, and the command "ipsec up myvp7" are relevant.