-
Notifications
You must be signed in to change notification settings - Fork 188
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
Add documentation to configure OS X with IPSec #623
Comments
This setup worked really well with the NCP client on macOS. https://docs.opnsense.org/manual/how-tos/ipsec-swanctl-rw-ikev2-eap-mschapv2.html Its kinda the same as with OpenVPN, the best experience comes with an additional (commercial) client like Viscosity. |
I also came across this section. But I wanted to avoid installing additional software on the clients. So it's not possible to make it work with native OS X VPN implementation? |
I'm sure it is possible somehow but you would need to do your own testing. Since it works with iOS it should work somehow with OSX. But given how iOS for example ignores the IKE Configuration Payloads AND dns servers, using a client that actually accepts them and configures DNS and Routes with them might still be needed. When in doubt check out the Strongswan Documentation, there are a lot of configuration examples. I just checked and there is also a strongswan client for macOS: Though its unmaintained now and they say to use Ikev2 built in: I guess configuraton would work the same as with iOS example in the docs. |
Thanks for the hint. I already tried for several hours to get it working on OS X. But I didn't get remote authentication working. But to be honest - I am also not very experienced with IPSec troubleshooting. At least it seems I am not the only one struggling with this. I already decided with my client to use OpenVPN in the meantime for OS X clients. |
That is a good choice, especially when using Clients like Viscosity. It's just not worth the trouble IPsec imposes on the admin and the user in that environment. |
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Is your feature request related to a problem? Please describe.
I am new to OPNsense and I could get IPSec working with windows, but not with OS X.
The current documentation
docs/source/manual/how-tos/ipsec-rw.rst
Line 114 in 523630a
refers to the documentation IPsec: Setup OPNsense for IKEv2 EAP-TLS. But is this probably outdated?
docs/source/manual/how-tos/ipsec-rw-srv-eaptls.rst
Line 50 in 523630a
Mobile Clients
does not have a Phase 1 setup.Describe the solution you like
An up to date description for the OPNsense configuration and the according configuration in OS X.
Describe alternatives you considered
In the meantime I use OpenVPN, but this requires installation of an additional client in OS X.
Additional context
The text was updated successfully, but these errors were encountered: