11 Aug
2016
11 Aug
'16
1:13 a.m.
On 10 August 2016 at 11:07, Alan DeKok <aland@deployingradius.com> wrote:
On Aug 9, 2016, at 5:36 PM, Бен Томпсон <b.thompson@latera.ru> wrote:
I have a DHCP server which listens on multiple interfaces and would like
to
run the requests thought different bits of unlang depending on the incoming interface. Could anyone advise whether there is a way to get this info from an attributes like we do in RADIUS (e.g Packet-Src-IP-Address).
You should be able to use Packet-Src-IP-Address. It's an attribute created by the server. It's not RADIUS specific.
OK, thanks for the info. I will give it a try.