Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 1997 20:32:04 +0000 (GMT)
From:      spork <spork@super-g.com>
To:        Steven Ames <steve@news.cioe.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: USR-TC/Radius question
Message-ID:  <Pine.BSF.3.95q.970613202812.13498A-100000@super-g.inch.com>
In-Reply-To: <199706132011.PAA05513@news.cioe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
whoops, looking at the manual the PPP message is just an ascii string
showing both IP addresses...  Sorry about that...

Looking through the NetServer manual however, I see a radius attribute
called "Reply-Message".  They don't elaborate on it, but you could try
setting up your default entry in the Radius "users" file with this line
added:

	Reply-Message = cisco>

That may be it...  They don't elaborate on what exactly the Reply-Message
is used for, but I would guess it might do what you want...

C

On Fri, 13 Jun 1997, Steven Ames wrote:

> 
> Can't seem to find that anywhere. *sigh* And the USR people insist its
> a radius issue still.
> 
> 					-Steve
> 
> > There is a setting on the netserver that lets you set a "ppp connect
> > message" or some similar terminoligy...  If you were to put "cisco>"
> > there, that may solve the problem.  I assume the USR would ignore the
> > response and start spewing forth PPP bits...
> >
> > Charles
> >
> > On Thu, 12 Jun 1997, Steve Ames wrote:
> >
> > > 
> > > This is, quite obviously, not the most correct place to post this question,
> > > but I didn't know really where to start.
> > > 
> > > I've got a lot of Cisco equipment that I've been using as access servers
> > > (Cisco 2511 and 5200 series).
> > > 
> > > I recently purchases a USR Total Control with Netserver Card and am trying
> > > to get it working. Actually it does work I just need to tweak it a bit and
> > > that's what I'm having a problem with. This might actually be more of a
> > > radius question than a USR question.
> > > 
> > > Here's the situation:
> > > 
> > > Under Cisco, the dialin script looked something akin to:
> > > 
> > > Username: bob
> > > Password: <my password>
> > > cisco> ppp default
> > > [DROP TO PPP MODE]
> > > 
> > > Under USR it looks like this:
> > > 
> > > Username: bob
> > > Password: <my password>
> > > [DROP to PPP MODE]
> > > 
> > > I need the USR box to kick out that extra prompt, the 'cisco>' prompt. All
> > > of my scripts (as well as a lof of people who will dial into this box) 
> > > depend on it being there. It can trash my response, in fact I expect/want
> > > it to.
> > > 
> > > The USR support people are all saying its just a radius modification. I've
> > > read over all the radius stuff I can find (fun stuff by the way) and the
> > > nearest I can find is a Reply-Message atribute. Unfortunately that can only
> > > be used when sending a reject or a challenge... or so i'm led to believe.
> > > 
> > > So, I am well and truly stuck. Please help me!
> > > 
> > > 						-Steve
> > > 
> >
> >
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970613202812.13498A-100000>