Hello all,
I've set up this router in the office, and I can access it via PPTP without any problems from home (via windows VPN),
Router is sat in DMZ with full access to the internet.
Q1,
I've created a 2 phase ipsec vpn with an IKE & preshared key (AES/MD5/1), but I can't find out how to get my encrypted hash for it?
also, I can't access the IOS via telnet/ putty, I found an article online explaining how to enable it via url string, but it didn't work,
Please can anyone explain how I can get these.
Q2,
I've setup the cisco client on my laptop, and working on the pcf file, without much luck.. Everytime I try to connect it get " error 412. the remote peer is no longer responding. "
With wireshark, I can see the requests been made to the router.. ( from the office )
Within my PCF file i have ...
[main]
Description=MYNAME
Host=<external IP>
AuthType=1
GroupName=vpnname
GroupPwd=<myUnEncryptedKey>
EnableISPConnect=
ISPConnectType=
ISPConnect=
ISPPhonebook=
ISPCommand=
Username=
SaveUserPassword=0
UserPassword=
enc_UserPassword=
NTDomain=<MyNtname>
EnableBackup=
EnableLog=1
BackupServer=
EnableMSLogon=
MSLogonType=0
EnableNat=
TunnelingMode=
CertStore=
CertName=
CertPath=
CertSubjectName=
CertSerialHash=
SendCertChain=
PeerTimeout=90
EnableLocalLAN=
MissingGroupDialog=1
Do I need all these blank entries?
Do I need to enc_groupPwd?
I'm pretty sure I've configured the VPN correctly via the web interface, just not sure what else is missing
Thanks in advance.
David Harrison