HI.
> What is the difference between VPDN group and vpngroup?
> Is it that the first is for PPTP and the second for the
> Cisco VPN client
Yes.
> I would like to use PPTP not the Cisco VPN client software
The Cisco VPN client has several advantages, one of them is the option for dual authentication (groupname/password, and then username/password) which is more dificult to hack.
> I have come across postings that people are using acl= as a RADIUS reply attribute.
I think that this is the way to go, but I never did try it.
You might also need to use "aaa authorization" in some way with it, but I never actualy tried it also.
Some other options that you can use:
***
If you have 2 types of incoming VPN clients, 1 type with many users that need limitted access, and 2nd type with few users that need more access, then you can go with this combination:
Use one type of VPN (PPTP) for the first group and limit the access with access-list. Use a different kind of VPN (Cisco IPSec) for the second group with different ip pool and different access-list.
***
You can terminate the VPN tunnels with an MS VPN (RRAS) server - this may give you more options to control the traffic or give ip address to specific users.
If you can dedicate a server for this and place it in a dedicated PIX interface this is best to give you the needed control.
This can also be done with the Cisco VPN concentrator (3xxx) which can give you more options as a dedicated VPN device.
Bye
Yizhar Hurwitz