I have configured a 1760 as an EVPN server with clients succesfully connecting using unified client version 4.x. now trying to configure it to connect to a PIX 501 running in Network extention mode. Having problems with extended authentication, using local username database as per cisco.com examples. Was working initially now does not want to know.
Anyone experienced this and any advice.
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization network vpnservertest local
aaa accounting exec default start-stop group tacacs+
aaa session-id common
ip subnet-zero
crypto isakmp client configuration group vpnservertest
dns x.x.x.x x.x.x.x
wins x.x.x.x x.x.x.x
domain idc.uk.parker.corp
pool serverpool1
ON PIX
vpnclient vpngroup vpnservertest password ********
vpnclient username x.x.x.x password ********
vpnclient server x.x.x.x
vpnclient mode network-extension-mode
vpnclient enable