cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
781
Views
0
Helpful
5
Replies

Setting Auth Local - VPN Remote Access - PIX Ver 6

Thiago Cella
Level 1
Level 1

Hi People,

My VPN Client is running on the PIX Version 6, how can i set the PIX to use local usernames and passwords instead of  Radius auth ?

Follow my conf :

aaa-server TACACS+ protocol tacacs+

aaa-server TACACS+ max-failed-attempts 3

aaa-server TACACS+ deadtime 10

aaa-server RADIUS protocol radius

aaa-server RADIUS max-failed-attempts 3

aaa-server RADIUS deadtime 10

aaa-server LOCAL protocol local

aaa-server serverias protocol radius

aaa-server serverias max-failed-attempts 3

aaa-server serverias deadtime 10

aaa-server serverias (inside) host IAS senhaias timeout 5

sysopt connection permit-ipsec

sysopt connection permit-pptp

crypto ipsec transform-set VPNTRANS esp-3des esp-sha-hmac

crypto ipsec transform-set VPNTRANS1 esp-3des esp-md5-hmac

crypto dynamic-map remoteaccess 999 set transform-set VPNTRANS1

crypto map VPNMAP1 client configuration address initiate

crypto map VPNMAP1 client configuration address respond

crypto map VPNMAP1 client authentication engschahinmacae

isakmp enable outside

isakmp identity address

isakmp client configuration address-pool local company

isakmp policy 10 authentication pre-share

isakmp policy 10 encryption 3des

isakmp policy 10 hash sha

isakmp policy 10 group 2

isakmp policy 10 lifetime 86400

vpngroup VPNGR1 address-pool gerali

vpngroup VPNGR1 dns-server IAS

vpngroup VPNGR1 wins-server IAS

vpngroup VPNGR1 default-domain test.local

vpngroup VPNGR1 split-tunnel NAT0

vpngroup VPNGR1 idle-time 1800

vpngroup VPNGR1 password ********

Tks

1 Accepted Solution
5 Replies 5
Review Cisco Networking for a $25 gift card