I used to use CheckPoint's VPN client on my Mac OS X (Leopard), but recently I upgraded to Snow Leopard, my VPN client stop working right after that, so I downloaded IPSecuritas and after some time I was able to VPN in. The problem is I get disconnected and since I work through ssh, it's gets very annoying. any ideas where can I look?
|
feedback
|
|
I don't think snow leopard has been released yet, and is still under NDA/beta. Not sure how much help you'll get here on this. | |||||
feedback
|
|
after very long time playing around i was able to solve this issue first of all in "Options" i had uncheck MODE_CFG and the other thing I did was under "General" local side endpoint suppose to be select as a host and that field should be empty, after that it works perfectly for me, no disconnections at all | |||
|
feedback
|
|
Have you tried Cisco VPN Client (port for OS X)? May work! :D Download here: https://apps.olin.wustl.edu/computing/help/vpn/vpnclient-darwin-4.9.01.0100-universal-k9.dmg | |||||
feedback
|
|
Agreed - configuring IPSecuritas is non-trivial and you need to know specifics about your network settings and configuration. Any advice on a likely route forward? | |||
|
feedback
|
|
By changing two binary files of Checkpoints VPN Client it works on Snow Leopard. | |||
|
feedback
|
|
FORGET IPSECURITAS IF YOU'RE NOT A VPN ADMINISTRATOR!!! Harald Haentsch completely solved this problem by making a very easy to use tutorial on how to "fix" SecureClient to run in OSX 10.6 Snow Leopard: http://www.sysadmins-world.com/?p=1 I just followed the existing installation steps (I used Hex Fiend instead of 0xED, but any HEX editor should work fine) and it was working in 5 minutes on my Snow Leopard upgrade from OSX 10.5.7. If you're a techy type and want to know more about the "upgrade existing installation" option ... apparently the only reason SecureClient doesn't work in Snow Leopard is because Checkpoint hard coded "kextload -s" instead of "kextload -d" in the startup files for the SecureClient program. Snow Leopard doesn't support "-s", but it supports "-d" so all you have to do is copy 2 files from the SecureClient program to a temporary directory, modify the 2 files and copy them back. Super easy, guaranteed. It looks like fixing the installation file is also very easy and possibly not necessary in some "new install" situations. Thanks!!! -nate | ||||
|
feedback
|
protected by Jeff Atwood♦ Jun 8 '10 at 5:47
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.