Hello, I would like to know whether FreeRADIUS user SNMPv3 and allow IP filtering for access through SSH. Moreover, is there anything related to PCI compliance? Thanks, P.
On Jul 20, 2015, at 10:12 AM, Paul Gunman <gunman85@mail.com> wrote: I would like to know whether FreeRADIUS user SNMPv3
Freeradius doesn't implement SNMP.
and allow IP filtering for access through SSH.
I think you're confused as to what a RADIUS server does. A RADIUS server implement policies. A NAA enforces them. Freeradius can tell a NAS to do IP filtering, but only if the NAS can do IP filtering.
Moreover, is there anything related to PCI compliance?
PCI compliance is for systems, not for pieces of software. I have no idea what you mean here. Alan DeKok
On 7/20/2015 4:12 AM, Paul Gunman wrote:
Hello,
I would like to know whether FreeRADIUS user SNMPv3 and allow IP filtering for access through SSH. Moreover, is there anything related to PCI compliance?
Thanks,
P. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
They had a strange type of SNMP but have since dropped support for all of SNMP. They still offer ways to access the same information but not via the SNMP protocol. The SNMP was last in Version 2 and was broken. Version 3 is the current version. PCI compliance - Not to Microsoft servers (no NTLMv2 support until Samba supports it). FR does handle SHA2 digests which is also required for PCI. In general yes it does though you might have to work a bit on it. IP filtering for SSH - Yes.
participants (3)
-
Alan DeKok -
Michael Lecuyer -
Paul Gunman