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 all, I'm looking for a system to backup the configuration of the ASA like this I've noticed:if the ASA is 5510 or higher and has sw 8.x and ASDM 6.x we have ASDM -> Tools -> Backup Configuration command that create a folder containing all configu...
Hi All,what I want to do is to bind a specific vpn user with a specific vpn group using a Radius server for AAA and ASA as end point of the vpn.Which is the correct AV pair to use in the communication?Is there a list of all AV pairs usable with ASA a...
Ok, this works, but it's an half solution.Because we would like to give away only one pcf that contains a valid group. Then using only Radius authenticate the valid user using username and password.What happens now is:I have a pcf containing vpngrppr...
Dont worry...but with OU in uppercase we are still experiencing the problem.This is the content of the db now:INSERT INTO radreply VALUES (27, 'roberto', 'Class', '=', 'OU=vpngrpprova;');INSERT INTO radreply VALUES (19, 'roberto', 'Service-Type', '='...
Hi vsantuka, thanks for your reply.I have just done some other check using this software NTRadPing of Dialways .This is a part of the FreeRadius output:Sending Access-Accept of id 2 to 172.16.5.10 port 2163 Framed-IP-Address = 172.26.101.200 ...
Hi,change made but it still doesnt workINSERT INTO radcheck VALUES (3, 'roberto', 'User-Password', '==', 'pass');INSERT INTO radreply VALUES (19, 'roberto', 'Service-Type', '=', 'Framed-User');INSERT INTO radreply VALUES (17, 'roberto', 'Framed-IP-Ad...
Hi,this is the content of the postreges db for Radius:INSERT INTO radcheck VALUES (3, 'roberto', 'User-Password', '==', 'pass');INSERT INTO radreply VALUES (19, 'roberto', 'Service-Type', '=', 'Framed-User');INSERT INTO radreply VALUES (17, 'roberto'...