Freeradius as dhcp; parsing option82

Ilya A. Masandilov wingman at ip-home.net
Thu Sep 6 22:31:27 CEST 2012


Здравствуйте, Ilya.

Вы писали 6 сентября 2012 г., 21:52:23:

> Hello!

> We  are  using  freeradius as dhcp server about two years. Its working
> wery well, but.

> ...

Heh, sorry, I found the solution =)
Somethink  like  this  for example, to ignore vlan #1 (default on most
devices):

        if( "%{DHCP-Relay-Circuit-Id}" =~ /^0x([0-9a-f]{4})0001([0-9a-f]{4})$/i ) {
                reject
        }




-- 
С уважением,
 Масандилов Илья
 Руководитель IT-отдела ООО "КДМС"
 8(495) 585-07-37                          mailto:wingman at ip-home.net



More information about the Freeradius-Users mailing list