We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: