[rbak-nsp] Unknown MAC on different VLANS
Florian Lohoff
f at zz.de
Wed Mar 20 16:22:23 EDT 2013
On Wed, Mar 20, 2013 at 03:01:52PM +0100, Łukasz Kopiszka wrote:
> What I want is:
>
> Add some missing code in site-availble/default:
>
> Expect sth like:
> update reply {
Freeradius has regex so its something like
if ("%{NAS-Port-Id}" =~ /vlan-id 1000/) {
do something
}
if ("%{NAS-Port-Id}" =~ /vlan-id 1001/) {
do something else
}
Flo
--
Florian Lohoff f at zz.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20130320/ab210178/attachment.sig>
More information about the redback-nsp
mailing list