Archive for category PIX

Configure ASA/Pix To Use 2008 RADIUS

ASA Commands to enable VPN Client RADIUS authentication.

aaa-server RADIUS protocol radius
aaa-server RADIUS host 192.168.200.156
   key cisco123

tunnel-group vpnclient general-attributes
   authentication-server-group RADIUS


Read the rest of this entry »

No Comments