michaelsanford
Translator, Web Developer
My university has a Cisco VPN server, and they push the Cisco VPN client on us (naturally).
I would, however, much prefer to use Mac OS X's integrated VPN subsystem, if possible. I do have a preconfiguration file (.pcf) which is thankfully plain-text.
I've used my best guesses and transferred data like so:
(PCF directive) > (System Preferences field)
Host > Server Address
Account name > my username (not in PCF)
enc_GroupPwd > Authentication Settings::Machine Authentication::Shared Secret
UserPassword > Authentication Settings::User Authentication:
assword (not in PCF)
GroupName > Group Name
And even after all of that, I get a message saying that I am not connected.
Is this because I have left out a piece of configuration, or because the Mac OS X subsystem is not compatible with Cisco's (proprietary?) VPN server?
Thanks!
Also, system.log says
PS No point suggesting that I ask for more info from IT, because that's what my original request was, and I got a form email with a link to the client
I would, however, much prefer to use Mac OS X's integrated VPN subsystem, if possible. I do have a preconfiguration file (.pcf) which is thankfully plain-text.
I've used my best guesses and transferred data like so:
(PCF directive) > (System Preferences field)
Host > Server Address
Account name > my username (not in PCF)
enc_GroupPwd > Authentication Settings::Machine Authentication::Shared Secret
UserPassword > Authentication Settings::User Authentication:

GroupName > Group Name
And even after all of that, I get a message saying that I am not connected.
Is this because I have left out a piece of configuration, or because the Mac OS X subsystem is not compatible with Cisco's (proprietary?) VPN server?
Thanks!
Also, system.log says
Code:
Jan 30 11:01:25 iBook pppd[24295]: pppd 2.4.2 (Apple version 314) started by root, uid 501
Jan 30 11:01:25 iBook pppd[24295]: L2TP connecting to server 'vpn-server-address.com' (134.xxx.xxx.xxx)...
Jan 30 11:01:32 iBook pppd[24295]: IPSec connection started
Jan 30 11:01:45 iBook pppd[24295]: IPSec connection failed
PS No point suggesting that I ask for more info from IT, because that's what my original request was, and I got a form email with a link to the client

Last edited: