[c-nsp] Framed-Route Radius attibut

Bjørn Mork bjorn at mork.no
Tue Aug 23 04:30:29 EDT 2005


"Palis Michael" <security at cytanet.com.cy> writes:

> How can I send multiple static router using Framed-Route radius
> attribute?
>
> I used multiple times the following format but the user opnly
> receives the first route.
>
> Framed-Route = "10.1.1.1/24 10.10.10.1  1"

Are you using FreeRADIUS?  Did you remember to use the += operator?

yyy     Password == "xxx"
        Framed-Route = "10.1.1.0/24 10.10.10.1  1",
        Framed-Route += "10.1.2.0/24 10.10.10.1  1"



Bjørn



More information about the cisco-nsp mailing list