cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
543
Views
0
Helpful
2
Replies

is Authentication server mandatory ?

bapatsubodh
Level 7
Level 7

I am configuring PIX for remote access , so that users can login using VPN client over a domastic dialup internet connection ( remote access. )For this is radious or tacacss server is a must ? can I use PIX it self for authentication , account and authority ?

2 Replies 2

jackko
Level 11
Level 11

authentication is not a "must", you can configure the authentication against pix local database.

to configure the pix to authenticate remote users against its local database:

crypto map myvpn client authentication LOCAL

further, to create an user in the local database,

username jackko password cisco123