15 Nov
2007
15 Nov
'07
9:49 a.m.
Amr el-Saeed wrote:
but , i used radclient to test my freeradius server i wanted to use the ( -p num Send 'num' packets from a file in parallel. ) thats my command ( radclient -f attr -p 100 localhost:1812 auth local ) ... but the request is done only once not 100 times !!
Use "-c 100", too. Alan DeKok.