On Thursday 31 March 2005 11:58, fooler wrote: > ----- Original Message ----- > From: "Bikrant Neupane" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > 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. > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"