Shared secret length limit on OSX VPN client
Posted
by
Samuel
on Super User
See other posts from Super User
or by Samuel
Published on 2011-06-26T06:16:48Z
Indexed on
2011/06/26
8:24 UTC
Read the original article
Hit count: 917
I'm trying to setup the built-in VPN client with OS X.
The settings I'm using (IPsec GW, shared secret, etc...) work flawlessly using other clients (IPsecuritas, vpnc, etc...) but isn't working with the built-in client. The error I get is:
Wrong shared secret
(not the exact message, since OS X is localized)
The shared secret is 128 chars long so I'm wondering if it's hitting a length limit. I would like to know if that's true, and if so, how I could overcome it?
© Super User or respective owner