Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) 2 maxes and radius
> I need to use the same radius server with multiple maxes. has anyone done
> this?
Yes, many people have the same RADIUS server with multiple MAXes.
> The problem is that i use dial-out routes in my profiles and i need to be
> able to select which unit uses which profiles. multiple servers is not an
> other.
I would always recommend checking the RADIUS documentation that comes with
the MAX in the MAX User's Guide. Read over the "Specifying static IP routes
in a pseudo-user profile" section:
You create a pseudo-user profile to store information that the MAX
can query-in this case, in order to store IP routing information.
You can configure pseudo-users for both global and MAX-specific
configuration control of IP dialout routes. The MAX adds the
unit-specific dialout routes in addition to the global dialout
routes.
For a unit-specific IP dialout route, specify the first line of a
pseudo-user profile in this format:
Route-unit_name-num Password="Ascend", User-Service=Dialout-Framed-User
For a global IP dialout route, specify the first line of a pseudo-user
profile in this format:
Route-num Password="Ascend", User-Service=Dialout-Framed-User
So, if your routers are named "flora" and "fauna", you would have the separate
pseudo-users holding routes for flora (Route-flora-1 ... Route-flora-N) and
for fauna (Route-fauna-1 ... Route-fauna-N).
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>