Radsec with freeradius 3.0.8
Hi Anyone know about client which can be used to test radsec(radius over tcp with TLS) I tried radtest but it doesn't support TLS and eapol_test supports TLS but doesn't support radius over TCP Thanks Ashish
On 15 Jun 2015, at 05:07, Ashish Sinha wrote:
Hi
Anyone know about client which can be used to test radsec(radius over tcp with TLS)
I used radtest and 2 Freeradius servers. Set up a READSEC link between servers for a specific realm and use radtest ->localhost into 1 of the servers. Config should pass your auth request to the "other" FR server for authentication A
I tried radtest but it doesn't support TLS and eapol_test supports TLS but doesn't support radius over TCP
Thanks Ashish - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
Anyone know about client which can be used to test radsec(radius over tcp with TLS) I tried radtest but it doesn't support TLS and eapol_test supports TLS but doesn't support radius over TCP
use radsecproxy as an intermediate. send the radtest or eapol_test to radsecproxy to proxy via RADSEC/TLS/TCP to the freeradius server (radsecproxy and freeradius can be running on same server if you want) alan
Hi Thanks for help, will try to do that Thanks Ashish On Mon, Jun 15, 2015 at 2:58 PM, <A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,
Anyone know about client which can be used to test radsec(radius over tcp with TLS) I tried radtest but it doesn't support TLS and eapol_test supports TLS but doesn't support radius over TCP
use radsecproxy as an intermediate. send the radtest or eapol_test to radsecproxy to proxy via RADSEC/TLS/TCP to the freeradius server (radsecproxy and freeradius can be running on same server if you want)
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alex Sharaz -
Ashish Sinha