Hi Guys,We currently using PIX 520 with code 6.1 to terminated 3.5 vpn clients. Initially I was able to establish a secure connection from the client to the pix and access the resource on the inside network. However, when I added our tacacs server for authentication I now can't get access.
The tacacs server in on the inside network and I already have a username and password on it. When I launch the vpn dialer after connecting to my isp I'm prompted for a Xauth username/password, however when I enter this info, it says authentication failed!
The relevant config on our pix follows:-
aaa-server tacacs+ protocol tacacs+
aaa-server orgauth protocol tacacs+
aaa-server orgauth (inside) host 172.16.1.32 ****** timeout 5
crypto map mymap client authentication orgauth
can someone please help?
Thanks in advance.