"Vector" <[EMAIL PROTECTED]> wrote: > I am unable to use radzap to get an entry out of radutmp. I had to reboot > the router today and there are some stale entries in there that I must > remove. radzap yields the following: > > # radzap name-of-termserver 14 "user@realm" > radzap: zapping termserver ip.addr.of.termserver, port 14, user user@realm > radzap: no response from server
OK, it's apparently undocumented, but I've just fixed that in the 'man' page for radzap. In any case, looking at the command-line options for 'radzap' will tell you how to solve the problem. [aland@akula radiusd]$ ./src/main/radzap Usage: ./src/main/radzap [-p acct_port] [-r servername|serverip] termserver [port] [user] Options: -p acct_port Accounting port on radius server -r radserver Radius server name or IP address termserver Terminal Server (NAS) name or IP address to match, can be '' for any [port] Terminal Server port to match [user] Login account to match Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
