Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) MPP on a Max4048 with tik.m40 5.0Ap42



> Every time the unit connects the second channel drops immediately with a
> disconnect code 11
> 
> Here is the Radius profile I'm using:
> 
> username     Password = "passwd"
>         User-Service = Framed-User,
>         Framed-Protocol = MPP,
>         Framed-Address = 206.26.70.225,
>         Framed-Netmask = 255.255.255.240,
>         Framed-Route = "206.26.70.224/28 206.26.70.225 1",

I don't know why your second channel is disconnecting, but I have a
comment about the RADIUS entry:

The second parameter to Framed-Route should be 0.0.0.0. In the context of
a Framed-Route entry located within a connection profile, the 0.0.0.0
gateway address means to use the present connection as a gateway:

	Framed-Route = "206.26.70.224/28 0.0.0.0 1",

But in fact, you do not need the Framed-Route at all because the given
Framed-Address and Framed-Netmask together imply a Framed-Route.
Framed-Route is only necesary in connection profiles for ADDITIONAL
subnets that are to be routed to the customer.

-Phil
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>


References: