Re: any suggestions for dynamic DNS clients

2004-01-09 Thread Johnboy
This is what I have in my clients.conf and it works: client xyz.no-ip.org { secret = foobar shortname = wsg4000 nastype = other } client abc.no-ip.com { secret = foobar shortname = iss2000 nastype = other } The IPs change all night. Freeradius v. 0.9.2-4

radcheck entries

2004-01-09 Thread Klaus Heck
Hi, the radcheck table in my implementation specifies the MAC addresses of the users trying to access the net, e.g. idUserNameAttribute Valueop 1Charlie Brown Calling-Station-Id00025b3c48c3== Now I want allow more than one computer per user

Re: radcheck entries

2004-01-09 Thread Keith Yoder
Klaus Heck wrote: Hi, the radcheck table in my implementation specifies the MAC addresses of the users trying to access the net, e.g. idUserNameAttribute Valueop 1Charlie Brown Calling-Station-Id00025b3c48c3== Now I want allow more than one

Re: bandwith limiting with FreeRadius and MySQL

2004-01-09 Thread Alan DeKok
=?iso-8859-1?B?U2FudGlhZ28gQmFsYWd1ZXIgR2FyY+1h?= [EMAIL PROTECTED] wrote: Well, I suposed that he don´t want to put the attributes in the users file because he has lots of clients and it is easier to put all the attributes un a DB. I am solving this same problem today and I think it is the

NAS-Vs-Client

2004-01-09 Thread Albert Silva Gibert
Anybody can explain me the differences between NAS and client and, if it is possible, what I have to introduce to the files naslist, client and client.conf? I mean, if my scenery is: Supplicant ßà switch ß-à freeradius Who is the NAS and who the client? Thanks and sorry

Re: radcheck entries

2004-01-09 Thread Alan DeKok
Keith Yoder [EMAIL PROTECTED] wrote: As far as I know you can't do this with database tables. The user file will do this just fine. List each user with the Calling-Station-Ids. Hmm... you may also be able to do something like: idUserNameAttribute Value

Re: freeradius/ldap documentation

2004-01-09 Thread Dustin Doris
OK, I have created some text versions with your ascii art included. You can go to http://www.doris.cc/radius/ and there is a link to the versions on the main page. If you want to just wget them, they are at: Unix http://www.doris.cc/radius/radius_ldap.txt Windows (notepad readable)

Free Access Time

2004-01-09 Thread apellido jr., wilfredo p
Hello, We offer Prepaid Internet in our area. Were thinking of giving free access time to our client in a certain time span example 12:00 midnight to 6:00 am. The accounting from 12:00 midnight - 6:00 am should not be included or added in there actual remaining time. Im thinking of 2 (original and

Freeradius +sql

2004-01-09 Thread Fei Lung
I am using freeradius with postgresql 7.4. I was wondering how I can use hints (I want Strip-User-Name = No). Any help would be appreciated. Thanks, Fei Lung $ chown flung universe - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

how to running digest authorize using sql not users file

2004-01-09 Thread andy
hi: i need help that i use ser proxy server (radius_www_authorize mondule) (Auth-Type = Digest) to send user to rfreeradius server to authorize the user ,i want toselect to database not users file,can you tell me how to do andy