Govroam

The Roaming solution for the public sector

User Tools

Site Tools


siteadmin:basic_freeradius_orps_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
siteadmin:basic_freeradius_orps_configuration [2024/05/20 19:30] adminsiteadmin:basic_freeradius_orps_configuration [2024/11/21 15:00] (current) admin
Line 31: Line 31:
         secret = something         secret = something
         ipaddr = 10.10.10.31         ipaddr = 10.10.10.31
-        operator = "localidp1"+        operator = "1localnet"
 } }
  
Line 85: Line 85:
         port = 1812         port = 1812
         type = auth         type = auth
-        operator = "localidp1"+        operator = "1localnet"
  
 } }
Line 128: Line 128:
                 reply_log                 reply_log
                 # Only send F-TICKS to Jisc when proxying between sites.                 # Only send F-TICKS to Jisc when proxying between sites.
- if ( "%{home_server:operator}" != "NRPS" && "%{client:operator}" != "NRPS") {+ if ( "%{home_server:operator}" != "NRPS" && "%{client:operator}" != "NRPS" && "%{request:Called-Station-Id}" =~ /:govroam$/) {
     f_ticks     f_ticks
  }  }
siteadmin/basic_freeradius_orps_configuration.1716233414.txt.gz · Last modified: 2024/05/20 19:30 by admin