how can I convert from a .pcf config file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 21, 2014 at 3:13 AM, David Lang <david at lang.hm> wrote:
> My Corp IT team has provided me with a .pcf file that looks like a windows
> .ini file ([main] followed by name=value pairs)
>
> I'm trying to figure out if there's a way to use it with openconnect.
>
> The base VPN connection works with no parameters, but we're trying to test
> an alternate config, and they setup a different group for testing, adding -g
> groupname to the openconnect command line results in the error:
>
> XML POST enabled
> Invalid host entry. Please re-enter.
> Failed to obtain WebVPN cookie
>
>
> sanitized version of the config file:
>
> [main]
> Description=
> Host=vpn1.company.com
> AuthType=1
> GroupName=vpn3
> GroupPwd=
> enc_GroupPwd=<hex data>
> EnableISPConnect=0
> ISPConnectType=0
> ISPConnect=
> ISPPhonebook=
> ISPCommand=
> Username=
> SaveUserPassword=0
> UserPassword=
> enc_UserPassword=
> NTDomain=
> EnableBackup=0
> BackupServer=
> EnableMSLogon=1
> MSLogonType=0
> EnableNat=1
> TunnelingMode=0
> TcpTunnelingPort=10000
> CertStore=0
> CertName=
> CertPath=
> CertSubjectName=
> CertSerialHash=00000000000000000000000000000000
> SendCertChain=0
> PeerTimeout=90
> EnableLocalLAN=0
>
>

That looks like IPSec not AnyConnect, the key part being
"TcpTunnelingPort=10000"

Cheers



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux