Re: Dial-Up Class C routing?

Leo Savage (leo@esva.net)
Wed, 29 Nov 1995 13:58:00 -0500 (EST)

On Tue, 28 Nov 1995, Patrick Greenwell wrote:

> I know this subject has been discussed a lot recently, but since the
> Portmaster-Digest hasn't been updated for the last three months, I
> couldn't retrieve the thread. I am attempting to route a Class C for a
> dial-up connection w/Radius. The entry follows:
>
> testaP Password = "XXXXXX"
> User-Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-Address = 206.14.138.10,
> Framed-Netmask = 255.255.255.0,
> Framed-Routing = None,
> Framed-Route = 206.14.138.0 206.14.138.10 1,
> Framed-MTU = 1006
>
> Whenever I attempt to login with the Framed-Route line in the Radius
> file, I get an invalid login message. Anything obvious that I am doing wrong?

I dunno if this is your problem or not, but put quotes around that route,
like so:

Framed-Route = "206.14.138.0 206.14.138.10 1",

Any multiword value must be quoted, otherwise, radiusd will only parse out
the first token. Funny, I'da thought you'd get a "parse error" on this.

--
    ("`-/")_.-'"``-._             Leo Savage
     . . `; -._    )-;-,_`)
    (v_,)'  _  )`-.\  ``-'       leo@esva.net
   _.- _..-_/ / ((.'
 ((,.-'   ((,/             http://www.esva.net/~leo/