Re: subnet mask in raduis database

Stephen Fisher (lithium@cia-g.com)
Thu, 22 May 1997 14:48:42 -0600 (MDT)

With ComOS 3.5 and up use the /## CIDR notation like this:

Framed-Route = "aaa.bbb.ccc.ddd/27 www.xxx.yyy.zzz 1"

Where aaa.bbb.ccc.ddd is the route you are adding, and then the 27 is the
netmask (27 = 255.255.255.224) in CIDR format and www.xxx.yyy.zzz is the
gateway and 1 is the metric.

On Thu, 22 May 1997, Matthew White wrote:

> Is is possible to specify a subnet mask for a "Framed-Route" entry in
> the radius database? The portmaster user guide didn't mention anything
> about it, but i thought I'd ask here anyway...