Profiles Text File
    Global Net, LLC 
    jeffa at globalco.net
       
    Thu Oct 20 06:13:27 CEST 2005
    
    
  
Hello,
  I am new to the freeradius and am use to VOPRadius for several years
My problem in migrating is that VOPRadius used a profiles.txt file to add
certain items to a user login detail. items are called in the users logon
text file
as one of the items. 
username=billy
password=1234
profile="smtpfilter"
This way one can call a global item for several users
How can I accomplish this with freeradius?
Here are a couple of items from the old vopradius tab demented profiles.txt
so you will have an idea  what I am doing if unfamilar with what vopradius
did, that i need to adapt around
Profile="smtpfilter"
 Ascend-Data-Filter="ip in forward tcp est"
 Ascend-Data-Filter="ip in forward dstip 68.22.89.5/32"
 Ascend-Data-Filter="ip in forward dstip 65.174.134.5/32"
 Ascend-Data-Filter="ip in forward dstip 64.79.161.16/32"
 Ascend-Data-Filter="ip in forward dstip 204.17.24.53/32"
 Ascend-Data-Filter="ip in forward dstip 204.13.240.5/32"
 Ascend-Data-Filter="ip in forward dstip 63.110.140.0/24"
 Ascend-Data-Filter="ip in forward dstip 162.42.148.0/24"
 Ascend-Data-Filter="ip in forward dstip 162.42.195.0/24"
 Ascend-Data-Filter="ip in drop tcp dstport = 25"
 Ascend-Data-Filter="ip in forward"
Profile="ISDNFramed"
 Service-Type = Framed-User
 Framed-Protocol = PPP
 Port-Limit = 2
 Analog-Access = FALSE
 Digital-Access = TRUE
    
    
More information about the Freeradius-Users
mailing list