26 Jun
2015
26 Jun
'15
12:05 p.m.
Hi,
BTW, the man page says:
debug condition '((User-Name == bob) || (Packet-Src-IP-Address == 1922))' A more complex condition that enables debugging output for requests containing User-Name "bob", or requests that originate from source IP address 1922.
What's that address of 1922?
umm.. not whats in the radmin man page the actual text says Packet-Src-IP-Address == 192.0.2.22 which I think makes this quite sensible....debug for user-name of Bob if the client has address 192.0.2.22 :-) alan