Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to resolve: ASSERTION FAILED at spdb_v1_struct.c:1735: enc->type.oakley == OAKLEY_ENCRYPTION_ALGORITHM #478

Open
AlisaWeiler opened this issue Jan 15, 2022 · 1 comment

Comments

@AlisaWeiler
Copy link

when I run "ipsec auto --up test", this problem occurs with config file below and the version is release 3.0.0,
There is no such problem in main mode

ipsec.conf:
conn test
authby=secret
pfs=yes
rekey=yes
keyingtries=%forever
type=tunnel
ike=aes128-sha1;modp1024
phase2=esp
phase2alg=aes128-sha1

    left=10.233.133.103
    leftid=@left
    leftsubnet=192.168.0.0/24

    right=10.233.133.104
    rightid=@right
    rightsubnet=192.168.1.0/24
    auto=add
    aggrmode=yes
@letoams
Copy link
Contributor

letoams commented Jan 15, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants