Здравствуйте, 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:wing...@ip-home.net

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to