I am trying to connect to VPN and it's giving me Error 69. I did not find a WAN PPTP miniport when I checked the list of network adapters. It's the only protocol supported by our VPN. Do I need to restore or reinstall the port? Any suggestion on how to fix it? Thanks.
Error 69 when connecting to VPN, missing WAN miniport (PPTP)
Hello,
Â
Try to reinstall the port first.
If the error appears still and If you are usuing ASDM follow steps :
Go to the configuration > Connection profile > Double click on the port you need to change > advanced > change the IKE negotiation mode.
The modified crypto should look like this :
crypto map Outside_map 1 match address Outside_1_cryptomap
crypto map Outside_map 1 set peer <peer IP>
crypto map Outside_map 1 set transform-set ESP-AES-SHA
crypto map Outside_map 1 set security-association lifetime seconds 28800
crypto map Outside_map 1 set security-association lifetime kilobytes 4608000