From owner-freebsd-isp Thu Jun 12 20:24:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA06938 for isp-outgoing; Thu, 12 Jun 1997 20:24:22 -0700 (PDT) Received: from super-g.inch.com (super-g.com [204.178.32.161]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA06933 for ; Thu, 12 Jun 1997 20:24:19 -0700 (PDT) Received: from localhost (spork@localhost) by super-g.inch.com (8.8.5/8.6.9) with SMTP id XAA00584; Thu, 12 Jun 1997 23:31:19 GMT Date: Thu, 12 Jun 1997 23:31:19 +0000 (GMT) From: spork X-Sender: spork@super-g.inch.com To: Steve Ames cc: freebsd-isp@freebsd.org Subject: Re: USR-TC/Radius question In-Reply-To: <199706122326.SAA01229@ns1.cioe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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: > cisco> ppp default > [DROP TO PPP MODE] > > Under USR it looks like this: > > Username: bob > 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 >