> permconn-dsl-11 User-Service = Dialout-Framed-User
> 	Framed-Address = 1.1.1.1,
> 	Framed-Netmask = 255.255.255.224,
> 	Ascend-Remote-Addr = 2.2.2.1,
> 	Ascend-PPP-Address = 2.2.2.2,
> 	Ascend-IF-Netmask = 255.255.255.252,
> 	Framed-Route = "3.3.3.1/27 2.2.2.1 1"
> 
> Does this work?

I've never done RADIUS static routes with numbered interfaces, but if
this doesn't work then try

 	Framed-Route = "3.3.3.1/27 0.0.0.0 1"

i.e. set the destination to 0. That will cause it to dynamically set the
destination to the correct value as negociated by IPCP.

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