cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1421
Views
0
Helpful
7
Replies

Configuring Authentication VPN client with RADIUS

jine
Level 1
Level 1

Hi

I want to configure RADIUS authentication with a VPN client group.

The others authentication with my RADIUS servers are correct.

I configure this option with the CISCO PIX pdm

but it's don't work.

Anyone can help me ?

7 Replies 7

wantechdean
Level 1
Level 1

I'm not a big PDM guy but try yhis in CLI...

vpngroup authentication-server

Victor

Hi Victor

the result of the pdm configuration is the same of a CLI configuration.

vpngroup TOTO authentication-server RADIUS

But the group isn't authenticate...

Thank for your help

Hi!

pl. enable these commands in the pix. It will give the authetication through RADIUS for VPN clients.

aaa-server RADIUS protocol radius

.

aaa-server partnerauth protocol radius

aaa-server partnerauth (inside) host x.x.x.x cisco123 timeout 5

vpngroup vpn3000 address-pool ippool

vpngroup vpn3000 dns-server x.x.x.x

vpngroup vpn3000 wins-server x.x.x.x

vpngroup vpn3000 default-domain cisco.com

vpngroup vpn3000 idle-time 1800

vpngroup vpn3000 password ********

Hope this helps.

Rdgs

Vimal

andrea.meconi
Level 2
Level 2

Use a group like a user!

I'm using a vpn concentrator with external auth for group. On my Radius there is a "user" with the name of the group.

It works!

Andrea.

Hi

I use a Firewall PIX

Hi

I use a Firewall PIX

Hi

I use a Firewall PIX