Hi, I have queries regarding VQP and radclient. 1. Is vqp support already enabled in freeradius(radclient and server both) by default? Or do I need to enable some flag before compiling freeradius for VQP support? 2. I want to test the functionality of radclient with vqp, like how will radclient decode the vqp attributes. So how can I test radclient with VQP? Do I need to configure something at radius server side? Please provide some suggestions. Thanks Bellick
Tarun Dixit wrote:
1. Is vqp support already enabled in freeradius(radclient and server both) by default? Or do I need to enable some flag before compiling freeradius for VQP support?
VQP is in the server by default. It's not in radclient.
2. I want to test the functionality of radclient with vqp, like how will radclient decode the vqp attributes. So how can I test radclient with VQP? Do I need to configure something at radius server side?
You don't. You'll need a VQP enabled switch. Or, submit patches so that VQP works with radclient. Alan DeKok.
On 25 Oct 2012, at 16:28 , Alan DeKok wrote:
Tarun Dixit wrote:
1. Is vqp support already enabled in freeradius(radclient and server both) by default? Or do I need to enable some flag before compiling freeradius for VQP support?
VQP is in the server by default. It's not in radclient.
2. I want to test the functionality of radclient with vqp, like how will radclient decode the vqp attributes. So how can I test radclient with VQP? Do I need to configure something at radius server side?
You don't. You'll need a VQP enabled switch.
Or, submit patches so that VQP works with radclient.
Or, download the openvmps package. In the tools directory you'll find the vqpcli.pl script. --maarten
participants (3)
-
Alan DeKok -
Maarten Carels -
Tarun Dixit