Real Time Ascend Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) Framed-Address



>username    Password="password"
>        User-Service = Framed-User,
>        Framed-Protocol = PPP,
>        Framed-Address = 192.168.0.23,
>        Ascend-Assign-IP-Pool = 0,
>        Ascend-Idle-Limit = 900,
>        Ascend-Data-Filter = "ip in forward tcp est",
>        Ascend-Data-Filter = "ip in forward dstip 192.168.0.0/23",
>        Ascend-Data-Filter = "ip in drop tcp dstport = 25",
>        Ascend-Data-Filter = "ip in forward"
>
>Is the "Ascend-Assign-IP-Pool=0," causing troubles?  Do I need a
>"Framed-Netmask" attribute?

I use the following Radius-User-Record for static IPs:

johndoe Password = "secret"
        User-Service = Framed-User,
        Framed-Protocol = PPP,
        Framed-Address = 195.88.44.213,
        Framed-Netmask = 255.255.255.255,
        Ascend-Idle-Limit = 900

This works fine. I think you should definetely add a Framed-Netmask.
And 2nd, I remember there was some undocumented feature that causes
a Ascend-Assign-IP-Pool = 0 to pick an IP Address from any IP pool
(in case you have configured more than one pool).

Hope that helps!

Regards,
 Sascha

--- 
Sascha E. Pollok 
Technical Staff / Internet Port Hamburg 
Grosse Reichenstrasse 27
D-20457 Hamburg 
Germany 
Tel.   +49 (0)40 37 49 19-0 
Fax    +49 (0)40 37 49 19-29 
Email: sp@iphh.de
ICQ #38955239

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