PDA

View Full Version : VPN PCF File



Gn0m3
2016-01-27, 16:49
Hello,
I'm running kali-rolling 2016.1 and I need to configure the vpn connection.

I've tried using pcf2vpnc to convert the cisco pcf file:
# pcf2vpnc VPN.pcf vpn.conf
vpnc config written to 'vpn.conf' with permissions '100644'.
Please take care of permissions.


When I try importing the output file it gives me the following error:

CANNOT IMPORT VPN CONNECTION

The file 'vpn.conf' could not be read or does not contain recognized VPN connection information

Error: unknown OpenVPN file extension.

Is there any other way to convert the pcf file or to make it work with Kali Linux 2016.1?

Regards.

Gn0m3

Gn0m3
2016-01-31, 17:53
Well,
I solved the problem by using the command line version VPNC.

Regards.

Gn0m3