Detect source interface ad a attribute
Matthew Newton
mcn4 at leicester.ac.uk
Wed May 18 11:59:34 CEST 2016
On Wed, May 18, 2016 at 11:25:42AM +0600, Mikhail Gaydamaka wrote:
> I want to process some radius packets depending on the source interface
>
> if (Src-Ip=="192.168.26.225") {
> module1
> }
> elsif (Src-Ip=="192.168.62.1") {
> module2
> }
> else {
> module
> }
>
> How can I configure it?
Packet-Dst-IP-Address
Matthew
--
Matthew Newton, Ph.D. <mcn4 at le.ac.uk>
Systems Specialist, Infrastructure Services,
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom
For IT help contact helpdesk extn. 2253, <ithelp at le.ac.uk>
More information about the Freeradius-Users
mailing list