|
||||||||
I have been given a pre-configured cisco vpn client with the following config file: [main] Description=<blah blah> !Host=<vpn hostname> AuthType=1 !GroupName=broadband GroupPwd= enc_GroupPwd=<encrypted password goes here> EnableISPConnect=0 ISPConnectType=0 ISPConnect= ISPCommand= Username= !SaveUserPassword=0 UserPassword= enc_UserPassword= NTDomain= EnableBackup=0 BackupServer= EnableMSLogon=0 MSLogonType=0 EnableNat=1 TunnelingMode=0 TcpTunnelingPort=10000 CertStore=0 CertName= CertPath= CertSubjectName= CertSerialHash=00000000000000000000000000000000 SendCertChain=0 VerifyCertDN= DHGroup=2 ForceKeepAlives=0 PeerTimeout=90 !EnableLocalLAN=0 !EnableSplitDNS=0 I was wondering if it is possible for m0n0wall to connect to this kind of vpn. First it requires a group password (pre-shared key) and post connection asks for my username and corresponding password or is this a proprietary cisco authentication mechanism. Thanks, Frans |