Hi
Currently i am struggling for making VPN connection between cisco 5001 and Checkpoint 4.1 .
Any suggestions / Do's / Don'ts are highly appreciated.
error msg is "no policy selected"
Cisco 5001 has part of config like this ...
[ IKE Policy ]
PPTPAuth =
Protection = SHA_DES_G2
[ Tunnel Partner VPN 2 ]
Partner = xxxx
Bindto = "Ethernet 1"
Description = xxxx
Certificates = FALSE
Authentication = Off
AuthMethod = MD5
AuthSecret =
Encryption = On
EncryptMethod = DES56
EncryptSecret = xxxx
KeyManage = Respond
SharedKey = xxxx
PFS = FALSE
MaxKeyKBytes = 1048576
KeyLifeSecs = 28800
Mode = Main
LocalAccess = 10.3.24.0/24
LocalProto = 0
LocalPort = 0
Peer = 10.107.52.0/24
PeerProto = 0
PeerPort = 0
Transform = ESP(SHA,DES)