(RADIATOR) Radiator Static and Dynamic IP's in the same realm

Kyle Hultman khultman at bnsi.net
Wed May 16 09:26:31 CDT 2001


Hi,
  I am using radiator, latest version, and I am trying to configure it
for use with our access servers. I have configured it to authenticate
from a mySql database, and it is running on RH Linux 7.0. We have a
large number of customers who have dedicated IP's, and a large numbers
of customers who are assigned an IP at the time of dialup. My mySql
Subscribers table looks like this:

USERNAME,PASSWORD,ENCRYPTEDPASSWORD,CHECKATTR,REPLYATTR,STATUS,PROTOCOL,IPADDRESS,IPNETMASK,FRAMEDGROUP

My AuthSelect statement looks like:
AuthSelect select PASSWORD, PROTOCOL, IPADDRESS, IPNETMASK from
SUBSCRIBERS where USERNAME='%n' and STATUS='A'

AuthColumnDef 0, User-Password, check
AuthColumnDef 1, Framed-Protocol, reply
AuthColumnDef 2, Framed-Address, reply
AuthColumnDef 3, Framed-Netmask, reply

I would like to able do both static and dynamic IP's from the same
realm, but I have yet to be able to figure this out. Does anyone have
any suggestions?

-- 
Kyle Hultman
khultman at bnsi.net
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list