freeradius and client ip
Alan DeKok
aland at deployingradius.com
Mon Jun 16 10:42:51 CEST 2008
King, Adam wrote:
> How do UI configure the Packet_Src_IP-Address?
You don't. You match it:
if (Packet-Src-IP-Address == 1.2.3.4) {
...
}
Alan DeKok.
More information about the Freeradius-Users
mailing list