Skip to content
New issue

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

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

Already on GitHub? # to your account

Linux client, need to add ability to connect via IKEv2 (sswan) via network manager #35

Closed
er2805620 opened this issue Jun 27, 2022 · 4 comments

Comments

@er2805620
Copy link
Contributor

Need to update /etc/ipsec.d/ikev2.conf

conn ikev2-cp
...
  authby=rsa-sha1

and

service ipsec restart

As we don't know how /etc/ipsec.d/ikev2.conf look currently we can't attach full file for template and can't update prepare/update script for setup/upgrade

from https://github.com/hwdsl2/setup-ipsec-vpn

Before configuring Linux VPN clients, you must make the following change on the VPN server: Edit /etc/ipsec.d/ikev2.conf on the server. Append authby=rsa-sha1 to the end of the conn ikev2-cp section, indented by two spaces. Save the file and run service ipsec restart.

@theyllneverfindyourgrave
Copy link
Contributor

we already discussed this, will be done on the new servers

@the2pizza
Copy link
Member

Added for new servers

@er2805620
Copy link
Contributor Author

where list of new servers for check? Once it will be checked I can update manual for Linux

@the2pizza
Copy link
Member

Now we have dns-load balancer and you can use one name now - lt.fuckrkn1.xyz

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

No branches or pull requests

3 participants