Evren Yurtesen wrote:

If you are going to assign a route to your dialup customers. Then you can use the following (I use MySQL so it looks like this)

UserName Attribute OP Route
loginmame Framed-Route = 217.21.71.136/29 0.0.0.0 1

If you are using some kind of routing protocol the router would also distribute this route to all routers, considering you might have multiple AS53xx routers.

This works for me...(I think, if I remember right. I should have 1 user
with this or something)

Evren

Arne Larsen wrote:

Hi.

Is there someone that can help me ??. I'm trying to get the router to fetch is route's from the radius-server.
Whatever I'm doing I end up with only one route on each request.
Here is the last thing I tried.


abdigtest-1 Auth-type := Local, User-Password == "cisco", Service-Type = Outbound-User
Cisco-Avpair = "ip:route=170.170.0.16 255.255.255.255 Dialer1 220 name pel",
Cisco-Avpair = "ip:route=170.170.0.10 255.255.255.255 Dialer1 220 name fl000002",



abdigtest-2 Auth-type:=Local, User-Password == "cisco", Service-Type = Outbound-User,
Cisco-Avpair = "ip:route=170.170.0.10 255.255.255.255 Dialer1 220 name fl000002",
Cisco-AVPair = "ip:route=170.170.236.57 255.255.255.255 Dialer1 220 name fl060000",
Cisco-AVPair = "ip:route=170.170.174.249 255.255.255.255 Dialer1 220 name fl044444",
Cisco-AVPair = "ip:route=170.170.39.94 255.255.255.255 Dialer1 220 name fl009999",
Cisco-AVPair = "ip:route=170.170.20.21 255.255.255.255 Dialer1 220 name fl005100",


Regards
Arne Larsen
Tele Denmark
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> / [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>



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


Hi .

What we doing is making large scale dialout on Cisco Access-server.
I need the router to load routes from the radius-server in order to get the info. about the user we are trying to call from the network.
If you look at the Cisco-Avpair sting you will notice that there is defined a username at the end.
Cisco-AVPair = "ip:route=170.170.0.10 255.255.255.255 Dialer1 220 name fl000002"
This meens, when the router wants to access 170.170.0.10 it has to ask the radius-server for the info about phone-number and so on.
We are using a radius-server on a other system from Radiator, and that works fine.
I guess that I doing something wrong in the syntax under the routers profile.


Regards
Arne Larsen
Tele Denmark
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> / [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>




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

Reply via email to