Hello ,some body know if exist a software platform for simulation of the radius out of an production envairoment. I configure radius in my first upon with pgsql an "freeradius -X" give me freeradius listen 1813 1815 1817 ports for auth pass an proxy and waiting request seemingly ok. But i need to prove it without a NAS ,for work reason i can not affect the services with a prove Some body know if i can use for a prove with radius a modem, a software or some thing thus -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas Infomed: http://www.sld.cu/
Hello ,some body know if exist a software platform for simulation of the radius out of an production envairoment. I configure radius in my first upon with pgsql an "freeradius -X" give me freeradius listen 1813 1815 1817 ports for auth pass an proxy and waiting request seemingly ok. But i need to prove it without a NAS ,for work reason i can not affect the services with a prove Some body know if i can use for a prove with radius a modem, a software or some thing thus
radtest, radclient (included with rhe server) and eapol_test (from wpa_supplicant). Ivan Kalik Kalik Informatika ISP
Don't forget radperf from http://networkradius.com/ Ivan Kalik wrote:
Hello ,some body know if exist a software platform for simulation of the radius out of an production envairoment. I configure radius in my first upon with pgsql an "freeradius -X" give me freeradius listen 1813 1815 1817 ports for auth pass an proxy and waiting request seemingly ok. But i need to prove it without a NAS ,for work reason i can not affect the services with a prove Some body know if i can use for a prove with radius a modem, a software or some thing thus
radtest, radclient (included with rhe server) and eapol_test (from wpa_supplicant).
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Maybe ntradping can help (http://packetlife.net/armory/ntradping/) Friday, August 28, 2009, 8:19:00 AM, you wrote: Hello ,some body know if exist a software platform for simulation of the radius out of an production envairoment. I configure radius in my first upon with pgsql an "freeradius -X" give me freeradius listen 1813 1815 1817 ports for auth pass an proxy and waiting request seemingly ok. But i need to prove it without a NAS ,for work reason i can not affect the services with a prove Some body know if i can use for a prove with radius a modem, a software or some thing thus -- Best regards, Omer mailto:omer@faruk.net
Hi All, I am using freeradius 1.1.7 i want to check an attribute come in the Access request ,named Cisco-AVPair , i could do this successfully using chkval i put Cisco-AVPair as a generic check item in the LDAP and is working fine. the problem is that this is the coming request attributes Cisco-AVPair = "client-mac-address=000000000000" Cisco-AVPair = "circuit-id-tag= 1/1/06/09:0.35" So, the radius always apply the comparison with the first Cisco-AVPair which is Cisco-AVPair = "client-mac-address=000000000000" if it is correct returns OK and if not returns reject regardless the second one Actually i don't to do a comparison against the first one, my target is the second but the router sends both in that order . How can i match both attributes even if they have the same name ?? Thanks Amr Ali
Amr el-Saeed wrote:
I am using freeradius 1.1.7
Ugh. Upgrade.
i want to check an attribute come in the Access request ,named Cisco-AVPair , i could do this successfully using chkval i put Cisco-AVPair as a generic check item in the LDAP and is working fine. the problem is that this is the coming request attributes Cisco-AVPair = "client-mac-address=000000000000" Cisco-AVPair = "circuit-id-tag= 1/1/06/09:0.35"
So, the radius always apply the comparison with the first Cisco-AVPair which is Cisco-AVPair = "client-mac-address=000000000000" if it is correct returns OK and if not returns reject regardless the second one Actually i don't to do a comparison against the first one, my target is the second but the router sends both in that order . How can i match both attributes even if they have the same name ??
If you're doing checkval in ldap... you can't. Alan DeKok.
Hi,
Hi All,
I am using freeradius 1.1.7
you should upgrade to 1.1.8 http://freeradius.org/security.html (personally I'd move to 2.1.7 - then you can use unlang to check the access request attributes and fix your issue) alan
participants (7)
-
Alan Buxey -
Alan DeKok -
Amr el-Saeed -
Ivan Kalik -
Magui -
Marinko Tarlac -
Omer Faruk SEN