From owner-freebsd-isp Wed May 31 7:41:36 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.wzrd.com (mail.wzrd.com [206.99.165.3]) by hub.freebsd.org (Postfix) with ESMTP id 607EA37BC60 for ; Wed, 31 May 2000 07:41:34 -0700 (PDT) (envelope-from danh@wzrd.com) Received: by mail.wzrd.com (Postfix, from userid 91) id B63175D015; Wed, 31 May 2000 10:41:32 -0400 (EDT) Date: Wed, 31 May 2000 10:41:32 -0400 From: Dan Harnett To: Corey Ralph Cc: freebsd-isp@freebsd.org Subject: Re: Using radius to NT server? Message-ID: <20000531104132.A2010@mail.wzrd.com> References: <20000525181709.C2615@coreyx.net-tech.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000525181709.C2615@coreyx.net-tech.com.au>; from corey@net-tech.com.au on Thu, May 25, 2000 at 06:17:09PM +1000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, On Thu, May 25, 2000 at 06:17:09PM +1000, Corey Ralph wrote: > Hi. > > I am attempting to set up a freebsd 4.0 box for a ppp dialin server. I am > using mgetty and pppd 2.3.10 with the radius patch. > > The problem is with the radius. Our radius server is NT, it doesn't seem to > respond. > > pppd is reporting 'RADIUS: No valid RADIUS responses recieved'. > > Possibly a compatibility issue? I have been told that there is something > non-standard in the NT radius server, our 3com boxes need to be configured > differently to use it. > You might want to check what port the radius server is listening on. By default, FreeBSD uses the port defined in the RFC, udp port 1812. A lot of equipment and vendors use a non-standard port, usually 1645. Take a look at radius.conf(5) for how to make use of it. -- Dan Harnett Wizard Communication Systems, Inc. Email: danh@wzrd.com 2 Main Street Phone: (716) 743-0091 Tonawanda, NY 14150 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message