Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am trying to set up RA VPN on ASA 8.4 with 2 groups - VPNGp1 and VPNGp2. VPNGp1 users will access 1.2.3.0/24 and VPNGp2 users will access 5.6.7.0/24. User authentication will happen using ACS 5.3 Radius.On ASA, I have configured the IP pools, ...
Hi guys,I am testing a scenario in acs 5.3 with asa 8.4.3.I have 3 set of users.Group1 - admins with full cmd accessGroup2 - admins with limited cmd accessGroup3 - remote access vpn users accessDevice Admins will connect via tacacs & I want to do aut...
okay, right. The ra vpn users only need to access some server in internal lan, n for each ra vpn group, I mapped the acls. So yeah radius will be used to authenticate the ra vpn user.Is there a way I can check authentication, authorization and accoun...
Hi Tarik,This is the ra vpn config from my asa:ciscoasa(config)# ip local pool grponepool 192.168.1.1-192.168.1.50 mask 255.255.255.0ciscoasa(config)# ip local pool grptwopool 192.168.1.100-192.168.1.150 mask 255.255.255.0ciscoasa(config)# access-lis...
Okay Jatin.I think I completed the ACS configuration. This is what I have in the end:1. Network Device GroupsDevice Type-> 1. Internal Network-> 2. VPN GuysNetwork Devices and AAA Clients-> Added my ASA vpn head end details2. Users and Identity Store...