Date: Fri, 1 Apr 2005 10:30:26 +0545 From: Bikrant Neupane <bikrant_ml@wlink.com.np> To: freebsd-isp@freebsd.org Cc: freebsd-net@freebsd.org Subject: Re: radius client parameters Message-ID: <200504011030.26312.bikrant_ml@wlink.com.np> In-Reply-To: <05af01c535b8$b4a51720$42764eca@ilo.skyinet.net> References: <200503311104.57782.bikrant_ml@wlink.com.np> <05af01c535b8$b4a51720$42764eca@ilo.skyinet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 31 March 2005 11:58, fooler wrote: > ----- Original Message ----- > From: "Bikrant Neupane" <bikrant_ml@wlink.com.np> > To: <freebsd-isp@freebsd.org> > Sent: Thursday, March 31, 2005 1:19 PM > Subject: radius client parameters > > > Hi > > > > I would like the radius client send some optional parameters to my Radius > > server ( running Radiator). How would I do that? > > I am authenticating pppoe users with the radius server. Now I would like > > add > > > some features like MACAddress+UserName+Password authentication. So that I > > can > > > restrict the username on MAC address basis. > > > > I am running PPPoE with radius client on FreeBSD 4.10 and 4.9. > > > > Any help/pointer is highly appreciated. > > although brian somers (author of user ppp) forgot to document from the > ppp's man page, the mac address is in the CALLING_STATION_ID (type 31) > radius attribute :-> Thanks for the reply. I am sending you the debug output i get in my radius log. Is CALLING_STATION_ID enabled by default in the radius configuration? However I don't see any Attributes in the access-request log. I guess it is the client which is not sending the CALLING_STATION_ID attribute by default to the server. How do I configure the radius client (in Freebsd) to send this attribute to the radius server ? >>>>>>>>>>> Thu Mar 10 03:42:36 2005: DEBUG: Packet dump: *** Received from xx.xx.xx.xx port 1634 .... Code: Access-Request Identifier: 142 Authentic: <151>d<201><229><8><187>d5<210><212>9<9>T<245>?D Attributes: User-Name = "dust" Service-Type = Framed-User Framed-Protocol = PPP User-Password = "<178>#|IU<176>qA<240>.<18><28>C<252><173><134>" NAS-Identifier = "pppoe-02.x.x.x" NAS-Port-Type = Ethernet NAS-Port = 44971 >>>>>>>>>>>> bikrant > > fooler. > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504011030.26312.bikrant_ml>